* { 
	font-family: Arial, Helvetica, Franklin Gothic Book, Verdana;
	margin: 0px; 
	padding: 0px; 
	border: 0; 
	font-size: 12px; 
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #000000;
}

#menue *, #kontext * {
	font-family: Verdana;
}


body { 
	background: #88B4E1 url(../images/hintergrund_neu.jpg); 
	background-repeat:repeat-x;
	text-align: center;
}


#wrapper { 
	margin: auto; 
	margin-top: 10px; 
	text-align: center; 
	width: 800px;
	border: 1px solid white;
	
}


#banner { 
	width: 800px;
	height: 98px;
	background: url(../images/titel.jpg) no-repeat;
}


#haupt { 
	border: 1px solid white; 
	width: 800px; 
	background-color:#b0b0b0;
	min-height: 600px;
}


p { 
	text-align: left; 
}


#menue { 
	width: 147px;
	background: #f6f6f6 url(../images/bg_column_bottom.jpg) no-repeat;
	background-position: bottom;
	float: left; 
/*	padding-top: 5px;*/
	height: 100%
}


#menue table {
	margin: 0px 1px 2px 0px; 
}

#menue table.table_third {
	margin-bottom: 1px;
}

.menu { 
	height: 25px; 
	width: 134px; 
	text-align: left; 
	padding: 1px 3px 1px 12px; 
	vertical-align: middle;
	cursor: pointer;
}

.menu a:hover, .menu a:hover strong {
	text-decoration: underline;
	font-weight: bold;
}

.menu_first_level {
	font-size: 12px; 
	line-height: 15px;
}


.menu_second_level, .menu_third_level, .menu_fourth_level {
	font-size: 10px;
	line-height: 12px;
}


.menu_third_level, .menu_fourth_level {
	height: auto;
}

.menu_third_level {
	background: white;
	height: 25px;
}


#menue>.menu {
	height: auto;
	min-height: 25px;
}


.menu_orange { 
	background: url(../images/btn_menu_orange.jpg) no-repeat; 
}


.menu_grau { 
	background: url(../images/btn_menu_grey_small.jpg) no-repeat; 
}


.menu_grau_hl { 
	background: url(../images/btn_menu_grey.jpg) no-repeat; 
}


.menu_blau { 
	background: url(../images/btn_menu_blue.jpg) no-repeat; 
}


.menu_first_level a, .menu_first_level a strong { 
	color: #FFFFFF;
	font-size: 10px;
}

.menu_grau a, .menu_grau a strong, .menu_third_level a {
	color: #000000;
	font-size: 10px;
}

.menu_grau_hl a, .menu_grau_hl a strong { 
	color:#FF7200; 
	font-size: 10px;
}


#kontext { 
	width: 146px;
	background: #f6f6f6 url(../images/bg_column_bottom.jpg) no-repeat; 
	background-position: bottom;
	text-align: right;
	/*margin-top:5px;*/
	height:285px;
}


#kontext input { 
	width: 122px; 
	height: 18px; 
	border: 1px solid black; 
}


#kontext a { 
	font-size: 9px; 
	color: #4A5A4A;
	font-weight: bold;
	line-height: 9px;
}

#kontextsuche {
	text-align: right;
	margin: 0;
	padding: 0;
}

.inputContainer a {
	cursor: pointer;
}


.inputContainer, .partner { 
	background: url(../images/bg_box_context.jpg) repeat-y;
	background-position: right;
	width: 147px; 
	padding: 5px 15px 10px 10px; 
	text-align: right; 
	margin-bottom: 2px;
}

#kontext>.inputContainer {
	width: 122px;
}

.newsticker { 
	font-size: 9px; 
	/*background: url(../images/bg_newsticker.jpg) repeat-y;*/
	background-color: #FF7200;
	width: 147px;
	/*height: 76px;*/
	margin: 2px 0px 2px 0px;
	color: #000000;
	font-weight: bold;
}

.newsticker a {
	color: #000000;
}

.newsticker_text {
	padding: 9px;
}

.newsticker_eintrag {
	margin-top: 3px;
}

#kontext .newsticker a {
	color: #000000;
}

.partner { 
	margin-top:30px;
	text-align: right;
	padding: 0;
}

.partner_container {
	text-align: center;
	margin-left: 75px;
}

.partner hr {
	color: #ff7200; 
	background: #ff7200; 
	margin: 0px 20px;
}

.partner h1 {
	color: #777777;
	text-align: right;
	padding: 3px 5px;
}


.inhalt_frame {
	padding: 5px 6px 10px 6px;
	background: #cfcfcf url(../images/bg_mainframe.jpg) repeat-x;
	background-position: top;
}	

		

#footer { 
	background: #FE7E11 url(../images/footer.gif);
	line-height: 16px; 
	color: #ffffff; 
	text-align: right; 
	border: 1px solid white; 
	border-top: 0; 
	padding: 3px 40px 0px 0px;
	height: 19px;
	font-size: 10px;
}
#footer2 {
	background: #FFFFFF;
	line-height: 16px;
	border: 1px solid white;
	border-top: 0;
	margin-bottom: 15px;
	padding-right: 40px;
	height:15px;
}


#footer a { 
	color: #ffffff; 
	font-size: 10px;
}


.info_table .td-0 {
	font-weight: bold;
}


strong, .menu_first_level a strong { 
	font-weight: bold; 
}

.subs a:link{
text-decoration:underline;
}

.subs a:hover{
text-decoration:underline;
color: #ffffff;
}

.subs a:visited{
text-decoration:underline;
}

