body {
	width: 1024px;
	position: absolute;

}

/* ---------------- 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 {
}

#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: 3px 20px 3px 20px;
	font-weight: bold;
	width: 170px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
}
html>body #leftnav a {
	width: 130px;
}

#leftnav a:hover {
	text-decoration: none;
}

#leftnav a.level2 {
	font-weight:normal;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:170px;
}

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #FBF1F0;
	border-bottom: 1px solid #cecece;
	border-right: 1px solid #cecece;
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #transparent;
}

#centercont {
	margin-top: 0px;
	margin-right:180px;
	margin-bottom: 50px;
	margin-left: 190px;
	line-height: 140%;
	padding: 10px 20px 90px 10px;
	position: relative;
	color: #000;
	background: #transparent;
	font-size: 13px;
	font-family: helvetica, arial, verdana, sans-serif;
}

#centercont h1 {
	font-size: 18px;
	color: #8b8b8b;
	background: #transparent;
	display: block;
	line-height: 100%; 
	margin-botton:15px;
	border-bottom: 1px dotted #8b8b8b;
}

#centercont h2 {
	font-size: 17px;
	padding: 10px 0 0 0;
	color: #C50346;
	padding: 0px; 
	margin: 0 0 10px 0;
}

#centercont h3 {
	font-size: 14px;
	padding: 10px 0 0 0;
	color: #585858;
	padding: 0px; 
	margin: 0 0 5px 0;
}

#centercont a {
	text-decoration: none;
	color: #7DAB57;

}

#centercont p {
	padding: 0px; 
	margin: 0px;
}

#centercont .bildtext {
	font-size: 11px;
	color: #666;
	line-height: 12px;
}

#centercont a:hover {
	text-decoration: none;
	color: #6C0E29;
}

#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:0px;
	top: 0px;
	width:170px;
	background: #transparent;
}


/* ----------------  Leiste unten  ---------------- */

/* ---------------- Bildergalerie ---------------- */

.imgGallery {
	width:480px;
}

.imgGalleryTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 20px 0px;;
	padding: 0;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #9ccd56;
}

.imgGalleryDesc {
	font-size: 12px;
	line-height: 100%;
	margin: 10px 0px;;
	padding: 0;
	font-family: helvetica, arial, verdana, sans-serif;
	color: #333;
}

.imgGalleryMenuItem {
	font-size: 12px;
	padding-left:20px;
	font-family: helvetica, arial, verdana, sans-serif;
}

.imgGalleryLine {
	font-size: 12px;
	font-weight: bold;
	padding:5px;
}

.imgGalleryItem {
	height:135px;
	width:160px;
	padding:5px;
}

.imgGalleryThumb {
	width:158px;
	height:113px;
	background-color:#FFFFFF;
	border: 1px solid #D1D1D1;
}

.imgGalleryThumbMenu {
	margin-top:2px;
	width:25px;
	height:22px;
	background-color: #d1d1d1;
	padding-left:133px;
}

.imgGalleryLens {
	border-left: 1px #FFFFFF solid;
}

