/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */
html { height: 100% } 
body { min-height: 101%; }
body {
background-color: #ffffcc;
font-size: 12px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color: #564b47;
padding: 0px;
margin: 0px;

}
a:link {color: #0055AA;}
a {color: #FDC21A;}
a:visited {color: #0055AA;}
a:hover {color: #FFCC22;}
a:active { color:#FFCC22;}
a {text-decoration: none;} 



h1 {
font-size: 12px;
text-transform:uppercase;
background-color: #fcfcfc;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
color:#8EA953;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

h3 {
font-size:14px;
color: #0643A3;
font-weight: bold;
padding: 5px 10px;
margin:0px;}


img.download {vertical-align:middle;}

/* ----------container zentriert das layout-------------- */
#container {
position: relative;
width: 837px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background-color: #9ebd5f;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #f3f3f3;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:0 0px;} 

/* -----------------Inhalt--------------------- */
#content {
background-color: white;
color:#564b47;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

#contentartikel1 {
border-bottom: 1px dotted green
}
#contentartikel2 {
border-bottom: 1px dotted green
}
#contentartikel3 {
border-bottom: 1px dotted green
}
#contentartikel4 {
border-bottom: 1px dotted green
}
#contentartikel5 {
border-bottom: 1px dotted green
}
#contentartikel6 {
border-bottom: 1px dotted green
}
#contentartikel7 {
border-bottom: 1px dotted green
}
#contentartikel8 {
border-bottom: 1px dotted green
}
#contentartikel9 {
border-bottom: 1px dotted green
}
#contentartikel10 {
border-bottom: 1px dotted green
}
#contentartikel11 {
border-bottom: 1px dotted green
}
#contentartikellast {
}



p, pre{
padding: 5px 10px;
margin: 0px;
margin-right: 80px;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}
/* --------------left navigavtion mi unterlinks------------- */
#navcontainer { margin-left: 8px; margin-top: 40px;}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0 0 1px 0; }

#navcontainer a
{
display: block;
padding: 3px 10px;
width: 172px;
color: #555;
/*
#ffcb1b gelb  websicher #FFCC22
#0059B1 blau			#0055AA
#a0bd62 grün			#99BB66
*/

text-decoration: none;
	line-height: 12px;
}

#navcontainer a:hover
{
color: #ffcb1b;
background-color: #0059B1;
text-decoration: none;
}

#navcontainer ul ul li { margin: 0 0 1px 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 25px;
width: 162px;
color: #555;

text-decoration: none;
	line-height: 8px;
}

#navcontainer ul ul a:hover
{
color: #ffcb1b;
background-color: #69C;
text-decoration: none;
}

	
	.float {
	float: right;
		margin-right: 0px;
		}
/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right;
	float: none;

}


/* -----------tabelle--------------------------- */

#delegierte {
border-collapse: collapse;
width: 98%;
table-layout: fixed;
border-width: 2px;
}

#delegierte tr {
font-size: 12px;
text-align: left;
padding:2px 5px;
	border-color: #564b47;
	border-bottom: 1px dotted #564b47;
}

#delegierte .nn {
width: 25%;
}

#delegierte .vn {
width: 20%;
}

#delegierte .plz {
width: 10%;
}

#delegierte .ort {
width: 20%;
}

#delegierte .schule {
width: 25%;
}