@charset "utf-8";
/* CSS Document */

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td	{
	margin:0;
	padding:0;
}

table	{
	border-collapse:collapse;
	border-spacing:0;
}

td {
	vertical-align:top;
	text-align:left;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var	{
	font-style:normal;
	font-weight: normal;
}

caption,th {
	text-align:left;
}

q:before,q:after {
	content:'';
}

abbr,acronym	{
	border:0;
	font-variant:normal;
}

sup,sub	{
	vertical-align:text-top;
}

sub {
	vertical-align:text-bottom;
}

p {
	margin:0px;
	padding:0px;
}

em {
	font-style:italic;
}

strong {
	font-weight: bold;
}

/*### LINKS ###*/

a {
	/*color:#cccccc;*/
	color: #F7CD38;
	text-decoration: none;
	outline: 0; 
}

a:hover	{
	text-decoration: underline;
}


/*### HEADERS ###*/

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding-bottom: 10px;
	line-height:normal;
	font-weight:normal;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Tahoma, Geneva, sans-serif;*/ 
	font-size:16px;
}

h1{
	/*padding: 16px 0 10px 0;*/
	font-size:14px;
	/*letter-spacing: -0.5px;*/
	font-weight:bold;
	text-transform: uppercase;
	color: #f7cd38;
}

h2 {
	font-weight: bold;
	font-size:13px;
	
	/*padding: 15px 0 5px 0;*/
}

h2 a{
	color: #FFF;
	/*color:#b0b0b0;*/
}

h3 {
	font-weight: bold;
	font-size: 15px;
	color: #f7cd38;
	/*padding: 15px 0 5px 0;*/
}

h4 {
	font-weight: bold;
	font-size:12px;
	/*padding: 5px 0 3px 0;*/
}

h5 {
	font-weight: bold;
	font-size: 13px;
	color: #f7cd38;
	padding: 0;
	/*padding: 15px 0 5px 0;*/
}

/*### HTML MAIN ###*/
	
body, html, td, div {
	margin-top:0px; 
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	/*font-family:Tahoma, Geneva, sans-serif;*/
	font-size:12px;
	color:#FFF;
}

body {
	/*background: #6f0a0a; 		background: #6f0a0a url(../images/back03.jpg) top center no-repeat;*/
	background-color: #6f0a0a;
	background: #6f0a0a url(../images/back03.jpg) top center no-repeat;

}

.clear {
	clear:both;
}

.small {
	font-size:10px;
}

.align-center {
	text-align:center;
}


/*### MENU TOP ###*/

#menu_left {
	position: absolute; bottom: -1px; left: 24px;
}

#menu_right {
	position: absolute;  bottom: -1px; right: 24px;
}

.menu {
	margin-left:0;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:right;
	height:60px;

}

.menu ul li { 
	margin:0;
	padding:0;
	display:inline;
	list-style:none;
	list-style-image:none;
	list-style-type:none;	
	height: 60px;
}

.menu li a {
	/*margin:0px 0px 0px 0px;
	padding: 9px 0;*/
	display:block;
	width: 118px;
	float:left;  
	text-align: center;
	font-size:12px;
	font-weight: bolder;
	color:#ffffff; 
	height: 60px;
	line-height: 69px;
	vertical-align: middle;
	text-transform: uppercase;
	/*letter-spacing: -0.5px;*/
	background: url(../images/button.png) no-repeat;
}

.menu li a:hover, .menu li a#aktiv {
	color:#000000;
	padding: 0 0;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	background: url(../images/button1.png) no-repeat;
}



/*Template specific Layout */

#main {	
	position:relative;
	margin: 0 auto;
	/*padding-top: 40px;*/
	width:968px;
	border:0px solid #c7c5c7;
	top: 0px;
	z-index: 2;
}

.top {
	/*height: 106px;*/ 
	position: relative;
	width: 920px; 
	height: 145px;
	padding: 0 24px 0 24px;
	float:left;
	/*background: url(../images/backtop.png) repeat-y;*/
}

#contentArea {
	/*height: 462px;*/
	float: left;
	width: 920px;
	background: url(../images/backmain.png) repeat-y;
	padding: 15px 24px 20px 24px;
}

#contentArea ul{
	padding-left: 19px;
}

.myGallery {
	position:absolute;
}


.bodytext {
	/*margin: 0 15px 0 15px;*/	
}




/*### TEMPLATE HEADER ###*/

.top {
	
}

#logo {
	position: absolute;  
	bottom: 0px; 
	left: 378px;
	background: url(../images/dblogo.png) no-repeat;
}

/*### TEMPLATE CONTENT 3 COLUMNS ###*/

#leftcontent { 
	float: left; 
	width: 248px;
	margin: 0 15px 15px 15px;
}

#maincontent {
	float: left;  
	width: 348px;
	margin: 0 15px 15px 15px;
}

#rightcontent {
	float: left; 
	width: 232px;
	margin: 0 15px 15px 15px;
}

