

@import url(header.css);
@import url(navi.css);
@import url(content.css);

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
/*	color: #E7EFF7;*/
	background: #E000000;
	font-family: arial, helvetica, geneva, sans-serif;
	font-size: 12px;
	/* IE5 Win */
	/*	voice-family:a "\"
}\"";
voice-family: inherit;
font-size: small;
*/
	}
html>body {
	/* be nice to Opera */
	font-size: 12px;;
}

/*
h1 {
	color: #000000;
}
h2 {
	color: #000000;	
}
h1 a,h2 a{
	color: #000000;
}
h3 {
	color: #000000;
}
*/


#headTitle {
	display: none;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}


#Box_5{
display:none;
	/*background: url('/style/img/kontakt2.jpg') no-repeat;
	margin-top:10px;
	text-align:center;
	padding:125px 0px 10px 0px;
	*/	
	width:134px;
	float:right;
	margin-top:10px;
}






/* sidebar */
#sidebar {
  /*  position: absolute;
    top: 0px;
    left: 856px;
    width: 134px;
	*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin: 0pt auto; 
	position: relative; 
	text-align: left;
}

#sidebar a{
	color: #333333;
	border: 1px #093f6d solid;
}


#support {
    margin-bottom: 7px;
}

/*
.supporthead {
	background: url('/style/img/headback.gif') no-repeat;
	height: 19px;
	color:#4d90c8;
	font:bold 10pt arial, helvetica;
	padding: 3px 0px 0px 5px;
}
*/

.supportbody {
	background: url('/style/img/kontakt_bild200.jpg') no-repeat right top;
	border: 1px #093f6d solid;
	background-repeat: no-repeat;
	vertical-align: bottom;
}

#support strong {
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
}

#supporttext {
    padding: 10px 5px 20px 5px;
}

#support_agent_fon {
    margin-bottom: 5px;
}

.support_agent_fonnr {
	padding-left: 16px;
	font-size: 13px;
	font-weight: bold;
	color: #093f6d;
}

.support_agent_fonnr_img {
	margin-top: 2px;
	position: absolute;
}

.support_agent_fonnr_costs {
    color: #000000;
	font-size: 9px;
	font-weight: normal;
}


.support_button {
	margin: 5px;
	text-align: right;
}

.searchtabs {
	height: 22px;
}

.searchtabs ul {
	margin: 0px;
	white-space: nowrap;
	padding: 0px;
}

.searchtabs ul li {
    display: block;
    float: left;
    margin-right: 4px;
	list-style-type: none;
	white-space: nowrap;
}

.searchhead {
	background-color: #55A3CA; /* #ccde6e */
	color: #ffffff;
	padding: 5px;
	height: 12px;
}


#operators {
	margin-top: 7px;
}

.operatorshead {
	padding: 0px;
	margin: 0px;
	background: url('/style/img/headback.gif') no-repeat;
	height: 19px;
	color:#4d90c8;
	font:bold 10pt arial, helvetica;
	padding: 3px 0px 0px 5px;
}

.operatorsbody {
	background-image: url(http://portal.traffics-switch.de/images/default/icon_info.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #b8b8b8;
	border-top: 1px solid #C6D6EC;
	padding: 15px 3px 3px 5px;
}

#operators ul {
	padding: 0px;
	margin: 0px;
}

#operators ul li {
	list-style-type: none;
	height: 37px;
}

.operator_img_link {
	position: absolute;
}

.operator_text_link {
	position: absolute;
	left: 30px;
	right: 2px;
	text-decoration: none;
	padding-top: 2px;
}





/* Platzhalter für Topnavigation */
#Box_X{
	width: 1000px;
	height:40px;
}


.home_button{
	height:30px;
	width:50px;
	position:absolute;
	display:block;
	left:0;
	top:170px;
	*top:175px;
	z-index: 999;
	cursor: pointer;
}
