/* ---------------- 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;
}

img {border:0;}

/* ---------------- Left Navigation ---------------- */


#leftnav menu {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0px;
	padding: 0px 0px 0px 15px;

}


#leftnav a {
	text-decoration: none;
	padding: 3px 10px 3px 0px;
	text-align: left;
	display: block;
	width: 120px;
	font-weight: normal;
}



#leftnav a:hover {
	text-decoration: none;
}

#leftnav a.level1 {
	padding: 3px 10px 3px 15px;
	text-decoration: underline;
}

#leftnav a.level1_sel {
	padding: 3px 10px 3px 15px;
}

#leftnav a.level2 {
	display:list-item;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 15px;
	padding: 2px 10px 0px 0px;
	width: 120px
}

#leftnav a.level2_sel {
	display:list-item;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 15px;
	padding: 2px 10px 0px 0px;
	width: 120px
}

#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 menu a {
	display:inline;
	padding: 5px 0px 3px 0px;
	margin:0px;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width: 110px;
	height: 285px;
	font-size: 11px;
	line-height: 15px;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 0px;
}

# leftmenu a.img {
	padding: 0px 10px 3px 0px;
}

#leftnav a.img {
	padding: 0px 10px 3px 0px;


}

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 909px;
	margin-top: 150px;
	padding: 0;
	/*background: #fff;*/
	/*border-right: dotted 1px #a5a5a5;*/
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
}

#centercont {
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 200px;
	line-height: 140%;
	padding: 0px 0px 50px 0px;
	position: relative;
	color: #334;
	background: #fff;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	
}

#centercont h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
	line-height: 140%;
	color: #99cc33;
	display: block;
	padding: 10px 0px 0px 0px; 
}

#centercont h2 {
	font-size: 18px;
	padding: 10px 0 0 0;
	color: #99cc33;
	padding: 0px; 
	margin: 0 0 5px 0;
}

#centercont h3 {
	font-size: 11px;
	padding: 10px 0 0 0;
	color: #000000;
	font-weight:bold;
	padding: 0px; 
	margin: 0px;
}

#centercont a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}

#centercont a:hover {
	color: #99cc33;
}

#centercont p {
	padding: 0px; 
	margin:0px;
}

#centercont .bildtext {
	font-size: 11px;
	color: #000000;
	line-height: 13px;
}

#centercont .blau {
	font-size: 11px;
	color: #003399;
	line-height: 12px;
}

#centercont .site-nav {
	font-size: 12px;
	color: #000000;
	letter-spacing:8px;
}

#centercont .site-nav a {
	color: #000000;
	font-weight: normal;
}

#centercont .site-nav a:hover {
	color: #99cc33;
	text-decoration:none;
}

#centercont .site-nav a.sel {
	color: #99cc33;
	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:1px;
	top:10px;
	width:100px;
	margin: 0 0 0 0px;
	padding: 0 0 10px;
	text-align: center;
	/*border-left: dotted 1px #5a5a5a;*/
}

#rightcont img {
	/*border-bottom: 1px dotted #a5a5a5;*/
}

