/* CSS Document */

body {
	margin: 0px;
	background-color:#ffffff;
}

#bildungspodium {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 705px;
	top: 27px;
}

/* HEADER */

#header	{
	margin: 0px;
	padding:15px 0 0 220px;
	width:930px;
}

/* ENDE HEADER */

/* START CONTENT */

#content	{
	width:730px;
	margin:0 0 0 220px;
	padding:20px 0px 10px 0px;
}

#nav	{
	padding:40px 0 0 0 ;
	float:left;
}
#nav ul { margin:0px; padding:0px; display:block; width:198px; }
#nav li { margin:0px; list-style:none; padding:0px; }


#nav a:link, 
#nav a:visited			{ width:150px; text-decoration:none; color:#000000; font-weight:bold; display:block; padding:5px 0 5px 5px; margin:0 0 0 15px }
#nav a:hover,
#nav a:active,
#nav a:focus			{ width:150px; text-decoration:none; color:#000000; font-weight:bold; display:block; padding:5px 0 5px 5px; margin:0 0 0 15px; background-color:#bfdaf8}


#nav-rechtliches {display:none}
#nav-rechtliches a:link,
#nav-rechtliches a:visited { width:150px; text-decoration:none; color:#000000; font-weight:bold; display:block; padding:5px 0 5px 5px; margin:0 0 0 15px; }
#nav-rechtliches a:hover,
#nav-rechtliches a:active,
#nav-rechtliches a:focus	{ width:150px; text-decoration:none; color:#000000; font-weight:bold; display:block; padding:5px 0 5px 5px; margin:0 0 0 15px; background-color:#bfdaf8}

/* ENDE CONTENT */

/* START FOOTER */

#fuss {
	background-color:#ffffff;
	font-size:1.0em;
	clear:both;
	width:730px;
	margin:0 0 0 220px;
} 

/* ENDE FOOTER */

/* START BASICS */


/* BASICS allgemein */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:75%; line-height:1.5em; color:#000000; }
div, br, p, form, ul, li, hr, table, td, tr, th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:1em; line-height:1.5em; color:#000000; }


/* UEBERSCHRIFTEN allgemein */
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; color:#cc0000; line-height:1.5em; }
h1				{ font-size:1.6em; }
h2				{ font-size:1.2em; }
h3				{ font-size:1.0em; }
h4, h5, h6		{ font-size:1.1em; font-weight:normal;}

h2 span { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:0.9em; line-height:1.5em; color:#000000; }


/* LINKS allgemein */
a:link				{ text-decoration:underline; color:#043882; }
a:visited			{ text-decoration:underline; color:#043882; }
a:hover				{ text-decoration:underline; color:#cc0000; }
a:active			{ text-decoration:underline; color:#cc0000; }
a:focus				{ text-decoration:underline; color:#cc0000; }


/* CLASSEN allgemein */
.kleiner 		{ font-size:0.9em; }
.groesser 		{ font-size:1.1em; }
.nowrap			{ white-space:nowrap; }
.wichtig		{ color:#cc0000; font-weight:bold; font-style:italic}
.border			{ border: 2px solid #0292db; }
.print			{ display:none }
.noprint		{ }
/* ENDE BASICS */

label { width:365px; display:block; text-align:right; padding: 2px 0 2px 0}
label .beschriftung { float:left}
#antispam		{ display:none }

.li-none	{ list-style-type:none }
.blau		{ color:#043882; }
.gruen		{ background-color:#bfdaf8; }



/*Farben

blau=#043882
hellgelb=#FFFFCC
dunkelrot=#cc0000
hellblau=#68b9e3
*/

