*{margin:0; padding:0;}

body {
font-family: Verdana, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
font-size: 14px; 
background: #dfdfdf;
color: #333; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #ff5452; text-decoration: underline; font-weight: bold; }
a:hover { text-decoration: none; color : #880000; }

img { border: none; padding: 6px; } 
img a {border:none;} 

ul { list-style-type: none; }

#page {
width: 850px;
margin: 0 auto;
background: #fff;
}

#spalte1 {
	float:left;
	width: 49%;
}
#spalte2 {
	float:right;
	width: 49%;
}
#spalte3 {
	float:left;
	width: 60%;
}
#spalte4 {
	float:right;
	width: 38%;
}
#spalte5 {
	float:left;
	width: 60%;
}
#spalte6 {
	float:right;
	width: 38%;
}
.flydestop  {
	clear:both;
}


#header { 
height: 130px;
align: center;
background: #ff9190 url(images/header.jpg) no-repeat;
}

#menu {
position: absolute;
top: 90px; 
width: 850px;
margin: 0 auto;
align: center;
margin: 0 0 0 -20px;
background: #ff9190 url(images/menu.jpg) no-repeat;
height: 40px;
line-height: 40px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 10px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #fff;
}

#wrapper {
background: url(images/shad.jpg) no-repeat top;
padding: 0 0 0 20px;
}

#content {
float: left;
width: 570px;
margin: 20px 0;
}

#sidebar {
float: right;
width: 240px;
margin: 20px 0;
border-left: 1px dotted #aaa;
}

#footer {
background: #ff9190 url(images/footer.jpg) no-repeat;
margin: 0 auto;
font-weight: 100;
font-size: 12px;
text-align: center;	
height: 40px;
line-height: 40px;
}
#footer p { color: #000; }
#footer a { color: #000; text-decoration: underline; }
#footer a:hover { text-decoration: none; }

#content h1 {
font-weight: 600;
font-size: 23px;
margin: 0 0 4px; padding: 0 0 3px; 
color: #111;
}

#content h2 {
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-size: 18px;
    margin: 4px 0 0 0; padding: 0 0 0 3px; 
    color: #111;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar h5 { 
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    font-size: 14px;
    margin: 20px 0 0 0; padding: 0 0 0 20px; 
    color: #111;
}

#sidebar ul li {

}

#sidebar ul {
padding: 10px 0 5px 20px;
}

#sidebar ul li {
    background: url(images/bullet.jpg) no-repeat center left;
    padding: 2px 0 2px 22px;
}
#sidebar ul li a { font-size: 13px; }

