/* CSS Document */

body {
	margin: 0px;
	background-color: #ffffff;
}

/*--HEADER---------------------------------------*/

#logo	{
	margin: 0px; 
	height:138px;
	width:980px;
	background-image: url(../nav/bilder-oben-links.jpg);
	background-repeat:no-repeat;
	background-position:left top;

}

#text-logo {
	position:absolute;
	width:362px;
	height:120px;
	z-index:1;
	left: 457px;
	top: 18px;

}

#text-logo ul {padding:15px 0px 0px 13px; margin:0px;}
/*--ENDE HEADER---------------------------------------*/

#mitte	{
	width:980px
}

/* --START CONTENT--------------------------------------*/


#content	{
	margin:0 0 0 195px;
	padding:20px 30px 20px 20px;
	background-image:url(../nav/hg_content.gif);
	background-repeat:no-repeat;

}

#nav	{
	width:198px;
	padding:150px 0 0px 10px;
	float:left;
	background-image: url(../nav/nav.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#nav a { color:#ffffff; font-weight:bold; font-size:1.0em; background-image:url(../nav/hg_link.gif); background-position:center left; background-repeat:no-repeat; padding:2px 2px 2px 10px }
#nav a:link, #nav a:visited		{ text-decoration:none; }
#nav a:hover, #nav a:active, #nav a:focus	{ text-decoration:underline; color: #9c3413}

#nav li { margin:0px; padding:0px; list-style:none; }
#nav ul { margin:0px; padding:0px; }

/* --ENDE CONTENT---------------------------------------*/

/*--START FOOTER--------------------------------------*/
#unten		{ margin-top:20px; }
#unten hr	{ margin-bottom:5px; }
#unten p	{ margin:0px; text-align:center; }

#fuss {
	margin:0 0px 0 0px;
	padding:5px 0px 0px 220px;
	color:#033f95;
	border-top: #033f95 solid 2px;
} 

/*--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:#033f95; }
h1				{ font-size:1.4em; }
h2				{ font-size:1.3em; }
h3				{ font-size:1.2em; }
h4, h5, h6		{ font-size:1.0em; }

/* LINKS allgemein */
a:link				{ text-decoration:underline; color:#9c3413; }
a:visited			{ text-decoration:underline; color:#9c3413; }
a:hover				{ text-decoration:underline; color:#033f95; }
a:active			{ text-decoration:underline; color:#033f95; }
a:focus				{ text-decoration:underline; color:#033f95; }

/* CLASSEN allgemein */
.kleiner 			{ font-size:0.9em; }
.groesser 			{ font-size:1.1em; }
.nowrap				{ white-space:nowrap; }
.wichtig			{ color:#9c3413; font-weight:bold; font-style:italic}
.border				{ border: 2px solid #033f95; }
.print				{ display:none }
.noprint			{ }
/* -- ENDE BASICS---------------------------------------*/

.ul-2zeilig			{ float:right; width:400px; padding:0 0 0 30px; margin-top:1em}
hr 					{ color:#eaeaea; width:80%; }
.wie-h3				{ font-size:1.2em; color:#033f95; font-weight:bold; }


/*Farben

blau=#033f95
dunkelrot=#9c3413
*/
