/* DATEI: vhs.css */

/* CSS-Angaben für "VHS-Materialien" */
/* Thomas Langens, www.Thomas-Langens.de 2009 */

p,br,h1,h2,h3,h4,h5,h6,ul,ol,li,div,address,blockquote,nobr,b,i
	{ font-family: Arial,sans-serif,Helvetica; color: #000000;}

p { font-size:10pt; }

ul { font-size:10pt; line-height:12pt; list-style-type:circle; margin: 0px 0px 0px 10px; }
ol { font-size:10pt; line-height:12pt; }
li { line-height:12pt; margin: 0px 0px 25px 10px; }

h1 { font-size:18pt; color:#000099; line-height:18pt; font-style:normal; font-weight:bold; text-align: center; margin-bottom: -10px; }
h2 { font-size:12pt; color:#000000; line-height:12pt; font-style:normal; font-weight:bold; text-align: left; margin: 25px 0px 15px 0px; }
h3 { font-size:10pt; color:#000000; line-height:10pt; font-style:normal; font-weight:bold; text-align: left; }
h4 { font-size:8pt; color:#000000; line-height:8pt; font-style:normal; font-weight:bold; text-align: left; }

.aktualisiert {
margin-bottom: 15px; 
font-family: Arial,sans-serif,Helvetica; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal;
font-stretch: wider;
color: #333333; 
text-align: center;
}

.zurueck {
font-family: Arial,sans-serif,Helvetica; 
font-size: 10pt; 
font-style: normal; 
font-weight: bold;
color: #000000; 
text-align: center;
}

.copyright {
font-family: Arial,sans-serif,Helvetica; 
font-size: 8pt; 
font-style: normal; 
font-weight: normal;
font-stretch: wider;
color: #000000; 
text-align: center;
}

a:link { color:#666666; text-decoration:underline; }
a:visited { color:#333333; text-decoration:underline; }
a:active { color:#FF0000; text-decoration:none; }
a:hover { color:#0000FF; text-decoration:none; }


/* ----------------------- mainboxes -------------------------*/

html, body {
margin: 0;
padding: 0;
}

body {
background-color: #EEEEEE;
text-align: center;/*fuer IE_quirks*/
}

#wrapper {
position: relative;
margin: 0px auto;
width: 728px;
background-color: #EEEEEE;
border: 0px solid #660000;
text-align: left;/*Aufheben von IE_quirks im BODY*/
}

#inhalt {
z-index: 99;
position: static;
margin: 25px 0px 25px 0px;
padding: 20px 100px 20px 100px;
background-color: #FFFFFF;
border: 3px solid #0000FF;
visibility: visible;
}

#footer {
position: static;
margin: 15px 0px 15px 0px;
text-align:center;
visibility: visible;
}

#google_leaderboard_1 { 
position: static;
width: 728px;
height: 90px;
margin: 0px 0px 0px 0px;
text-align:center;
border: 1px solid #000000;
visibility: visible;
}

#google_leaderboard_2 { 
position: static;
width: 728px;
height: 90px;
margin: 0px 0px 0px 0px;
text-align:center;
border: 1px solid #000000;
visibility: visible;
}

