body {
	padding: 0.25% 0;
	font-family: sans-serif;
	font-size: 62.5%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #666666;
}

h1,h2,h3 {
	color: #D98200;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
h3 {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#container {
	font-size: 1.3em;
	line-height: 1.3em;
	width: 955px;
	border: 1px solid #000000;
	height: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*.header {
	height: 100px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}*/
.navigation {
	/*der hintergrund der navigationsleiste - ursprüngliche Höhe 41 px */
/*	background: #DED9D0 url(img/nav.gif) repeat-x; height: 30px;
	border-top: 1px solid #996;*/
}
.navigation a {
	color: #666666;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-right: 25px;
	padding-top: 0;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	width: 175px;
	height: 25px;
	margin-top: 15px;
	border: 1px solid #666666;
	font: normal 1em/25px Tahoma, sans-serif;
}
/*bestimmt die hover effekte der kopfnavigation */
.navigation a:hover {
	background-position: left bottom;
	color: #999999;
	background-color: #1E1E1E;
	border: 1px solid #666666;
}
/* Abgrenzungseffekt für die aktive Auswahl*/
.navigation a#active {
	background-position: left bottom;
	color: #999999;
	border: 1px solid #915700;
}


/* Zwei-Spalten-Satz für den Hauptcontainer */
.main#two-columns {
	background-color: #00FF00;
}
.col2 .left {
	width: 265px;
	background-color:#000000;
	height:550px;
}
.col2 .right {
	width: 690px;
	background-color:#000000;
	height:500px;
	color: #FFFFFF;
	clear: right;
	}	
.content {
	padding: 10px;
}
.bildUnterschrift {
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
}


.left {
	float: left;
	color: #FFFFFF;
}
.abstandLinks {
	background-color: #000000;
	height: 50px;
}

.right {float: right;}

.footer { font-size:10px; }
.footer .left {
	width: 230px;
	height:24px;
	color: #FFFFFF;
	background-color: #333333;
}
.footer .right {
	width: 725px;
	height:24px;
	color: #FFFFFF;
	background-color: #666666;
}
.footerContent {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.footerContent a {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/* setzt die Schriftgröße wieder zurück */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}

/* Listen als Navigationselemene */
ul.block {
	padding: 0;
	width: 100%;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
.block li {
	list-style: none;
}
.block li a,.block li em {
	color: #FFFFFF;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
/* keine effekt*/
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	text-decoration: none;
	width: 92%;
	padding-top: 4px;
	padding-right: 3%;
	padding-bottom: 4px;
	padding-left: 6%;
}
/* keine effekt*/
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #CCCCCC;
	background-color: #333333;
}
a:visited {
	color: #CCCCCC;
}

.active {
	color: #000000;
	background-color: #ECF4B9;
	font-weight: bold;
}
.bildRechts {
	padding-bottom: 5px;
}
small,.small {font: normal 0.8em;}
.interneBoxenHeader {
	border: 1px solid #C0CF67;
	height: 20px;
	background-image: url(img/kopfzeilen_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.formButton {
	background-image: url(img/kopfzeilen_bg.gif);
	background-repeat: repeat-x;
}
a:link{
	color:#D98200;
}
a:hover {
	color: #FFFFFF;
}

input{
color:#000000;
}
input:hover{
background-color:#F7FAE4;
}
textarea:hover{
background-color:#F7FAE4;
}
.linkeSpalte {
	background-color: #161616;
	height: 505px;
	text-align: left;
}
.navilink {
	color: #D98200;
}

.firstListItem {
	margin-top: 0;
}

