/* Begin Typography & Colors */
html {
	overflow: -moz-scrollbars-vertical; 
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 14pt;
	background: #6699cc url('images/vertikal_bg.jpg');
	color: #333;
	text-align: center;
	
	}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}
#head_1 {
	background: #73a0c5 url('images/vertikal_head_1.jpg') no-repeat bottom center;
	margin: 7px 9px 0; 
	height: 100px; 
	width: 925px;
	}	
#head_2 {
	background: #73a0c5 url('images/vertikal_head_2.jpg') no-repeat bottom center;
	margin: 7px 9px 0; 
	height: 76px; 
	width: 925px;
	}
#headline {
	padding-left: 247px;
	padding-top: 40px;
	font-weight: bold;
}	
#menu {
	background: #73a0c5 url('images/vertikal_menu.jpg') no-repeat bottom center;
	margin: 7px 9px 0; 
	height: 449px; 
	width: 231px;
}
#content {
	

}
#text {
	width: 440px;
	padding-left: 18px;

	
}
#bild {
	height: 439px;
	width: 232px;
	float: right;
	position: relative;
	top: -76px;
	
}	
#footer {
	background: #eee url('images/vertikal_foot.jpg') no-repeat top; 
	border: none;
	font-size: 9px;
	}
#footer a {
	color:#666666;
	}
.menu_norm{
	text-decoration:none;
	}
	

	
	
	/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 925px;
	border: 1px solid #959596;
	}
#head_1 {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 100px; 
	width: 923px;
	}	
#head_2 {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 76px; 
	width: 923px;
	}	
#menu {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 449px; 
	width: 229px;
}	
.spalte {
	float: left;
}

	
#footer {
	padding: 0;
	margin: 0;
	width: 925px;
	clear: both;
	}
#footer p {
	padding: 22px 0 18px 0;
	text-align: center;
	color:#666666;
	}
.menu_norm{
	
	padding: 0 0 9px 21px;
	
	}	

a{
	color:#000099;
	text-decoration:none;
}
.menu_norm img {
	border-style:none;
	margin-top: 0px;
	overflow: hidden;
	display:block;
}
#tab_fragen {
	width: 440px;
	border: thin solid #4d6bb1;

	/*border-right: thin solid #9999FF;*/
}
#tab_text {
	width: 440px;
}

#tab_fragen tr{
	cursor:pointer;
	
}
#tab_fragen tr:hover{
/*background-color:#4d6bb1
color:#FFFFFF;*/
	background-color:#BCD5FC;

	
}
#vertikallink {
	text-decoration:none;
	display:block;
	position:relative;
	width: 181px;
	height: 40px;
	top: 55px;
	left: 29px;
}
#vertikallink img {
	border-style:none;
}
.f_zeile-0 {
/*background-color:#BCD5FC;*/
}
.f_zeile-1 {
	/*background-color:#4d6bb1;*/
}
.f_text-0 {
	/*background-color:#88aaFF;*/
	background-color:#4d6bb1;
	color:#FFFFFF;
}
.f_text-1 {
	/*background-color:#99CCFF;*/
	background-color:#BCD5FC;
	
}
.f_spalte-0 {
	border-bottom:thin solid #4d6bb1;
	border-right: thin solid #4d6bb1;

	width: 78;
}
.f_spalte-1 {
	border-bottom:thin solid #4d6bb1;
}
.align_rechts {
	float:right;
	
	
}
#form_error {
	/*background-color:#FF3333;*/
	color:#FF3333;
	width:auto;
	
}
.t_bild {
	display:block;
}
.vorschau {
	text-align:center;
}
#new a {
	color:#FF3333;
	}