@charset "utf-8";  /*** UTF Kodierung erspart Sonderzeichenkodierung ***/

html { height: 101%;}

body{
	height: 100%;
	margin: 0; padding: 0;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	background: #fede88 url(../img/hg.gif) repeat;
}
img {
border: none;
}

ul{
margin-left: 20px;
padding:0;
font-size: 0.7em;
color: #222;
}
li{
margin: 0;
padding-left: 10px;
list-style-type: disc;
line-height: 1.6em;
} 

/**** link im text ****/

a.aktiv, a.aktiv:visited {
color: #855603;
font-weight: bold;
text-decoration: none;
}
a.aktiv:hover {
color: #666;
text-decoration: underline;
}
a:active, a:focus {
outline:0;
}

/**** extern ****/

a.extern, a.extern:visited {
line-height: 1.8em;
padding: 0 0 0 28px;
color: #666;
font-weight: normal;
text-decoration: none;
background: url(../img/extern.gif) no-repeat top left;
}
a.extern:hover {
color: #855603;
text-decoration: underline;
background: url(../img/extern.gif) no-repeat top left;
}

/********/

#wrapper {
position:relative;
margin:0;
height: 100%;
width: 100%;
}
.header {
position:relative;
top: 0;
margin-left: auto;
margin-right: auto;
height: 190px;
width: 920px;
border-left: 2px solid #f9c330;
border-right: 2px solid #f9c330;
}
.headin {
position:relative;
float: left;
top: 0;
margin-left: auto;
margin-right: auto;
height: 190px;
width: 920px;
background: #f9c330 url(../img/logo.gif) no-repeat bottom right;
}
.content {
position:relative;
top: 0;
margin-left: auto;
margin-right: auto;
width: 920px;
min-height: 500px;
background: #ffffec;
border-left: 2px solid #f9c330;
border-right: 2px solid #f9c330;
}
.inhalt {
float: left;
width: 920px;
padding: 0;
margin: 0;
background: url(../img/eck.gif) no-repeat bottom right;
}
.leftside {
float:left;
margin:0;
padding-left: 15px;
width: 260px;
min-height: 20px;
background: #ffffec url(../img/riss.gif) no-repeat;
}

.bildleft {
position: relative;
float: left;
margin: 15px 20px 0 0;
text-align: right;
}

.bildrechts {
float: right;
}

/** Standardnavigation = Menu 1 **/

.menu1 {
padding: 7px 20px 2px 0;
height: auto;
width: auto;
line-height: 1.4em;
background: url(../img/hg_nav.jpg) repeat-y top right;
text-align: right;

}
.menu1 a {
display: inline;
   margin:0;
	padding: 11px 8px 4px 8px;  
    color: #000;
	font-size: 0.8em;
	font-weight: normal;
    text-decoration: none;
}

.menu1 a:hover {
    color: #fff;
	font-weight:normal;
    text-decoration: none;
}

.menu1 a.current {
display: inline;
   padding: 11px 8px 4px 8px; 
    color: #fff;
	font-size: 0.8em;
	font-weight: normal;
    text-decoration: none;
	background-color: #555;
}

.menu1 a.current:hover {
   color: #fff;
	font-weight:normal;
    text-decoration: none;
}

/** Hauptnavigation = Menu 2 **/

.menu2 {
float: left;
padding-top: 10px;
margin: 0;
width: 260px;
height: auto;
text-align: right;
line-height: 1em;
border-right: 1px solid #fdeaaa;
}

.menu2 a {
   	display: block;
	padding: 2px 16px 2px 2px;
	margin: 0; 
	width: auto; 
    color: #000;
	font-size: 0.8em;
	font-weight: bold;
    text-decoration: none;
}

.menu2 a:hover {
  color: #ffffec;
	font-weight:bold;
    text-decoration: none;
}

