body, html { 
	width: 100%; 
	height: 100%; 
	margin: 0;
	margin-bottom: 1px; 
	padding:0;
	text-align: center;
}

/*body {background: url('../imgs/vorlage.jpg') top center no-repeat; }*/

body * {
	margin:0; 
	padding:0;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif; 
	font-size: 12px; 
	line-height:1.5em;
}

div, td { text-align: left; }
a {
	text-decoration: none;
	color: #9D0B1F;
}
a:hover {text-decoration: underline;}

a.external-link-new-window, a.download { 
	padding-left: 12px; 
	background:url('../imgs/extern.gif') left no-repeat; 
}
a.external-link-new-window:hover { background:url('../imgs/extern_hover.gif') left no-repeat; }
a.download { background:url('../imgs/download.gif') left no-repeat; }
img {border:none;}

h1, h2, h3, h4, h5 {
	color: #9D0B1F;
	font-size: 125%;
	margin-right:55px;
}
h2 {font-size: 120%;}
h3 {font-size: 115%;}
h4 {font-size: 110%;}
h5 {font-size: 105%;}

h1 a, h2 a, h3 a, h4 a, h5 a {
	font-size: 90%;
}

hr {
	background:none;
	border:none;
}

.important {
	color: #9D0B1F;
}

.detail {
}
.name-of-person {
	font-weight: bold;
	color: #9D0B1F;
}

#page { 
	width: 950px; 
	min-height: 550px; 
	margin: 11px auto 20px auto;
	border: 1px solid #B8B8B8;
	border-bottom: none;
	background: #fff url('../imgs/bg-main.jpg') repeat-y; 
}

#main { 
}

#header { 
	height: 231px; 
	background-color:#fff;
}
#header, #header * {margin:0;}

#logo { 
	float: left; 
	margin-top: 121px; 
}

#header-image { 
	float: right; 
	margin: 0;
	padding:0;
}

#mainnav { 
	height: 40px; 
	width:100%;
	list-style:none;
	background: #9D0B1F url('../imgs/bg-mainnav.png') left repeat-X;
}

#mainnav li { float:left; }

#mainnav li .bg-image-mainnav {
	position:absolute;
	z-index: 9999;
	margin: 7px 0 0 -1px;
}

#mainnav li .bg-image-mainnav-end {
	position:absolute;
	float:right;
	z-index: 99998;
	margin: -34px 0 0 6.4em;
}

#mainnav a { 
	display: block; 
	padding: 6px 17px; 
	line-height:2.3em;
	text-decoration : none; 
	color: #9D0B1F;
	font-weight: bold;
	background:#EDECDD url('../imgs/bg-mainnav-n.png') left bottom repeat-X;
}
#mainnav a .showcase, #mainnav ul a .showcase{
	position:absolute;
	display: none;
	width:120px;
	margin: -34px 0 0 93px;
	padding: 5px;
	background: #9D0B1F;
	font-weight: normal;
	font-size: 0.9em;
}

#mainnav a:hover .showcase, #mainnav ul a:hover .showcase {
	display: block;
}

#mainnav a:hover, #mainnav a.active { 
	background: transparent;
	color:#fff;	
}

#mainnav ul {
	height:auto;
	position:absolute;
	list-style:none;
	display: none;
}

#mainnav li:hover ul {
	display: block;
}

#mainnav ul li {
	float:none;
}

#mainnav ul a {
	padding: 3px 20px; 
	color: #EDECDD; 
	background:#9D0B1F;
	/*-moz-opacity: 0.8; */
	opacity: 0.8;
}

#mainnav ul a:hover {
	color: #9D0B1F; 
	background: #FFF;
}
#mainnav ul a.active {
	/*-moz-opacity: 0.0; */
	opacity: 0.0;
	background:#9D0B1F;
	color: #EDECDD; 
}

#left-col { 
	width: 256px; 
	float: left; 
	background: #9D0B1F;
	border-top: 1px solid #B8B8B8;
}
#left-col, #left-col * { color: #fff; }

#bg-leftcol {
	/*position:absolute;*/
	margin-top: 260px;
	clear:both;
}

#bg-leftcol.public-affairs { margin-top: 224px; }
#bg-leftcol.news { margin-top: 46px; }
#bg-leftcol.team { position:absolute; margin-top: 219px; }
#bg-leftcol.netzwerk { position:absolute; margin-top: 120px; }
#bg-leftcol.kontakt { margin-top: 52px; }
#bg-leftcol.disclaimer { margin-top: 52px; }

#left-col .left-col-margins {
	margin: 15px;
	margin-top: 64px;
}

#left-col h1 {
	font-size: 1.3em;
	padding-left:22px;
	background: url('../imgs/bg-claim.png') left 5px no-repeat;
}

#left-col .news_latest a { 
	display:block;
	color:#fff;
	font-weight:bold;
	padding-left:18px;
	background: url('../imgs/arrows-right.png') top left no-repeat;
}

#left-col .csc-textpic-border img {
	margin-left:-13px;
}

#right-col { 
	width: 693px; 
	min-height: 650px; 
	float: right; 
	margin: 0px; 
	list-style-position: outside; 
	list-style-image:url('../imgs/arrows-right.png');
}

