/* CSS Document */

body  {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.7em;
	color: #666666;
	background-image:url(../images/background.gif);
	background-repeat:repeat;
	margin: 0;
	padding: 0;
	text-align: center;    	
}

img {
	border:none;
}

.highlight { 
	background-color:#cfe0ef;
}

strong {
	font-weight:bold;
}

.blue {
	color:#226cae;
}
	
.searchfield {
	background-color:#ebeef3;
	border:1px solid #226cae;
	font-size:12px;
	height:16px;
	color:#226cae;
	width:210px;
	margin-top:0px;
}
	
.submit_button {
	position:absolute; width:20px; height:20px; margin-left:4px;
}
    
#container { 
	width: 972px;
	margin: 0 auto;
	margin-top:27px;
	background-image:url(../images/background_content.gif);
	border-bottom:6px solid #ffffff;
	text-align: left;
}
	
#header { 
	background-image:url(../images/background_head.jpg);
	height:295px;
} 

#logo {
	height:98px;
	width:330px;
	font-size:11px;
	padding:6px 0 0 6px;
	overflow:hidden;
	float:left;
}
  
#print_logo {
	height:0;
	width:0;
	visibility:hidden;
	overflow:hidden;
}

#print_sterne {
	height:0;
	width:0;
	visibility:hidden;
	overflow:hidden;
}
    
#mini_nav {
	font-size:11px;
	line-height:24px;
	float:right;
	right:50px;
	width:500px;
	margin-top:2px;
	margin-right:8px;
	color:#adc4de;
	text-align:right;
}

#language_select {
	font-size:10px;
	color:#0c60af;
	padding:0;
	margin:0;
	/*height:15px;*/
	background-color:#dddddd;
	background:url(../images/background_language_select.gif) repeat-x; border:none;
}

#language_directlinks {
	visibility:hidden;
	height:50px;
	overflow:hidden;
}

#font_size {
	font-size:11px;
	line-height:20px;
	float:right;
	right:10px;
	width:60px;
	margin-top:0px;
	margin-right:5px;
	text-align:right;
}


#member_flags {
	float:left;
	margin-left:30px;
	margin-top:50px;
}

#mini_nav a:link { text-decoration: none; color: #adc4de; }
#mini_nav a:visited {	text-decoration: none;	color: #adc4de; }
#mini_nav a:hover { text-decoration: underline; color: #adc4de; }
#mini_nav a:active { text-decoration: none; color: #adc4de; }

#sidebar1 {
	float: left; 
	line-height:24px;
	width: 288px;
	overflow:hidden;
	margin-left:6px;
	background-color:#e4eef7;
}
	
#sidebar1 p {
	padding:0;
	border-top:5px solid #ffffff;
	margin:0;
}

.left_text {
	font-size:12px;
	padding-left:37px;
	color:#226cae;
	background-color:#cfe0ef;
}

.left_text div {
	margin-right:15px;
}
	
#sidebar2 {
	float: right; 
	width: 5px;
	height:400px;
	padding: 15px 0;
}

#mainContent {
	margin: 9px 8px 0 300px;
	padding:0 40px;
	background-color:#FFFFFF;
} 

#mainContent ul li {
	margin-left:0;
}
	
h1 {
	color: #226cae;
	font-size:1.2em;
	font-weight:bold;
	margin-top:1.5em;
}

h2 {
	color: #226cae;
	font-size:1.0em;
	font-weight:bold;
	margin-top:0.3em;
}

.arrow_headline, h3 {
	width:100%;
	font-size:1.0em;
	font-weight:bold;
	margin-top:0.3em;
	padding-left:5px;
	margin-left:-5px;
	background-color:#d8e6f2;
	color: #226cae;
}

hr {
	color:#000066;
	background-image:url(../images/hr.gif);
	width:100%; 
	height:1px;
	margin-right:0;
	margin-top:3px;
	border:0px;
}

.arrow_headline {
	width:100%;
	background-color:#d8e6f2;
	color: #226cae;
}

.table_download {
	background-color:#d8e6f2;
	padding:3px 15px;
	margin-top:20px;
	margin-bottom:15px;
	color: #226cae;
}

.member_table {
	width:100%;
}

.content {
	color: #002c6f;
}

#nav {
	background-color:#006ab2;
	margin:0;
	padding:9px 0;
	width:288px;
}

#nav ul { margin:0; padding:0; }

#nav li {
	list-style:none;
	margin-left:0;
	width:288px;
	overflow: hidden;
}

#nav li a { float: left; height: 0; overflow: hidden; }

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
	
.sidebar_blue {
	width:173px;
	padding-left:15px;
	background-color: #002c6f;
	color:#FFFFFF;
}

li {
	margin-left: 25px;
	margin-right: 50px;
}

.picture_subline {
	font-size: 0.7em;
	line-height: 1.3em;
}

a:link { text-decoration: none; color: #666666; }
a:visited {	text-decoration: none;	color: #666666; }
a:hover { text-decoration: underline; color: #666666; }
a:active { text-decoration: none; color: #666666; }

#mainContent ul li a:link { text-decoration:underline; font-weight:bold; }
#mainContent ul li a:visited { text-decoration:underline; font-weight:bold; }
#mainContent ul li a:hover { text-decoration:underline; font-weight:bold; }
#mainContent ul li a:active { text-decoration:underline; font-weight:bold; }

a.blue { text-decoration: none; color: #226cae; }

#admin_console {
	font-size:11px;
	line-height:20px;
	float:right;
	right:10px;
	width:500px;
	margin-top:0px;
	margin-right:5px;
	text-align:right;
}

.button {
	padding:2px 5px;
	border: 1px solid #006ab2;
	background-color: #ffffff;
}

a.button {
	text-decoration:none;
}

a.button:hover {
	color:#ffffff;
	background-color:#006ab2;
	border: 1px solid #000000;
}
