@charset "utf-8";


/* Anfang CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #282828;
	background-color: #626b71;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}
a 
{
    color:#cd0528;
    text-decoration:none;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Ende CSS Reset */
/* PNG-Transparenzunterstützung für IE6 */
img {
	behavior:	url("pngbehavior.htc");
}
/* Beginn Styles für den Scrollbar - Bereich */
.holder {
				float: left;
				display:inline;
				margin-top: 20px;
				
			}
			
			.scroll-pane {
				width: 995px;
				height: 480px;
				overflow: auto;
				float: left;
			}
			#content {
				height: 480px;
				width: 995px;
			}
			
			.marcks .jScrollPaneTrack {
				background: url(../images/marcks_track.gif) repeat-y;
			}
			.marcks .jScrollPaneDrag {
				background: url(../images/marcks_drag_middle.gif) repeat-y;
			}
			.marcks .jScrollPaneDragTop {
				background: url(../images/marcks_drag_top.gif) no-repeat;
				height: 30px;
			}
			.marcks .jScrollPaneDragBottom {
				background: url(../images/marcks_drag_bottom.gif) no-repeat;
				height: 30px;
			}
			.marcks a.jScrollArrowUp {
				height: 24px;
				background: url(../images/marcks_arrow_up.png) no-repeat 0 -30px;
			}
			.marcks a.jScrollArrowUp:hover {
				background-position: 0 0;
			}
			.marcks a.jScrollArrowDown {
				height: 24px;
				background: url(../images/marcks_arrow_down.png) no-repeat 0 -30px;
			}
			.marcks a.jScrollArrowDown:hover {
				background-position: 0 0;
			}
			
			
			/* IE SPECIFIC HACKED STYLES */
			* html .marcks .jScrollPaneDragBottom {
				bottom: -1px;
			}
			/* /IE SPECIFIC HACKED STYLES */
/* Ende Styles für den Scrollbar - Bereich */
#main {
   background-color: #626b71;
    padding: 0px;
    /*margin: -345px 0 0 -495px;*/
    margin: 0 0 0 -495px;
    position:absolute;
    top: 20px;
    left: 50%;
    width: 980px;
    height: 690px;
	background-image:url(../images/Hintergrund_dummy.gif);
	background-repeat:no-repeat;
	
    }
#marckslogo {
	position:absolute;
	left:821px;
	top:38px;
	z-index: 20;
	}
#suche 
{
    position:absolute;
	left:590px;
	top:10px;
	z-index: 20;
	vertical-align:middle;
	
}
#suche input 
{
    border-width:0px;
    background-color:#d5dfdb;
    width:130px;
    font-size:11px;
    color:#666;
    
}
#suche img
{
    padding-right:6px;   
 }
#footer {
	position:absolute;
	top:652px;
	background-color:#c6d1cb;
	height: 38px;
	width:980px;
	}
/*Startseite*/
#textstartseite {
	width:890px;
	margin-left:90px;
	}
#textstartseite h2 
{
    font-weight:bold;
    color:#758086;
    margin-bottom:4px;
}
#textstartseite th {
	padding-top:10px;
	}	
/*navigation */
#navigation {
	background-color:#c6d1cb;
	height: 122px;
	position:relative;
	z-index: 1;
	}
#navigation h1 {
    display:block;
	position:absolute;
	top:40px;
	width:745px;
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding:4px 0px 0px 25px;
	font-size:11px;
	height:22px;
	z-index: 10;
	font-weight:bold;
	color:#758086;
	}
#navigation h1 a{
	color:#3c3c3c;
	text-decoration:none;
	}
#navigation h1 a:visited{
	
	text-decoration:none;
	}
#navigation h1 a:hover{
	color:#cc0529;
	}
#navigation h2 {    
	font-size:11px;
	font-weight:bold;
	color:#3c3c3c;
	}
#navigation h2 a{
	color:#758086;
	text-decoration:none;
	}
#navigation h2 a:visited{
	color:#758086;
	text-decoration:none;
	}
#navigation h2 a:hover{
	color:#cc0529;
	}
#navaktuelles {
	padding:0px;
	display:block;
	position:absolute;
	top:38px;
	width:745px;
	height:24px;
	z-index: 10;
	
	}
#navigation .navmarkiert {
	color:#cc0529;
	}	
#textbereich {
	width:550px;
	float:left;
	}	
