* {margin:0; padding: 0;}/*alle rnder 0*/
html  	{height: 101% }/*erzwungene scrollleiste ff*/
body {
	background-color:#DBC2AC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.74em;
	color:#333333;
	line-height:20px;
	cursor:default;
	margin:0;
	background-image: url("img/hg.jpg");
	background-position:center;
	background-repeat:repeat-y;}

#gesamt {width:700px;padding:10px;background-color:#FFFFFF;margin:0 auto 0 auto;}

#header {width:700px; background-color:#666; height:190px; color:#FFFFFF; font-size:150%; font-weight:bold; line-height:20px;}
#header p {padding:5px; margin:0; margin-left:330px; margin-right:10px; text-indent:5px; text-align:center}
#header h1 {color:#FFFFFF; font-size:200%; font-weight:bold; padding:0; padding-top:60px; padding-left:330px; padding-bottom:25px; margin:0; border-bottom:0px solid #ffffff; background-image:none; text-align:center}

#main_menu {
	width:700px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#CCCCCC;
	text-align:right;
	color:#FFFFFF;
	background-image: url("img/navbg.jpg");
	margin-bottom:10px;}

#main_menu a {
	font-size:80%;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	padding-top:12px !important;
	padding-top:13px;
	padding-bottom:11px;
	margin-left:1px !important;
	margin-left:1px;}

#main_menu a:hover {background-color:#666;background-image: url("img/link.gif");}
#main_menu .aactive {background-color:#666;background-image: url("img/link.gif");}

.head {border-right:0px solid #ffffff;float:left;}

#links {
	width:150px;
	border:1px solid #cccccc;
	padding:5px;
	float:left;
	clear:left;
	background-image: url("img/anzeige.jpg");
	background-position:bottom right;
	background-repeat:repeat-x;}
	
#links h1,h2,h3 {
	letter-spacing:-1px;
	font-size:10px;	
	color:#000000;
	border:none;
	background-image:none;
	font-size:15px;
}

.anzeige {margin-left:170px; padding:10px; border: 1px solid #cccccc; background-image: url("img/anzeigehg.jpg"); background-position:top left; background-repeat:no-repeat; margin-bottom:10px;}
.anzeige:hover {background-image: url("img/anzeige.jpg");background-position:bottom right;background-repeat:repeat-x; margin-bottom:10px;}
.anzeige p {margin:10px;}
.anzeige table {margin:10px;}
.anzeige_info {font-size:10px;color:#666666;letter-spacing:2px;	text-transform:lowercase;}
.anzeige_info a {font-weight:bold;text-decoration:none;color:#000000;}
.anzeige h1,h2,h3 {letter-spacing:-1px; font-size:20px; color:#000000; border-bottom:2px solid #cccccc; background-image: url("img/h1.jpg"); background-position:top right; background-repeat:no-repeat; padding-bottom:5px; padding-top:5px;}
.anzeige_upper {font-size:10px;color:#666666;letter-spacing:2px; text-transform:uppercase; font-weight:bold}

.unten {
	margin-left:170px; /* 170px*/
	padding:10px; /* 10px*/
	border: 1px solid #cccccc;
	background-image:url(img/anzeige.jpg);
	background-position:bottom right;
	background-repeat:repeat-x;
	margin-bottom:10px;}
	
a {color:#a38c32;text-decoration:none;}
a:hover {border-bottom:1px dotted #000000;}

