a{
	color: #e8a02c;
}
a:hover{
	color: #e8a02c;
}
body{
	background: #36201a url(ferronauten/leder01.jpg) no-repeat top center;
	background-attachment: fixed;
	font-family: Verdana,Helvetica,Tahoma,Sans-Serif;
}

#wrapper{
	background: transparent url(ferronauten/bgr.jpg) repeat-x top;
	}

#header {
	background: transparent url(ferronauten/bg_header.jpg) no-repeat top right;
	}

#header h1{
 	background: url(ferronauten/logo.gif) no-repeat;
}

#search{
	float: right;
	margin: 0;
	width: 220px;
	background: url(ferronauten/bgr-search.gif) no-repeat;
}
#topmenu li { border-left: 1px solid #dedbd1; }
#topmenu li a {	color: #333333; }
#topmenu li a:hover,#topmenu li.active a { color: #ff7800; }

#footer{
	background:#e4e2db url(ferronauten/bgr-footer.gif) repeat-x;
}	
#nav li ul li {
    background: #e9e4d4 url(../images/bgr-box-trans.png) repeat-x top;
}
.box, .widget{
	background: #f7f4ea url(ferronauten/bgr-box-trans.png) repeat-x top left;
}
.box2{
	background: #e9e4d4 url(ferronauten/bgr-box-trans2.png) repeat-x top left;
}
.box2 .spacer.white, .list2 li{
	background: #f7f4ea;
}
.vidtabs .idTabs li a, .idTabs li a{
	background:#f7f4ea;
	color:#363636;
}
.vidtabs .idTabs li a:hover,
.vidtabs .idTabs .selected,
.idTabs li a:hover,
.idTabs .selected,
#sidebar h3 {
	background:#d5d0bf;
}
span.continue-archives a { 
	color:#e9e4d4; 
}
#footer, #footer a{
	color: #e9e4d4;
}


/* .entry { min-height: 100px;} */
   
.slideshow{
    background-color:#FFFFFF;
	border:1px solid #A9A9A9;
	padding:4px;
}
  
/*=== typography ===*/
h2 {
	color: #534e47;
	font: 20px "Trebuchet MS", "Georgia", "Times New Roman", Times, serif;
	margin: 0 0 5px;
}
h2 a{
	color: #534e47;
}
h2 a:hover{
	text-decoration: none;
}

.featuredpost h2 {
	font-size: 22px;
	}

h3{
	color: #534e47;
	font: 15px "Trebuchet MS", "Georgia", "Times New Roman", Times, serif;
	clear: left;
	}
#sidebar h3{
	color: #534e47;
	font: 13px Verdana,Helvetica,Tahoma,Sans-Serif;
	}

h6{
	color: #534e47;
	font: 16px "Trebuchet MS", "Georgia", "Times New Roman", Times, serif;
	margin: 15px 0 1px;
}
.box, .entry p {
	font: 12px Verdana,Helvetica,Tahoma,Sans-Serif;
	line-height: 20px;
}

.spacerl {
	font: 12px Verdana,Helvetica,Tahoma,Sans-Serif;
	line-height: 17px;
}


.profil {
	font: 12px Verdana,Helvetica,Tahoma,Sans-Serif;
	line-height: 17px;
	padding: 2px 10px 2px 10px;
	border: 1px solid #aea89b;
	background-color: #dfd9cb;
	margin-bottom: 10px;
	min-height: 100px;
}

.idTabs li a, .vidtabs .idTabs li a, .author_email a, .author_alink a, span.continue-archives a {
	font-weight: normal;
	}
.list1 li a {
	color: #555;
	}
.list1 li a:hover {	
	color: #e8a02c;
	text-decoration: none;
}