.text {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #4c4c4c;
	text-decoration: none;
}
/*
.textsmall {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	color: #4c4c4c;
	text-decoration: none;
}
.textkursiv {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 19px;
	color: #4c4c4c;
	text-decoration: none;
}


.link {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	color: #001466;
	text-decoration: none;
}
*/


div.basecontainer {
        position: relative;
        margin: 0 auto;
        width: 780px;
       }	

	
.box-header
	    {
		position: relative;
        margin: 0 auto;
		/* extrawurst fuer ie6 */			
		margin-bottom: 0px;
		padding-top: 0px;		
   		/* extrawurst ende*/			
        width: 780px;
		height: 145px;
        }
			
/* und damit alle anderen browser es wieder richtig stellen: */
html>body .box-header 
		{
		margin-bottom: 0px;
		}
/* ende richtigstellung fuer andere browser */

.box-titel{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	margin: 0px;
	position: relative;
	margin-bottom: 0px;
	padding-top: 20px;
	width: 176px;
	height: 125px;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
        }
		
.box-titel h1{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: 19px;
	color: #4c4c4c;
	text-decoration: none;
	margin: 0px;
	padding-bottom: 10px;
		}
		 
.box-footer
        {
		color: #333;
		/* extrawurst fuer ie6 */		
	    margin-left: 90px;
   		/* extrawurst ende*/		
	    margin-right:0px;
	    float: left;
 	    background-color: #fff;
 	    width: 604px;
 	    text-align: right;
        }
		
/* und damit alle anderen browser es wieder richtig stellen: */
html>body .box-footer 
		{
		margin-left: 176px;
		}
/* ende richtigstellung fuer andere browser */

.box-line
	    {
		position: relative;
        margin: 0 auto;
        width: 780px;
		height: 6px;
        }
		
#leftcontent /* navigationsbereich */ {
	position: absolute;
	left: 0px;
	top: 151px;
	width: 176px;
}

#centercontent /* inhalt */ {
	/* extrawurst fuer ie6 */
   	margin-left: 88px;
	/* extrawurst ende*/
	top: 151px;   	
	float: left;
    background-color: #f0f0f1;
    width: 604px;
}

/* und damit alle anderen browser es wieder richtig stellen: */
html>body #centercontent 
	{
	margin-left: 176px;
	}
/* ende richtigstellung fuer andere browser */


#centercontent p, h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #4c4c4c;
	text-decoration: none;
	margin-left: 30px;	
	margin-right: 50px;	
	}
	
#centercontent a {
	color: #001466;
	}	
	
#centercontent h1 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: 19px;
	color: #001466;
	text-decoration: none;
	margin: 30px;	
	}

#centercontent li {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-left: 30px;
	margin-right: 50px;		
	margin-bottom: 3px;
	line-height: 19px;
	color: #4c4c4c;
	text-decoration: none;
	list-style-type: square;
	}

#centercontent table { 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #4c4c4c;
	text-decoration: none;
	padding: 0 0 0 0;
	margin-left: 30px;
	}

/* LINKS : Navigation */

/* HAUPTNavigation */	

#navi /* container */ {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
	width: 175px;
	border: 0px;
	text-align: left;
}
	
#navi ul {
	margin: 0px;
	padding: 0px;
	background-color: #899ba9;
}	
	
#navi li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #ffffff;
	font-size: 1em;
	line-height: 2.0em;
	font-weight: bold;
	text-indent: 0px;
}

#navi a {
	text-decoration: none;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	display: block;
	color: #414141;
}

#navi a:link, #navi a:visited {
	background-color: #d9d9d9;
}

#navi a:hover {
	background-color: #f0f0f1;
}

#navi a:active, #navi a:focus {
	color: #414141;
}

 
#navi li.start {
	margin: 0px;
	padding: 0 0 1px 0;
	background-color: #fff;
	border: none;
} 

#navi li.start a:link, #navi li.start a:visited,
#navi li.start a:hover, #navi li.start a:active, #navi li.start a:focus {
	background-color: #001466;
	color: #fff;
	font-weight: bold;
}

#navi li.aktiv a:link, #navi li.aktiv a:visited,
#navi li.aktiv a:hover, #navi li.aktiv a:active, #navi li.start a:focus {
	background-color: #d9d9d9;
	color: #414141;
	font-weight: bold;
}


/* SUBNavigation */	

#subnavi /* container */ {
	width: 175px;
	border: 0px;
}

#subnavi ul {
	background-color: #fff;
}	
	
#subnavi li {
	/* extrawurst fuer ie6 */
	padding: 1px;	
	/* extrawurst ende*/
	margin: 0px;
	list-style-type: none;
	font-size: 0.9em;
	line-height: 1.3em;
	text-indent: 0px;
	border: none;	
}

/* und damit alle anderen browser es wieder richtig stellen: */
html>body #subnavi li 
	{
	padding: 0px;	
	}
/* ende richtigstellung fuer andere browser */

#subnavi a {
	text-decoration: none;
	display: block;
	color: #a0a0a0;
}

#subnavi a:link, #subnavi a:visited {
	background-color: #fff;
}

#subnavi a:hover {
	color: #4c4c4c;
}

#subnavi a:active, #subnavi a:focus {
	color: #001466;
}

#subnavi li.unten  {
	border-bottom: 5px solid #fff;
}

/* und damit alle anderen browser es wieder richtig stellen: */
html>body #subnavi li.unten 
	{
	border-bottom: 0px solid #d9d9d9;	
	margin: 0 0 6px 0;	
	}
/* ende richtigstellung fuer andere browser */
 
#subnavi li.substart {
	color: #d9d9d9;
}

#subnavi li.substart a:link, #subnavi li.substart a:visited,
#subnavi li.substart a:hover, #subnavi li.substart a:active, #subnavi li.substart a:focus {
	background-color: #fff;
	color: #d9d9d9;
	font-weight: bold;
}

#subnavi li.aktiv a:link, #subnavi li.aktiv a:visited,
#subnavi li.aktiv a:hover, #subnavi li.aktiv a:active, #subnavi li.substart a:focus {
	background-color: #fff;
	color: #d9d9d9;
	font-weight: bold;
}



#subnavi li.aktiv a:link, #subnavi li.aktiv a:visited,
#subnavi li.aktiv a:hover, #subnavi li.aktiv a:active, #subnavi li.substart a:focus {
	background-color: #fff;
	color: #d9d9d9;
	font-weight: bold;
}

#subnavi li.aktiv a:active, #subnavi li.substart a:focus {
	background-color: #fff;
	color: #001466;
	font-weight: bold;
}


#subnavi li.aktiv a:link, #subnavi li.aktiv a:visited,
#subnavi li.aktiv a:hover, #subnavi li.aktiv a:active, #subnavi li.substart a:focus {
	background-color: #fff;
	color: #001466;
	font-weight: bold;
}

#subnavi li.aktivbottom a:link, #subnavi li.aktivbottom a:visited,
#subnavi li.aktivbottom a:hover, #subnavi li.aktivbottom a:active, #subnavi li.substart a:focus {
	background-color: #fff;
	color: #001466;
	font-weight: bold;
	margin: 0 0 6px 0;		
}


