/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 4em;
	color: #666666;
	font-size: 100.1%;
	height: 100%;
}

#container{margin: 0 auto; width: 45em; }

#rahmen {
	text-align: left;
	width: 56em;
	height: auto;
	min-height: 360px;
	border: 1px solid #999999;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-right:10px;
	padding-top:12px;
	font-size: 0.85em;
	float: left;
	
	}

	

#titel{
position: relative;
top: -38px;
text-align: right;
font-size: 1.5em;

}


.inhalt {float: right; margin: 0; width: 44em;}

/*.inhalt {

	width: 99.5%;
	
}

*[class="inhalt"] {margin-left: 12em; width:77%;}*/

.navigation{
	/*margin: 9px 0 0 -20px;*/
	position: relative;
	top: 0px;
	left: -20px; 
	width: 10.7em;
	padding: 0;
	float: left;
	font-size: 0.97em;
}



	ul.nav {
	list-style-type: none;
	padding: 5px;
	margin-left: 0px;
	margin-top: 0px;

	}

	ul.nav li {
	margin-top: 15px;
	font-weight: 600;
	}

	ul.nav a {
	background-color: #CCCCCC;
	text-decoration: none;
	padding: 7px 10px 7px 17px;
	color:#333333;
	width: 100%;
	display: block;
	}


	ul.nav a:hover {
	background-color: #6666CC;
	text-decoration: none;
	color: #FFFFFF;
	
	}

	.sel {
	background-color: #6666CC;
	text-decoration: none;
	color: #FFFFFF;
	padding: 7px 10px 7px 17px;
	width: 100%;
	display: block;
	}



h1 {
font-size: 1.6em;
font-weight: lighter;
color: #6666CC;
margin-top: 3px;
margin-bottom: 17px;
}

h2{
font-size: 1.2em;
font-weight: 600;
margin-top: 0px;
margin-bottom: 5px;
}

p {
margin-top: 0px;
font-size: 1em; line-height: 1.4em;
}

.sub {
margin:5px 0 15px 19px;
padding:0;
list-style-type: square;
color: #6666CC;
}

ul {list-style-type: square;}



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; width: 99%;}
td {vertical-align: top; background-color: #f5f5f5; padding: 7px;}
th {text-align: left; background-color: #e9e9e9; font-weight: 600;}

th.kenn {font-size: 0.1em; color: #e9e9e9;}

.startbild {
margin: 2px 10px 10px 20px;

}



/*nur für Pressestimmen und Finnzkrise*/
.pressestimme {margin-bottom: 2px; }
.autor_pressestimme {text-align: right; font-style: italic; margin-bottom: 20px; font-size: 0.95em;}