@charset "utf-8";

/* standard elements */
html {
	min-height: 100%;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	font-size: 1em;
	

}

* {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica,sans-serif;
	background-color: #E7E7E2;
	background-repeat: repeat-x;
	background-position: top;
	font-size: 1em;
	font-style:normal;

}


/* Layout */
.clearer {clear: both; font-size: 0;}
.outer-container {
	text-align: center;
	height: 100%;
	width: 100%;
}
.inner-container {
	border: 0px solid;
	border-bottom: 0em;
	border-top: 0em;
	border-color: #ffffff;
	font-size: 1em;
	margin: 0 auto;
	padding: 0em;
	width: 850px;
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #ffffff;

}

.schatten{
	text-align: center;
	background: url('http://www.schmidmuehlen.de/fileadmin/header/bg_verlauf_01.jpg') repeat-y center bottom;	

}

.schatten-oben{
	text-align: center;
	background: url('http://www.schmidmuehlen.de/fileadmin/header/rand_oben_schmidmuehlen2_web.jpg');
	background-position:center;
	background-repeat:no-repeat;
	height:15px;	

}

.footer{
	width:780px;
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0 auto;
	margin-bottom: 3em;
	padding-left:2em;
	padding-right:5em;
	font-size:0.6em;
	text-align: center;
	background-color: #007ac2;
	color:#ffffff;
	border:solid;
	border:thin;
	border-color:#007ac2;
	
}

.footer a:link{
	text-decoration:underline;
	color: #febf18;
}
.footer a:visited{
	text-decoration:underline;
	color: #febf18;
}
.footer a:hover{
	text-decoration:underline;
	color: #febf18;
	font-weight:bold;
}
.footer a:active{
	color: #febf18;
	text-decoration: underline;
}

.over-head {
	width: 850px;
	height: 0px;
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:1em;
	padding-right:1em;
	margin: 0 auto;

}

.head-container {
	width: 850px;
	text-align: left;
	padding-left: 0em;
	padding-top: 0em;
	padding-right: 0em;
	height:250px;
	color:#febf18;
	background-color:#febf18;

}

.headpic{
	width: 850px;
	float: left;
	
	height:250px;
	
}

.logo{
	width: 178px;
	float: left;
}


.content-outer-container {
	width: 850px;
	text-align: left;
	margin-top: 0em;
	z-index:50;
	background-color:#febf18;
	
}

.navi-container {
	width: 160px;
	text-align:left;
	padding: 0.2em;
	float: left;
	border-color: #febf18;
	background-color:#febf18;
	margin-top:0.4em;
	
}
.navi-container li{
	list-style:none;
}

.content-container {
	width: 670px;
	text-align: left;
	float: right;
	margin: 0 auto;
	background-color: #fcf6e6;
	min-height:510px;
	border-color:#fcf6e6;
	border:thick;
	border:solid;
	color:#fcf6e6;

}

.content{
	width: 630px;
	min-height:530px;
	text-align: left;
	margin: 0 auto;
	background-color: #fcf6e6;
	padding: 1em;
	color:#000000;
	
}
h1{
	font-size: 1em;
	color: #007ac2;
	font-weight:bold;
}
.csc-firstHeader{
	font-size:  1em;
	color: #007ac2;
}
h2{
	font-size:  1em;
	color: #007ac2;
}
p{
	font-size: 0.8em;
}

p a:link{
	text-decoration:underline;
	color: #007ac2;
}
p a:visited{
	text-decoration:underline;
	color: #007ac2;
}
p a:hover{
	text-decoration:underline;
	color: #5ebc64;
}
p a:active{
	color: #5ebc64;
	text-decoration: none;
}

p a:focus{
	text-decoration:underline;
	color: #5ebc64;
}

p b{
	font-size: 100%;
	color: #007ac2;
}


ul{
	font-size: 1em;
	list-style-type:square;
	padding-left:2em;
	line-height:1.2em;
}

li{
	font-size: 0.8em;
}


li a:link{
	text-decoration:underline;
	color: #007ac2;
}
li a:visited{
	text-decoration:underline;
	color: #007ac2;
}
li a:hover{
	text-decoration:underline;
	color: #5ebc64;
}
li a:active{
	color: #5ebc64;
	text-decoration: none;
}

li a:focus{
	text-decoration:underline;
	color: #5ebc64;
}

li {
	list-style-position:outside;
}

.bodytext li{
	list-style-position:inside;
}

ol li{

	list-style-position:inside;
}

label {
	font-size:0.8em;
}
.csc-textpic-caption{
	font-size:0.8em;
}



.csc-textpic-text li{
	list-style-position:outside;
	}
	
td{
	font-size: 0.8em;
	color: #000000;
	padding: 3px;
	}

thead{
	font-size: 0.8em;
	font-weight:bold;
	}

.contenttable{
	font-size: 1em;
	
}

.csc-caption{
	font-size: 1em;
}

table p{
	font-size: 1em
}

table caption{
	font-size: 0.8em;
	font-weight:bold;
	text-decoration:underline;
	text-align: left;
}






/* #### Links #### */

a:link{
	color:#000000;
	text-decoration:underline;
}
a:visited{
	color:#000000;
	text-decoration:underline;
}
a:hover{
	color: #000000;
	
}

a:active{
	color: #000000;
	text-decoration: underline;
}

a:focus{
	color: #000000;
	
}

/* ####   Navigation start #### */

