html, body {

	margin:0 0 0 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#6C78A6;	
	background-image:url(../bilder/body_bg.gif);
	background-repeat:repeat-y;	
	line-height:120%;
	}
#container {
	width: 845px;	
	margin-left:65px;
	float:left;			
	}
#header {
	margin-left:65px;	
	width: 845px;		
	margin-top:30px;		
	}
#footer {
	width: 845px;		
	margin-left:65px;
	margin-bottom:65px;			
	}
#footnav{
	width: 575px;
	margin-right:37px;
	margin-top:-30px;
	margin-left:230px;
	background-color:#EAEAEB;	
	height:40px;
	border:1px solid #cecece;
	
}
#wrapper {
	float: left;
	width: 100%;
	margin-bottom: 10px;	
	}
#content {	
	margin: 0px 40px 0px 0px; 	
	width: 575px; 
	float:right;			
	}
#left {
	width:160px;
	text-align:left;		
	}
#right {	
	padding-left:20px;
	padding-right:35px;	
	float:right;		
	}
#kastenrechts {	
	padding-left:20px;
	width:300px;
	background-color:#FFFFFF;
	border:1px solid #cecece;	
	float:right;		
	}

#topnav{
	position:absolute;
	top:35px;
	left:625px;
	width: 240px;		
}
#text{	
	padding:30px;		
	background-color: #EAEAEB;	
	border:1px solid #cecece;
	font-size:0.75em;		
	text-align:justify;
	color:#333333;	
}
#sitemap{	
	padding:30px;		
	background-color: #EAEAEB;	
	border:1px solid #cecece;
	font-size:0.6em;
	color:#333333;	
}
#titel{	
	font-family: "Trebuchet MS", Arial, Helvetica,  sans-serif;
	font-size: 1.8em;
	line-height:120%;
	color:#000066;	
		
}
#zitat{		
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#6C78A6;
	text-transform: uppercase;
	font-weight: BOLD;		
}
#subtitel{		
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.2em;	
	color:#000066;	
	font-weight:bold;		
}
#titelh1{	
	font-size: 1.1em;
	color:#000066;			
	text-transform: uppercase;
	font-weight:bold;
		
}
.hellblau{
color:#6C78A6;
font-weight:bold;	
}
.titeldb{
	font-family: "Trebuchet MS", Arial, Helvetica,  sans-serif;
	color:#6C78A6;			
	text-align:left;
	font-weight:bold;
	vertical-align: top;
}
.moduletitel{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000066;
	text-transform: uppercase;
	font-weight:bold;
	white-space: nowrap;
	vertical-align: top;
}
.moduletext{
	text-align: left;	
}
.smart{
	background-color:#FFFFFF;
	margin-right:25%;
	padding:20px;
	border:1px solid #cccccc;
}
.seminar{
	background-color:#FFFFFF;	
	padding:20px;
	border:1px solid #cccccc;
}
.adresse{
	font-size:0.7em;
	margin-left:20px;
}
.button{
	font-size:0.9em;
}
.formularfeld {
	width:375px;	
}
input{
font-size:0.9em;
}
textarea{

font-size:0.9em;
}
h1 {	
	font-size: 1em;	
}

