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

*{margin:0; padding:0; position: relative; /* peekaboo bug fix for IE6 */
min-width: 0; /* peekaboo bug fix for IE7 */}

h1 {
	color:#BBBBBB;
	border-bottom:solid 1px;
	font-style:italic;
	font-size:17px;
	margin-bottom:15px;
	margin-top:15px;
}

h2 {
	color:#990000;
	font-size:15px;
	margin-bottom:5px;
}

h3 {
	color:#BBBBBB;
	font-size:14px;
	margin-bottom:3px; 
}

h4 {
	color:#000000;
	font-size:13px;
	margin-bottom:3px;
}

h5 {
	color:#000000;
	font-size:12px;
	font-weight:bold;
	margin-bottom:3px;
}

body {
	background-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:20px 0 0 0;
}

#page {
	height:100%;
	margin:0pt auto;
	width:868px;
}

#pagecontent {
	background-image:url(bilder/layout/contentback.jpg);
	background-repeat:repeat-y;
	/*background-color:#00FF00;*/
}

#newsbox {}

#header {
	background-image:url(bilder/layout/header.png);
	background-repeat:no-repeat;
	height:170px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}

#header a {
	background-image:url(bilder/layout/link_home.gif);
	height:100px;
	width:100px;
}

#topnavi {
	color:#FFFFFF;
	float:right;
	margin:12px 5px 0 0;
}

#topnavi a {
	color:#FFFFFF;
	text-decoration:none;
}

#mainbox {
	margin-top:-120px;
	margin-left:160px;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
	min-height: 480px;
	padding-right:20px;
	padding-bottom:10px;
}

#breadcrumbs {
	font-size:10px;
}

#content {
	background:none;
	padding-right:20px;
}

#navi {
	background-image:url(bilder/layout/naviback.png);
	background-repeat:repeat-y;
	/*float:left;*/
	width:143px;
	position: absolute;
	/*min-width: 0;  peekaboo bug fix for IE7 */
	left: 0;
}

	
#navi ul {
	list-style-type:none;
	list-style:none;
	margin-left:-12px;
	background:url(bilder/layout/navi_foot.png) no-repeat bottom 12px;
	width:145px;
	padding:0 0 6px 0;
	position: relative; /* peekaboo bug fix for IE6 */
	min-width: 0; /* peekaboo bug fix for IE7 */
}

#navi ul li {
	background-image:url(bilder/layout/navi_background.png);
	padding:1px 0px 0 2px;
	margin:2px 0 0 0;
	font-weight:bold;
	background-repeat:repeat-x;
}

#navi ul li a {
	background-image:url(bilder/layout/navi_icon.png);
	background-repeat:no-repeat;
	padding:5px 0 6px 30px;
	display:block;
	text-decoration:none;
	color:#000000;
}

#navi ul li.active a {
	background-image:url(bilder/layout/navi_icon_ausw.png);
	background-repeat:no-repeat;
	padding:5px 0 6px 30px;
	display:block;
	text-decoration:none;
	text-decoration:
}

#navi ul li ul {
	margin:0px 0 0 22px;
	padding:0;
	width:121px;
}

#navi ul li ul li {
	background-image:url(bilder/layout/subnavi_bg.png);
	padding:1px 0px 0 2px;
	margin:2px 0 0 0;
	font-weight:bold;
	background-repeat:repeat-x;
}

#navi ul li.active ul li a {
	background-image:url(bilder/layout/subnavi_icon.png);
	background-repeat:no-repeat;
	padding:0px 0 2px 25px;
	display:block;
	font-size:10px;
}

#navi ul li.active ul li.active a {
	background-image:url(bilder/layout/subnavi_icon_ausw.png);
	background-repeat:no-repeat;
	padding:0px 0 2px 25px;
	display:block;
	font-size:10px;
}

#footer {
	background-image:url(bilder/layout/footer.png);
	background-repeat:no-repeat;
	height:47px;
	clear:both;
	color:#FFFFFF;
	text-align:right;
	font-size:10px;
	padding-top:25px;
	background-color:#990000;
	padding-right:20px;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/*************************************************************************/
/*  Typo3 tt_content Elemente  */
/*************************************************************************/

