@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:23px;
	background-image:url(../img/bg_page.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

/*maintemplates*/

#page{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:16px;
	}
#head{
	height:84px;
	background-image:url(../img/head.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#lang{
	height:50px;
	text-align:right;
	}
#menu{
	float:left;
	width:210px;
	padding-left:10px;
	padding-top:9px;
	overflow:hidden;
	}
#content{
	float:left;
	width:770px;
	padding-right:10px;
	padding-bottom:50px;
	}
p{
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
/*FCE*/

.whitebox{
	background-color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	}
	
.spalte50-1{
	width:380px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}
.spalte50-2{
	width:380px;
	float:left;
	overflow:hidden;
		}
.whitebox .spalte50-1{
	width:370px;
	float:left;
	margin-right:10px;
	overflow:hidden;
	}
.whitebox .spalte50-2{
	width:370px;
	float:left;
	overflow:hidden;
		}
		
.spalte30-1{
	width:260px;
	float:left;
	padding-right:10px;
	padding-left:10px;
	}
.spalte70-2{
	width:490px;
	float:left;
	}
.contentcontainer30-70{
	background-color:#FFF;
	width:770px;
	}
	
/*GMenu*/
	
.act, .ro, .no{
	padding-bottom:10px;
	}
	
.act2, .ro2, .no2{
	padding-bottom:10px;
	}
.lvl2{
	padding-left:10px;
	}	
.act img, .act2 img{
	border:solid #c15a17 1px;
	}
.no img, .no2 img{
	border:solid #c0c1c2 1px;
	}
.ro img, .ro2 img{
	border:solid #ffffff 1px;
	}
	
div.csc-textpic div.csc-textpic-single-image img {
	margin-bottom:0px;
	}
	
/*Gallery and Images*/
	
.wtgallery_single_browser{
	display:none;
	}
.wtgallery_single h2{
	display:none;
	}
.wtgallery_list_area h2{
	display:none;
	}
.wtgallery_list_pagebrowser_area{
	display:none;
	}
.wtgallery_list_area{
	padding-top:25px;
	padding-bottom:25px;
	}
.wt_gallery_single_inner_pic{
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
	}
	
#imageData #numberDisplay {
	padding-top:10px;
	}
	

	
/*Headlines*/
	
h3{
	padding-top:10px;
	padding-bottom:0px;
	margin:0px;
	font-size: 26px;
	line-height:30px;
	font-weight:normal;
	}
	
	
h4{
	padding:0px;
	padding-top:10px;
	margin:0px;
	margin-bottom:-5px;
	font-size: 18px;
	line-height:24px;
	font-weight:normal;
	}
	
#content p a{
	color:#fd6a0b;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	}
	
#content p a:hover{
	background-color:#fd6a0b;
	color:#ffffff;
	padding-left:2px;
	padding-right:2px;
	}	
	
/*More*/

#content br{
	line-height:20px;
	}
	
#content .whitebox p{
	padding-right:20px;
	}	

#content .contentcontainer50 .whitebox p{
	padding-right:0px;
	}

.clearer{
	clear:both;
	float:none;
	}

.csc-header{
	display:block;
	width:100%;
	}
.csc-default{
	width:100%;
	}
