/* ---------------- 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/menu1.gif") no-repeat;
	height: 380px;
}

#leftnav a {
	text-decoration: none;
	text-align: left;
	display: block;
	width: 110px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
}

html>body #leftnav a {
	width: 105px;
}

#leftnav a:hover {
	text-decoration: none;
}

#leftnav a.level1 {
	padding: 7px 10px 4px 20px;
	/*border-bottom: 1px dotted #5a5a5a;*/
}

#leftnav a.level1_sel {
	padding: 7px 10px 4px 20px;
	background-position: left;
  	background-repeat: no-repeat;
	/*border-bottom: 1px dotted #5a5a5a;*/
}

#leftnav a.level2 {
	/*border-bottom: 1px dotted #5a5a5a;*/
	font-weight: normal;
	padding: 2px 10px 2px 35px;
	width: 124px
}

#leftnav a.level2_sel {
	/*border-bottom: 1px dotted #5a5a5a;*/
	font-weight: normal;
	padding: 2px 10px 2px 35px;
	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: 157px;
	padding: 0 0 0 0px;
}

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 1000px;
	margin: 0;
	padding: 0;
	background: #f5f5f5;
	/*border-right: dotted 1px #a5a5a5;*/
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #f5f5f5;
	background-image: url("../images/waterm.gif");
	background-repeat: no-repeat;
}

#centercont {
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 186px;
	line-height: 140%;
	padding: 10px 20px 30px 10px;
	position: relative;
	color: #334;
	background: #f5f5f5;
	font-size: 13px;
	font-family: arial, helvetica, verdana, sans-serif;
	

	
}

#centercont h1 {
	font-size: 29px;
	font-weight: normal;
	line-height: 90%;
	margin-top: 20px;
	color: #000;
	margin-bottom: 20px; 

}

#centercont h2 {
	font-weight: normal;
	font-size: 16px;
	padding: 10px 0 0 0;
	color: #015a9d;
	padding: 0px; 
	margin: 0 0 7px 0;
}

#centercont h3 {
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #94aac9;
	padding: 0px; 
	margin: 0 0 5px 0;
}

#centercont a {
	text-decoration: none;
	color: #959595;
	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:65px;
	width:100px;
	margin: 0 0 0 0px;
	padding: 0px;
	text-align: center;
	/*border-left: dotted 1px #5a5a5a;*/
}

#rightcont img {
	margin-bottom: 20px;
	/*border-bottom: 1px dotted #a5a5a5;*/
}

/* ---------------- Home Snipplet ---------------- */

# home_snip {

  	position: absolut;
  	top: 410px;
	margin-left: 230px;
}
