body {
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff

}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#wrap {
	width:800px;
	clear: both;
	 	text-align:left;
	margin:0 auto;
	color:#ffffff
}

/* header */
#header {
	background:url('images/header1.jpg') no-repeat;
	height:212px
}
#logo {
	position:relative;
	padding:10px 0 50px 110px;
	width: 500px;
}
#logo h1 {
	font-size:30px;
	color:#FFFFFF
}
#logo div {

	float: left;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
}
#nav {
height:22px;	
}

#nav ul {
	position: relative;
		margin:0; padding: 0;
   list-style:none;
	font: bold 1.0em  'Trebuchet MS', Tahoma, verdana,  sans-serif;	
	height: 2.3em;
}
#nav li {
   display:inline;
   margin:0; padding:0;
}
#nav a{
float: left;
   margin:0;
   padding:3px 5px 2px 10px;
   text-decoration:none;	
	color: #CCC;
	border-bottom: 5px solid #FBE3E1;
	}
	
#nav a:hover {
	border-top: 5px solid #FBE3E1;	
}

	
/* content */
#content {
clear:both;
overflow:hidden;
width: 800px;
	padding:0 25px;
	background:url('images/content.gif') repeat-y;
	}

#content .left h2 {
	color:#80f80b;
	font-size:30px;
	padding:20px 0
}
#content p {
	padding-bottom:5px;
	
}
#content a {
	
	font-weight:700;
}
#content a:hover {
	color: #FF9900;
	font-weight:700;
}
#page1 {
	float:right;
width: 550px;
	padding:0 50px 0 0;
	
overflow: auto;
}
#page1 a {
	color:#ffffff;
	text-decoration:underline;
	line-height:20px
}

#page {
width:320px;

	float:left;
	
}


#page a {
	color:#ffffff;
	text-decoration:underline;
	line-height:20px
}
#gallery {width:280px;float:right;
padding: 0px 5px 0px 0px;}

.hp {position:absolute; left:5px; top:75px;width:auto; height:auto; border:1px solid #990F02;

}

#menu {
	float:left;
	width: 170px;
		
		clear: both;
}
#menu a {
	color:#ffffff;
	text-decoration:underline;
	line-height:20px;
}

#menu li {
display: inline;
	padding-right: 1.5em;
	font-size: 1.0em;
	
}








/* footer */
#footer {
	color: #FF6699;
	background:url('http://www.erotik-modelle.de/images/footer.jpg') no-repeat;
	height:114px;
	padding:0 30px;
	clear: both;
}
#ftlink {
	padding-top: 40px;
}
#header a, #footer a {
	color:#FFFFFF
}