body {
	background:#FFFFFF url(images/bg_bio.jpg) center no-repeat;
	
}
#container {
	background:transparent url(images/leftside_bg.gif) repeat-y;	
	margin-left: 20px;
	}

a {
	color:#5C5C5C;
}

#sitename {
	background:transparent url(images/bodybg-fa.gif) repeat-x;	
	height:180px;
	margin:0 0 10px;
	text-align:left;
}

#bloginfo {
	float:right;
	/*margin-right: 50px;*/
	position:relative;
	left:-50px;
	top:-95px;
	width:350px;
	color:#666666;
	text-align: justify;
	font-weight:lighter;
	font-size:0.9em;
	font-family: Arial, Helvetica, sans-serif;
		}
		
.myTitle {
		font-size:1.4em;
		/*letter-spacing: 100%;*/
		text-align: justify;
		}
		
.ticker {	
	position:relative;
	top:-150px;
	left:230px;	
		}

	
#logo {	
	margin-left:50px;
}
.wwy {
	margin-left:615px;
	position:absolute;
	top:0px;
	
}

#leftside {
left: 50px;
	/*float:left;
	margin-left:1em;
	margin-top:0px;*/
}
#leftside ul.box li a {
	color:#5C5C5C;
}
#rightside {
	left: -50px;
	/*float:right;
	margin-right:50px;*/
}
#rightside a {
font-size: 0.8em;
text-decoration:none;
font-weight:normal;
}


#mainmenu form {
	display: inline;
	
}
#mainmenu a {
	color: #FFFFFF;
}



#mainmenu li.current a {
	background: url(images/menuhover-black.jpg) top left repeat-x;
}

#mainmenu li.currentparent a {
	background: url(images/menuhover-black.jpg) center left repeat-x;
}

li#categories li a, li#archives li a, li.pagenav li a {
	background: url(images/pt.gif) no-repeat left ;
	padding: 2px 0px 0px 20px;
	position:relative;
	top: -2px;
}


#searchbutton_1 {
	background: url(images/suchlupe.gif) center  no-repeat;
	border:none;
	
}
#searchbutton_1:hover {
		cursor: pointer;
}
#wrap {
	
	position:relative;
	top: -85px;
	}

#content {	
	margin:0 235px;
	border:none;
	background-color:transparent;
	width: 480px;
}
#content h2 {	
	color:#5C5C5C;
	}


div#select {
   /*position: absolute;
   left: 50%;
   top: 50%;
   z-index: 20;*/
   width: 140px; /*Breite dem Layout anpassen*/
   height: 22px;
   margin-left: 0px;
   margin-top: 0px;
   overflow: hidden;
   color: inherit;
   background-color: transparent;
   border: 1px solid #FFFFFF; 
   }
select {
background: url(images/pt.gif) no-repeat left ;
background-color: #FFFFFF;
padding: 2px 0px 0px 20px;
border:none;
}
select:hover{
border:none;
cursor: pointer;
}
option {
   background-color: #FFFFFF;
   border: 1px solid #FFFFFF; 
   } 
   
.menutitle{
    background: url(images/pt.gif) no-repeat left ;
cursor:pointer;
margin-bottom: 5px;
margin-left:-5px;
/*background-color:#FFFFFF;*/
color:#000000;
width:120px;
padding: 2px 0px 0px 20px;
text-align:left;
font-size:1.2em;
font-weight:normal;
/*/*/border:none;/* */
}
.menutitle a{
font-size:0.8em;
}
.submenu{
margin-bottom: 0.5em;
margin-left:0px;
/*padding: 2px 0px 0px 15px;*/
width:135px;
}
.submenu li {
	list-style-position: outside;
	padding: 2px 0px 0px 15px;
	padding-top: 5px;
	border-bottom-style:dotted;
	border-bottom-color: #999999;
	border-bottom-width: thin;
}

.submenu li a{
font-size:10px;
font-weight:normal;
text-decoration:none;
}
.submenu li a:hover{
text-decoration:underline;
}