body{
	margin:0;
	padding:0;
	background-image: url(../images/hg.jpg);
	background-repeat: repeat-x;
	background-color: #dad8cc;
	font-family: Verdana;
	font-size: 11px;
}
.sexybookmarks {
	padding-left: 20px;
}
#lang{

	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:5px;
}
#mutter{
left:50%;
margin-left:-409px;
position:absolute;
width:819px;
}
#oben{
	background-image: url(../images/oben.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height: 5px;
}
#mitte{
	background-image: url(../images/mitte.png);
	padding-left:5px;
}
#unten{
	background-image: url(../images/unten.png);
	background-position:center top;
	background-repeat:no-repeat;
	height: 5px;
}
#container{
	width: 805px;
	text-align: left;
	border: 2px solid #004372;
	background-color: #d1d2d3;
}
#header{
	text-align: left;
}
#menu{
	margin-top: 20px;
	width: 100%;
}
#main{
	background-color: #fff;
	clear: both;
}
#c-left{
	width: 600px;
	float: left;
}
	#c-left-content{
		padding-left: 35px;
		padding-top: 30px;	
		padding-right: 15px;
		padding-bottom: 30px;
	}
#c-right{
	/*float: left;
	width: 195px;*/
	float:right;
	width:180px;
}
	#c-right-content{
		padding-left: 0px;
		padding-top: 35px;
		padding-right: 0px;
		padding-bottom: 30px;
		margin-right:10px;
	}
	
	#soz{
		padding-left: 0px;
		padding-top: 35px;
		padding-right: 0px;
		margin-right:10px;
	}
	#soz a{
		padding-right: 3px;
	}
#footer{
	clear: both;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
	#footer a{
		color: #000;
		text-decoration: none;
	}

/* Hauptmenü */
ul#hauptnav{
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#hauptnav LI{
	float: right;
	list-style: none;
	display: block;
	margin-left: 15px;
}
ul#hauptnav LI a{
	font-size: 15px;
	color: #636363;
	text-decoration: none;
	display: block;
	padding: 5px 25px 5px 24px;
	background-color: #fff;
}
ul#hauptnav LI a:hover, ul#hauptnav LI a.akt{
	background-color: #004372;
	color: #fff;
}

/* Untermenü rechts */
ul.subnav{
	margin:0;
	padding: 0;
	list-style-image:url(../images/listitem.gif);
	font-size: 14px;
	font-weight:bold;
	line-height:20px;
}

ul.subnav LI{
	margin: 0;
	padding: 0;
	
}
ul.subnav LI a{
	color: #636363;
	text-decoration: none;
}
ul.subnav LI a:hover{
	text-decoration: underline;
}

/* allgemeine Inhaltsformatierungen */
h1, h2, h3{
	color: #004372;
}
h1{
	font-size: 18px;
	text-transform: uppercase;
}
h2{
	font-size: 16px;
	font-weight: bold;
}
h3{
	font-size: 14px;
	text-decoration: underline;
}
a, a:visited{
	color: #004372;
}
/* News Latest (Startseite) */
.news-latest-item{
	background-color: #d1d2d3;
	color: #000;
	padding: 15px;
	margin-bottom: 10px;
}
.news-latest-item h3, .news-latest-item h3 a{
	color: #fff;
	margin:0;
	padding:0;
	text-decoration: none;
}
.news-latest-item p{
	margin:0;
	padding:0;

}

/************* Chgallery Stylesheets *************/

div.tx-chgallery-pi1 div.clr { 
  clear:both; 
}
div.tx-chgallery-pi1 div.pagebrowser {
  display:none;
}
div.tx-chgallery-pi1 div.single span { 
  display:none;
}
div.tx-chgallery-pi1 div.single {
  float:left;
  height:120px;
  margin-right:9px;
  margin-bottom:9px;
  vertical-align:middle;
  width:120px;
}
* html div.tx-chgallery-pi1 div.single {
  margin-right:9px;
}
div.tx-chgallery-pi1 div.single div.img {
  margin:0px;
  height:120px;
  width:120px;
}
div.tx-chgallery-pi1 div.single div.align {
  height:120px;
  text-align:center;
  width:120px;
}
div.tx-chgallery-pi1 div.single div.align a img {
  vertical-align:middle;
}
div.gallery-gray div.tx-chgallery-pi1 div.single {
  background-color:#D1D2D3;
  height:130px;
  margin-right:7px;
  margin-bottom:7px;
  width:130px;
}
div.gallery-gray div.tx-chgallery-pi1 div.single div.img {
  margin:5px;
  height:130px;
  width:130px;
}
div.tx-chgallery-pi1 div.single div.align {
  height:130px;
  width:130px;
}

*{
	border: 0px solid #000;
}
.clear{
	clear: both;
}

div.diashow {
}
div.diashow-align {
  padding:10px 18px 0 18px;
}
div.diashow-align img {
  position:relative;
  left:0;
  top:0;
}


