/* MAIN */

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }


body {
		border:0px;
		border-collapse:collapse;
		background: #f9f9f9 url('../img/bgfade.gif') top repeat-x;
}

.clear {
	clear:both;
	line-height:1px;
	margin:0px;
}


#centered {
	position:	absolute;
	left:		50%;
	top:		0px;
	width:		765px;
	margin-top:	0px;
	margin-left:-372px;
	font-size:	10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#center_bgl{
	background:url('../img/bgl.gif') no-repeat top left;
	}
#center_bgr{
	background:url('../img/bgr.gif')  no-repeat top right;
}
#center_wrap{
	margin-left:10px;
	margin-right:10px;

}


#header {
	height:172px;	
	background:url('../img/bgh.gif')  repeat-x top;
	
}

#logo {
	position:absolute;
	top:36px;
	left:42px;
	width:148px;
	height:21px;
}

#main {
	background: #f9f9f9;
	margin:0px;
	padding:0px;
}
#footer{
	background: url(../img/footer.gif) no-repeat; 
	background-position:0px 15px;
	margin-left:31px;
	height:22px;
	width:684px;
}


/* BREADCRUMB */

#breadcrumb {
	position:absolute;
	top:197px;
	left:40px;
	display:inline;
}
#breadcrumb_menu {
	font-size:9px;
	color:#646464;
}

a.breadcrumb_item, a.breadcrumb_item:visited {
/*	text-decoration:none;*/
	color:#646464;
}
a.breadcrumb_item:hover{
/*	text-decoration:none;
	color:#bc2716;*/
}
a.breadcrumb_item_act {
	text-decoration:none;
	color:#bc2716;
}


/* LAYOUT STARTSEITE */

#start_wrap {
	margin-left:25px;
	margin-top:22px;
	width:695px;
	height:310px;
	background:url('../img/imgborder_big.gif') no-repeat;
}
#start_oben {
	width:684px;
	height:298px;
	padding-top:6px;
	padding-left:6px;
}
#start_unten {
	margin-left:28px;
	margin-top:15px;
	padding:0px;
	height:166px;
}

/* ------------         TEASER STARTSEITE / CONTENT   -------------------*/

#left_bottom_wrap {
	position:relative;
	margin:0px;
}
#left_float_wrap {
	float:left;
}

.teaser_wrap{
	/*background-color: #f6f6f6;*/
	vertical-align:top;
	margin:0px;
	padding:0px;

}
.teaser_small {
	background:url('../img/teaserbg_small.gif') top no-repeat;
	width:226px;
	height:166px;
	float:left;
	margin:0px;
	margin-right:6px;

}

.teaser_big {
	background:url('../img/teaserbg_big.gif') no-repeat;
	width:226px;
	height:226px;
	float:left;
	margin:0px;
	margin-right:6px;

}
.vario_teaser{
	width:226px;
	float:left;
	margin-bottom:5px;
	margin-right:0px;

}

.vario_teaser_top{
	width:226px;
	background:url('../img/vteaser_top.gif') no-repeat top;
	height:6px;
	line-height:1px;
	font-size:1px;
	margin:0px;
	padding:0px;
}
.vario_teaser_side{
	width:226px;
	background:url('../img/vteaser_side.gif') repeat-y top;
	margin:0px;
}

.vario_teaser_bottom{
	width:226px;
	background:url('../img/vteaser_bottom.gif') no-repeat bottom;
	height:6px;
	line-height:1px;
	font-size:1px;
}

#spalte_links .teaser_small, #spalte_rechts .teaser_small {
	margin-right:0px;
}
#spalte_links .teaser_big, #spalte_rechts .teaser_big , #spalte_links .vario_teaser, #spalte_rechts .vario_teaser{
	margin-right:0px;
	margin-bottom:6px;

}
.teaser_img_small{
	margin:6px;
	margin-bottom:08px;
	height:57px;
}
*html .teaser_img_small {
	margin-bottom:6px;
}

.teaser_img_big{
	margin:6px;
	margin-Bottom:08px;
	height:97px;
}
.teaser_img_v{
	margin:0px 6px;
	margin-Bottom:08px;
	height:97px;
}
.teaser_header {
	margin-top:0px;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:3px;
	color:#bc2716;
	Font-size:14px;
	font-weight:normal;
}

.teaser_content{
	margin:0px;
	margin-left:13px;
	margin-right:13px;
	margin-bottom:5px;
	font-size:10px;
	color:#646464;
}
.teaser_content.vlast {
	margin-bottom:0px;
	padding-bottom:19px;
	}

