html{
	background:#FFF;
}

body {
	font: 14px Arial, Helvetica, sans-serif;
	width: 960px; 
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	color: #333333;
	letter-spacing: 1px;
	line-height: 20px;
}

a, a:visited{
	color: #0050a4;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	width: 950px;
	text-align: center;
	border: 	1px solid #0050a4;
}

#header{
	width: 100%;
	}

#content{
	width:100%;
}

.text_content{
	text-align: left;
	padding: 5px 50px 20px 50px;
}
.text_content_with_menu{
	text-align: left;
	padding: 5px 50px 20px 300px;
}

.text_content_left{
	display: block;
	float: left;
	text-align:left;	
	width: 450px;	 
	text-align: left;
	padding: 5px auto 20px 0px;
}

.text_content_right{
	display: block;
	float: right; 
	text-align:center;
	padding: 5px 0px 20px auto;
}

.text_index{
	color: #0050a4;
	padding-top:20px;
}


#info_left{
	float: left;
	width: 254px;
	margin-top: -13px;
	padding-left: 10px;
	margin-bottom:10px;
}

.info_input_left {
	text-decoration:none;
	text-align:left;
	background-color: #91b3d4;
	color:white;
	display:block; 
	width: 240px;
	padding: 5px 1em 5px 1em;
	line-height: 25px;
  }

.table_text{
	color: white;
}

.visionblock{
	position:relative;
	top:0px;
	display:block;
	float:right;
	width:400px;
	background-color: #0050a4;
	color:white;
	padding: 30px 10px 30px 10px;
	margin: 0px 0px 10px 10px;	
}
  
.h1_index{
	color: #0050a4;
	font-size:120%;
	font-weight: bold;
}

#ft, #ft a,#ft a:visited{
	clear:both;
	color: #999999;
	text-decoration: none;
	font-size: x-small;
	}
	
#ft a:hover{
	text-decoration: underline;
	}
	
h1 {
	color: #333333;
	font-size:120%;
	font-weight: bold;  
}

h2 {
	font-size:100%; 
	font-weight: bold;
}

h3 {
	font-size:100%;  
}

/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/

#menu2{
	position: absolute;
	top:71px;
	right: -3px;
	text-align: center;
	height: 500px;
	width: 254px;
	z-index: 10;
}
#menu2_bg{
	position: absolute;
	top:1px;
	right: 10px;
	text-align: center;
	height: 425px;
	width: 246px;
	z-index: 5;
	background-image: url(../img/transparenz.png);
}

#menu2 a, #menu2 a:visited {
	text-decoration:none;
	text-align:left;
	background-color: #0050a4;
	color:white;
	display:block; 
	width: 224px;
	height:35px; 
	padding:0.2em;
	margin:0.1em auto;
	line-height: 35px;
  }
  
#menu2 a:hover {
	background-color: #f7c700; 
	color:black;
	border-left: 7px solid #0050a4;
	border-right: 7px solid white;
  }

  
#menu3{
	float: left;
	width: 254px;
	margin-top: -13px;
	padding-left: 10px;
	margin-bottom:10px;
}  
  
#menu3 a, #menu3 a:visited {
	text-decoration:none;
	text-align:left;
	background-color: #91b3d4;
	color:white;
	display:block; 
	width: 240px;
	height:35px; 
	padding:0.2em;
	padding-left:0.8em;
	margin-top:0.1em;
	line-height: 35px;
  }
  
#menu3 a:hover {
	background-color: #FFEDA1; 
	color:black;
  }
#menu3_head {
	text-decoration:none;
	text-align:left;
	background-color: #0050a4;
	color:white;
	display:block; 
	width: 240px;
	height:60px; 
	padding-left:1em;
	padding-top:8px;
	line-height: 25px;
  }

#menu4{
	float: left;
	width: 254px;
	margin-top: -13px;
	padding-left: 10px;
	margin-bottom:10px;
}  
  
#menu4 a, #menu4 a:visited {
	text-decoration:none;
	text-align:left;
	background-color: #91b3d4;
	color:white;
	display:block; 
	width: 240px;
	height:35px; 
	padding:0.2em;
	padding-left:0.8em;
	margin-top:0.1em;
	line-height: 35px;
  }
  
#menu4 a:hover {
	background-color: #FFEDA1; 
	color:black;
  }
#menu4_head {
	text-decoration:none;
	text-align:left;
	background-color: #0050a4;
	color:white;
	display:block; 
	width: 240px;
	height:45px; 
	padding-left:1em;
	line-height: 45px;
  }
  
.main{
	width: 600px;
	text-align: center;
	z-index: 99;
}

.schreibbg, .formular{
	background-color: #eeeeee;
	border: 1px solid #0050a4;	
}

.schreibbg_zelle, .formular_up{
	background-color: #91b3d4;
	color: white;
}

.rahmen{
	border: 1px solid #0050a4;
}

.img_rahmen{
	border: 3px solid #0050a4;
}

a.img_link img, a:visited.img_link img{
	border: 3px solid #0050a4;
}

a:hover.img_link img{
	border: 3px solid #0050a4;
}

.schreibbg_zelle a, .schreibbg_zelle a:visited{
	color: white;
	text-decoration: none;
}

.schreibbg_zelle a:hover{
	text-decoration: underline;
}

/*.flags a, .flags a:visited {
	border: 2px solid green;
}

.flags a:hover {
	border: 5px solid #0050a4;
}*/


a.flags img, a:visited.flags img{
	border: 1px solid white;
}

a:hover.flags img{
	border: 1px solid #91b3d4;
}

.ref_table1{
	padding: 40px 20px 0px 20px;
}
.ref_title1{
	background-color: #91b3d4;
	color: white;
	text-align: left;
	font-size: 20px;
	padding: 0px 0px 0px 20px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	margin-bottom: 2px;
	text-align: center;
}
.ref_title2{
	text-align: left;
	font-size: 16px;
	padding: 0px 0px 0px 20px;
	margin-bottom: 2px;
	font-weight: bold;
	background-color: #91b3d4;
	display: block;
	height: 60px;
	line-height: 60px;
	color: white;
}
.ref_tex1{
	background-color: #ffeda1;
	padding: 20px 20px 20px 20px ;
	text-align: left;
	margin-bottom: 2px;
}
.ref_tex2{
	background-color: #91b3d4;
	padding: 20px 20px 20px 20px ;
	text-align: left;
	color: white;
}
 
.ref_tex2{
	background-color: #91b3d4;
	padding: 20px 20px 20px 20px ;
	text-align: left;
	color: white;
	line-height: 100%;
	height: 100%;
}

.fisol_title{
	font-size:16px;
	font-variant: small-caps;
}