/* modified Versatel CSS */

/* *** GLOBALE EINSTELLUNGEN *** */
* {
	margin: 0;
	padding: 0;
}
body {
	height: 100%; /* fixt IE-Bug: Texte in Floats auswhlen */
}	
img {
	border: 0;
}			


/* *** Fonts *** */
body {
	color: #323232;
	font-size: 75%; 
}		
html *>b\ody { /* Schrift in Opera 6 vergrern */
	font-size: 100%; 
}
* {
	font-family: Arial, Tahoma, Helvetica, Verdana, sans-serif;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}		
			
a, a:link, a:visited {
	text-decoration: underline;
}		
a:hover, a:focus, a:active {
	text-decoration: underline;
}

sup {
	font-size: .8em;
	font-weight: normal;
}
	
	
/* Clearing Floats */
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	width: 0;
}

/* FLOATING */
.float_left,
.t_float_left {
	float: left;
}

.float_right,
.t_float_right {
	float: right;
}
	
/* *** SEITENAUFBAU *** */		
body {
	background-color:#fff;
}

#wrapper {
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	background:url(https://www.versatel-server.de/header_div/img/bg_header_rahmen.gif) no-repeat top right;
	float:left;
	width:801px;
	background-color:#fff;
}

#header {
	background:url(https://www.versatel-server.de/header_div/img/versatel_header.jpg) no-repeat 0 0;
	color:#787878;
	height:106px;
	position:relative;
}

#content_area {
	padding:9px 0 0 0;
	width:800px;
}

/* linke Spalte (Navigation etc.) */
#left_col {
	float:left;
	margin:0 6px 6px 0;
	width:154px;
}
/* rechter Bereich (Content / mittlere Spalte + rechte Spalte) */
#content {
	float:left;
	width:640px;
}

/* mittlere Spalte (Flietext etc.) */
#middle_col {
	float:left;
	width:480px;
}
/* rechte Spalte (Related Teaser etc.) */
#right_col {
	float:left;
	width:160px;
}


/* *** WERBUNG *** */		
/* oben */
#banner {
	background-color:#fff;
	margin:4px 0px 6px 2px;
	clear:both;
}
/* rechts */
#skyscraper {
	margin:0px 0px 0px 6px;
	float:left;
}

/* Header */

/* Links allgemein */
#header a, #header a:link, #header a:visited {
	color:#7f7f7f;
	text-decoration:none;
}
#header a, #header a:hover, #header a:focus, #header a:active {
	text-decoration:underline;
}
#header a.aktiv {
	font-weight:bold;
}

/* Logo */
#logo {
	float:left;
	height:100px;
	width:160px;
}
#logo img {
	height:69px;
	margin:16px 13px 0 0;
	width:155px;
}

/* Tag, Datum */
#day_date {
	font-size:10px;
	left:25px;
	position:absolute;
	top:2px;
}

/* Meta-Navigation */
#meta_navi {
	font-size:11px; 
	position:absolute;
	right:9px;
	text-align:right;
	top:1px;
	width:400px;
}

#meta_navi a,
#meta_navi a:link,
#meta_navi a:visited {
	color:#787878;
}

/* KEB-Login */
a#login,
a#login:link,
a#login:visited {
	background: url(http://www.versatel.de/fileadmin/template/images/global/icon-login-keb.gif) no-repeat 0 0;
	color:#ff0000;
	font-weight:bold;
	padding: 0 0 0 18px;
	text-decoration: none;
}
a#login:hover,
a#login:focus,
a#login:active  {
	color:#787878;
}

/* Bereichs-Navigation */
ul#global_navi {
	color:#7f7f7f;
	font-size:13px; /* 11px */
	left:161px;
	position:absolute;
	top:39px;
}
ul#global_navi li {
	float:left;
	list-style-type:none;
}
ul#global_navi li a {
	margin:0 3px 0 6px;
}

/* Bereichs-Headline */
#header h1 {
	font-size:14px;
	left:166px;
	position:absolute;
	text-transform:uppercase;
	top:47px;
}
#header h1 a:hover, 
#header h1 a:focus, 
#header h1 a:active {
	text-decoration:none;
}

/* Google-Suche */
form#searchbox {
	background:#fff url(http://www.versatel.de/fileadmin/template/images/global/searchbox-bg.jpg) no-repeat 0 0;
	height:46px;
	position:absolute;
	right:1px;
	top:27px;
	width:272px;
}
form#searchbox fieldset {
	border:none;
	margin:0;
	padding:0;
}
form#searchbox .text {
	background-color:#fff;
	border:1px solid #aeaeae;
	color:#787878;
	float:left;
	font-size:11px;
	height:13px;
	margin:16px 0 0 87px;
	padding:0 6px 1px 6px;
	width:122px;
	/*background: url(https://www.versatel-server.de/header_div/img/google-bg.gif) no-repeat;*/

}
form#searchbox .button {
	float:left;
	height:16px;
	margin:16px 0 0 7px;
	width:28px;
}

/* Reiter-Navigation: siehe navi_tabs.css */

/* Footer */
#footer {
	font-size:11px;
	color:#999;
	padding:6px 6px 17px 6px;
	margin-top:18px; /* 24px abzgl. 6px margin-bottom der Content-Elemente */
	background:url(http://www.versatel.de/fileadmin/template/images/global/footer_bg.png) no-repeat 0 0;
	text-align: center;
	width:788px;
}

/* Links allgemein */
#footer a, #footer a:link, #footer a:visited {
	color:#999999;
	text-decoration:none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color:#999999;
	text-decoration:underline;
}
#footer a.aktiv,
#footer a.aktiv:link,
#footer a.aktiv:visited,
#footer a.aktiv:hover,
#footer a.aktiv:focus,
#footer a.aktiv:active {
	font-weight:bold;
}

/* Reiter-Navigation */
#tab_navi {
	border-left:1px solid #c7c7c7;
	top:86px;
	font-size:11px;
	font-weight:bold;
	left:153px;
	position:absolute;
	text-transform:uppercase;
}
#header #tab_navi a, 
#header #tab_navi a:link, 
#header #tab_navi a:visited {
	border-bottom:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
	color:#787878;
	display:block;
	float: left;
	text-decoration:none;
	height: 13px;
	padding:3px 13px;
  _padding-bottom: 2px;
}
#header #tab_navi a:hover, 
#header #tab_navi a:focus, 
#header #tab_navi a:active {
	color: #ed3125;
}
#header #tab_navi a.aktiv,
#header #tab_navi a.aktiv:link,
#header #tab_navi a.aktiv:visited,
#header #tab_navi a.aktiv:hover, 
#header #tab_navi a.aktiv:focus, 
#header #tab_navi a.aktiv:active {
	background-color:#ffffff;
	border-bottom:1px solid #ffffff;
	color: #ed3125;
	text-decoration:none;
}