#spalte_rechts .trenner, #spalte_links .trenner {
	background:url('../img/dotted.gif') repeat-x;
	height:1px;
	margin:10px 13px;
}
#spalte_rechts .trenner2, #spalte_links .trenner2 {
	background:url('../img/dotted.gif') repeat-x;
	height:1px;
	margin:5px 13px;
}
#content .trenner {
	background:url('../img/dotted.gif') repeat-x;
	height:1px;
	margin:10px 20px;
	
}


/* ------------         TEASER- VERTEILERSEITE -------------------*/

#verteiler_wrap {
	margin-left:25px;
	margin-top:48px;
	width:695px;
	height:210px;
	background:url('../img/imgborder_small.gif') no-repeat;
}
#verteiler_oben {
	width:684px;
	height:198px;
	padding-top:6px;
	padding-left:6px;
}

#verteiler_unten {
	margin-left:28px;
	margin-top:15px;
	padding:0px;
	height:226px;
}


/* ----------------    FOOT MENU -------------------------------- */

#footmenu{
	color:#646464;
	float:right;
	margin-top:9px;
}
#footmenu a {
	text-decoration:none;
	color:#646464;
	font-size:9px;

}
#footmenu a:hover {
	color:#bc2716;
}
/* --------------------- CONTENT ELEMENTE -----------------*/
#outer_content_wrap_links {
	float:left;
	width:465px;
	margin-left:25px;
	margin-top:48px;
	margin-right:2px;
}

*html #outer_content_wrap_links {
	margin-left:12px;
}


#outer_content_wrap_rechts {
	float:left;
	width:465px;
	margin-left:2px;
	margin-top:48px;
}
#content_shadow_bottom {
	background:url('../img/shadow_bottom.gif') bottom left no-repeat;
	height:7px;
	width:465px;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
}
#content_shadow_top {
	background:url('../img/shadow_top.gif') top left no-repeat;
	height:7px;
	width:465px;
	margin:0px;
	padding:0px;
	font-size:1px;
	line-height:1px;
}
#inner_content_wrap {
	background:url('../img/shadow_side.gif') top repeat-y;
	width:465px;
}

#content {
	float:left;
	width:450px;
	margin:0px;
	padding:0px;
	margin-left:7px;
	vertical-align:top;
}

#spalte_min {
	float:left;
	width:1px;
	height:562px;
}
#content_min {
	float:left;
	width:1px;
	height:562px;
}


#spalte_rechts {
	float:left;
	width:226px;
	margin:0px;
	margin-top:51px;
}

#spalte_links {
	float:left;
	width:226px;
	margin:0px;
	margin-top:51px;
	margin-left:28px;
}

*html #spalte_links{
	margin-left:14px;
}


#spalte_rechts .teaser_small, #spalte_links .teaser_small {
	margin-bottom:6px;
	padding:0px;
}


/*------------------------- CSS STYLED CONTENT -----------------*/

.csc-header h1 {
	color:#646464;
	font-size:18px;
	line-height:26px;
	font-weight:normal;
	margin:0px;
	margin-left:20px;
	margin-right:20px;
	font-family:Arial, sans-serif;
}
h1.csc-firstHeader, h1.news_jahr {
	color:#646464;
	font-size:28px;
	font-weight:normal;
	margin-left:20px;
	margin-right:20px;
	margin-top:17px;
	margin-bottom:25px;
	font-family:Arial, sans-serif;

}

h2 {
	color:#646464;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin-left:-1px;
	font-family:Arial, sans-serif;
}

h3 {
	color:#646464;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	margin-left:20px;
	margin-bottom:7px;
	
}

h3.csc-firstHeader{
	/* Wird so speziell für Thesen verwendet */
	color:#BC2716;
}

.bodytext, .news_item p {
	margin:0px;
	padding:0px;
	line-height:14px;
	color:#646464;
	font-size:10px;
}

#content p.bodytext, .news_item p{
	margin-bottom:7px;	
}
#content .bodytext  a{
	margin-top:0px;	
	
}

.content_margin {
	margin:0px 20px;
	display:block;

}
.csc-textpic-intext-left img{
	float:left;
	margin-left:20px;
	margin-right:12px;
	margin-bottom:10px;
	margin-top:3px;
}
/* TEXTE LINKS INHALTE */

a.internal-link, p a {
	background:url('../img/arrow.gif') left no-repeat;
	text-decoration:none;
	display:block;
	/*color:#bc2716;*/
	color:#000000;
	margin:0px;
	margin-top:4px;	
	margin-right:10px;	
	text-indent:12px;
	float:left;
}
#newsletterlink  {
	background:url('../img/arrow.gif') left no-repeat;
	text-decoration:none;
	display:block;
	text-indent:12px;
	margin-left:13px;
	color:#000;
	margin-bottom:10px;
}

