* { padding: 0; margin: 0; }


img, img a
{
	border: none;
}
body {
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-image: url(images/background-body.png); 
}

strong, em, b, i, h1, h2 {font-family:"Lucida Sans","Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;}

#center
{
	margin: 0 auto;
	width: 980px;
}
#wrapper {
	width: 955px;
	background-image: url(images/wrapper_bg_main.png);
	background-repeat: repeat-y;
	background-position: right top; 
	padding-left: 10px;
	padding-right: 15px;
	float: left;

}
#header {
 width: 955px;
 float: left;
}

#mainnav
{
	float: right;	
	width: 100%;
}

#mainnav ul
{
	float: left;	
}


#mainnav li
{
	list-style-type: none;
	float: left;
	
	display: block;
	height: 29px;
	background-image: url(images/background_mainnav.png);
	background-repeat: repeat-x;	
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 45px;
	
}

fieldset
{
	border: none;	
}


mainnav li#first
{
	margin-left: 0px;	
}

#mainnav li a
{
	color: #242424;
	text-transform: uppercase;
	text-decoration: none;
}

#mainnav li a:hover
{
	color: #C60000;	
}

#mainnav li.curr
{
	background-image: url(images/background_mainnav_act.png);
	background-repeat: repeat-x;
}

#mainnav li.curr a
{
	color: #fff;	
}


h1.head
{
	position: absolute;
	top: -30000px;
}

#lage {
	width: 220px;
	float: left;
	margin-top: 10px;
	height: 190px;
	background-image: url(images/background_lage.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-top: 110px;
}

#lage a, #leftcolumn a
{
	display: block;
	text-align: right;
	color: #CD0000;
	text-decoration: underline;
}

#leftcolumn h1
{
	color: #CD0000;
	font-style: italic;
	text-decoration: underline;	
	font-size: 11pt;
	font-weight: normal;
	padding-bottom: 5px;
	
}

#foto { 
 float: left;
 width: 933px;
 margin-top: 10px;
 height: 146px;
 border: 1px solid #ccc;
 padding: 10px;
 
}

#foto_villa
{
	width: 100%;
	height: 100%;
	background-image: url(images/hausverlosung.jpg);
	background-repeat: repeat;	
}

#foto_villa h1
{
	display: block;
	width: 396px;
	height: 209px;
	background-image: url(images/villa_in_pressbaum.png);
	background-repeat: no-repeat;
	
	position: relative;
	top: 10px;
	left: 20px;
	font-size: 0px;
	color: #fff;
}



#lage h1
{
	font-size: 1px;
	color: #fff;
	padding: 0;
	margin: 0;
	clear: both;
}

#leftcolumn {
	margin-top: 5px;
	width: 207px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#rightcolumn { 
 float: left;
 width: 720px;
}
#footer {
	width: 980px;
	clear: both;
	text-align: center;
	margin: 0 auto;
	font-size: 8pt;
	padding-top: 20px;
	background-image: url(images/background_footer.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#footer a
{
	text-decoration: none;
	color: #000;
}

#top
{
	width: 700px;
	float: right;
	background-image: url(images/background_top_header.png);
	background-repeat: no-repeat;	
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
}

#top h1
{
	font-size: 9pt;
}	

#top h1 .ital
{
	font-style: italic;		
}

#content
{
	margin-top: 10px;	
	width: 705px;
	float: right;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#content p
{
	padding-bottom: 10px;	
	
}

#content h1
{
	font-size: 13pt;
	font-style: italic;	
}

#content h2
{
	display: block;
	background-image: url(images/h1_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:15px;
	font-size: 10pt;
	color: #CD0000;
}

#content a
{
	color: #CD0000;
	text-decoration: underline;
}

#content li
{
	list-style-position: inside;
	list-style-type: circle;
}

#maincontent
{
	width: 100%;
	float: left;
	background-image: url(images/background_maincontent.png);
	background-repeat: repeat-y;	
	margin-top: 5px;
}


select.date
{
	width: 40px;	
}

input.year
{
	width: 30px;	
}

.spamcheck {
	width: 5px;
	visibility: hidden;
	}
	
input, textarea
{
	border: 1px solid #000;	
}