.menu2 a.current {
	display: block;
	padding: 2px 16px 2px 2px;
	margin: 0;   
	width: auto;  
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
    text-decoration: none;
	background: url(../img/pfeilaktiv.gif) no-repeat bottom right;
}

.menu2 a.current:hover {
    color: #000;
    text-decoration: none;
	font-weight: bold;
}

/**** Textseiten ****/
.menu3 {
float: left;
padding: 4px 0 8px 0;
margin: 0;
width: 260px;
height: auto;
text-align: right;
line-height: 1em;
}

.menu3 a {
   	display: block;
	padding: 2px 16px 2px 2px;
	margin: 0; 
	width: auto; 
    color: #000;
	font-size: 0.8em;
	font-weight: normal;
    text-decoration: none;
}

.menu3 a:hover {
  color: #ffffec;
	font-weight:normal;
    text-decoration: none;
}

.menu3 a.current {
	display: block;
	padding: 2px 16px 2px 2px;
	margin: 0;   
	width: auto;  
	font-size: 0.8em;
	color: #000;
	font-weight: normal;
    text-decoration: none;
background: url(../img/pfeilaktiv.gif) no-repeat right bottom;
}

.menu3 a.current:hover {
    color: #000;
    text-decoration: none;
	font-weight: normal;
}


/**** kurskalenderlink oben ****/
.kalender {
float: left;
margin: 55px 0 0 0;
width: 200px;
height: 60px;
font-size: 0.8em;
color: #df6c01;
font-weight: bold;
background: url(../img/bg_date.jpg) no-repeat;
}

a.kurs, a.kurs:visited {
padding-left: 10px;
color: #bb4d01;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
}
a.kurs:hover {
color: #fff;
text-transform: uppercase;
}

/**** Inhalte Kurskalender ****/

.featkurse {
margin: 15px 0 0 0;
padding: 0;
min-height: 500px;
background: #000 url(../img/bg_kurse.gif) repeat top left;
border-top: 1px solid #f7f5e0;
color: #444b4f;
}
* html .featkurse {height: 500px; overflow: visible;}

.datum {
float: left;
padding: 10px;
width: 100px;
font-weight: bold;
text-align: right;
font-size: 0.8em;
}

.eignung {
float: left;
padding: 10px;
width: 130px;
font-size: 0.8em;
}

.beschreibung {
float: left;
padding: 10px;
width: 460px;
font-size: 0.8em;
}

.kurstitel {
padding-bottom: 5px;
color: #803005;
font-weight: bold;
font-size: 1em;
}

.dauerpreis {
float: left;
padding: 10px;
font-size: 0.8em;
}

.clear {
clear: both;
height: 2px;
border-top: 1px dotted #ccc;
}
.notiz {
float: left;
padding: 15px 10px 20px 280px;
width: 460px;
font-size: 0.8em;
font-style:italic;
}



/**** Textseiten ****/

.feature {
margin-left: 280px;
padding: 20px 30px 20px 0;
min-height: 600px;
}
* html .feature {height: 550px; overflow: visible;}

h1 {
width: auto;
margin: 200px 30px 0 0;
text-align: right;
font-size: 1.5em;
color: #284358;
font-weight: normal;
}

.spalte{
width: auto;
text-align: right;
margin: 10px 30px 0 0;
color: #774d02;
}

h2 {
margin: 30px 0 4px 0;
padding: 0;
font-size: 1.1em;
color: #b67705;
font-weight: normal;
}
h3 {
margin: 0 0 4px 0;
padding: 0;
font-size: 1.1em;
color: #cb8503;
font-weight: bold;
}
p {
font-size: 0.8em;
line-height: 1.5em;
color: #222;
}

/*** footer ***/
.footer{
clear: both;
margin: 0;
padding: 5px 0 0 20px;
height: 20px;
background-color: #555;
font-size: 0.7em;
color: #ffffec;
letter-spacing: 0.05em;
border-right: 660px solid #f9c330;
}
