/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	overflow-x:hidden;
}

#seite {
margin:0 auto;
width:968px;
border:0px solid red;
text-align:left;

}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}



.topnavi {
    font-size: 17pt; 
	font-weight: 900; 
	margin-top:8px; 
}

.line {
    color:#cccccc;}

.navi {
    text-align: right ;
	vertical-align: top;
	padding-right: 12px;
	font-weight: bold;
	width: 390px;
	border: 0px solid green;
}

.subnavi {
    font-size: 16pt;
	line-height: 18pt; 
	color: #CC0033;
}

.subsubnavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height:12pt;
	font-weight: normal;
}

.inhalt {
text-align: center; }

.text {
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px; 
	font-size: 10pt;
	color: #333333;
	width: 538px;
	border: 0px solid blue;
}

.textrot {color:#CC0033;} 

h3 {
    font-size: 17pt;
	font-weight: 900;  
	margin-bottom: 0px; 
	margin-top: 0px;
}

a			{text-decoration:none; color:#666666; text-decoration:none;}
a:link		{text-decoration:none; color:#666666; text-decoration:none;}
a:visited	{text-decoration:none; color:#666666; text-decoration:none;}
a:hover		{text-decoration:underline; color:#CC0033; text-decoration:none;}

a.act   {color: #CC0033; }

.Stil1 {font-size: 8pt;}

.Stil2 {
	font-family: "Times New Roman", Times, serif;
	color: #993366;
	font-size: 10pt
}

table.liste {width:450px;
padding: 0px;
border: 0px solid gray;
}

td.links {width:80px;}
td.rechts {width:370px;}

