body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color:#333333;
	background-image: url(../../grafik2/bg/body.jpg);
	background-repeat: repeat-x;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}

/* ***** Links **** */
a {
	color:#E3001B;
	text-decoration:none;	
}	
a:hover {
	color:#E3001B;
	text-decoration:underline;	
}
.lesenlink {
	float:right;
	margin:0px 0px 3px 0px;
}
.lesenlink2 {
	float:right;
	margin:1px 0px 3px 0px;
}
.lesenlink2 a{
	font-size:0.9em;
	color:#999999;
	text-decoration:none;
}
.lesenlink2 a:hover{
	font-size:0.9em;
	color:#E3001B;
}
td {
    font-size: 0.8em;
}
#All {
	width:995px;
	margin:0px auto;
}
#Site {
	float:left;
	width:866px;
}
#HeaderAll {
	position:relative;
	width:866px;
	height:180px;
	z-index:10;
	background-image: url(../../grafik2/bg/header-all.gif);
	background-repeat: repeat-x;
}
#HeaderAll #Logo {
	position:absolute;
	top:5px;
	left:5px;
	width:190px;
	z-index:12;
}
#HeaderAll #Picture {
	position:absolute;
	top:0px;
	left:0px;
	width:866px;
	height:150px;
	z-index:11;
	/*background-image: url(../../../bilder/header/head1.jpg);
	background-repeat: no-repeat;*/
}
#HeaderAll #Picture #Login {
	float:left;
	margin:10px 0px 0px 200px;
}

#ContentAll {
	width:866px;
	background-color:#FFFFFF;
	padding:10px 0px 10px 0px;
}
#ContentAll .spalte_1 {
	float:left;
	width:184px;
	padding-left:5px;
	margin:0px 0px 0px 0px;

}
#ContentAll .spalte_2 {
	float:left;
	width:468px;
	margin:0px 0px 0px 10px;

}
#ContentAll .spalte_3 {
	float:left;
	width:189px;
	margin:0px 0px 0px 10px;

}
#Content {
	float:left;
	width:662px;
	margin:0px 0px 10px 10px;
}
#Content h1 {
	font-size:1.0em;
	margin:0px 0px 0.8em 0px;
	color:#E3001B;
}
#Content h2 {
	font-size:0.9em;
	margin:0px 0px 0.6em 0px;
	color:#E3001B;
}
#Content .fliesstext {
	font-size:1.0em;
	margin:0px 0px 0.5em 0px;	
}
#Content .bildLeft {
	float:left;
	margin:0px 6px 6px 0px;
}
#Content .bildRight {
	float:right;
	margin:0px 0px 6px 6px;
}
#Content .bildFull {
	margin:0px;
	text-align:center;
	margin:0px 0px 6px 0px;
}
.bildunterschrift {
	font-size:0.9em;
	font-style: italic;
	
}
.block {
	margin:0px 0px 12px 0px;
}
#ContentLeft {
	float:left;
	width:470px;
	margin:0px 0px 10px 0px;
}
#ContentInfoBox {
	float:right;
	padding:3px;
	width:172px;
	border:1px solid #E3001B;
	margin-top:26px;
}
#ContentInfoboxBild {
	text-align:center;
	margin:0px 0px 6px 0px;
}
#ContentFooter{
	border-top:1px dashed #CCCCCC;
	padding-top:2px;
}
#ContentFooter #Backlink {
	float:left;
}
#FooterPage {
	width:866px;
	background-color:#FFFFFF;
	border-top:2px solid #000000;
}
#FooterPageContent {
	width:866px;
	background-color:#E3001B;
	border-top:2px solid #FFFFFF;
	padding:2px 0px 2px 0px;
}
#FooterIcons {
	float:right;
	margin:0px 5px 0px 0px;
}
#PromoRight {
	float:right;
	width:120px;
	height:620px;
}


.clear{
	clear:both;
}

