@charset "utf-8";


/**************************************** generel**********************************************************/

html {
	height: 100%;
}

body {
margin : 0px;
padding: 0px;
height: 101%;
background-color:#EFEBDB;
color:#231F20;
font-family: verdana, Hevlvetica, sans-serif;
font-size: 11px;
padding-bottom 1px;
}



.frontpageheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #40586C;
}



 a.langugagefront:link,  a.langugagefront:visited {
	font-size:12px;
    color: #231F20;
	text-decoration:underline;
 }

 a.langugagefront:hover {
      color: #777072 ;
	  text-decoration:none;
 }
 
a.leftmail:link,  a.leftmail:visited {
    color: #000000;
	text-decoration:underline;
 }

 a.leftmail:hover {
      color: #777072 ;
	  text-decoration:none;
 }
 
 
  a.bottomnavi:link,  a.bottomnavi:visited {
	font-weight:normal ;
	font-size:11px;
    color: #231F20;
	text-decoration:underline;
 }

 a.bottomnavi:hover {
      color: #777072 ;
	  text-decoration:none;
 }
 
 
 .errormessage_red {
	background-color: #FFD9D9;
	line-height: 16px;
}

.errormessage_green {
	background-color: #E5F4E5;
	line-height: 16px;
}

.errormessage_yellow {
	background-color: #FFD9D9;
	line-height: 16px;
}

.errormessage_blue {
	background-color: #E5EFFF;
	line-height: 16px;
}

a.errormessage_close:link, a.errormessage_close:visited, a.errormessage_close:hover {
	text-decoration: none;
	color:#000000;
}

a.sitemapred:link,  a.sitemapred:visited {
    color: #EFEBDB;
	text-decoration:none;
	font-size:14px;
	line-height:22px;
 }

 a.sitemapred:hover {
      color: #EFEBDB ;
	  text-decoration:underline;
 }
 
 .sitemapheadlines2red {
font-size: 12px;
color: #BF3E3D;
font-weight:bold;
}

 .sitemapheadlines2blue {
font-size: 12px;
color: #5E76A6;
font-weight:bold;
}

 .sitemapheadlines2green {
font-size: 12px;
color: #A8B333;
font-weight:bold;
}


a.menusitemap { 
line-height:18px;text-decoration:none; 
font-size:11px; font-weight:normal;	
color:#000000; 
}
a.menusitemap:hover    { text-decoration:underline; }


a.submeneusitemap { 
margin:0px; text-align:left;
border-width:none; padding-left:0px; padding-top:1px;  padding-bottom:3px; text-decoration:none; 
font-size:10px; font-weight:normal;	 
 color:#000000; 
}
a.submeneusitemap:hover    { text-decoration:underline; }







