


/**** LINK-tag style sheet main.css ****/

body {
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #C0C0C0;
	width: 800px;
	left: 50%;
	top: 50%;
	margin: 30px auto;
	text-align:center;
}



img { border: 0; 
	}

a{
	color:#2E8CA7;
	text-decoration: none;
}

/* links */
#links {
	width: 230px;
	float:left;
	text-align:right;
	padding-right: 20px;
	padding-top: 10px;
}

 * html #links {  /* nur fuer Internet Explorer */
width: 240px;
padding-right: 10px;
}

#navigation {
	color:#ffffff;
	font-size:25px;
}

#navigation1 a{
	color:#2E8CA7;
	font-size:18px;
line-height: 150%;
margin-bottom: 20px;
text-decoration: none;
}

#navigation ul{
	list-style: none;
	margin-bottom: 40px;
	line-height: 250%;
	font-weight:bold;
	text-transform: uppercase;
}


#navigation1 ul{
	list-style: none;
	margin-bottom: 20px;
	line-height: 100%;
	text-transform: uppercase;
}

.navigation a {
	text-decoration: none;
	color: #ffffff;
}

.navigation a:hover {
	color: #2E8CA7;
}

.navigationactive a{
	color: #2E8CA7;
	text-decoration: none;
}




/* Mitte */

#mitte {
	float:left;
	width: 360px;
	background: #ffffff;
	padding: 10px;
	min-height: 500px;
text-align:left;
}


/*rechts */

#rechts {
	float:left;
	width: 160px;
	margin-left: 10px;
	color:#ffffff;
	font-size:12px;
}

 * html #rechts {  /* nur fuer Internet Explorer */
width: 160px;
}


#rechts a{
color:#000000;
text-decoration:none;
}



#box1, #box2 {
	background: #2E8CA7;
	border: 8px solid #ffffff;
	height: 140px;
	padding: 8px;
text-align:left;
}


 * html #box1, #box2 {  /* nur fuer Internet Explorer */
height: 144px;
}


#abstand{
	height: 10px;
}


.wtgallery_pagebrowser
{
margin-top:30px;
}


.wtgallery_pagebrowser_fwd 
{
background:#2E8CA7;
float:left;
width:50px;
height:40px;
padding-left: 5px;
padding-right: 5px;
padding-top: 20px;
}

.wtgallery_pagebrowser_fwd a{
color:#ffffff;
}

.wtgallery_pagebrowser_pic
{
float:left;
}

.wtgallery_pagebrowser_back
{
background:#2E8CA7;
float:left;
color:#ffffff;
width:40px;
height:40px;
padding-left: 14px;
padding-right: 5px;
padding-top: 20px;
}

.wtgallery_pagebrowser_back a
{
color:#ffffff;
}

.wtgallery_pagebrowser_page{
clear: both;
}

 * html .wtgallery_pagebrowser_page {  /* nur fuer Internet Explorer */
margin-top:-130px;
}


.wtgallery_exif_subject
{
margin-top:10px;
font-weight:bold;
}


 label{
width: 300px;
display: block;
}

input.absenden { 
background-color: #ffffff;
border: thin #88888A solid;
color: #88888A;
background-repeat:
}



 label{
display: block;
}

input.csc-mailform-submit{ 
margin-top:10px;
background-color: #2E8CA7;
border: thin #2E8CA7 solid;
color:#ffffff;
}

