/*- - Main - -*/
body {	background:#707173;	}
#content {	background: url(../img/content_bg_cyan.gif) top left repeat-y;	}

#row_mid_content h1 {color:#60cdf5;}
#row_mid_content h2 {color:#60cdf5;}
#row_mid_content h3 {color:#60cdf5;}

#row_mid_content a {color:#60cdf5;}

/*- - Linke Spalte - -*/
#sub_navi {	background:#60cdf5;	}
#sub_navi li a {color:#fff; font-size:12px; font-weight:bold;}
#sub_navi li.aktiv {background:url(../img/subnavi_active_yel.gif) top left no-repeat;}
#sub_navi li.aktiv a {color:#92112D; font-size:12px; }
#sub_navi li.aktiv ol.unterpunkt li { font-size:10px; }
#row_left #sub_navi ul li.aktiv ol.unterpunkt li a { color:#fff !important; font-size:12px;}
#row_left #sub_navi ul li.aktiv ol.unterpunkt li a.sub { color:#92112D !important; font-size:12px;}
#pagetitle { height:22px; width:160px; background:url(../img/c_tab_l_cyan.gif) top left no-repeat; color:#92112D; font-size:14px; padding-left:15px; padding-top:8px; font-weight:bold;}

#search input{
	margin:0;
	margin-top:10px;
	margin-right:10px;
	padding:0;
	width:145px;
	height:19px;
	border:none;
	background:url(../img/s_bg_cyan.gif) top left no-repeat;
}

#search {
	float:left;
	width:160px;
	background:#60cdf5;
	text-align:right;
}

#search span { float:left; height:12px; width:160px; background:url(../img/c_tab_l_cyan.gif) top left no-repeat; color:#fff; font-size:14px; padding-left:15px; padding-top:8px; clear:both; text-align:left;}
	
/*- - Rechte Spalte - -*/
#pic_box { background:#60cdf5; }
#right_top { height:30px; width:156px;; background:url(../img/c_tab_r_cyan.gif) top left no-repeat; color:#fff;}
.download_box { background:#60cdf5; }
.download_box a {background:url(../img/download_li_cyan.gif) top left no-repeat; padding-left:15px;}
#row_right a {color:#fff;}
/*- - Content - -*/
#row_mid_content_border {border:none;}	

.ticker { background:url(../img/ticker_bg_cyan.gif) top left no-repeat; height:20px; padding-top:5px; color:#fff; margin-top:68px; font-weight:bold;}	
#header_pic {	background:url(../img/head_bg_cyan.gif) top left no-repeat;	}