 body {
 margin:0px; 
 padding:0px;
 border:0px;
 text-align:center;  
 background: #B7D9F5 url(./body_bg.png) repeat-x;
}
 * {
 margin:0;
 padding:0;
 border:0;
 list-style:none;
}
 img {
 display:block;
}
 #main {
 width: 811px;
 margin: 0 auto 20px auto;
 text-align:left;
 background: url(./content_bg.png) repeat-y;
 position:relative;

}
 #content {
 padding: 202px 0 0 0;
 background: url(./kopf_bg_2010_2.png) no-repeat;
 position:relative;

}
 #footer {
 background: url(./footer_bg.png) no-repeat;
 height: 33px;
 position:relative;
 padding: 8px 0 0 580px;
 text-decoration:none;
}
 #footer a:link, #footer a:visited, #footer a:active {
 text-decoration:none;
 border:0;
 font: 13px Arial, Helvetica, sans-serif;
 font-weight:bold;
 color:#000066;
}
 #footer a:hover {
 color:#000099;
 border:0;
} 
 ul#navigation {
 display:block;
 padding: 0 0 0 45px; /* ie 6 */
 height:55px;
 position: relative;
}
 ul#navigation li {
 display: inline;
 list-style:none;
}
 ul#navigation li a:link, ul#navigation li a:visited, ul#navigation li a:active {
 display:inline;
 list-style-type:none;
 font: 15px Arial, Georgia, "Times New Roman", Times, serif;
 text-align: left;
 color:#333333;
 text-decoration:none;
 font-weight:bold;
 border:0;
 margin: 0 15px 0 0;
}
 ul#navigation li a:hover, ul#navigation li a:link.a, ul#navigation li a:visited.a, ul#navigation li a:active.a {
 color:#DC8CD7;
 font-weight:bold;
}
/* thememabhängige seiten */
 #startseite {
 width: 782px;
 height: 416px;
 background: url(./startseite_bg.jpg) no-repeat;
 position:relative;
 margin: -20px 0 0 16px;
}
 #startseite h1 {
 font: 19px "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
 letter-spacing: 2px;
 text-align:center;
 font-weight:bold;
 position:relative;
 top: 50px;
 left: 40px;
 width:570px;
 color:#003366;
}
 #startseite ul {
 position:relative;
 top: 80px;
 left: 40px;
 width:570px;
}
 #startseite ul li {
 list-style:none;
 font: 17px "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
 letter-spacing: 2px;
 text-align:center;
 font-weight:bold;
 color:#003366;
 font-style:italic;
 margin: 10px 0 0 0;
}
 #profil {
 display:block;
 position:relative; /* IE 5 - 6 FIX */
}
 #profil h1 {
 font: 17px "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
 letter-spacing: 2px;
 text-align:left;
 font-weight:bold;
 color:#003366;
 margin: 5px 50px 10px 20px;
}
 #profil p {
 font: 15px Arial, Helvetica, sans-serif;
 line-height: 22px;
 text-align:left;
 color:#003366;
 margin: 5px 50px 10px 20px;
 text-align:justify;
}
 #kursbild {
 float:right;
 width:400px;
 position:relative;
 margin: 0 40px 10px 20px;
}
 #profilbild {
 float:left;
 width:300px;
 height:450px;
 position:relative;
 margin: 30px 40px 10px 40px;
}
 #kurse {
 display:block;
 position:relative; /* IE 5 - 6 FIX */
}
 #kalender {
 display:block;
 position:relative; /* IE 5 - 6 FIX */
 margin: 0 0 0 18px;
}
 #kurse h1, #kurse h2, #kalender h1 {
 font: 18px "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
 text-align:left;
 font-weight:bold;
 color:#003366;
 margin: 5px 50px 10px 50px;
}
 #kurse h2 {
 font-size:15px;
}
 #kurse ul {
 margin: 5px 50px 15px 50px;
 list-style:none;
}
 #kurse ul li {
  font: 14px "Trebuchet MS",Georgia, "Times New Roman", Times, serif;
 text-align:left;
 color:#003366;
 list-style:disc;
 margin: 0 0 10px 15px;
}

 
 #kurse p, #kalender p {
 font: 14px Arial, Helvetica, sans-serif;
 line-height: 22px;
 text-align:left;
 color:#003366;
 margin: 5px 50px 15px 50px;
 text-align:justify;
}
  
 


/*********** Linkstyle ***********/
 hr {
 visibility:hidden;
 width:300px;
 clear:both;
 height:1px;
}
 em {
 font-style:italic;
}
 b {
 font-weight:bold;
}
 u {
 text-decoration:underline;
}
 br, hr {
 clear:both;
 height:1px;
 width:100px;
 display:block;
}
 a:link, a:visited, a:active {
 text-decoration:none;
 border-bottom: 2px dashed #FF6600;
 color:#CC6600;
}
 a:hover  {
 color:#3c4f20;
} 