/* ---------------- Satweb Navigation ---------------- */

#webnav {

/* Bereiche nicht anzeigen */
	display: none; 
	position: relative;
	padding: 3px 20px 3px 12px;

}

#webnav a {
	padding: 3px 8px;
}

.webnone {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}
html>body .webnone {
	display: none;
}

/* ---------------- Left Navigation ---------------- */

#leftnav {
	height: 1000px; 
}

#leftnav h2.navhead {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 11px;
	border: 0 none;
}

#leftnav a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 2px 20px 2px 20px;
	font-weight: bold;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
}
html>body #leftnav a {
	width: 140px;
}

#leftnav a:hover {
	text-decoration: none;
}

#leftnav a.level1 {
}

#leftnav a.level1_sel {

}

#leftnav a.level2 {
	font-weight: normal;
	padding: 2px 10px 2px 30px;
}

#leftnav a.level2_sel {
	font-weight: bold;
	padding: 2px 10px 2px 30px;
}

#leftnav a.level3 {
	font-size:10px;
	font-weight: normal;
	padding: 2px 10px 2px 30px;
}

#leftnav a.level3_sel {
	font-size:10px;
	font-weight: bold;
	padding: 2px 10px 2px 30px;
}



#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:180px;
}

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

#centercont {
	margin-top: 0px;
	margin-right:190px;
	margin-bottom: 0px;
	margin-left: 180px;
	line-height: 140%;
	padding: 10px 20px 50px 10px;
	position: relative;
	color: #334;
	background: #fff;
	font-size: 12px;
	font-family:  verdana, helvetica, arial,sans-serif;
}

#centercont h1 {
	font-size: 20px;
	color: #075f0f;
	background: #fff;
	display: block;
	padding: 0px; 
}

#centercont h2 {
	font-size: 16px;
	padding: 10px 0 0 0;
	color: #182;
	padding: 0px; 
	margin: 0 0 10px 0;
}

#centercont h3 {
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #000;
	padding: 0px; 
	margin: 0 0 5px 0;
}

#centercont a {
	text-decoration: underline;
	color: #071;
}

#centercont p {
	padding: 0px; 
	margin: 0px;
}

#centercont .bildtext {
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

#centercont a:hover {
	text-decoration: none;
	color: #00309c;
}

#centercont strong {
	font-weight: bold;
}

#centercont img {
	border: 1px solid #999;
}

#centercont th {
	color: #fff;
	background: #cc0000;
}

#centercont .signatur {
	font-size: 11px;
	color: #666;
	font-style: italic;
}

/* ---------------- Content Special: 2 cols ---------------- */

#balkenrechts {
	border: 0px solid #bbb;
	padding: 10px;
	margin: 0 10px 0 0;
	background: #eee;
	width: 200px;
	float: right;
}

#kommentar {
	border: 1px solid #bbb;
	padding: 5px;
	margin: 0 0 0 10px;
	background: #eee;
	width: 210px;
	float: right;
}

#rightcol {
	border: 1px solid #bbb;
	padding: 10px;
	margin: 0 10px 0 0;
	background: #fafafa;
	width: 50%;
	float:left;
}

#erste {
	width:46%;
	display: block;
	float: left;
	margin: 0;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border: 0px solid #bbb;
	background: #ffffff;
}

#zweite {
	width:46%;
	display: block;
	margin: 0;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	border: 0px solid #bbb;
	background: #ffffff;
}


/* ---------------- Right Navigation ---------------- */

#rightcont {
	position: absolute;
	right:0px;
	top:0px;
	width:190px;
	margin: 0;
	padding: 0 0 10px;
}

#rightcont a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 9px;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 172px;
}
html>body #rightcont a {
	width: 172px;
}
#rightcont a:hover {
	text-decoration: none;
}