body {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #808285;
	background: #ffffff;
	/*width: 800px;*/
}

a{
color: #E28F26;
text-decoration:none;
}

img{
border:0;
}

/* header */
#header {
	background: #4D4D4F;
	text-align:center;
	
}
#headerlinks{
	float:left;
	height:70px;
	
}
#headermitte{
	width:900px;
	margin: auto auto;
	background: #4D4D4F;
	border-left:1px solid #EDEDEE;
	height:70px;
	text-align:left;
}

/* logo */
#logo {
	background: #ffffff;
	text-align:center;
	
}
#logolinks{
	float:left;
	height:80px;
	
}
#logomitte{
	text-align:left;
	width:880px;
	margin: auto auto;
	background: #ffffff;
	border-left:1px solid #EDEDEE;
	padding-left:20px;
	padding-top:20px;
	height:60px;
}
 * html #logomitte {  /* nur fuer Internet Explorer */
width: 880px;
height:80px;
}

/* content */
#content {
	background: #EDEDEE;
	text-align:center;
}

#contentlinks{
	float:left;
	height:400px;
}

#contentmitte{
	width:900px;
	margin: auto auto;
	background: #EDEDEE;
	border-left:1px solid #EDEDEE;
	height:550px;
}

#galerie{
	float:left;
	width:650px;
	text-align:left;
	margin:0px;
	padding:0px;
}
#navigation{
	width:250px;
	float:right;
	text-align:left;
	padding:0px;
}

 * html #navigation {  /* nur fuer Internet Explorer */
margin-top:10px;
}

#navigation ul{
	margin-top:6px;
	list-style: none;
	margin-bottom: 40px;
	line-height: 250%;
	font-weight:bold;
	font-size: 20px;
}

.subnavigation{
	list-style: none;
	line-height: 150%;
	font-size: 13px;
}


#navigationactive {
	color: #E28F26;
}

.subnavigationactive {
	line-height: 150%;
	font-size: 13px;
color: #E28F26;
}


#navigation a {
	text-decoration: none;
	color: #808285;
}

#navigation a:hover {
	color: #E28F26;
}



/* footer */
#footer {
	background: #ffffff;
	text-align:center;
	
}
#footerlinks{
	float:left;
	height:40px;
	
}
#footermitte{
	text-align:left;
	width:880px;
	margin: auto auto;
	background: #ffffff;
	border-left:1px solid #EDEDEE;
	padding-left:20px;
	padding-top:20px;
	height:40px;
}
 * html #footermitte {  /* nur fuer Internet Explorer */
width: 900px;
height:60px;
}
#wtgallery_list {
padding-top:20px;
background: #E28F26;
height:530px;
}

.wtgallery_pagebrowser {
padding:4px;
color: #EDEDEE;
font-size:11px;
}


#wtgallery_list a{
color: #EDEDEE;
text-decoration:none;
}


.wtgallery_piclist {
line-height:0px;
}

/*
#wtgallery_singlepic_area {
padding-top:20px;
padding-right:60px;
color: #808285;
font-size:12px;
}
*/

#wtgallery_singlepic_area {
padding-top:20px;
padding-right:0px;
color: #808285;
font-size:12px;
float: left;
text-align: left;
width: 520px;
} 


#wtgallery_singlepic_area  a{
color: #808285;
text-decoration:none;
}

 label{
display: block;
}

input.csc-mailform-submit{ 
margin-top:8px;
background-color: #E28F26;
border: thin #E28F26 solid;
color:#ffffff;
font-size:10px;
}

.wtgallery_singlepic_fwd{
float:left;
padding-top: 7px;
clear:both;
}

.wtgallery_h2{
padding-left: 70px;

}