
body { 	 
	background: #FFFFFF; 
	background-image:url(images/back5.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Verdana,sans-serif;
	}
	

p {
	padding: 0px;
	margin: 10px;
	 
	}

a { font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
	} 
	
a:hover { color: #000000;}
	
	
/* ------------------------------ Listen mit grafischen Bullets */
ul.bull, ul.bull ul {
margin-left: 10px;
margin: 0px;
line-height: 22px;
list-style-image: url(images/li-bull1.gif);
font-size: 10px;
	font-family: Verdana,sans-serif;
}
/* ------------------------------ Listen mit grafischen Bullets ENDE */



ul.bullup, ul.bullup ul {
margin-left: 0px;
margin: 0px;
list-style-image: url(images/up.gif);
font-size: 11px;
	font-family: Verdana,sans-serif;
}


h2 {
	font-family: Helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
	 
	}

h3 {
	padding: 0px;
	margin: 10px;
	color: #2B00AE;
	}
	
hr.b {
height: 3px;
border: 0 none; 
border-top: 3px double #999999;
}
	
.teaser a { font-weight: bold;
	text-decoration: none;
	color: #FF0000;
	} 
	
.teaser a:hover { color: #999999;} 


img.border {border: 3px double #FF0000;}

img.left {float:left;}

img.right {float:right;}

.train {
	padding: 0px;
	margin-left: 30px;
	color: #000000;
	}

.probetrain {
	padding: 3px;
	margin-left: 30px;
	color: #FFFFFF;
	display:block;
	border:dotted #000000; border-width:1px;
	background-color:#FF0000;
	width:260px;
	}
	
	
.minibox1  {
	width: 235px;
	padding: 5px;
	margin-left: 10px;
	line-height: 20px;
	color: #000000;
	display:block;
	border:solid #000000; border-width:0px;
	background-color:#CCCCCC;
	background-image:url(images/back3.jpg);
	background-repeat: no-repeat;
	
	}

.minibox2  {
	width: 250px;
	padding: 5px;
	margin-left: 0px;
	line-height: 20px;
	
	display:block;
	border:dotted #000000; border-width:1px;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	
	}
	
	
.extlink  { background-image: url(images/extern1.gif); background-repeat: no-repeat; background-position: right center; padding-right: 15px; }

.downlink  { background-image: url(images/down1.gif); background-repeat: no-repeat; background-position: right center; padding-right: 15px; }
	
	
/* ----------container zentriert das layout-------------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 



#header {
	padding: 0px;
	margin: 10px;
	width:100%;
	height:153px;
	
	background-repeat: no-repeat;
	background-position: right;
	}

/* ------------------------------------ navigationsleiste */

#navigation {

	padding: 30px;
	margin: 3px 0 0px 0;
	border: 0px solid #FFFF99;
	
	}
	

#navi1 {
	margin: 0;
	padding: 0 0 20px 10px;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	background: url(images/50white.png);
	}

#navi1 li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navi1 a:link, #navi1 a:visited {
	float: left;
	font-size: 12px;
	font-family: Helvetica,sans-serif;
	line-height: 16px;
	font-weight: bold;
	padding: 2px 12px 2px 12px;
	text-decoration: none;
	color: #000000;
	}

#navi1 a:link.active, #navi1 a:visited.active {
	color: #FF0000;
	background: url(images/tab1.gif) no-repeat bottom center;
	}
	
#navi1 a:hover {
	color: #0066cc;
	background: url(images/tab2.gif) no-repeat bottom center;
	}
	
	

a.submenu { display:block; margin-bottom:0px; text-align:left; 
         border-bottom:solid #000000; border-width:1px; padding:0px; text-decoration:none; }

a.submenu:link    { color:#000000; background-color:transparent; }
a.submenu:hover   { color:#FFFFFF; background-color:#0066cc; }

a.submenu_top { display:block; margin-bottom:0px; text-align:left; 
         border-bottom:solid #000000; border-top:solid #000000; border-width:1px; padding:0px; text-decoration:none; }

a.submenu_top:link    { color:#000000; background-color:transparent; }
a.submenu_top:hover   { color:#FFFFFF; background-color:#0066cc; }

/* ----------outer und inner----------------- */

#outer{ 
border-left: solid 160px #FFFFFF; /* linke Menue Spalten Farbe  */ 
border-right: solid 300px #FFFFFF; /* rechte Menue Spalten Farbe  */ 
background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{margin:0; width:100%; }

/* --------------left und right navigavtion------------- */
#left {
 width:160px; 
 float:left; 
 position:relative; 
 margin-left:-160px; 
 margin-right:1px;
border-right: 1px solid #000000;
background-image:url(images/verlauf1.jpg);
	background-repeat: repeat;
	background-position: right;
 }

 #right {
 width:300px; 
 float:right; 
 position:relative; 
 margin-right:-300px; 
 margin-left:1px;
 }

/* -----------------Inhalt--------------------- */ 
#content{ 
position: relative; 
margin: 10px; 
}



/*  ----------------footer---------------------- */ 
#footer {
font-size: 9px;
font-family: Verdana,sans-serif;
clear:left;
bottom: 0px;
padding:100px;
margin:0px;
text-align: right;
 } 




