/* ---------------- 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 {
  	background: url("../images/menue_back.gif") no-repeat ;
}

#leftnav a {
	text-decoration: none;
	text-align: right;
	display: block;
	width: 110px;
	font-weight: normal;
	/*voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;*/
}

/*html>body #leftnav a {
	width: 140px;
}*/

#leftnav a:hover {
	text-decoration: none;
}

#leftnav a.level1 {
	padding: 7px 10px 5px 20px;
	/*border-bottom: 1px dotted #5a5a5a;*/
}

#leftnav a.level1_sel {
	padding: 7px 10px 5px 20px;
	/*border-bottom: 1px dotted #5a5a5a;*/
}

#leftnav a.level2 {
	/*border-bottom: 1px dotted #5a5a5a;*/
	font-weight: normal;
	padding: 2px 10px 2px 37px;
	width: 124px
}

#leftnav a.level2_sel {
	/*border-bottom: 1px dotted #5a5a5a;*/
	font-weight: normal;
	padding: 2px 10px 2px 37px;
	width: 124px
}

#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: 140px;

	padding: 0 0 0 0px;
}

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	/*border-right: dotted 1px #a5a5a5;*/
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

#centercont {
	margin-top: 0px;
	margin-right: 136px;
	margin-bottom: 0px;
	margin-left: 190px;
	line-height: 140%;
	padding: 10px 20px 50px 10px;
	position: relative;
	color: #334;
	background: #fff;
	font-size: 13px;
	font-family: arial, helvetica, verdana, sans-serif;
	border-right: dotted 1px #ba3734;
	
}

#centercont h1 {
	font-size: 12px;
	font-wight: bold;
	margin-top: 20px;
	color: #000;
	background: #e0e0e0;
	display: block;
	padding: 3px 0px 3px 20px; 
	border-top: 1px solid #8b2338;
	border-right: 1px solid #8b2338;
	border-bottom: 1px solid #8b2338;
	background-image: url("../images/redpoint.jpg"); 
	background-position: left;
  	background-repeat: no-repeat;
}

#centercont h2 {
	font-size: 18px;
	padding: 10px 0 0 0;
	color: #691122;
	padding: 0px; 
	margin: 0 0 10px 0;
}

#centercont h3 {
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #c84d64;
	padding: 0px; 
	margin: 0 0 5px 0;
}

#centercont a {
	text-decoration: none;
	color: #00097f;
	border-bottom: 1px solid #666666;
}

#centercont p {
	padding: 0px; 
	margin: 0px;
}

#centercont .bildtext {
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

#centercont a:hover {
	text-decoration: none;
	color: #c84d64;
	border-bottom: 1px solid #666;
}

#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:1px;
	top:0px;
	width:130px;
	margin: 0 0 0 0px;
	padding: 0 0 5px;
	text-align: center;
	/*border-left: dotted 1px #5a5a5a;*/
}

#rightcont img {
	/*border-bottom: 1px dotted #a5a5a5;*/
}
