body {
font-family: verdana, helvetica, arial, sans-serif;

}

/* ---------------- 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: 10px 10px 10px 20px;
	font-weight: bold;
	width: 100px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 130px;
}
html>body #leftnav a {
	width: 130px;
}

#leftnav a:hover {
	text-decoration: none;
}

#leftnav a.level1 {


}

#leftnav a.level1:hover {

}

#leftnav a.level1_sel {

}

#leftnav a.level2 {
	font-weight:normal;
	padding: 3px 10px 3px 20px;
}

#leftcont {
	position: absolute;
	left:0px;
	top:0px;
	width:130px;
}

/* ---------------- Content ---------------- */

#container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #transparent;
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #transparent;
}

#centercont {
	margin-top: 0px;
	margin-right:180px;
	margin-bottom: 30px;
	margin-left: 180px;
	line-height: 140%;
	padding: 50px 20px 10px 10px;
	position: relative;
	color: #333333;
	background: #transparent;
	font-size: 13px;
	min-height: 400px;


}

#centercont h1 {
	font-size: 18px;
	color: #1879b1;
	display: block;
	line-height: 100%; 
	margin-bottom:15px;
}

#centercont h2 {
	font-size: 16px;
	color: #1879b1;
	display: block;
	line-height: 100%;
	font-weight:bold;
	margin-bottom:10px;

}

#centercont h3 {
	font-size: 14px;
	color: #1879b1;
	display: block;
	line-height: 100%;
	font-weight:bold;
	margin-bottom:5px;
}

#centercont h4 {
	font-size: 14px;
	color: #000000;
	display: block;
	line-height: 100%;
	font-weight:bold;
	margin-bottom:5px;
}

#centercont a {
	text-decoration: none;
	color: #669933;
	
}

#centercont a:hover {
	text-decoration: none;
	color: #ff8800;
}

#centercont p {
	padding: 0px; 
	margin: 0px;
}

#centercont .bildtext {
	font-size: 11px;
	color: #666;
	line-height: 12px;
}



#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  ---------------- */
#footer{
  	font-size: 12px;
	font-weight: normal;
/*	border-top: 4px solid #d7ea70;*/
}

/* ---------------- Bildergalerie ---------------- */

.imgGallery {
	width:480px;
}

.imgGalleryTitle {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 20px 0px;
	padding: 0;
	color: #9ccd56;
}

.imgGalleryDesc {
	font-size: 12px;
	line-height: 100%;
	margin: 10px 0px;
	padding: 0;
	color: #333;
}

.imgGalleryMenuItem {
	font-size: 12px;
	padding-left:20px;
}

.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;
}

