/* CSS Document */

html{
	height:100%;
}
body{
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
	margin:0px;
	padding:0px;
	color: #000000;
	font-size:11px;
	background:#d2eefb;
}
img{
	border:0px;
}
a {
	color:black;
	outline:none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.whiteSmall{
	color: #ffffff;
	text-decoration:none;
	font-size: 10px;
}
a.whiteSmall:hover{
	text-decoration:underline;
}
.blueSmall{
	color: #7cc1dd;
	text-decoration:none;
	font-size: 10px;
}
a.blueSmall:hover{
	text-decoration:underline;
}
.headline{
	color: #000000;
	font-size: 18px;
}

.witheText{
	color: #ffffff;
	padding-left:4px;
	padding-right:4px;
}

a.navlang {
	font-size:10px;
}

a.navlang:active{
	color: #ffffff;
	text-decoration: none;
}

a.navlang:hover{
	color: #ffffff;
	text-decoration: none;
}

.menu_pic{
	margin-right:36px;
	border:1px solid #000000;
}

a.navtop{
	font-size:12px;
	color:#ffffff;
}

a.navtop_blue{
	font-size:12px;
	color:#7abad6;
	text-decoration: none;
}

a.navtop_blue:hover{
	font-size:12px;
	color:#7abad6;
	text-decoration: none;
}

a.navtop:active{
	text-decoration: none;
	color:#7abad6;
}

a.navtop:hover{
	text-decoration: none;
	color:#7abad6;
}

.textLang{
	font-size:10px; 
	color:#ffffff;
}

.nav_selected{
	color:#ffffff;
	font-weight:bold;
	text-decoration: none;
}

.nav_nomraml{
	color:#ffffff;
	text-decoration: none;
}

.nav_titel{
	color:#666666;
}

.nav_selected_top{
	color:#7abad6;
	text-decoration: none;
}

.nav_seperator{
	padding-bottom:50px;
}

.txt_search{
	margin-left:10px;
	float:left;
	border:1px solid black;
}

.btn_search{
	margin-left:10px;
	border:1px solid black;
	float:left;
	background:#ffffff;
}

.news_box{
	border:1px solid #999999; 
	margin:9px 0px 9px 0px; 
	padding:10px; 
	width:300px; 
	float:left;
}

/* IDs */
#master{
	height:100%;
	width:960px;
	padding:0px;
	margin:0px auto;
	background:#ffffff;
}

#head{
	height:85px;
	width:960px;
	background:#7abad6;
}

#pic_left{
	height:26px;
	width:164px;
	background:#666666;
	float:left;
}

#nav_top{
	height:26px;
	width:796px;
	background:#666666;
	float:right;
}

#nav_left{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
	padding-left:10px;
	width:154px;
	background:#7abad6;
	float:left;
}

#main{
	width:771px;
	float:left;
	padding-left:25px;
	background:#ffffff;
}

#content{
	padding-left:17px; 
	padding-top:42px;
	width:704px; 
	padding-bottom:30px; 
	padding-right:50px;
	background:#ffffff;
}

#footer{
	background:#ffffff;
	margin:0px auto;
	clear:left;
}

#logo{
	padding-left:10px;
	padding-top:25px;
	float:left;
}

#search{
	padding-right:30px;
	margin-top:45px;
	height:30px;
	float:right;
}

#inp_search{
	margin-left:10px;
	border:1px solid black;
}

#sub_search{
	margin-left:10px;
	border:1px solid black;
	background:#ffffff;
}

#bankkunden-link{
	margin-left:6px; 
	padding:10px; 
	color:#ffffff; 
	background:#666666; 
	border:1px solid #ffffff; 
	width:130px; 
	height:164px; 
	position:absolute; 
	top:113px; 
}

#mitglieder-link{
	top:113px; 
	position:absolute; 
	height:120px; 
}

#platzhalter{
	width:124px; 
	height:150px; 
	float:left;
}

#drop-mitglieder{
	padding:10px; 
	color:#ffffff; 
	background:#666666; 
	border:1px solid #ffffff; 
	width:110px; 
	height:94px; 
	float:left;
}

#footer_blue{
	height:16px; 
	width:164px; 
	float:left; 
	background:#7abad6;
}

#footer-ct {
	padding-left:42px; 
	width:754px; 
	float:left; 
	background:#ffffff;
}
