/* ---------------- Satweb Navigation ---------------- */

#webnav {
	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: 140px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 160px;
}
html>body #leftnav a {
	width: 130px;
}

#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:170px;
}*/

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	background-image: url("../images/background.jpg");
	background-repeat: no-repeat;
	background-position: left;

}

#centercont {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom: 40px;
	margin-left: 0px;
	line-height: 140%;
	position: relative;
	color: #334;
	background: #fff;
	font-size: 12px;
	font-family:  verdana, helvetica, arial,sans-serif;
}

#centercont h1 {
	font-size: 20px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #5f5f5f;
	background: #fff;
	display: block;
	padding: 0px; 
}

#centercont h2 {
	font-size: 14px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	line-height: 100%;
	padding: 10px 0 0 0;
	color: #ae081e;
	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 {
	color: #666788;
}

#centercont a:hover {
	text-decoration: none;
	color: #7c7b7d;
}

#centercont p {
	padding: 0px; 
	margin: 0px;
	/*color:#7c7b7d;*/
}

#centercont .bildtext {
	font-size: 11px;
	color: #666;
	line-height: 12px;
}


#centercont strong {
	font-weight: bold;
}

#centercont img {
}

#centercont th {
	color: #fff;
	background: #cccccc;
}

#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;
}