.nav01{
		height: auto;
		min-height: 400px;
		width:160px;
		font-weight: bold;
		padding-bottom: 0.4em;
		padding-left: 0.3em;
		padding-right: 0.2em;
		padding-top: 0.1em;
		border:thin;
		border-top-color: #eeeeee;
		border-top-style:solid;
		}
.nav01 a:link{
	color: #000000;
	text-decoration:none;
}
.nav01 a:visited{
	color: #000000;
	text-decoration:none;
}
.nav01 a:hover{
	color: #000000;
	text-decoration: underline;
}
.nav01 a:active{
	color: #000000;
	text-decoration:underline;

}
.nav01 a:focus{
	color: #000000;
	text-decoration: underline;
}

.nav01akt{
		padding-bottom: 0.4em;
		padding-left: 0.3em;
		padding-right: 0.2em;
		padding-top: 0.1em;
		border-top: 0em;
		border-bottom-width: 0.1em;
		text-decoration:underline;
		font-weight:bold;
		border:thin;
		border-top-color: #eeeeee;
		border-top-style:solid;
}
.nav01akt a:link{
	text-decoration:underline;
}
.nav01akt a:visited{
	text-decoration:underline;
}
.nav01akt a:hover{
	text-decoration: underline;
}
.nav01akt a:active{
	text-decoration:underline;
}
.nav01akt a:focus{
	text-decoration: underline;
}

.nav02{
		padding-bottom: 0.4em;
		padding-left: 0.3em;
		padding-right: 0.2em;
		padding-top: 0.1em;
		color:#000000;
	}
.nav02 a:link{
	color: #000000;
	text-decoration:none;
}
.nav02 a:visited{
	color: #000000;
	text-decoration:none;
}
.nav02 a:hover{
	color: #000000;
	text-decoration: underline;
	
}
.nav02 a:active{
	color: #000000;
	text-decoration:underline;
}

.nav02 a:focus{
	color: #000000;
	text-decoration: underline;
	
}

.nav02akt{
	padding-bottom: 0.4em;
	padding-left: 0.3em;
	padding-right: 0.2em;
	padding-top: 0.1em;
	color: #000000;
	text-decoration: underline;
}
.nav02akt a:link{
	color: #000000;
	text-decoration: underline;
}
.nav02akt a:visited{
	color: #000000;
	text-decoration: underline;
}
.nav02akt a:hover{
	color: #000000;
	text-decoration: underline;
}
.nav02akt a:active{
	color: #000000;
	text-decoration:underline;
}
.nav02akt a:focus{
	color: #000000;
	text-decoration: underline;
}



.nav03{
		padding-bottom: 0.4em;
		padding-left: 0.3em;
		padding-right: 0.2em;
		padding-top: 0.1em;
		color:#000000;
		
		
	}
.nav03 a:link{
	color: #000000;
	text-decoration:none;
}
.nav03 a:visited{
	color: #000000;
	text-decoration:none;
}
.nav03 a:hover{
	color: #000000;
	text-decoration: underline;
	
}
.nav03 a:active{
	color: #000000;
	text-decoration:underline;
}

.nav03 a:focus{
	color: #000000;
	text-decoration: underline;
	
}

.nav03akt{
	padding-bottom: 0.4em;
	padding-left: 0.3em;
	padding-right: 0.2em;
	padding-top: 0.1em;
	color: #000000;
	text-decoration: underline;
	list-style:circle;
}
.nav03akt a:link{
	color: #000000;
	text-decoration: underline;
}
.nav03akt a:visited{
	color: #000000;
	text-decoration: underline;
}
.nav03akt a:hover{
	color: #000000;
	text-decoration: underline;
}
.nav03akt a:active{
	color: #000000;
	text-decoration:underline;
}

.nav03akt a:focus{
	color: #000000;
	text-decoration: underline;
}




.nav04{
	background-color:#febf18;
	color: #000000;
	padding-bottom: 0.4em;
	padding-left: 0.3em;
	padding-right: 0.2em;
	padding-top: 0.1em;
	border-bottom-color: #febf18;
	border-bottom-style: solid;
	border-bottom-width: thick;
}
.nav04 a:link{
	color: #000;
	text-decoration:none;
}
.nav04 a:hover{
	color: #000000;
	text-decoration:underline;
	background-color:#FFFFFF;
}
.nav04 a:active{


	color: #000;
	text-decoration:underline;
	background-color:#FFFFFF;
}
.nav04 a:visited{
	color: #000000;
}

.nav04 a:focus{
	color: #000000;
	text-decoration:underline;
	background-color:#FFFFFF;
}

.nav04akt{
	background-color:#FFFFFF;
	padding-bottom: 0.4em;
	padding-left: 0.3em;
	padding-right: 0.2em;
	padding-top: 0.1em;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thick; 
	}
	
.nav04akt a:link{
	color: #000000;
	text-decoration: underline;
	background-color:#FFFFFF;
}
.nav04akt a:visited{
	color: #000000;
	text-decoration: underline;
	background-color:#FFFFFF;
}
.nav04akt a:hover{
	color: #000000;
	text-decoration: underline;
	background-color:#FFFFFF;
}
.nav04akt a:active{
	color: #000000;
	text-decoration:underline;
	background-color:#FFFFFF;
}


.nav04akt a:focus{
	color: #000000;
	text-decoration: underline;
	background-color:#FFFFFF;
}

/* navigation ende */



.download a:link a:visited{
	text-decoration:underline;
	color:#333333;
}

.csc-textpic-image{
	padding-bottom: 0.5em;
}

span.orangenerHintergrund{
	background-color: #fce29e;
}


td.zelleOrangeHell {	
background-color: #fce29e;

}