a.mail{
	color:#bc2716;
	display:inline;
	float:none;
	background:none;
	margin:0px;
	text-indent:0px;
}

/* BILDER */

.img_below_wrap {
	margin:0px 20px;
	margin-top:20px;
	background:url('../img/dotted.gif') repeat-x top;
}
.img_below_wrap img{
		margin:20px 0px;
}

/* PLUGINS */

.nlclose {
	float:left;
	height:15px;
	width:15px;
	margin-left:31px;
	margin-top:20px;
}
.nlclose img {
	border:0;	
}
.nlsubmit {
	float:left;
	margin-top:10px;	
	margin-bottom:10px;
	width:160px;
}
.newsletter_wrap {
	margin:0px;
	margin-top:13px;	
}	
#newsletter {
	margin:0px;
	margin-left:13px;	
	
	overflow:hidden;
}
.rand2 {
	height:10px;	
}
.rand20 {
	height:1px;	
	clear:both;
	margin-bottom:20px;
}
#newsletterForm {
	margin:0px;
	padding:0px;
	color:#646464;

}

.nlradio_wrap {
	margin-top:5px;	
}
.nltext {
	margin-bottom:5px;	
	width:165px;
	border:1px solid #CCCCCC;
}
.nlradio {
	margin-top:1px;	
	margin-right:5px;	
	display:block;
	float:left;
}
/* NEWS */
.red {
	color: #bc2716;	
}

.linie {
	background:url('../img/greydot.gif') repeat-x;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin-top:8px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	clear:both;
}

.news_trenner, .buch_trenner, .news_trenner2{
	background:url('../img/greydot.gif') repeat-x bottom;
	line-height:1px;
	font-size:1px;
	clear:both;
	height:13px;
	margin-top:0px;
	margin-bottom:20px;
}
.news_trenner2{
		margin-bottom:7px;
}
.buch_trenner {
	margin-left:20px;	
	margin-right:20px;	
}
#printlink{
	position:absolute;
	top:234px;
	left:452px;	
}
#printlink img{
	margin-right:7px;
}
h1.news_jahr {
	margin-left:22px;	
}
h1.news_jahr a{
	text-decoration:none;
	color:#646464;
}
h2.newsheader{
	margin-bottom:5px;	
	
}
#content .news_header{
	margin-top:30px;	
	margin-left:20px;	
	margin-bottom:13px;	
}
a.newslink {
	margin-top:2px;	
}

#pagebrowser {
	margin-top:20px;
	margin-bottom:20px;
	text-align:center;	
}

a.page_active {
	color:#bc2716;	
	text-decoration:underline;
}
a.page_inactive {
	color:#646464;	
	text-decoration:none;
}
h1 a.year_active {
	color:#bc2716;	
	text-decoration:none;
}
h1 a.year_inactive {
	color:#646464;	
	text-decoration:underline;
}
ul{
	color:#646464;	
}

.news_image1 {
	margin-bottom:10px;
		
}
.news_image2 {
	margin-left:4px;
	margin-bottom:10px;
	
}
/* Team*/

#zurperson {
	background:url('../img/dotted.gif')repeat-x bottom;
	float:left;
	display:block;
	width:260px;
	line-height:26px;
	color:#646464;
}
#zurperson ul {
	margin-left:0px;	
}
#zurperson  li{ 
	background:url('../img/dotted.gif') repeat-x top;
	line-height:26px;
	list-style-position:inside;
	color:#bc2716;
}
#zurperson .litext {
	color:#646464;	
	
}
#team_img {
	margin:0px;
	margin-right:30px;
	margin-bottom:16px;
	width:120px;
	height:155px;
	float:left;
}


ul.csc-bulletlist {
	
	padding-left:0;
 	list-style-position: outside;
	color:#646464;
 	}

li,ul.csc-bulletlist li  {
	margin-left:15px;
	line-height:17px;

}
 #content ol{
	margin-left:8px;
	line-height:17px;
	color:#646464;
}

ul.teamlist {
	margin-left:15px;	
	
	
}
.teamlist li {
	margin-left:0px;	
	color:#646464;
	list-style-position:outside;
	line-height:17px;
	
}

ul.teamlist {
	margin-bottom:13px;	
}	


/* SITEMAP PLUGIN - SEO SITEMAP */

