#body 
{
 font-size: 12px;
font-family: verdana;
 background-color: #000000;
 text-align: center;
 width: 750px;
//width: 800px;
 margin: 0px auto;
 margin-top: 80px;
 text-align: left;
 height:430px;
 }

/* Die Titelzeile */
#title {
height: 50px;
background-color: #333333; 
width: 750px;
//width: 800px;
}

#title1 {
float:left;
}

#title2 {
height: 30px;
width: 130px;
float: right;
padding: 8px 85px 5px 10px;

}

#title3 {
height: 20px;
width: 740px;
font-size: 10px;
color: #000000;
font-family: verdana;

}



/* Menue */
#menu {
height: 100px;
font-size:12px;
font-family: verdana;
color:#ffffff;
width: 150px;
text-decoration: none;
float: right;
margin-top: 20px;
margin-right: 10px;
}

a:link{color:#ffffff;text-decoration: none;}
a:visited{color:#ffffff;text-decoration: none;}
a:hover{color:#333333;text-decoration: none;}
a:active{color:#333333;text-decoration: none;}



/* Der Inhalt */
#main {
font-family: verdana;
width: 550px;
color:#ffffff;
position: absolute;
//z-index:1;
}


.inputbox {
	padding: 0px;
	border:solid 0px #333333;
	border-width:0px;
	outline-style:none;
	outline-color: #333333;
	border-color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	color: #ffffff;
	background-color: #333333;
}


.pics	{
margin-top: -3px;
position:relative;
left: -3px;	
margin-bottom: -20px;
}

.marek {
margin-top:-30px;
border-width:0px;
	outline-style:none;
	outline-color: #333333;
	border-color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}


/* Fotos */
#fotos {
font-size:12px;
font-family: verdana;
color:#ffffff;
text-decoration: none;
margin-top: 120px;
margin-left:-100px;
position: absolute;
width: 250px;

}

/* Fotos2 */
#fotos2 {
font-size:12px;
font-family: verdana;
color:#ffffff;
text-decoration: none;
margin-top: 20px;
margin-left: 0px;
position: absolute;
width: 120px;
height: 220px; 

}
/* Footer */
#footer {
height: 20px;
background-color: #333333; 
width: 750px;
//width: 800px;
margin-top:350px;
//position: absolute;

}