
/*====================*/
/*=== Reset Styles ===*/
/*====================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
	vertical-align:baseline;
}

body {
background-color:#fce5c1;
background-attachment:scroll;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;	
color:#666666;
}

#container2 {
width:1000px;	
background-color:#FFFFFF;	
position:relative;	
float:none;	
margin-left:auto;	
margin-right:auto;
margin-top: 30px;	
display:block;	
padding:0px;
}

#header {	
height:119px;
background-image:url(images/header.jpg);
background-repeat-x:no-repeat;
background-repeat-y:no-repeat;
background-repeat:no-repeat;
}

#subheader {	
height:119px;	
background-repeat-x:no-repeat;	
background-repeat-y:no-repeat;	
background-repeat:no-repeat;
}

#menue {
clear:both;	
height:40px;
color:#000000;
line-height:40px;
text-indent:0;
text-align:right;
font-size:8pt;
margin:0px 0px 0px 0px;
background-color:#d7a451;	

}

#mainimage {	
width:1000px;	
}

#content {
background-color:#FFFFFF;	
position:relative;	
float:none;	
margin-left:auto;	
margin-right:auto;
margin-top: 0px;
padding:35px;	
display:block;	
}

#spalte1 {
background-color:#FFFFFF;	
width:465px;
float:left;
display:inline;
}

#spalte2 {	
background-color:#FFFFFF;	
width:464px;
float:left;
display:inline;
}}

#einspaltig {
width:930px;
float:left;
display:inline;
}

#auflistung {
width:880px;
float:left;
display:inline;
padding-left:50px;
}

#footer {
clear:both;
height:40px;
color:#000000;
line-height:40px;
text-indent:0;
text-align:right;
font-size:8pt;
margin:0px 0px 0px 0px;
background-color:#d7a451;

}

a:link {
color:#000000;
text-decoration:none;
}

a:visited {
color:#000000;
text-decoration:none;
}

a:active {
color:#000000;
text-decoration:none;
}

a:hover {
color:#777777;
text-decoration:none;
}

actual {
color:#000000;
text-decoration:none;
font-weight:bold;
}

p {
color:#333333;
text-decoration:none;
font-size:10pt;

}


.clear {
clear:both;
}

