/* CSS Document */

body{
	margin: 0px 0px 0px 160px;
	padding: 0px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 14px;
	text-align:left;
}

#subline{height: 30px;}
#containerMain{
	width: 930px;
	text-align: left;
}

#header{
	width: 930px;
	text-align: left;
	height: 274px;
	background-image: url(Images/header.gif);
	background-position: left;
	background-repeat: no-repeat;
}

#mitte{
	border-top: 1px solid #bababa;
	border-bottom: 1px solid #bababa;
	height: 370px;
	width: 900px;
	text-align: left;
	padding: 15px 0px 15px 0px;
}

#bild {
	float:left;
	width: 580px;
	height: 370px;
	color: #ee0000;
	line-height: 26px;
}

#bild h1{
	background-color: #fff;
	padding: 5px 3px 3px 3px;
	font-weight: none;
	color: #e00;
	font-size: 20px;
	display: inherit;
	font-family:Arial, Helvetica, sans-serif;

}

#bild h2{
	background-color: #000;
	padding: 2px 3px 2px 3px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	

}
#bild a{
	background-color: #fff;
	background-image: none;
	padding: 5px 3px 3px 3px;
	font-weight: bold;
	color: #e00;
	font-size: 20px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;

}

#bild a:hover {
	background-color: #e00;
	background-image: url(Images/rot.gif);
	padding: 5px 3px 3px 3px;
	font-weight: bold;
	color: #fff;
	font-size: 20px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;

}

#ticker {
	float:left;
	text-align: left;
	width:180px;
	height: 30px;

}

#rechts{
	float:left;
	margin-left: 25px;
	margin-top: -6px;
	width: auto;
}

#navigation{
	margin: 0px;
	padding: 0px;
	height: 297px;
}

#nav, #nav ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#nav a{
	display: block;
	width: 139px;
	font: normal 12px/18px arial, sans-serif;
	margin: 0px;
	padding: 2px 0px;
	color: #a0a0a0;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted #ffffff;
}

#nav a:hover {

	
	border-bottom: 1px dotted #ee0000;
	color: #ee0000;
}

#nav li ul li a:hover {
	background-image:none;
	color: #ee0000;
	}

#nav ul>li:hover>a {
	/*background-color:#f2f2f2;
	background-image: url(Images/doppelpunkt.png);*/
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px dotted #ee0000;
	color: #ee0000;
	}


#nav li{
	width: 12em;
}


#nav li ul{
	padding-left: 10px;
	position: absolute;
	margin-left: 139px;
	margin-top: -23px;
	width: 11em;
	display: none;
}

#nav li:hover ul{
	display:block;
	color: #ee0000;
}

#datum {
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	width: 196px;
	height: 90px;
	color:#ee0000;
	line-height: 18px;
}

#datum a:hover {
	color: #ee0000;;
	display: inline;
	border-bottom: 1px dotted #ee0000;
}

#datum h1{ 
	font-size:20px;
	line-height: 24px;
	letter-spacing: 0.09em;
}

.daten{
	color: #ee0000;
	font-size:19px;
	font-weight: bold;
	line-height: 24px;
	letter-spacing: 0.09em;
}

.daten2{
	color: #ee0000;
	font-size:19px;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: 0.2em;

}

/*-------------------------------------------------------------*/

#breadcrumb {
	margin-top: 20px;
	margin-bottom: 25px;
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #a0a0a0;
}

#breadcrumb a {
	text-decoration:none;
}

#breadcrumb a:hover {
	/*position: static;
	display: inline;*/
	/*background: #ee0000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 1px 1px;
	margin: -1px;*/
	color: #ee0000;;
	display: inline;
	border-bottom: 1px dotted #ee0000;
	/*text-decoration: underline;*/
}

/*-------------------------------------------------------------*/

#presse {
	margin-top: 24px;
	margin-bottom: 25px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	float:left;
}

#inhalt {
	margin-top: 24px;
	margin-bottom: 25px;
	width: 580px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	float:left;
}

#inhalt2 {
	margin-left: -32px;
	margin-top: 24px;
	margin-bottom: 25px;
	width: 505px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#inhalt h1{
	font-size: 18px;
	color: #ee0000;	
	letter-spacing: 0.09em;
}

#inhalt a {
	text-decoration: none;
}

#inhalt a:hover {
	color: #ee0000;;
	display: inline;
	border-bottom: 1px dotted #ee0000;
	
	/*text-decoration: line-through;*/
}


/*-------------------------------------------------------------*/

#rechts2 {
	/*background-image:url(Images/schatten1.jpg);
	background-repeat:no-repeat;
	background-position:left;*/
	float:left;
	margin-left: 25px;
	margin-top: 24px;
	padding-top: 43px;
	width: 300px;
	height: auto;
}




.italic{
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
	line-height: 26px;	
}

