@charset "utf-8";
body {
	background:url(bilder/verlauf.gif);
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
    }

    .oneColElsCtr #container {
    	width: 46em;
    	background: #FFFFFF;
    	margin: 0 auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    	border: 1px solid #000000;
    	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
    }
    .oneColElsCtr #mainContent {
    	padding: 0 20px; /* padding (Auffüllung) bezeichnet den Innenabstand und margin (Rand) den Außenabstand der div-Box. */
    }
tabelle_grafiken {
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-style:none
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.oneColElsCtr #container #mainContent .tabelle_grafiken {
border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.text {
	font-size: 10px
	color:#000000;
	font-size: 12px;
	color: #333333;
}

.text_w {
	font-size: 11px
	color:#000000;
	font-size: 10px;
	color: #ffffff;
}
	
	
.ueberschrift {
	font-size: 12px;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	color: #0871BD;
	}
	
	.ueberschriftlinks {
	font-size: 12px;
	color:#000000;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	
	.ueberschriftgroß {
	font-size: 14px;
	color:#000000;
	font-size: 14px;
	font-weight: bold;
	color: #08558C;
	}
	
	.ganzklein {
	font-size: 8px;
	color:#FFFFFF;
}
	
.Stil1 {
	font-size: 11px
	color:#000000;}
		
.Stil2 {
	font-size: 11px
	color:#000000;}




a.type1:link
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
text-decoration: none;
text-underline: none; }

a.type1:active
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f07d00;
	font-style: normal;
	font-weight: bold;
text-decoration: none;
text-underline: none; }

a.type1:visited
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
text-decoration: none;
text-underline: none; }

a.type1:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f07d00;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-underline: none;
} 

a.type2:link
{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;

text-decoration: none;
text-underline: none; }

a.type2:active
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f07d00;
	font-style: normal;

text-decoration: none;
text-underline: none; }

a.type2:visited
{ font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;

text-decoration: none;
text-underline: none; }

a.type2:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f07d00;
	font-style: normal;
	
	text-decoration: none;
	text-underline: none;
} 

.bildfloat {float: right ;
}
