@charset "utf-8";
@import url("style_navi.css");
@import url("style_content.css");
@import url("style_rte.css");


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:82%;
	background-color:#fff;
	border:0; /* fuer iframes */
	margin:0px;
}
img {
	border: 0;	
}
.clear {
	clear:both;
}
.hide {
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
	left: -999em;
}

address {
	font-style:normal;
}
iframe {
	border:0;
	padding-top:1em;
}

div#CONTAINER {
	width:988px;
	padding-left:10px;
	padding-top:10px; /* neu */
}
div#HEADER a#logo {
	display: block;
	margin-bottom:5px;/* background:url('/at/css/img/head_rechts.jpg') no-repeat top right; */
	width: 226px;
}

#MAIN {
	clear:both;
	width:990px;
}
	div#LEFT {
		float:left;
		width: 220px;
		padding-right:6px;
		overflow: hidden;
	}
	div#CONTENT {
		float:left;
		width:539px;
		padding-bottom:5px;
		padding-right:6px;
	}
	div#RIGHT {
		float:left;
		width: 216px;
		overflow: hidden;
	}

#startright {
	border:0;
	float:right;
}

#none {
	display:none;
}
#startleft {
	border:0;
	float:left;
}

#dlhead {
	margin-top:30px;
	background-color:#DEEDF9;
	padding: 5px;
}
#startnews dt {
	margin-top:10px;
	font-weight:bold;
	background:0;
	padding:0px;
}





#submitbutton {
	margin-top:8px;
	margin-bottom:22px;
	margin-left : 10.7em;
}
#textbox {
	background-color:#00589F;
	color:#333333;
	width:202px;
	padding:10px;
	margin-bottom:6px;
}
.satbox, #satbox {
	background:#d5edfa url(/at/images/searchbox_top.gif) no-repeat;
	background-color:#d5edfa;
	width:206px;
	padding:5px;
	margin-bottom:6px;
	font-size:0.9em;
	font-weight:bold;
	color:#003366;
}
.satbox form, #satbox form {
	margin-bottom:4px;
}
.satbox input.text, #satbox input.text {
	border:none;
	background:url(/at/images/searchbox_bg.gif) right no-repeat;
	padding:4px;
	margin:0px;
	margin-right:6px;
	padding-left:8px;
	width:172px;
	overflow:hidden;
}
.satbox ul, #satbox ul {
	margin:0px;
	list-style:none;
	padding:0px;
}
.satbox li, #satbox li {
	padding-left:0px;
	padding-bottom:6px;
	padding-top:3px;
	cursor:pointer;
}
.satbox li.rechner, #satbox li.rechner {
	background: url(/at/images/icon_calculator.gif) right no-repeat;
}
.satbox lisitemap, #satbox li.sitemap {
	background: url(/at/images/icon_sitemap.gif) right no-repeat;
}
.satbox li.printlayout, #satbox li.printlayout {
	background: url(/at/images/icon_printer.gif) right no-repeat;
}
.satbox li.rssfeed, #satbox li.rssfeed {
	background: url(/at/images/rss_icon.gif) right no-repeat;
}
#fillbox {
	margin-left:6px;
	margin-bottom:6px;
	background:#DEEDF9;
	width:196px;
	padding:10px;
}
#infobox {
	/* border: 2px solid #ccc; */
	/* border: 2px solid #84d0f1; */
	padding:0px;
	margin-bottom: 5px;
}
#footer {
	clear:both;
	background:#00b0e6;
	color:#fff;
	font-size:12px;
	text-align:center;
	padding:7px 0px;
	font-weight:bold;
}


#satbox a {
	font-weight:bold;
	color:#000;
	text-decoration: none;
	text-transform: uppercase;
}
#satbox a:hover {
	background-color:#eee;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
#satbox a:focus, #satbox a:active {
	background-color:#eee;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

div#textbox ul {
	list-style: none;
	padding:0px;
	padding-left:0px;
	margin:0px;
	margin-top:-9px;
}
div#textbox ul li {
	border-bottom: 1px dotted #CCCCCC;
	padding: 0;
	line-height: 1.5em;
	width: 100%;
	padding-bottom:4px;
	padding-top:4px;
}
div#textbox ul li ul {
	margin-top:2px;
	margin-left:11px;
}
div#textbox ul li ul li {
	border:0;
	font-size:95%;
}
#nav {
	width: 990px;
}

#info {
	border:1px solid #aeaeae;
	background-color: #efefef;
	padding:15px;
	margin:15px;
	margin-left:0px;
	width:350px;
}
