/*- - Main - -*/
body {	background:#707173;	}
#content {	background: url(../img/content_bg_purple.gif) top left repeat-y;	}

#row_mid_content h1 {color:#93117e;}
#row_mid_content h2 {color:#93117e;}
#row_mid_content h3 {color:#93117e;}

#row_mid_content a {color:#93117e;}

/*- - Linke Spalte - -*/
#sub_navi {	background:#93117e;	}
#sub_navi ul li a {color:#fff; font-size:12px; font-weight:bold;}
#sub_navi ul li.aktiv {background:url(../img/subnavi_active_red.gif) top left no-repeat;}
#sub_navi ul li.aktiv a {color:#FAA932 !important; font-size:12px; }
#row_left #sub_navi ul li a { color:#fff; font-size:12px;}
#pagetitle { height:22px; width:160px; background:url(../img/c_tab_l_purple.gif) top left no-repeat; color:#FAA932; 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_purple.gif) top left no-repeat;
}

#search {
	float:left;
	width:160px;
	background:#93117e;
	text-align:right;
}

#search span { float:left; height:12px; width:160px; background:url(../img/c_tab_l_purple.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:#93117e; }
#right_top { height:30px; width:156px;; background:url(../img/c_tab_r_purple.gif) top left no-repeat; color:#fff;}
.download_box { background:#93117e; }
.download_box a {background:url(../img/download_li_red.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_purple.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_purple.gif) top left no-repeat;	}