@charset "UTF-8";

img, .rahmen { behavior: url(iepngfix.htc) }

a {
outline:0; 
-moz-outline:0;
color: #FFFFFF;
}

a:hover {
color: #999999;
}


body, html {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
}


body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hintergrund {
position: absolute;
width: 100%;
height: 100%;
}



.vordergrund {
position: absolute;
}


.wrapper {
width: 970px;
height: 500px;
text-align: left;
}


.hauptmenu {
margin-top: 60px;
float: left;
width: 175px;
height: 410px;
}


.rahmen {
float: left;
width: 606px;
height: 397px;
background-image:url(rahmen.png);
padding-top: 60px;
padding-left: 30px;
padding-right: 30px;
padding-bottom: 20px;
color: #FFFFFF;
font-size:12px;
}


.werbung {
float: right;
width: 120px;
height: 480px;
margin-top: 30px;
}


.footer {
width: 620px;
height: auto;
float: left;
margin-left: 200px;
font-size:10px;
color: #FFFFFF;
}

.content {
width: 610px;
height: 397px;
overflow: auto;
font-size: 12px;
padding-right: 10px;
}
			


h1 {
font-size: 16px;
font-weight: bold;
}

h2 {
font-size: 14px;
}

.kurse {
padding: 4px;
border: 1px solid white;
}

.bildunterschrift {
font-size: 10px;
}

.bild_links {
float: left;
margin: 10px 15px 20px 0;
}