#contnav {	
	margin: 0px 0px 0px -10px;  
	float:left;	
	width:200px;
	background-color:#EAEAEB;	
	border: 1px solid #cccccc;
}
#nav {				
	font-size: 0.7em;	
	width:230px;	
}
/* Navigation */
a.topnav:link, a.topnav:visited, a.topnav:active{	
	font-size: 0.7em;
	color: #cc3333;	
	text-decoration: none;		
}
a.topnav:hover {	
	font-size: 0.7em;
	color: #cc3333;	
	text-decoration: underline;		
}
#seitenzahl a{	
	padding:3px;
	color:#FFFFFF;
	background-color: #cc3333;	
	text-decoration:none;
}
#seitenzahlweiter a:hover{	
	padding:3px;
	color:#FFFFFF;
	background-color: #cc3333;	
	text-decoration:none;
}
#seitenzahlweiter a{	
	padding:3px;
	color:#FFFFFF;
	background-color: #333333;	
	text-decoration:none;
}
#nav a {
	width: 100%;
	display: block;
}
ul.aufz{
	list-style-image: url(../bilder/list.gif);	
	line-height: 1.5em;	
}
ul.liste li {
	margin: 2px 0px 2px 0px;	
	list-style-type: none;
}
ul.liste a {
	display: block;
	margin-left:-60px;	
	padding: 10px 0px 4px 30px;		
	border-left: 10px solid #000066;
	border-right: 1px solid #DBD7D7;
	border-top: 1px solid #DBD7D7;
	border-bottom: 1px solid #DBD7D7;
	color: #333333;
	text-decoration: none;
	background-color: #FAF8F8;	
}

ul.sub a {
	/* padding-left für Einzug */
	margin-left:-92px;
	padding-left:25px;
	padding-right:39px;		
	background-color: #ffffff;
	border-left: 8px solid #EAEAEB;
	color: #333333;		
}

ul.liste a:hover {
	background-image: url(../bilder/button_over.gif);	
	text-decoration: none;
	border-left: 10px solid #cc3333;	
	border-right: 1px solid #DBD7D7;
	border-top: 1px solid #DBD7D7;
	border-bottom: 1px solid #DBD7D7;
	color:#cc3333;	
}
ul.liste a.hiersub {
	background-color: #fff;	
	color:#cc3333;	
}

ul.sub a:hover {
	background-image: url(../bilder/button_over.gif);
	border-left: 8px solid #cc3333;
}

ul.sub a.hiersub {
	background-color: #ffffff;
	border-left: 8px solid #cc3333;
	border-right: 1px solid #E7E5E5;
	border-top: 1px solid #E7E5E5;
	border-bottom: 1px solid #E7E5E5;
}

ul.liste a:hover.hiersub {
	text-decoration: none;
}

ul.liste a.hier {	
	border-left: 10px solid #cc3333;		
	color: #cc3333;
	font-weight:bold;
}
/* Ende Navigation */
.rot {
	color: #cc3333;
	font-weight:bold;
}
img {
	border: 0;
	}
a {	text-decoration:none; color:#333333;	}
a:hover {	text-decoration:underline;	}
a.ohne:link, a.ohne:active, a.ohne:visited{	color:#333333;}
a.ohne:hoover {
	color:#333333;	
	text-decoration:underline;	
}

a.textlink:link, a.textlink:active, a.textlink:visited {
	color: #000066;
	text-decoration:none;
	border-bottom:1px dotted #000066;
}
a.textlink:hover {
	color: #000066;	
	text-decoration:underline;
	border-bottom:none;
}
a.navdb:hover {
	color: #000066;
	text-decoration:underline;	
}
a.navdb:link, a.navdb:active, a.navdb:visited {
	color: #000066;
	text-decoration:none;	
}
div.shadow{float: left;padding: 0 4px 4px 0;
    background: url(../bilder/dropshadow.png) no-repeat right bottom}
div.shadow img{
	display: block;	
    top: -2px;
	left:-2px;
	padding:5px;
	background:#ffffff;
    border:1px solid;
	border-color: #ccc #666 #666 #ccc;
	} 
</style>

<!--[if lte IE 6]>
<style type="text/css">
#footer {
	height: 20px;
	}
</style>
<[endif] -->

/*}

@media print
{
body , td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #000000;	
	background-color: #ffffff;	
}

form {
	display:none;
}

#titel {
	font-size:16px;
	font-weight:bold;
	color: #000000;
	 }
#subtitel {
	font-size:15px;
	font-weight:bold;
	color: #000000;
	 }
img {
	display:none;
}
.ohnedruck {
	display:none;
}
a:link , a:visited, a:active, a:hover{
	text-decoration:underline;
	color: #000000;
}
}*/

