
/* ---------------- Satweb Navigation ---------------- */

#webnav {
	position: relative;
	padding: 2px 0px 3px 0px;
	font-size:14px;
	font-weight:bold;
}

#webnav a {
	padding: 3px 16px;
}

.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: 2px 20px 2px 20px;
	font-weight: bold;
	width: 120px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
}
html>body #leftnav a {
	width: 120px;
}

#leftnav a:hover {
	text-decoration: none;
}

#leftnav a.level2 {
	font-weight: normal;
}

#leftnav a.level2_sel {
	font-weight: bold;
}

#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;
}

#leftnav a.level4 {
	font-size:10px;
	font-weight: normal;
	padding: 2px 10px 2px 30px;
}

#leftnav a.level4_sel {
	font-size:10px;
	font-weight: bold;
	padding: 2px 10px 2px 30px;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
}

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 799px;
	margin: 0px;
	padding:0;
	background-image: url("../images/headerB.jpg");
	background-repeat:no-repeat;
	background-position:top;
	border-right: 1px solid #cecece;
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #transparent;
}

#centercont {
	margin-top: 0px;
	margin-right:70px;
	margin-bottom: 0px;
	line-height: 150%;
	padding: 134px 20px 50px 70px;
	position: relative;
	color: #848484;
	background: #transparent;
	font-size: 13px;
	font-weight:bold;
	font-family: helvetica, arial, verdana, sans-serif;
	border-left: 39px solid #dadbdd;
}

#centercont h1 {
	font-size: 21px;
	font-weight:bold;
	color:#8db048;
	font-family: verdana, helvetica, arial, sans-serif;
 
}

#centercont h2 {
	font-size: 17px;
	padding: 10px 0 0 0;
	color: #b3d66e;
	padding: 0px; 
	margin: 0 0 10px 0;
}

#centercont h3 {
	font-size: 15px;
	padding: 10px 0 0 0;
	color: #859f54;
	padding: 0px; 
	margin: 0 0 5px 0;
}

#centercont a {
	text-decoration: none;
	color: #b3d66e;
	border-bottom: 1px dotted #666666;
}

#centercont p {
	padding: 0px; 
	margin: 0px;
}

#centercont .bildtext {
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

#centercont a:hover {
	text-decoration: none;
	color: #b3d66e;
	border-bottom: 1px dotted #666;
}

#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 ---------------- */

#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: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;
}