#bilderlinks {
	width:190px; 
	float:left;
	padding:80px 20px 0px 10px;
	
	}
#bilderlinks img {
	margin-top:30px;
	}
#bilderlinks h1{
	font-weight:bold; 
	color:#79848a;
	margin-top:10px;
	display:block;
	}
#bilderoben {
	width:550px; 
	padding-left:220px;
	
	vertical-align: bottom;
	overflow:hidden;
	min-height:48px;
	height:auto !important;
	height: 48px;

	}

#bilderobenbreit {
	width:760px; 
	padding-left:10px;
	
	vertical-align: bottom;
	min-height:48px;
	height:auto !important;
	height: 48px;
	}
#bilderoben td{
	width:1%;
	padding-right:6px;
	vertical-align: bottom;
	}
#bilderoben th{
	width:99%;
	vertical-align: bottom;
	}	

#bilderoben h1{
	font-weight:bold; 
	color:#79848a;
	margin-top:10px;
	}
#bilderobenbreit td{
	width:1%;
	padding-right:6px;
	vertical-align: bottom;
	}
#bilderobenbreit th{
	width:99%;
	vertical-align: bottom;
	}	

#bilderobenbreit h1{
	font-weight:bold; 
	color:#79848a;
	margin-top:10px;
	}
#textbereich h1{
	margin-top:20px; 
	margin-bottom:6px; 
	line-height:20px; 
	font-size:24px;
	font-weight:bold;
	color:#79848a;
	}
#textbereich h2{
	margin-bottom:6px; 
	line-height:14px; 
	font-size:14px;
	}
#textbereich h3{
	
	margin-bottom:20px; 
	line-height:14px; 
	font-size:14px;
	font-weight: bold;
	}
#textbereich h4{
	
	margin-bottom:4px; 
	line-height:18px; 
	font-size:14px;
	font-weight: bold;
	color:#6c6c6c;
	}
h5{
	margin-top:8px;
	margin-bottom:2px; 
	line-height:22px; 
	font-size:18px;
	font-weight: bold;
	color:#6c6c6c;
	}
#textbereich p
{
    margin-bottom:6px;
}
#textbereich ul
{
    list-style: square;
    margin-left:16px;
    margin-top:12px;
}
#textbereich ul ul
{
    list-style: circle;
    margin-top:6px;
}
.liste1 {
	width:550px;
	margin-left:210px;
	margin-bottom:50px;
	}	
.liste1 h1{
	margin-top:20px; 
	margin-bottom:6px; 
	line-height:20px; 
	font-size:24px;
	font-weight:bold;
	color:#79848a;
	}
.liste1 h2{
	margin-bottom:6px; 
	line-height:14px; 
	font-size:14px;
	}
.liste1 h3{
	margin-bottom:6px; 
	line-height:14px; 
	font-size:14px;
	font-weight: bold;
	}
.liste1 th {
	width:1%;
	padding-right:6px;
	vertical-align: bottom;
	padding-bottom:30px;
	}
.liste1 td {
	width:99%;
	vertical-align: bottom;
	padding-bottom:30px;
	}
.liste2 {
	width:750px;
	margin-left:10px;
	margin-bottom:20px;
	}	
.liste2 h1{
	margin-top:20px; 
	margin-bottom:6px; 
	line-height:20px; 
	font-size:24px;
	font-weight:bold;
	color:#79848a;
	}
.liste2 h2{
	margin-bottom:6px; 
	line-height:14px; 
	font-size:14px;
	}
.liste2 h3{
	margin-bottom:6px; 
	line-height:14px; 
	font-size:14px;
	font-weight: bold;
	}
.liste2 th {
	width:190px;
	padding-right:10px;
	text-align:right;
	vertical-align: bottom;
	padding-bottom:30px;
	}
.liste2 td {
	width:550px;
	vertical-align: bottom;
	padding-bottom:30px;
	}
.überschrift 
{
    color:#cc0529;
}
.sparteaktuelles 
{
    color:#8c8c8c;
   
    font-size:18px;
}
.tabelle150px th
{
    width:150px;
    vertical-align:top;
    padding-bottom:6px;
}
.tabelle150px td
{
    vertical-align:top;
    padding-bottom:6px;
}
.tabellebio th
{
    width:70px;
    vertical-align:top;
    padding-bottom:6px;
}
.tabellebio td
{
    vertical-align:top;
    padding-bottom:6px;
}

