/* CSS Document */

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:11px; font-weight:normal}
.clLevel0{color:white;}
.clLevel0over{color:#EEFEE0; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana, arial,helvetica; font-size:10px; font-weight:normal}
.clLevel1{background-color:white;color:#011758;}
.clLevel1over{color:#000000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#e1e1e1; layer-background-color:#000000}

body,div,td,li,p {font-family:arial,helvetica; font-size:12px;color:#FFFFFF; text-align:left;}

img {
border:none;
}

a {text-decoration:none;
	font-weight:normal;
	color:#CFEAB9;
	}
a:hover {color:#EEEEEE;}

a.unav {font-weight:bold;
		color:#9BA6C4;}

a.navdunkel {
    font-weight:bold;
	color: #011758;
	}
a.navdunkel:hover {
    text-decoration:underline;
    font-weight:bold;
	color: #011758;
	}

.uaktiv {font-weight:bold;
		color:#CFEAB9;
		}
		
.text {
	line-height:18px;
	text-align : justify;
}
.textsw, ol li {
	line-height:18px;
	color: #011758;
	text-align : justify;
}
.weiss {border: 1px solid #ffffff;}
.weisscell {border-width: 1px;
			border-color:#ffffff;
			border-bottom-style:solid;}

li { text-align:left; }
ul {  text-align:left; }
.text li { text-align:left; }
.text ul {  text-align:left; }
.textsw li { text-align:left; }
.textsw ul {  text-align:left; }
/* kontakt */

.form280 {
	width:180px;
	border: 1px solid #011758;
	background-color:#eeeeee;
	color:#011758;
	}
.form260 {
	width:260px;
	border: 1px solid #011758;
	background-color:#eeeeee;
	color:#011758;
	}
.kontaktbutton {
	float:right;
	margin-top: 5px;
	width:80px;
	background-color:#eeeeee;
	color:#011758;
	font-size:11px;
	font-weight:bold;
	border: 1px solid #011758;
}
#sitemap {
float:right;
margin-top:50px;
padding-right:8px;
}
a.sprachnavpunkt {
 font-weight:normal;
 color:#000000;
 }
 
a.sprachnavpunkt:hover {
 color:#000000;
 }
 
.mailbutton
	{
	display:block;
	width:100px;
	height:18px;
	background-image: url(../media/mail.gif);
	background-repeat:no-repeat;
	background-position:2px 7px;
	padding-left:25px;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
	border: 1px solid #011758;
	background-color:#efefef;
	margin:2px;
	font-weight:bold;
	color: #011758;
	}
	

	
.mailbutton:hover 

	{
	background-color:#b0b6cf;
	color: #011758;
	}