#right-col .right-col-margins { 
	margin: 69px 28px 40px 37px;
}

#right-col .csc-header,
#right-col .csc-textpicHeader-31 { 
	display: block; 
	padding-top: 39px;
	margin-top: 20px;
	border-top: 1px solid #9D0B1F;
	background: url('../imgs/content-header-bg.gif') top right no-repeat;
}
#right-col .csc-textpicHeader-31 a {
	font-size: 1.1em;
}

#right-col h1, #right-col h2, #right-col h3, #right-col h4, #right-col h5,
#right-col ul,
#right-col ol,
.csc-subheader  { 
	margin-left: 23px; 
}
#right-col ul { 
	padding-left: 23px; 
	list-style-image: url('../imgs/list-icon.png');
}
#right-col ol {
	list-style:none;
}

#right-col ol li {
	margin-top: 20px;
}

#right-col .contenttable h1,
#right-col .contenttable h2,
#right-col .contenttable h3,
#right-col .contenttable h4,
#right-col .contenttable h5 {
	margin-left: 0; 
	padding-left: 25px;
	background: url('../imgs/list-icon.png') left 4px no-repeat;
}
.contenttable p, .contenttable img, .contenttable td {margin:0;padding:0;}
.contenttable td {padding:25px 0;}
.contenttable td {border-bottom:1px dotted #B8B8B8;}
.contenttable {table-layout:fixed;}
#right-col .csc-subheader {
	color: #9D0B1F;
	font-weight:bold;
	font-size: 1.2em;
}

#right-col .csc-frame.csc-frame-rulerAfter {
	padding-bottom: 10px;
	margin:20px 47px 0px 23px;
	border-bottom: 1px dotted #B8B8B8;
}

#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n2,
#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n3,
#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n4,
#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n5,
#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n6,
#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n7,
#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n8,
#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n9,
#right-col .csc-frame.csc-frame-rulerAfter .csc-header-n10,
#right-col .csc-frame-invisible .csc-header-n2,
#right-col .csc-frame-invisible .csc-header-n3,
#right-col .csc-frame-invisible .csc-header-n4,
#right-col .csc-frame-invisible .csc-header-n5,
#right-col .csc-frame-invisible .csc-header-n6,
#right-col .csc-frame-invisible .csc-header-n7,
#right-col .csc-frame-invisible .csc-header-n8,
#right-col .csc-frame-invisible .csc-header-n9,
#right-col .csc-frame-invisible .csc-header-n10 {
	border-top: none;
	background: transparent;
}

#right-col .bodytext, #right-col ol {
	margin: 6px 53px 6px 23px;
	display:block;
}

.pic-in-left-column {clear:both;}

#right-col .inleftcolumn {
	position:absolute;
	margin-left: -200px;
	padding-right:23px;
	background: url('../imgs/img-link.png') bottom right no-repeat;
}

#footer {
	height:18px;
	background:#AAAAAA url('../imgs/bg-footer.png') left repeat-y;
	clear:both;
}

#footer-menu {
	float:right;
	margin: 0 31px;
	background-color: #B8B8B8;
}

#footer-menu, #footer-menu a {
	color: #fff;
	font-weight:bold;
	line-height:1.4em;
}

#footer-menu a { padding: 0 10px; }
#footer-menu a.active { color: #9D0B1F; }

/*####### CONTACT ########*/

#map div span, #map div a {font-size:0.8em; }
#map .gmnoprint div div {text-align:center;}
#map .gmnoprint .gmnoprint div div {text-align:left;}
form { 
	border:0px; 
	margin: 10px 0 0 0; 
	margin-left: 23px; 
	padding: 0px; 
	padding-bottom: 15px; 
	width: 86%; 
	font-size: 11px; 
}
fieldset {border:none;}
input, textarea, select  { 
	width: 48%;
	border:1px solid #C0C0C0; 
	margin:5px; 
	font-size:12px; 
	padding:2px; 
	float:right;
}
textarea { 
	display: block;
}
select {width:155px;}
.csc-mailform-field { clear: both; }
 label { 
	line-height: 1.50em; 
	width: 250px; 
	float: left; 
	margin: 5px; 
	margin-left: 0; 
	border-bottom: 1px dotted #E0E0E0; 
	font-size:12px; 
}
.csc-mailform-submit { 
	width: auto;
	display: block; 
	margin-top:10px; 
	color:#FFFFFF; 
	padding:2px; 
	background:#C0C0C0; 
	float: right; 
	border:1px solid #9D0B1F; 
	cursor: pointer;
}
.csc-mailform-submit:hover { 
	background: #9D0B1F; 
	border:1px solid #C0C0C0; 
}
#left-col  .newsletter-subscribe {margin-bottom: 105px; margin-left: 0; clear:both;}
#left-col  p,
#left-col  form label { color:#fff; }
#left-col  form label {
	border-bottom:none;
	width:90px;
}

#left-col  form input { 
	width: 100px; 
	margin-right:-10px;
	border: none;
}

/* ##### NEWS ##### */
.single-news-date {
	font-weight: bold;
	color:#9D0B1F;
}
.newslist-more { 
	text-align:right; 
	margin: 0 53px 0 23px;
}

.news-single-backlink { margin-left: 23px; }
.news-single h5 { margin: 15px 0 20px 0; }