body {


}

/* ---------------- Satweb Navigation ---------------- */


#webnav {
	position: relative;
	padding: 1px 20px 5px 0px;
	font-size: 13px;
}

#webnav a {
	padding: 3px 15px;
}

.webnone {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}
html>body .webnone {
	display: none;
}

/* ---------------- Left Navigation ---------------- */
/*
#leftnav {
}

#leftnav h2.navhead {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 13px;
	border: 0 none;
}

#leftnav a {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 20px 3px 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.level2 {
	font-weight:normal;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:180px;
}
*/
/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #transparent;
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #transparent;
}

#centercont {
	margin-top: 0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left: 0px;
	line-height: 140%;
	padding: 0px;
	position: relative;
	color: #000;
	background: #transparent;
	font-size: 13px;
	font-family: helvetica, arial, verdana, sans-serif;
}

#centercont h1 {
	font-size: 18px;
	color: #fff;
	padding: 5px;
	padding-left:55px;
	line-height: 100%; 
	margin-botton:15px;
}

#centercont h2 {
	font-size: 18px;
	padding: 10px 0 0 0;
	color: #9ccd56;
	padding: 0px; 
	margin: 0 0 10px 0;
}

#centercont h3 {
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #585858;
	padding: 0px; 
	margin: 0 0 5px 0;
}

#centercont a {
	text-decoration: none;
	color: #ffce00;
}

#centercont p {
	padding: 0px; 
	margin: 0px;
}

#centercont .bildtext {
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

#centercont a:hover {
	text-decoration: none;
}

#centercont strong {
	font-weight: bold;
}

#centercont img {
}

#centercont th {
	color: #fff;
	background: #cc0000;
}

#centercont .signatur {
	font-size: 11px;
	color: #666;
	font-style: italic;
}

/* ---------------- Content Special: 2 cols ---------------- */

#maxlbrief {
	border: 1px solid #bbb;
	padding: 10px;
	margin: 0 10px 0 0;
	background: #ffffff;
	width: 200px;
	float: left;
}

#rightcol {
	border: 1px solid #bbb;
	padding: 10px;
	margin: 0 10px 0 0;
	background: #fafafa;
	width: 50%;
	float:left;
}


/* ---------------- Right Navigation ---------------- */
/*
#rightcont {
	position: absolute;
	right:0px;
	top:0px;
	width:170px;
	margin-bottom: 10px;
	padding: 0;
}

#rightcont a {
	text-decoration: none;
	display: block;
	margin: 0;
	font-weight: bold;
	width: 80px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 80px;
}
html>body #rightcont a {
	width: 80px;
}
#rightcont a:hover {
	text-decoration: none;
}*/

/* ----------------  Leiste unten  ---------------- */

