body	{
	background-image:url(../images/body2.jpg);
	background-repeat:no-repeat;
	background-position: 0px 250px;
	height:100%;
	width:800px;
	background-color:#e5f3fe;
	width:800px;

}

img {
	display: block;
}

/* ---------------- Satweb Navigation ---------------- */

#webnav {
	position: relative;
	padding: 0px 15px 0px 163px;
}

#webnav a {
	padding: 3px 5px;
}

.webnone {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}
html>body .webnone {
	display: none;
}

/* ---------------- Left Navigation ---------------- */
/*
#leftnav {
}

#leftnav h2.navhead {
	margin: 0;
	font-size: 13px;
	border: 0 none;
}

#leftnav a {
	text-decoration: none;
	display: block;
	margin: 0;
	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;
}

#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;
	width:164px;
}

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 800px;
	margin: 0;
	padding: 0;
	background: #transparent;
}

#cc_container {
	position: relative;
	width: 100%px;
	margin: 0;
	padding: 0;
}

#centercont {
	margin-top: 0px;
	margin-right:139px;
	margin-bottom: 0px;
	margin-left: 164px;
	line-height: 140%;
	padding: 10px 3px 10px 10px;
	color: #334;
	background:#ffffff;
	border-right: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
}

#centercont h1 {
	font-size: 17px;
	color: #d31e3a;
	
}

#centercont h2 {
	font-size: 15px;
	padding: 10px 0 0 0;
	color: #9a9a9a;
	padding: 0px; 
	margin: 0 0 10px 0;
}

#centercont h3 {
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #ffcc00;
	padding: 0px; 
	margin: 5px 0 10px 0;
	border-bottom: 1px dotted #ffcc00;
	width: 200px;
}

#centercont h4 {
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #d31e3a;
	padding: 0px; 
	margin: 0 0 5px 0;
}

#centercont a {
	text-decoration: none;
	color: #003399;
	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: #d31e3a;
	border-bottom: 1px dotted #666;
}

#centercont strong {
	font-weight: bold;
}

#centercont img {
	margin: 10px 0;
}

#centercont th {
	color: #fff;
	background: #cc0000;
}

.blok {
	border: 1px solid #bbb;
	padding: 5px 9px;
	background: #fafafa;
}

#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:7px;
	top:0px;
	width:124px;
	margin: -137px 0 0 668px;
	padding: 0;
	background:#e5f3fe;

}

#rightcont a {
	text-decoration: none;
	display: block;
	margin: 0px 0 8px 0;
	font-weight: bold;
	width: 124px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 124px;
}
html>body #rightcont a {
	width: 124px;
}

#rightcont a:hover {
	text-decoration: none;
}


