body
{
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 13px;
	background-color: #f5f5f5;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#allover
{
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	width: 700px;
	background-color: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
}

div#cbanner
{
	float: none;
	height: 30px;
	width: 700px;
	text-align: left;
	padding-left: 20px;
}

div#cnavih
{
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width: 660px;
}

* html div#cnavih
{
	padding-left: 20px;
	width: 640px;
}


ul#navlisth
{
	font-variant: small-caps;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 700px;
}

ul#navlisth li
{
	background-color: #3c3c3c;
	color: #ffffff;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
}

ul#navlisth li#first
{
	width: 131px;
	padding-bottom: 10px;
	padding-top: 10px;
}

ul#navlisth li.middle
{
	border-right: 1px solid #000000;
	width: 109px;
}

ul#navlisth li#last
{
	width: 110px;
}

ul#navlisth a:link, ul#navlisth a:visited
{
	display: block;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
}


ul#navlisth li a:hover
{
	background-color: #B9D7C4;
	color: #000000;
	display: block;
}

ul#navlisth li#activeh
{
	background-color: #ffffff;
	border-right: 1px solid #000000;
	width: 109px;
}

ul#navlisth li#lactiveh
{
	background-color: #ffffff;
	width: 110px;
	border: 0px;
}

div#cmain
{
	color: #ffffff;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	min-height: 440px;
	padding: 0px;
	text-align: left;
	width: 660px;
}

ul
{
	list-style-type: square;
}

div#cmaintext
{
	background-color: #ffffff;
	color: #000000;
	float: left;
	font-size: 12px;
	height: auto;
	min-height: 400px;
	margin: 0px;
    padding: 15px 10px 15px 25px;
	width: 625px;
	filter:alpha(opacity=75); 
    -moz-opacity: 0.75; 
    opacity: 0.75;
}

* html div#cmaintext
{
	width: 660px;
}

h1
{
	font-size: 25px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

h2
{
	font-size: 15px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

h3
{
	font-size: 13px;
	font-weight: bolder;
	text-align: left;
}

.news
{
	background-color: #BBBBBB;
	float: left;
	width: 500px;
	padding: 5px;
	color: #000000;
}

.news img
{
	vertical-align: text-bottom;	
}

.newstitle
{
	float: left;
	font-weight: bold;
	width: 28em;
}

.newsinfo
{
	float: left;
}

.newstext
{
	background-color: #ffffff;
	margin-top: 5px;
	padding: 5px;
	color: #000000;
}

a
{
	color: #000000;
}

a:link, a:visited
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

div#ccopyright
{
	float: left;
	color: #ffffff;
	font-size: 11px;
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 10px 0px;
	width: 660px;
	text-align: center;
	background-color: #3c3c3c;
}

table
{
	border: 0;
	font-size: 12px;
	margin: 0px;
	padding-left: 10px;
}

td
{
	padding-right: 20px;
}

.small
{
	font-size: 10px;
}

.middle
{
	font-size: 15px;
}

.Black
{
	color: Black;
}

.White
{
	color: White;
}

.Yellow
{
	color: Yellow;	
}

.Red
{
	color: Red;
}

.bold
{
	font-weight: bold;
}

.italic
{
	font-style: italic;	
}

ul.listindent
{
	list-style-type: none;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: text-bottom;
}

.vtop
{
	vertical-align: top;
}

address
{
	font-size: 13px;
}

div.indented
{
	margin-left: 3em;
}

.reftitle
{
	color: #ff9900;
	font-size: 16px;
	font-weight: bolder;
}

div.picture
{
	float: left;
	margin-right: 0.3em;
}

div.refpicture
{
	float: left;
	margin-left: 3em;
	margin-bottom: 1.5em;
}

div.besidepicture
{
	float: left;
	width: 30em;
}

div.besiderefpicture
{
	float: left;
	width: 22em;
	margin-bottom: 1.5em;
}

div.project
{
	background-color: #000000;
	float: left;
	padding: 10px;
	width: 500px;
}

span.attr
{
	font-weight: bold;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	width: 8em;
}

div.desc
{
	float:left;
	width: 20em;
	margin-bottom: 1.5em;
}

br
{
	clear: both;
}

div.center
{
	text-align: center;
}

span.spacer
{
	width: 3em;	
}

/* Formularformatierung */

form br
{
	clear: both;
}

form div br
{
	clear: none;
}

legend
{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

label
{
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 9em;
	margin-right: .5em;	
}

input.right
{
	float: left;
	width: auto;
	margin-right: .3em;
	margin-bottom: .3em;
}

input
{
	background-color: #000022;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

input:focus
{
	background-color: #ffffff;
	color: #000022;
	border-color: #000022;
	font-size: 12px;	
}

textarea
{
	background-color: #000022;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
}

textarea:focus
{
	background-color: #ffffff;
	color: #000022;
	border-color: #000022;
	font-size: 12px;
}

select
{
	background-color: #000022;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 12px;
	width: 120px;
}

input[type=radio], input[type=checkbox]
{
	background-color: transparent;
}

input[type=text]
{
	float: left;
}

input.only_right
{
	margin-left: 8.5em;
}