#maincontent_full  {
	/*float:left;
	width:100%; margin: 0 15px 15px 15px;*/
	width: 755px;
	margin: 0 auto;
	text-align: center;
	
}

#maincontent_full h1{
	/*float:left;
	width:100%; margin: 0 15px 15px 15px;*/
	width: 100%;
	
}

#leftcontent_2columns {
	float:left;
	width:248px;
	margin: 0 15px 15px 15px;
}

#maincontent_2columns  {
	float:left;
	width:610px;
	margin: 0 15px 15px 15px;
}

.trennlinie {
	float: left; 
	width: 1px;
	height: 462px; 
}

/*### TEMPLATE CONTENT 2 COLUMNS ###*/

/*#leftcontent_2c { 
	float: left; 
	width: 282px;
}

#maincontent_2c {
	float: left;  
	width: 374px;
}*/


/*### TEMPLATE FOOTER ###*/

.footer {
	background: url(../images/backbottom.png) no-repeat;
	position: relative; 
	float:left;
	height: 62px; 
	width: 968px;
	padding-top: 10px;
}

#footer_menu {
	position: absolute; 
	height: 70px; 
	width: 345px; 
	top: 0px; 
	left: 310px;
	color: #FFF;
	/*background: url(../images/submenu.png) no-repeat;*/
}

#footer_menu a {
	/*color: #FFF;*/
	font-weight: bold;
}

#footer_left {
	position: absolute; 
	height: 62px; 
	bottom: 0px; 
	left: 44px;
}

#footer_left div {
	float: left;
}

#footer_right {
	position: absolute;  
	height: 62px; 
	bottom: 0px; 
	right: 44px;
}

#footer_right div {
	float: left;
}

/*### TEMPLATE NEWS ###*/

#mainnews {
	height: 375px; 
	width: 286px; 
	background: url(../images/kalender.png) no-repeat; 
	margin-left: -29px;
}

#mainnews2 {
	height: 375px; 
	width: 286px; 
	background: url(../images/kalender2.png) no-repeat; 
	margin-left: -29px;
}

/*### TEMPLATE THEMEN ###*/

.tx-rgsmoothgallery-pi1 {
	margin-left: -15px;
}

#themen {
	height: 390px; 
	width: 262px;
	background: url(../images/felder01.png) no-repeat;
	margin-left: -13px;
}

.thema {
	width: 200px; 
	height: 55px; 
	padding-left: 29px;
}

.thema_img {
border: 1px solid #000000;
width: 55px; 
height: 55px; 
float:right; 
margin-left: 10px;
}

.thema_text{
width: 130px; 
height: 60px; 
float:right;
}

#ti1 { margin-top: -2px;}
#ti2 { margin-top: 0px;}
#ti3 { margin-top: -4px;}
#ti4 { margin-top: -5px;}
#ti5 { margin-top: -2px;}

#t1 { padding-top: 12px;}
#t2 { padding-top: 13px;}
#t3 { padding-top: 20px;}
#t4 { padding-top: 20px;}
#t5 { padding-top: 13px;}

.news_h2 {
	padding: 0;	
}

