        b: text_standard { font-size: 10pt; letter-spacing: -1pt; border-style: solid; margin-top: 1 }
        a.oben:active  {
	color: #cccccc;
	font-weight: bold;
}
//
.fett-12 {
	font-size: 12px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif, Symbol;
	font-size: 12px;
	background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.standard10 {
	font-size: 11px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bolder;
}
.standard12fett {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	font-weight: bold;
	color: #666666;
}
a:hover {
	color: #FFFF00;
}
/*spezial css elemente CSS3*/
a[href^="http"]{
background:transparent url(../images-navi/ex-link.gif) no-repeat 100% 50%;
padding-right:1em;
}
a[href^="http"]:hover,a[href^="http"]:focus{
background:url(../../media/img/system/pfeil.gif) #0000FF no-repeat 100% 50%;
padding-right:1em;
}
a[href^="media/img"]{
border-bottom:0 solid #000000;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 0px;
	bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.test {
	background-color: #3366FF;
}
#main1  {
	width: 1200px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
