/* Random HTML Styles */
	
	dt {
		font-weight: bold;
	}

	form {
		margin: 0;
		display: inline;
	}

/* General Structure */

	.subtitle {
		font-style: italic;
	}

	p {
		text-indent: 0;
	}
	div.para {
		margin: 1em 0;
	}
	div.para > * {
		margin-top: 0.2em;
		margin-bottom: 0.2em;
	}

	div.section {
		display: block;
		padding-left: 3%;
	}

	div.section > h2,
	div.section > h3,
	div.section > h4,
	div.section > h5,
	div.section > h6 {
		margin-left: -1.3%;
	}

	/* turn off borders so we don't need border=0 on image links */
	:link img, :visited img {
		border: 0;
	}
	.deepLevel #inhalt :link img, .deepLevel #inhalt :visited img {
		border: medium solid;
	}
/* end Base styles */




/*html elements*/
html {
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	background: #ffffff;
	color: #000000;
	font-family: Verdana,Sans-serif;
	font-size: 10px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.5em 0;
	clear: both;
}
.homepage h1, .secondLevel h1 { font-size: 120%; }
.homepage h2, .secondLevel h2 { font-size: 110%; }
.homepage h3, .secondLevel h3 { font-size: 100%; }
.homepage h4, .secondLevel h4 { font-size: 100%; }
.homepage h5, .secondLevel h5 { font-size: 90%; }
.homepage h6, .secondLevel h6 { font-size: 90%; }
h1 { color: #955322; }
h2 { color: #EC361D; }
h3 { color: #B26C38; }
h4 { color: #666; }
h5 { color: #955322; }
h6 { color: #EC361D; }

sup {
	font-size: 70%;
}
:link {
	color: #000390;
	font-weight: bold;
}
:visited {
	color: #000000;
	font-weight: bold;
}
:link:hover, :visited:hover {
	color: #767676;
}


/*getestet/*
/*structure*/
#container {
	margin: 0;
	padding: 0;
}
#mBody {
	background: #CFEEFF;
	position: absolute;
	top: 75px;
	left: 0;
	margin: 0;
	padding: 0;
}
.nomenu #mBody {
	background: #ffffff;
}
#seite {
	background: #CFEEFF top left repeat-x;
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px 15px;
	width: 176px;
} #ignored {}
.nomenu #seite {
	display: none;
}
.flRight {
	float: right;
	margin: 5px 0 5px 10px;
}


/*header*/
#header {
	background: #CFEEFF top left repeat-x;
	height: 75px;
	margin: 0;
	padding: 0;
}

#header img {
	float: left;
	margin: 0;
}
#mainNav {
	margin: 0 3px 0 430px;
	padding: 9px 0 0 0;
	width: auto;
	top: 20px;
	height: 22px;
	text-align: left;
	border-left: solid 3px #F5F2EF;
	border-bottom: solid 3px #F5F2EF;
	font-size: 12px;
}
#mainNav li, #fc li {
	white-space: nowrap;
	list-style-type: none;
	display: inline;
	padding-left: 1.2em;
}


#datum {
	background: #CFEEFF top left repeat-x;
	margin: 0 3px 0 400px;
	position: relative;
	text-align: right;
	padding: 5px 5px 0 0;
	height: 30px;
	font-size: 10px;
} 
/*getestet/*



/*sidebar*/
#seite h2 {
	color: #B26C38;
}
#seite h3 {
	color: #333;
	margin: 2em 0 0 0;
}
#seite h4 {
	color: #999;
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 0.5em;
}
#seite p {
	margin: 0 0 2em 0;
	font-size: 87%;
}
#seite dl {
	margin-top: 0;
	padding: 0 0 15px 0;
}
#seite dt {
	font-weight: bold;
	display: inline;
	font-size: 12px;
}
#seite dd {
	padding: 0 0 5px 5px;
	margin: 0 0 1em 0;
	border-left: solid 3px #F5F2EF;
	border-bottom: solid 3px #F5F2EF;
	font-size: 10px;
}
#seite ul {
	padding: 0;
	margin: 0;
}
#seite li {
	list-style: none;
	background: transparent top left no-repeat;
	padding: 0 0 0.3em 11px;
}

#stats {
	background-color: #2794D3;
	border: solid 2px #ffffff;
	width: 164px;
	padding: 5px;
	margin: 1em 0 0 0;
}
#stats:hover {
	background-color: #3FB9FF;
}
#stats li {
	list-style-type: none;
	margin: 0.5em;
	padding: 2px;
	background: transparent top left no-repeat;
	color: #F5F2EF;
	font-size: 10px;
        text-align: left;
}
#stats :link, #stats :visited {
	text-decoration: none;
	font-weight: bold;
	color: #F5F2EF;
}
#stats :link:hover, #stats :visited:hover {
	padding-bottom: 1px;
	border-bottom: solid 1px #F5F2EF;
}

/*body*/
#inhalt {
	background: #ffffff;
	line-height: 1.3; /* value other than 'normal' needed for WinIE */
	margin-left: 206px;
	voice-family: "\"}\""; voice-family:inherit; /* Tantek's hack */
	border-bottom: solid 1px #ffffff;
} #ignored {}
.homepage #inhalt {
	padding: 20px 30px;
}
.nomenu #inhalt {
	margin-left: 0;
	background: #ffffff top left repeat-x
}
.secondLevel #inhalt, .deepLevel #inhalt {
	padding: 20px 50px;
}
.deepLevel #inhalt {
	line-height: 1.4;
}


#text {
	margin: 2em 0 0 0;
}

#text :link {
	color: #000390;
}
#text :visited {
	color: #000000;
	font-weight: bold;
}
#text :link:hover, #text :visited:hover {
	color: #5B52CB;
}
#text h2 {
	color: #000390;
	background-color: #CFEEFF;
	background-position: center left;
	padding: 7px;
	border: dotted 1px #000000;
	border-right: 0;
	border-left: 0;
	margin-bottom: 0;
}
#text dl {
	margin: 0;
}
#text dt {
	margin: 0 0 0 60px;
	padding: 0.4em 0 0 0.7em;
	border-left: dotted 1px #D6CCBD;
}
#text .im {
	clear: left;
	float: left;
	width: 60px;
	text-align: center;
	border: 0;
	margin: 0;
	padding: 1em 0 0.5em 0;
	}
#text dd {
	margin: 0 0 0 60px;
	padding: 1px 0 0.4em 0.7em;
	border-bottom: dotted 1px #D6CCBD;
	border-left: dotted 1px #D6CCBD;
}
#text dd p, #text dd ul {
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
#text li {
        color: #666666;
        padding: 1px;
}
#text .dl {
	color: #666666;
	padding: 5px 0 5px 0;
}

#text dd #quotes {
	color: #896834;
}

#text dd #quotes p {
	float: left;
	width: 40%;
	margin: 1em 5%;
}


/*fuß*/
#unten {
	clear: both;
	border-top: solid 1px #CFEEFF;
	padding: 10px 3px 0 0.5em;
	margin: 3em 3px 0.5em 0;
	background: top left repeat-y;
}
#unten li {
	list-style: none;
	display: inline;
	white-space: nowrap;
}
#fuss p {
	float: left;
	font-size: 90%;
	line-height: normal;
	margin: 0 0 0 1em;
}
.copyright {
	padding-bottom: 0.5em;
}




/*accessibility tweaks*/
.skipLink {
	position: absolute;
	left: -999px;
	width: 990px;
}
hr.hide {
	display: none;
}