.csc-frame-frame1 {background: #bbb; border-top: 15px solid #E1E1E1; border-bottom:15px solid #E1E1E1; margin: 25px -15px ;}
.csc-frame-frame1 h1 {color: #fff; margin: 10px; border:none;}
.csc-frame-frame1 p.highlight {color: #fff; margin:10px; font-size:22px; font-style:italic; font-weight: bold; text-align:right;}
.csc-frame-frame1 img {border: 3px solid #fff; margin:0 2px;}


/*div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap,
div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap  {clear:none;}*/


table {
	font-size: 95%;
	width: 99%;
	border-collapse: collapse;
}

table.contenttable {

}


table td {
	border: 1px solid #ccc;
	padding: 2px;
	vertical-align: top;
}

thead, th {
	color: #FFFFFF;
	font-weight:bold;
	background-color:#4474A3;
	text-align:left;
	vertical-align: middle;
	padding: 3px;
}

table.unsichtbar {
	border: none;
}

table.unsichtbar td {
	border: none;
}


.news-latest-container { margin: 5px 0 0 0; font-size: 0.9em;}

.news-latest-container * { display: inline; font-size: 12px;}

.news-latest-item h3 {font-weight:bold; padding:10px 0pt 0pt 0px; margin-bottom:0;}

.news-latest-item p, 
.news-latest-morelink, 
.news-latest-gotoarchive { padding:0pt 15px 0pt 0; margin: 0;}

.news-latest-morelink a { background:url(../../../images/arrow_blue_r.gif) left center no-repeat; color:#006699; padding:0pt 0pt 0pt 10px; }

.news-list-morelink a,
.news-single-backlink a  {color:#006699; padding:0pt 0pt 0pt 0; margin: 0; font-size:90%; clear:right; display:block;}

.news-list-item,
.news-single-item {border-bottom:1px dotted #85BEC7; padding: 5px 0; }

.news-list-item h3 {font-weight:bold; padding:10px 0pt 0pt 0px; margin: 5px 0 0 0;}


.news-list-item img,
.news-single-img  {float:right; }

.news-list-item img,
.news-single-img img { border:1px solid #333; clear:right; margin: 0 0 5px 5px }

.news-single-img {text-align:center;} 

.news-single-img p {margin:0 0 5px 0; font-size: 90%;} 
.news-single-img a {display: block;} 

hr.clearboth, hr.clearer {margin: 0; padding: 0; clear: right; visibility:hidden;}

.mbl_newsevent_onedayevent,
.mbl_newsevent_multidayevent {font-size:100%;}


/* Formular */

#mailform {margin: 20px; }
#mailform fieldset {border:1px dotted #CCCCCC; border-bottom: none; padding-top:2px;}
#mailform fieldset label {
	background-color:#F6F6F6;
	clear:left;
	color:#000000;
	display:block;
	float:left;
	font-weight:normal;
	font-size: 90%;
	min-height:22px;
	margin:0pt 8px 3px 0pt;
	padding-right:8px;
	text-align:right;
	width:180px;
}

#mailform fieldset .csc-mailform-field {border-bottom:1px dotted #CCCCCC; padding: 2px 0; clear:both;}
#mailform fieldset input {height:18px; }
#mailform fieldset textarea {min-height:64px; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:90%;}
#mailform fieldset input.csc-mailform-check { margin-bottom: 4px;}
#mailform fieldset input#mailformformtype_mail {margin-left: 200px; height: 22px; clear:left;}



/*************************************************************************/
/* RTE -Formate */
/*************************************************************************/


.blau {
	color: #4870B4;
}

.rot {
	color: #FF5937;
}

.grau {
	color: #999;
}

.highlight {
  font-size: 125%;
}

.anmerkung {
  font-size: 80%; font-family: Tahoma, Arial, Helvetica, sans-serif;
}


p.header2 {color:#990000; font-size:15px; margin-bottom:5px; font-weight:bold;}

p.header3 {color:#BBBBBB; font-size:14px; margin-bottom:3px; font-weight:bold;}

p.header4 {color:#000000; font-size:13px; margin-bottom:3px; font-weight:bold; }

p.header5{ color:#000000; font-size:12px; font-weight:bold;	margin-bottom:3px; font-weight:bold;}

.roter_rand {
	border: 2px solid #FF5937;
	padding: 5px;
}

.graue_box {
	color: #fff;
	padding: 5px;
	background-color: #999;
	border: 1px solid #333;
	margin:0;
}

.trennlinie_unten {	border-bottom:1px dotted #ccc; padding-bottom: 5px; margin-bottom: 5px;}

