* {
padding: 0;
margin: 0;
} 

body {
background: #cdeb8e;
font-family: Arial, Verdana, Tahoma, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #555;
line-height: 20px;
}

img { border: none; }
a { text-decoration: none; color: #99bb22; }
a:hover { color: #333; }
h3 { border-bottom: 1px dotted #ccc; color: #333; padding: 10px 0 2px 0; font-size: 25px;}
h3 a { color: #99bb22; }
h3 a:hover { color: #F0A848; }


#wrap {
margin: 0 auto;
width: 980px;
}

#spalte1 {
	float:left;
	width: 48%;
}
#spalte2 {
	float:right;
	width: 48%;
}
.flydestop  {
	clear:both;
}

FONT.indryk {
      margin-left: 40px;
   }


#header {
background: #cdeb8e url(images/header.gif) no-repeat;
height: 100px;
}

#header h1 { text-transform: uppercase; padding: 25px 0 0 30px; font-size: 30px; font-weight: 100; letter-spacing: -2px; }
#header h1 a { color: #99bb22; }
#header h1 a:hover { color: #333; }
#header h2 { padding: 0 0 0 30px; font-size: 19px; color: #333; font-weight: 100; }

#menu {
position:absolute;
top: 100px;
width: 980px;
margin: 0 auto; 
align: center;
background: #cdeb8e url(images/menu.gif) no-repeat;
height: 40px;
line-height: 40px;
padding-left: 20px;
}
#menu li {
float:left;
list-style-type:none;
}
#menu li a {
padding:0 10px;
text-decoration:none;
color: #fff;
letter-spacing:-1px;
font-weight: 100;
font-size: 17px;
}
#menu li a:hover {
color: #fff;
text-decoration: underline; 
}

#content { 
background: #cdeb8e url(images/bg.gif) top center repeat-y;
padding: 50px 10px;
}

#left {
position:absolute;
top: 150px;
padding-left: 10px; 
float: left;
width: 197px;
}
#left li { list-style-type: none; padding-left: 5px; }

#left h2 {
margin-left: 15px;
padding: 1px 0 2px 1px; 
font: bold 13px Arial, Verdana, 'Trebuchet MS', Sans-serif;
color: #000;
text-decoration: underline; 
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}
#left .box {
text-decoration: underline; color: #99bb22; 
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px 15px;	
padding: 0px 0 1px 0;
}

#right { 
float: right;
width: 740px;
margin-right: 10px; 
}
.contentleft {
float: left;
width : 550px;
}
.contentleft h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #333;
text-decoration: underline;
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}
.contentleftbox {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 15px 0;	
padding: 0 10px 10px 10px;
text-align: justify;
}

.contentright {
float: right;
width: 180px;
}
.contentright h2 {
padding: 5px 0 5px 10px; 
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
color: #333;
text-decoration: underline;
background: #EEF0F1 url(images/hbg.gif) repeat-x;	
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
}
.contentrightbox {
border-right: 1px solid #ccc; 
border-left: 1px solid #ccc; 
border-bottom: 1px solid #ccc; 
margin: 0 0 10px 0;	
padding: 5px;
text-align: justify;
}

#footer {
height: 40px;
line-height: 40px;
background: #000 url(images/footer.gif) no-repeat;
color: #000;
text-align: center;
}
#footer a { color: #333; }
#footer a:hover { color: #333; }