
body{
	background-color:#FAF0E7; margin:0; padding:0; text-align: center;	
}
	
	
#wrap {
	margin: 0 auto;
	text-align:center;
	height: 750px;
	width: 781px; 	background: url(images/rahmen_bg.jpg) repeat-y;
}

#wrap2 {
	margin: 0 auto;
	text-align: center;
}

#content {margin: 0 auto; text-align:left; padding: 30px 50px 30px 50px;
font-family: Tahoma, "Trebuchet MS", sans-serif; font-size: 0.8em; color: #333; line-height: 1.4em;
width: 680px; 	background: url(images/rahmen_bg.jpg) repeat-y;}

h2 {line-height: 1.2em; font-size: 1.6em; color: #990066; font-weight: normal;}
.small {font-size: 0.85em; color: #666;}

a, a:visited {color: #E20791; text-decoration: underline;}
a:hover {color:#666; text-decoration: underline;}

.nachoben {float: right; width: 150px; text-align: right;}
a.nachoben, a.nachoben:visited {color: #FB75C9; text-decoration: underline;}
a.nachoben:hover {color:#666; text-decoration: underline;}

.clear {clear: right;}
