/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: center;
	padding:0;
	color: #333;
}

#rahmen {
	text-align: left;
	width: auto;
	height: auto;
	margin: 0 auto;
	padding:0;
	border: 0px;
	}


#titel{
text-align: right;
font-size: 15pt;
font-weight: bold;
margin-bottom: 15px;
}

.navigation{
	display:none;
}



.inhalt {
	margin-left:0px;
	width: auto;

}


h1 {
font-size: 1.7em;
font-weight: lighter;
color: #6666CC;
margin-top: 3px;
margin-bottom:15px;
}

h2{
font-size: 1.2em;
font-weight: 600;
margin-top: 0px;
margin-bottom: 5px;
}
p {
margin-top: 0px;
}

.startbild {
margin-left: 25px;
}

.sub {
margin-left: 17px;
list-style-type: square;
color: #6666CC;
}




li{
margin-top: 4px; 
}

A.text:link {
color: #6666CC;
text-decoration: underline;

}

A.text:hover {
color: #666666;
text-decoration: none;
}

A.text:visited {
color: #6666CC;
text-decoration: underline;
}

A.text:active {
color: #6666CC;
text-decoration: none;
}

table {
	font-size: 1.0em; margin-left: -4px; width: 540px;}
td {vertical-align: top; background-color: #F5F5F5; padding: 7px;}
th {text-align: left; background-color: #e9e9e9; font-weight: 600;}

.betont {
background-color: #E9E9E9;
font-weight: 500;
text-align: left;

}

/*nur für Pressestimmen*/
.pressestimme {margin-bottom: 2px; }
.autor_pressestimme {text-align: right; font-style: italic; margin-bottom: 20px; font-size: 0.95em;}