/*styles.css
Globale Stylesheet Datei, welche alle wichtigen Styles enhält.
Bitte nur globale Styles einfügen - temp. oder spezielle Styles separat legen!
*/
body {
	font-family:Arial,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
	font-size:0.82em;
	background:url(bilder/leisten/l_thalfang.gif) repeat-y;
	background-position:170px 0px;
}

a 		{ color:#000; text-decoration:none; }	
a:link		{ color:#000; }
a:visited	{ color:#333;  }
a:hover		{ text-decoration:underline; color:#CC3300; }
a:active	{ color:#CC3300; }

a.pfeil:link { 
	color:#000; 
	text-decoration:none;
	background:url(bilder/pfeilrechts_css.gif) no-repeat;
	padding-left:7px; 
	font-size:1em;
}

a.pfeil:visited	{ 
	color:purple;
	text-decoration:none;
	background:url(bilder/pfeilrechts_css.gif) no-repeat;
	padding-left:7px; 
}

a.pfeil:hover { 
	color:#CC3300;
	text-decoration:underline;
	background:url(bilder/pfeilrechts_css.gif) no-repeat;
	padding-left:7px; 
}

a.pfeil:active {
	color:#CC3300;
	text-decoration:none;
	background:url(bilder/pfeilrechts_css.gif) no-repeat;
	padding-left:7px; 
}

.mliste {
 	width:160px;
 	padding:0px;
 	margin:0px;
 	margin-left:10px;
 	border:0px;
}

.mliste_s1 {
	width:29px;
	height:27px;
 	padding:0px;
 	margin:0px;
}

.mliste_s1 img {
	width:29px;
	height:27px;
 	padding:0px;
 	margin:0px;
 	border:0px;
}

.mliste_s2 {
	width:131px;
	height:27px;
 	padding:0px;
 	margin:0px;
	text-align:left;
}

.mliste_s2 a {
	text-decoration:none;
	color: black;
	font-size:0.8em;
}

.mliste_s2 a:hover {
	text-decoration:none;
	color: black;
}

.mliste_s22 a {
	text-decoration:none;
	color: black;
	font-size:0.8em;
	padding-left:12px;
}

.mliste_s22 a:hover {
	text-decoration:none;
	color: black;
}

p, li, td, table {
	color:black;
	font-size:1.0em;
	font-family:Arial,Verdana,Helvetica;
}

/*Überschrift der TopStory*/
h1 { 
	font-family:Arial,Verdana,Helvetica;
	font-size:1.0em;
	font-weight:bold;
	color:black;
	margin:0px;
	padding:0px;
}

/*Überschrift der Berichte*/
h2 { 
	font-family:Arial,Helvetica;
	font-size:1.5em;
	font-weight:normal;
	color:#000080;
	margin:0px;
}

/*Zwischenüberschrift auf der Startseite*/
h3 {
	font-family:Arial,Verdana,Helvetica;
	background-color:#E8E8E8;
	margin-top:10px;
	margin-bottom:10px;
	padding:4px;
	font-size:1.2em;
	font-weight:bold;
	color:#000000;
	text-align:center;
}

h4 { font-size:1.2em; }
h5 { font-size:1.0em; font-style:italic; }
h6 { font-size:0.8em; font-weight:normal; }

.klein {font-size:0.8em;}

hr { width:90%; height:0.05em; color:#000080; text-align:center;}

img.rahmen {border:#000000 1px solid;}

.zentriert {
	text-align:center;	
}

.top_img {
	text-align:justify;
	white-space:nowrap;
	margin:0px;
	padding:0px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:solid;
	border-left-style:none;
	border-bottom-width:8px;
	border-bottom-color:#E8E8E8;
	border-color:#E8E8E8;
	height:90px;
}

.bild_links_rahmen {
	float:left;
	margin-right:10px;
	border:#000000 1px solid;
	margin-bottom:10px;
}

.bild_rechts_rahmen {
	float:right;
	margin-left:20px;
	border:#000000 1px solid;
	margin-bottom:10px;
}

.bild_mitte_rahmen {
	margin:20px;
	border:#000000 1px solid;
}

.menu_rechts_hl_bild {
	background-color:#F2F2F2;
	padding-left:0px;
	margin-top:20px;
	height:20px;
	width:160px;
	border:0px;
}

.menu_box_rechts {
	position:relative;
	background-color:#E8E8E8;
	padding-bottom:5px;
	padding-left:5px;
	border-left:1px  solid #031B4C;
	color: #000;
	margin:0px;
	top:-3px;      /* Deklaration fuer IE 5.x - 6 */
}

html>body .menu_box_rechts { /* Deklaration für den Rest */
	top:0px;
}

.menu_box_rechts form {
	margin-top: 5px;
	margin-bottom: 10px;
}

.menu_box_rechts input {
	border:1pt solid rgb(221, 221, 221);
	font-size:8pt;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	background-color: white;
	float:left;
}

.top {
	margin-top:1em;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	clear:both;
	overflow:hidden;
}

.top h2 {
	font-size:1.0em;
	margin:0px;
}

.top p {
	margin-top:0px;
	padding-top:0px;
	text-align:justify;
}

.headline {
	font-family:Arial;
	font-size:1.4em;
	font-weight:normal; 
	color:#000080;
	margin:0px;
	border-bottom:3px solid #FFD600; 
}

#bildleiste{
	position:relative;
	width:292px;
	font-size:0.8em;
	background-color:#E8E8E8;
	/*font-size:0.82em;*/
	text-align:center;
	float:right;
	padding-top:20px;
}

#bildleiste img {
	margin-top:15px;
	border:1px solid black;
}

#text {
	position:relative;
	width:350px;
	font-size:1.0em;
	float:left;
	text-align:justify;	
}

#textBreit {
	position:relative;
	width:100%;
	font-size:1.0em;
	float:left;
	text-align:justify;
}

.small {
	font-size:0.8em;
}

#DRKLogoRechts {
	float:right;
	margin:20px 5px;
}

/* ------------ NICHT GEBRAUCHT ------------ */

.bilder { float:right; width:155px;}

input, select {
	color:#333333;
	font-size:9px;
	width:auto;
}

.form {border:#666666 1px solid;}

.grau {background-color:#E2E2E2; font-weight:bold;}

td.intern {font-weight:bold; color:white; background-color:#009C8C; text-align:center;}

td.intern1 {font-weight:bold; color:white; background-color:#009C8C; text-align:left;}

td.inhalt {font-family:Arial,Helvetica; font-size:1.2em; font-weight:bold; color:white; background-color:#9999FF; text-align:center; }

div.bild {font-family:Arial,Helvetica; font-size:0.8em; font-weight:normal; text-align:center; }

.dls {font-family:Arial,Helvetica; font-size:1.8em; font-weight:bold; color:white; background-color:#FFCC33; text-align:center; }

/*Startseite*/
.h2_startseite {
	font-size:1.0em;
	font-family:Arial, Verdana, Helvetica;
	margin-bottom:0px;
	padding-bottom:0px;
	clear:both;
}

.p_startseite {margin-top:0px;padding-top:0px;}

.blue { color: #000080;}

.BildLinks {
	float:left;
	margin-right:5px;
}

.menubuttons {
	position:relative;
	margin-left:5px;
}

.menubuttons img {
	vertical-align:middle;
	margin-right:4px;
}

.StartSeitenBlock {
	margin-top:1em;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	clear:both;
}

.StartSeitenBlock p {margin-top:0px; padding-top:0px;}

.roboter {
	margin-top:1em;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	clear:both;
	overflow:hidden;
}

.roboterformular {
	 background-color:#F2F2F2;
	 }

/*Berichtseiten*/

#linie{
	position:relative;
	width:100%;
	height:1px;
	overflow:hidden;
	margin-bottom:15px;
	background:#FFD600;
}

/********************Subwebsite Integration*************************/

#textInt {
	position:relative;
	width:370px;
	float:left;
}
  
#topIMGInt {height:90px;}

/********************Subwebsite Mach-mit*************************/

.bild_mm1 {
	margin-top:5px;
	padding:5px;
	float:left;
	background-color:#e2e2e2;
	border:1px solid #999;
	width:100%;
}

.bild_mm2 {
	margin-top:5px;
	padding:5px;
	float:left;
	text-align:right;
	border:1px solid #999;
	width:100%;
}

.bild_rechts {
	margin-top:1em;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	clear:both;
	overflow:hidden;
}

.bild_rechts_rahmen {
	float:right;
	margin-left:20px;
	border:#000 1px solid;
}