body {
	margin: 0;
	padding: 0;
	background-image:url(../images/papier1.jpg);
	background-position: 0 163px;
	font-size: 12px;
	font-family: verdana, helvetica, arial, sans-serif;
}

a {
	color: #963;
	font-weight: bold;
	text-decoration: none;
}



p {
	margin: 0 0 20px;
	padding: 0;
}

form { 
  	padding: 0;
  	margin: 0;
}

input, textarea, select { 
	padding: 2px;
	margin: 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	border: 1px solid #999;
}

.none {
	display: none;
}

#test {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;

}

#test2 {
	padding-left: 32%;
	position: relative;
	z-index: 10;
}



/* ---------------- 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 {
	border-top: 0px solid #ddd;
	font-size: 11px;
}

#leftnav h2.navhead {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 13px;
	border: 0 none;
}

#leftnav a {
	text-decoration: none;
	border-bottom: 0px solid #eee;
	color: #000;
	display: block;
	margin: 0;
	padding: 2px 20px 2px 10px;
	font-weight: bold;
	width: 180px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 140px;
}
html>body #leftnav a {
	width: 150px;
}

#leftnav a:hover {
	text-decoration: none;
}

#leftnav a.level1 {

}

#leftnav a.level1_sel {
}

#leftnav a.level2 {
	font-weight: normal;
}

#leftnav a.level2_sel {
	font-weight: bold;
	color: #cc0000;
}

#leftnav a.level3 {
	font-size:10px;
	font-weight: normal;
	padding: 2px 10px 2px 30px;
}

#leftnav a.level3_sel {
	font-size:10px;
	font-weight: bold;
	color: #cc0000;
	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;
	color: #cc0000;
	padding: 2px 10px 2px 30px;
}

#leftcont {
	position: absolute;

	
}

/* ---------------- Content ---------------- */

#container {
	position: absolute;
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent;
}

#cc_container {
	position: relative;
	width: 100%;
	margin: 0;
	padding-left: 10px;
}

#centercont {
	margin-top:      20px;
	margin-right:  190px;
	margin-bottom:   0px;
	margin-left:   180px;
	line-height: 140%;
	padding: 0px 20px 50px 10px;
	position: relative;
	color: #630;
	background: transparent;
	border-top: 0px solid #ddd;
}



#centercont a {
	text-decoration: underline;
	color: #963;
}

#centercont a:hover {
	text-decoration: underline;
	color: #003399;
}

#centercont p {
	margin: 10px 0px 0px 0px;
}

.block1 {
	border: 1px solid #bbb;
	padding: 5px;
	margin: 5px 0px;
	background: #fafafa;
}

#centercont strong {
	font-weight: bold;
}

#centercont .bildtext {
	color: #630; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	line-height: 13px
}

#centercont img {
	border: solid 0px #999;
}

#centercont .homebar {
	display: block;
	padding: 1px;
	background: #ff0000; 
	font-weight:bold;
	color:#fff;
}

ul {
	list-style-image:url(bullet.gif);
}

div.float {
  float: left;
  }

div.float p {
	margin: 10px 0px 0px 25px;
}

div.spacer {
  clear: both;
  }

/* ---------------- Right Navigation ---------------- */

#rightcont {
	position: absolute;
	right:0px;
	top:0px;
	width:190px;
	margin: 0;
	padding: 0 0 10px;
	border-top: 0px solid #ccc;
}

#rightcont a {
	text-decoration: none;
	border-bottom: 0px solid #fff;
	color: #666;
	background: transparent;
	display: block;
	margin: 0;
	padding: 9px;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 172px;
}

html>body #rightcont a {
	width: 172px;
}

#rightcont a:hover {
	text-decoration: none;
	color: #003399;
	background: #cccc99;
}

#rightcont img {
	border: solid 1px #cccc99;
}

/* ---------------- 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: #990033;
	padding-left:133px;
}

.imgGalleryLens {
	border-left: 1px #FFFFFF solid;
}