.ueberschrift{
	color: #ee0000;
	font-size:16px;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px dotted #ee0000;
	display:block;
	width: 579px;
}

.datum{
	color: #ee0000;
	font-size:16px;
	line-height: 24px;
	border-bottom: 1px dotted #ee0000;
	display:block;
	width: 579px;
}

.vorwort{
	color: #ee0000;
	font-size:16px;
	font-weight: bold;
	line-height: 28px;
}

.vorwort2{
	color: #ee0000;
	font-size:19px;
	font-weight: bold;
	line-height: 28px;
}

.ueberschrift2{
	color: #ee0000;
	font-size:16px;
	font-weight: normal;
	line-height: 24px;
}

.ueberschrift3{
	color: #442222;
	font-size:19px;
	font-weight: bold;
	line-height: 24px;
}

.ueberschrift4{
	color: #ee0000;
	font-size:16px;
	font-weight: bold;
	line-height: 24px;
}

.ueberschrift5{
	color: #ee0000;
	font-size:16px;
	font-weight: bold;
	line-height: 24px;
	border-bottom: 1px dotted #ee0000;
	display:block;
	width: 901px;
	margin-bottom: 30px;
}

.artikel {
	color: #ee0000;
}

.rot {
	color: #ee0000;
	text-decoration: none;
}

.magenta {
	color: #ff0089;
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
}

.grau {
	color: #a0a0a0;
	text-decoration: none;
}

#grau2 {
	color: #a0a0a0;
	text-decoration: none;
}

#grau2 a:hover {
	color: none;
	display: inline;
	border: none;
}

.grau_durch{
	color: #a0a0a0;
	text-decoration: line-through;
}

.dunkelgrau {
	color: #5a5a5a;
	text-decoration: none;
}

.dunkelgrau_unter {
	color: #5a5a5a;
	border-bottom: 1px dotted #5a5a5a;
}

.schwarz {
	color: #442222;
	
}

.schwarz2 {
	color: #442222;
}

.unterstrichen {
	color: #442222;
	text-decoration: underline;
}

fliesstext {
	line-height: 26px;
}

infotext {
	line-height: 18px;
}

#trennlinie {
	border-top: 1px solid #e0e0e0;
	display: block;
	width: 580px;
}
.weit{
	letter-spacing: 1px;

}


#box {
	line-height: 20px;
	margin-left: 40px;
	width: 200px;
	border-bottom: 1px solid #e0e0e0;
}
#box2 {
	line-height: 20px;
	margin-left: 20px;
	width: 260px;
	
}

#inhalt4 {
	height: 600px;
	margin-bottom: 20px;
}

#inhalt42 {
	height: 100px;
	margin-bottom: 20px;
}

#spalte1 {
	width: 210px;
	height: inherit;
	padding-right: 10px;
	float: left;
	line-height: 20px;
	text-align: left;
}

#spalte2 {
	width: 210px;
	height: inherit;
	border-left: 1px solid #e0e0e0;
	padding: 0px 10px;
	float: left;
	line-height: 20px;
}

#spalte3 {
	width: 210px;
	height: inherit;
	border-left: 1px solid #e0e0e0;
	padding-left: 10px;
	float: left;
	line-height: 20px;
}

/* ####### 3-spaltig ######### */
#spalte1_b {
	width: 286px;
	height: inherit;
	padding-right: 10px;
	float: left;
	line-height: 20px;
	text-align: left;
}

#spalte2_b {
	width: 286px;
	height: inherit;
	border-left: 1px solid #e0e0e0;
	padding: 0px 10px;
	float: left;
	line-height: 20px;
}

#spalte3_b {
	width: 287px;
	height: inherit;
	border-left: 1px solid #e0e0e0;
	padding-left: 10px;
	float: left;
	line-height: 20px;
}

/* ^^^^^^^^^^ 3-spaltig ENDE ^^^^^^^^^ */
a:hover {
	color: #ee0000;;
	display: inline;
	border-bottom: 1px dotted #ee0000;
	
	/*text-decoration: line-through;*/
}

#trennlinie_rot {
	border-top: 1px solid #e0e0e0;
	display:block;
	/* max-width: 209px;   4-spaltig */
	max-width: 285px;	/* 4-spaltig */
}

#trennlinie_grau {
	border-top: 1px solid #e0e0e0;
	display: block;
	/* max-width: 209px;   4-spaltig */
	max-width: 285px;	/* 4-spaltig */
}

#bildcontainer {
	width: 580px;
}

#bilddownload {
 	width: 200px;
	margin-right:20px;
	float:left;
	margin-bottom: 20px;
}

#bildinfos {
	
	float:left;
	
}

.floatkiller{
	clear:both;
	padding:0px;
	font-size:0px;
	margin-top: 20px;
	margin-bottom: 20px;
	
}
	