.tx-flseositemap-pi1 {
	margin:0px 20px;
	margin-bottom:25px;	
	line-height:14px;
}
.tx-flseositemap-pi1 a{
	text-decoration:none;
	color:#646464;
	
}
.tx-flseositemap-pi1 li.list, .tx-flseositemap-pi1 li.item{
	list-style-position:inside;	
	color:#646464;
	
}
ul.deep0, ul.deep1, ul.deep2 {
	margin-bottom:3px;
}
li.first {
	margin-top:2px;	
}
li.deep0 a{
	font-size:10px;
	font-weight:bold;
}
li.deep1 {
	margin-left:15px;	
}
li.deep1 a{
	font-size:10px;
	font-weight:bold;
}
li.deep2 {
	margin-left:30px;	
}
li.deep2 a{
	font-size:10px;
	font-weight:normal;
}
li.deep3 {
	margin-left:45px;	
}
li.deep3 a{
	font-size:10px;
	font-weight:normal;
}


#blender {
	background: black;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:100; 
}

#loginWrapper {
	position: relative;
	z-index: 200;
}

#loginBox {
	width: 222px;
	height: 261px;
	z-index: 200;
	position:	absolute;
	left:		50%;
	top:		0;
	width:		222px;
	height:		261px;
	margin-top:	156px;
	margin-left:-111px;
	
	
}
#loginBox{
	font-size:	10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#646464;	
}
.login_back {
	background:url('../img/login_bg.gif') no-repeat;
	width:222px;
	height:261px;
	float:left;
	margin:0px;
}
.login_img{
	margin:4px;
	margin-Bottom:08px;
	height:97px;
}
.login_content {
	margin-top:10px;
	margin-left:11px;
	margin-right:11px;
	margin-bottom:13px;
	font-size:10px;
	color:#646464;	
}
#loginForm input {
	clear:both;
	display:block;	
	margin-bottom:5px;
}
.rahmen { 
	border:1px solid #c6c4c4;
}
.error {
	border:1px solid #bc2716;
	background-color:#c6c4c4;
}

#loginForm label {
	clear:both;
	display:block;	
	margin-bottom:3px;
}
.login_close {
	position:absolute;
	top:241px;
	left:201px;	
}
#loginForm {
	margin-left:0px;	
	margin-left:11px;		
}

#login {
	position: absolute;
	top:9px;
	left:611px;
	text-align:right;
	padding-right:5px;
	color:#646464;
	width:114px;
	height:32px;
	overflow:hidden;
}
#login a, #language a{
	color:#646464;
	text-decoration:none;
}
#login a:hover{
	color:#bc2716;
}

#language {
	position: absolute;
	right:20px;
	text-align:right;
	top:10px;
}

/* SUCHE */

.tx-indexedsearch {
	margin:0px 20px 20px 20px;	
		color:#646464;

}
.tx-indexedsearch-res{
	font-size:10px;
}
.tx-indexedsearch-browsebox {
	margin:15px 0px;	
	}
.tx-indexedsearch-browsebox a {
	text-decoration:none;
	color:#646464;
	margin-top:5px;
	margin-right:15px;
}
.tx-indexedsearch-browsebox  ul, .tx-indexedsearch-browsebox  li{
	list-style-type: none;
	display:inline;
	margin:0px;
	}
#suche {
	position:absolute;
	top:7px;
	left:404px;
	height:16px;
	color:#646464;
}
#suche label {
	float:left;
	margin-top:2px;
}
input.qs_input{
	color:#646464;
	border-style:none;	
	height:15px;
	line-height:15px;
	font-size:10px;
	padding:0px 5px;
	padding-top:1px;
	width:127px;
	float:left;
	margin-left:5px;
}
input.qs_submit {
	margin-left:5px;
	float:left;
	
}
.tx-indexedsearch-title a,.tx-indexedsearch-path a {
	text-decoration:none;
	color:#646464;
	
}

.tx-indexedsearch-title a {
	font-weight:bold;	
	}
.tx-indexedsearch-redMarkup {
	color:#bc2716;	
}
.tx-indexedsearch-descr, .tx-indexedsearch-percent {
	color:#646464;
	font-style:italic;
	line-height:14px;
}
#content.ul, #content ol {

}

/* datamints: Styles für Comments - Extension */
div.tx-comments-pi1 {
	margin:0 20px;
}

div.tx-comments-pi1 h3{
	margin:20px 0;
}

div.tx-comments-pi1 label{
	margin-top:0;
	padding-top:0;
}

div.tx-comments-pi1 textarea {
	border:1px solid #c6c4c4;
	width:342px;
	height:100px;	
	overflow:auto;
}