.tr-odd td { color:#000000;}

.tr-even td {color:#000000;}

table.contenttable { /*margin:0 15px;width: 97%; */
border:1px solid #000000; border-collapse:collapse; background-color:#ffffff; }
table.contenttable tr.tr-even { padding:5px; background-color:#EFEFEF; }
table.contenttable td { padding:5px; border:1px solid #000000; border-collapse:collapse; }
table.contenttable th { text-align:left; font-weight:bold; background-color:#fff; padding:5px; border:1px solid #aaa; font-size:11px; color:#FFF; }
table.contenttable caption { text-align:left; font-weight:bold; color:#bf2236; background:#fff url(../../fileadmin/index/pic/verlauf_weiss.gif) repeat-x bottom; padding:10px 0 10px 5px; border:1px solid #aaa; margin:20px 0 0 -1px; }

/*### TT_NEWS ###*/

.news-list-item {
	color: #000000;	
	height: 100px; 
	width: 235px; 
	padding: 10px 0 8px 40px;	
}

.news-list3-container {
margin:0 15px;
}

.news-list-item h2 {
	padding: 0 0;
}

.newstext, .newstext1 {
	color: #000000;
}

.newstext1 { width: 165px; height: 100px; float:left; }

.newstext h2, .newstext1 h2 {
	font-size: 12px;
	padding: 0;
}

.newstext a, .newstext1 a{
	color:#000000;
	font-weight: bold;
}

.singletitle {
	float: left; width: 380px;
}

.singleelement {

margin: -5px 0 10px 0; float: left; width: 400px
}

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

.news-single-img {
	text-align: center;
	font-size: 11px;
	font-style:italic;
	margin-left: 20px;
}

.news-single-img img{
	border: solid 1px #000000;
	margin-bottom: 5px;
}

.red {
	color: #FF0000;
	font-weight: bold;
	font-size: 15px;
}

.tx-powermail-pi1_thx .contenttable, .tx-powermail-pi1_thx .contenttable td {
	border: none;
	background: #e01317;
}

.news-list-item2 {
	color: #000000;	
	width: 235px; 
	padding: 10px 0 8px 40px;	
}

.tx-abdownloads-pi1 {
	width: 250px;
	
}

.tx-powermail-pi1 {
	margin-left: 40px;	
}

#tx-srfeuserregister-pi1-fe_users_form {
width: 262px;
}

.tx-keyac-pi1 .yac-teaser {
border:none;	
}

.yac-teaser ul {}
.yac-teaser li {
	padding-bottom: 15px;
}


.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; color:#FFF}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; width: 87%;}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ffffff; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #F7CD38; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
		* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 5px 0; }
.tx-srfeuserregister-pi1 dt {  width: 80%; text-align: left; padding-right: 1em; font-weight:bold;}
.tx-srfeuserregister-pi1 dd { text-align: left; width: 80%; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; }
		* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }



.tabellen h1 {
text-align:left;
padding-left: 120px;	

}

.csc-textpic csc-textpic-intext-left {
/*width: 500px;*/width: 100%;
float:left;
}

.csc-textpic-imagewrap {
width: 120px;
float:left;
}

.csc-textpic-text {
/*width: 600px;*/
float:left;
text-align: left;


}


.content-table {

}


.routen {
	background: url(../images/routback.png) no-repeat;
	float:left;
	width: 600px;
	height: 98px;
	/*margin-bottom: 20px;*/
}

.routen .csc-header {
	padding-top: 8px;
	padding-left: 45px;
	float:left;
	width: 600px;
	
	color: #FFFFFF
	/*background-color: #f7e62c;*/
}

.routen a {
padding: 0;
	color: #000000;
}

.routen h1{
padding: 0;
	color: #000000;
}


.routen .csc-textpic {
	
}


.routen .csc-textpic-imagewrap {
	float:left;
	width: 110px;
	padding-left: 5px;
}

.tabellen {
	/*float: left;border: 1px solid #FFF;*/
	width: auto;
	display: inline-block;
	
}

.routen .csc-textpic-text {


	float:left;
	width: 480px;
	color: #000000;
	font-size: 14px;
	height: 40px;
	/*font-weight: bold;*/
	vertical-align: middle;
}

.routen .csc-textpic-text p{

height: 40px;
	vertical-align: middle;
}

ul li {
list-style-image: url(../images/arrow.gif);
	
}

#music {
	position: absolute;
	width: 130px;
	height: 31px;
	/*top: -30px;*/
	right: 10px;
}

.bodytext a {
		color: #f7cd38;
}

.s2 a{
	float:left;
	width: 102px;
	height: 70px;
	text-align:center;
	line-height: 50px;
	vertical-align: middle;
	padding-left: 20px;
	/*padding: 20px 5px 0 15px;*/
	color: #FFF;
	background: url(../images/sub_l_a.png) no-repeat;
}

.s2 a:link{
	background: url(../images/sub_l_n.png) no-repeat;
}

.s2 a:hover, .s2 a#aktiv, .s2 a:focus {
	background: url(../images/sub_l_a.png) no-repeat;
	color: #000000;
	text-decoration: none;
}


.s26 a {
	float:left;
	width: 101px;
	/*padding: 20px 5px 0 5px;*/
	
	height: 70px;
	line-height: 50px;
	vertical-align: middle;
	text-align:center;
	color: #FFF;
	background: url(../images/sub_m_n.png) no-repeat;
}

.s26 a:hover, .s26 a#aktiv {
	background: url(../images/sub_m_a.png) no-repeat;
	color: #000000;
	text-decoration: none;
}

.s27 a {
	float:left;
	width: 102px;
	height: 70px;
	text-align:center;
	color: #FFF;
	line-height: 50px;
	padding-right: 20px;
	vertical-align: middle;	/*padding: 20px 5px 0 15px;*/
	background: url(../images/sub_r_n.png) no-repeat;
}

.s27 a:hover, .s27 a#aktiv {
	background: url(../images/sub_r_a.png) no-repeat;
	color: #000000;
	text-decoration: none;
}


/*### MENU SUB ###*/

#navsub {
	margin-left:0;
	padding:0px 0px 0px 0px;
	text-align:left;
	/*margin: 20px 0 0 40px;
	height:62px;*/

}

#navsub li { 
	/*margin: 0 37px 0 0;
	padding: 0;
	float:left;*/
	display:inline;
	list-style:none;
	list-style-image:none;
	list-style-type:none;
	
}
.thema_text p{
	color: #000;
	padding-top: 3px;
}

span.powermail_mandatory {
	color: white;
}

.singlemain {
padding: 0 0; float: left; width: 300px;
}

.singleimage {
float: left; width: 70px;
}


.tx-keyac-pi1 .yac-teaser a:hover {
	text-decoration: underline;
}

.csc-frame-indent {
/*#rightcontent a img {*/
margin-left: -13px;	
}