body {
    font-family: Trebuchet, Arial, Helvetica, sans-serif;
    font-size: 13px;
	background: transparent url(/img/main-bg2.jpg) right 0 no-repeat;
    /*color:#AFDFEA;*/
    color: #666;
    text-align: center;
    margin: 20px;
    overflow: -moz-scrollbars-vertical;
	
	
} 

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


#loader{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-13px;
	margin-top:-80px;
	background-color:#000;
}
.leftfloat{
	float:left;
}

.rightfloat{
	float:right;
}

.textsmall {
    font-size: 11px;
}

.error{
	color:red;
	display:block;
}

a {
    outline: none;
}

a, a:visited {
    color: #4D5F8D;
    text-decoration: underline;
}

a:hover {
    color: #5E75AE;
}

a:active {
    color: #900;
}

img {
    border: 0px;
}

img.imgLeft {
    border: solid #000 1px;
    float: left;
    margin: 0 15px 5px 0;
}

img.imgGross {
    border: solid #000 25px;
}

p {
    margin: 1em 0;
}

/* ######  FORMS  ###### */
form {
    margin: 0;
    padding: 0;
}

input.textfield {
    background: #fff;
    color: #667B92;
    padding: 5px;
    border: solid #57747E 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

select {
    background: #fff;
    color: #667B92;
    border: solid #57747E 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

textarea {
    background: #fff;
    color: #667B92;
    padding: 5px;
    border: solid #57747E 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

input.button {
    background: #eee;
    color: #667B92;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 2px 5px 2px 5px;
    margin: 0 0 5px 0px;
    border-color: #57747E;
}



h1{
	color:#000;
	font-size:16px;
	border-bottom:1px dotted #000;
	font-weight:normal;
	letter-spacing:1px;
	padding:10px;
}

h2 {
    text-align: left;
    font-size: 15px;
    padding: 1px 5px 0 0;
    margin: 0;
    color: #000;
	font-weight:normal;
} 

.main {
    width: 985px;
   
}

.header{
	padding:0;
}
.titlebox {
    margin: 0;
    padding:0 0 10px 0;
    text-align: center;
	float:right;
	width:190px;
}

div.title {
    width: 170px;
    padding: 5px 10px;
	background-color: #000;
	font-size: 25px;
    color: #fff;
	margin:0;
}

.subHeadline {
    color: #000;
    margin: 0;
    font-size: 15px;
    letter-spacing: 5px;
	width:185px;
	padding:5px 0 0 5px;
	display:block;
} 




div.kategorie {

    padding: 0;
    width: auto;
    margin: 0;
    text-align: left;
    line-height: 20px;
}





/* GALLERY  ---------------------------------- */

#gallery{
	width:985px;
	height:200px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:60px 0;
	background-color:#000;
}
.images{
	position:absolute;
	left:0;
	margin:0;
	background-color:#000;
	padding:0 20px;
	display:block;
	
}

.images .item{
	position:relative;
	float:left;
	margin:0;
	padding:0 40px ;
	border:0;
	/*height:200px;*/

}
.images a,
.images a:visited{
	margin:0;
	padding:0;
	border:0;
	/*height:200px;*/
	display:block;
}
.images img{
	margin:0;
	padding:0;
	border:0;
	/*height:200px;*/
}


a.info, a.info:visited {
    display: block;
	position:absolute;
	top:210px;
	left:40px;
    padding:0;
    text-decoration: none;
    line-height: 10px;
    font-size: 11px;
    text-align: left;
    width: 15px;
    height: 15px;
    text-indent: -20000px;
    background: transparent url('/img/sprite.gif') 0 0 no-repeat;
}

a.info:hover {
    display: block;
    background: transparent url('/img/sprite.gif') 0 -15px no-repeat;
}

span.infoicon {
    padding:1px 0 0 20px;
    font-size: 11px;
    text-align: left;
	
    background: transparent url('/img/sprite.gif') 0 0 no-repeat;
}

#holonav{
	width:980px;
	height:50px;
	background-color:#000;
	padding:5px 0 5px 4px;
	position:relative;
	margin:1px 0 0 0;
	
}
#locator{
	width:100px;
	height:50px;
	border:1px solid #f00;
	position:absolute;
	left:0px;
	top:5px;
}




/* TOPNAVIGATION ------------------------------------------- */
div.nav {
    width: 983px;
    margin: 0;
    padding: 0;
    /*background-color: #5e6F9e;*/
    font-size: 12px;
 
    border-top: solid #000 1px;
   
    /*text-transform:uppercase;*/
}

div.nav ul {
    display: block;
    margin: 0 0 0 20px;
    padding: 0;
    list-style: none;
    list-style-image: none;
}

div.nav ul li.topnav {
    display: block;
    float: left;
    list-style: none;
    list-style-image: none;
   

  /*  background-color: #4D5F8D;*/
}

div.nav ul li.topnav a {
    display: block;
    padding: 4px 15px 4px 15px;
    text-decoration: none;
       color: #000;
	    border-right: solid #000 1px;
}

div.nav ul li.topnav a:hover {
    display: block;
    background-color: #eee;
    color: #000;
}

div.nav ul li.topnavActive {
    display: block;
    float: left;
    list-style: none;
    list-style-image: none;
}

div.nav ul li.topnavActive a {
    display: block;
    padding: 4px 15px 4px 15px;
    text-decoration: none;
    background-color: #000;
    color: #fff;
}

div.nav ul li.topnavActive a:hover {
    display: block;
    background-color: #000;
    color: #fff;
}

div.layoutbox {
 	width:600px;
    margin: 60px 20px 0 100px;
    padding: 0px;
	
} .leftCol {
    float: left;

} .rightCol {
    float: left;
    width: 35%;
    padding: 0 0 0 10px;
} .textBox {
    width: 100%;
    margin: 0px 0px 25px 0px;
} .newsTitel {
    border-bottom: solid #667B92 1px;
    text-align: left;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 5px 0px;
} .newsDatum {
    color: #667B92;
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    margin: 0px 0px 20px 0px;
} .text {
    font-weight: normal;
    text-align: left;
    padding: 5px 50px 15px 50px;
}

div#content {
    background-color: #eee;
    padding: 20px 10px 20px 20px;
    text-align: left;
}

.contentTitel {
    border-bottom: solid #667B92 1px;
    color: #667B92;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px 5px 0px;
    margin: 0px 0px 15px 0px;
}

div.footer {
    border: 0;
    background-position: bottom;
    padding: 5px;
    text-align: left;
    border-top: solid #000 1px;
	font-size: 10px;
	letter-spacing:1px;
	padding:5px 0 0 20px
	
} 
.footer a, .footer a:visited {
    color: #323E5C;

} 
.footer a:hover {
    color: #404F76;
}


.gb_box{
	
	margin:15px 0px 25px 50px;
}
.gb_text{
	background:transparent url(/img/gb-bg.jpg) 0 top repeat-x;
	padding:1px 15px 15px 15px;
	
	border-bottom:solid #dde 1px;
}

a.gb-toggle,a.gb-toggle:visited{
	float:right;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:11px;
	width:110px;
	padding:2px;
	background-color:#000;
	color:#fff;
}

a.gb-toggle:hover{
	
	background-color:#333;
	color:#fff;
}

#gbformular{
	 width:498px;
	 display:none;
	 border:solid #000 1px;
	 padding:10px 25px 25px 25px;
	 margin:15px 0 10px 50px;
	}

