/*main css*/
body {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0px; 
	padding: 0px;
	text-align: center;
	color: rgb(80,80,80);
	font-size: 12px;
	line-height: 1.4em;
}
#container {
	width: 960px;
	background: #FFFFFF;
	padding-top: 15px;
	margin: 0 auto;
	text-align: left;
	color: #000;
}
.fett {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	line-height: 1.4em;
	color: #000;
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	}	

h2 {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: normal;
	padding-bottom: 4px;
	margin-bottom: 0px;
	color: #000;
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	}

h3 {
	color: rgb(184,41,25);
	font-size: 13px;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;	
}
h4 {
	font-size: 13px;
	padding-top: 0px;
	margin-top: 0px;
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;	
}
h5 {
	font-size: 11px;
	margin: 0px !important;
	padding: 0px !important;
	font-family: Tahoma, Arial, helvetica, sans-serif;	
}
h6 {
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 3px;
	margin-bottom: 0xp;
	font-family: Tahoma, Arial, helvetica, sans-serif;	
}


#tickerspace {
	padding-top: 10px;
	background-color: #B80E21;
	color: rgb(255,240,240);
	text-align: left;
}

td#tickerspace {
	margin: 0px;
	pading: 0px;
	}

#tickerspace a {
	color: rgb(255,240,240);
	text-decoration: none;
	font-size: 12px;
	}
.dmnt_par {
	color: rgb(184,41,25); !important;
	padding: 0px;
	margin: 0px;
	text-aling: left !important;
	}
.dmnt_a {
	height: 10px;
	padding: 0px;
	margin: 0px;
	}
.indent {
	padding-left: 15px;
}
DIV.csc-textpic-above DIV.csc-textpic-text { 
	clear: none !important; 
}


DIV.csc-textpic-clear {
	clear: none !important;
}
div#sidebar2 .csc-textpic-clear {
	clear: both;
}

.black p {
	color: #000 !important;
	}

.download {
	background-image: url(../img/dl.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0% 50%;
	}

#print {
	border-top: solid 1px #B82919;
	width: 480px;
	margin-top: 30px;
	padding-bottom: 5px;
	padding-top: 7px;
	float: left;
}
#print img {
	margin-right: 5px;
	}
#print a {
	color: #888888 !important;
}
a.internal-link {
	background-image: url(../img/intern_link.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration:none;
	padding-right: 15px;
	color: #000;
	line-height: 1.4em;
	}
	
a.external-link, a.external-link-new-window  {
	background-image: url(../img/extern_link.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	text-decoration:none;
	padding-right: 15px;
	color: #000;
	}

a.mail {
	background-image: url(../img/mail.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration:none;
	padding-left: 20px;
	color: #000;
	}

#sidebar2 h3 {
	font-size: 14px;
	color: #000;
	line-height: 1.1em;
	}
#sidebar2 h2 a {
	font-size: 13px;
	color: #B82919;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
	}

.news-latest-item {
	padding-bottom: 3px;
	margin: 0px;
}
	
#sidebar2 .news-latest-item {
	padding: 0px;
	margin: 0px;
}
#sidebar2 .news-latest-item p {
	margin: 0px;
	padding: 0px;
}
div#hcol1, div#hcol2, div#hcol3, div#hcol4 {
	width: 210px;
	height: 220px;
	float: left;
	font-size: 12px;
	color: #58585A;
	text-align: left;
	margin-top: 13px;
}
#hcol1, #hcol2, #hcol3, #hcol4 {
	margin-left: 20px;
	}

#hcol1 ul, #hcol2 ul, #hcol3 ul, #hcol4 ul {
	margin-left: 13px;
	padding-left: 0px;
	list-style-image: url(../img/nav.gif);
}
#hcol1 li , #hcol2 li , #hcol3 li , #hcol4 li {
	list-style-type: none;
}
	

#hcol1 li a, #hcol2 li a, #hcol3 li a, #hcol4 li a {
	text-decoration: none;
	color: #58585A;
	font-size: 12px;
	line-height: 1.5em;
	/*background-image: url(../img/nav.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: left;*/
	padding-left: 0px;
	}

#hcol1 li a:hover, #hcol2 li a:hover, #hcol3 li a:hover, #hcol4 li a:hover {
	color: #000;
	}

#hcol1 h2, #hcol2 h2, #hcol3 h2, #hcol4 h2 {
	border-bottom: solid 2px #C6C7C9;
	padding-bottom: 2px;
	width: 210px;
	font-size: 13px;
	letter-spacing: .05em;
	color: rgb(184,41,25);
	margin-top: 0px;
}

#hcol1 h2 a, #hcol2 h2 a, #hcol3 h2 a, #hcol4 h2 a {
	text-decoration: none;
	color: rgb(184,41,25);
}

#claim {
	display: none;
	width: 440px;
	text-align: left;
	margin-left: 500px;
}
.calendar-table {
	padding-left: 0px;
	margin-left: -15px;
}

.linked_day td {
	cursor: crosshair !important;
}
.calendar-table a {
	text-decoration: none;
}
#claim p {
	/*border-top: solid 1px red;*/
	font-size: 11px;
	line-height: 1.5em;	
}
.knoten a {
	padding-top: 0px;
	font-size: 16px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial, helvetica, sans-serif;
	margin-top: 0px;
	width: 160px;
	color: rgb(184,41,25);
	line-height: 1.5em;
	text-decoration: none;
	}
.knoten a:hover {
	color: #000;
}
#kopf {
	background: #fff;
	padding: 0px;
	margin: 0px;
	height: 60px;
}

#kopffl {
	background: #fff;
	padding: 0px;
	margin: 0px;
	height: 60px;
}

.langm0 a, .langm2 a, .langm3 a {
	color: rgb(184,41,25);
	text-decoration: none;
	padding-left: 3px;
}

.langm0 {
	font-size: 11px;
}

.langm2 {
	font-size: 13px;
}

.langm3 {
	font-size: 14px;
}

#logo {
	float: left;
	}
	
h4.headright {
	width: 160px;
	line-height: 1.6em;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #E5352D;
	margin-bottom: 5px;
	padding-bottom: 0px;
	}
	
#lang {	
	padding-top: 0px;
	margin-bottom: 3px;
	font-size: 11px;
        display: block;
        padding-left: 10px;

}
#lang a {
	text-decoration: none;
	color: #000;
	padding-left: 7px;
	}
#sizer {	
	padding-left: 5px;
	padding-top: 10px;
	float: left;
}

#banner {
	background: #B80E21;
	height: 180px;
	text-align: left !important;
	margin-top: -10px;
	padding: 0px;
	vertical-align: top;	
}

.totop a {
	background-image: url(../img/totop.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #888888;
	padding-left: 14px;
	display: block;
	margin-right: 40px; 
}

#topimg {
	margin-top: -10px;
	float: left;
	clear: both;
	}
#bgknoten {
	height: 95px;
	background: url(../img/header_rot.jpg);
	background-repeat: repeat-x; 	
}
#imghome {
	float: left;
}
#newshome {
	padding-left: 670px;
	height: 180px;
	
	/*width: 400px;*/
}

#navmain {
	margin-top: 50px;
	padding-left: 0px;
	margin-left: -160px;
	height: 20px;
	float: left;
	width: 510px;
}

#navmain li {
	list-style-type: none;
	float: left;
	}
#navmain a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
	}
#navmain a:hover {
	color: #B9200B;
}

#navtop1, #navtop2 {
	float: left;
	padding: 0px;
	}
#navtop1 li, #navtop2 li {
	height: 16px;
	margin: 0px;
	padding: 0px;
}
#navtop1 a, #navtop2 a  {
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
#navtop1 a:hover, #navtop2 a:hover  {
	color: rgb(184,41,25);
}
#navtop1 {
	margin-top: 0px;
	/*margin-left: -30px;*/
	margin-left: 0px;
}
#navtop2 {
	margin-left: 20px;
	margin-top: 0px;
	padding-right: 15px;
	border-right: solid 1px #B1B3B4;
}
#navtop1 li, #navtop2 li {
	list-style-type: none;
	height: 16px;
	}

#navtop1 li a, #navtop2 li a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	}

#search {
	margin-top: 0px;
	padding-right: 4px;
	padding-top: 0px;
	float: left;
	margin-left: 20px;
	border-right: solid 1px #B1B3B4;
}
#searchform input {
	width: 110px;
	font-size: 10px;
	margin-right: 5px;
	height: 13px;
	}
.searchbutton {
	width: 42px !important;
	height: 19px !important;
	}

#bueros {
	font-size: 10px;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
	border-right: solid 1px #B1B3B4;
	padding-right: 15px;
	}
#bueros select {
	width: 160px;
	height: 18px;
	font-size: 10px;
	}
	
#mainContent {
	padding: 20px 0px 20px 0px;
	/*background: #FFFFFF;
	height: auto;*/
}
#mainContent p {
	padding-top: 0px;
	margin-top: 0px;
}
dd.csc-textpic-caption {
	font-size: 10px;
	color: rgb(80,80,80);
	padding-left: 0px;
	margin-left: 0px;
	}

/* #mainContent li a {
	background-image: url(../img/listbtn.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
        list-style-type: none;
        font-size: 11px;
} */

	
#navknoten {
	padding: 50px 0px 0px 210px;
	}
#navknoten li {
	list-style-type: none;	
	float: left;
	margin-right: 30px;
	}
#navknoten li a {
	font-size: 10px;
	color: #fff;
	line-height: 1.2em;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	padding-bottom: 15px;
	}
/*#navknoten li a:hover {
	background-image: url(../img/redunder.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height: 1.2em;
	display: block;
	padding-bottom: 15px;
	}*/
.actknoten {
	background-image: url(../img/redunder.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height: 1.2em;
	display: block;
	padding-bottom: 0px;
	}
.actknoten .actknoten {
	background-image: none !important;
	width: 5em;
	padding: 0px;
	color: #888888 !important;
	display: block;
	float: none !important;
	}
	
	
#navknoten li ul li a:hover {
	background-image: none !important;
	padding-bottom: 3px !important;
	color: #000;
	}

#navknoten li ul {
	position: absolute;
	top: 168px;
	left: -999em;
	height: auto;
	background-color: #fff;
	color: #888888;
	width: 200px;
	font-weight: normal;
	border-right: solid 1px gray;
	border-bottom: solid 1px gray;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-transform: none !important;
	z-index: 999;		
}
 
#navknoten li li {
	width: 5em;
	color: #888888;
	display: block;
	float: none !important;
}
 
#navknoten li ul a {
	width: 200px;
	padding-left: 0;
	padding: 3px 0px 3px 2px;
	border-bottom: solid 1px #888888; 
	text-align: left;
	text-transform: none !important;
	color: #888888;
	display: block;
}
 
#navknoten li ul ul {
	margin: 1em 0 0 14em;
}
 
#navknoten li:hover ul ul, #navknoten li:hover ul ul ul, #navknoten li.sfhover ul ul, #navknoten li.sfhover ul ul ul {
	left: -999em;
	background-color: #ccc;
}
 
#navknoten li:hover ul, #navknoten li li:hover ul, #navknoten li li li:hover ul, #navknoten li.sfhover ul, #navknoten li li.sfhover ul, #navknoten li li li.sfhover ul {
	left: auto;
}
 
#navknoten li:hover, #navknoten li.sfhover {
	color: #000 !important;;
}
/*.kn_act {
	background-image: url(../img/redunder.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	line-height: 1.1em;
	display: block;
	padding-bottom: 15px;
	}*/

ul#navleft {
	padding-left: 0px;
	margin-left: 0px;
	/*list-style-image: url(../img/nav.gif);*/
	list-style-position: outside;
}
ul#navleftl4 {
	padding-left: 0px;
	margin-left: 0px;
}
ul#navleftl5 {
	padding-left: 10px;
	margin-left: 0px;
	width: 170px;
	list-style-type: none !important;
	background-color: #fff !important;
}

#navleftl4 li {
	list-style-image: none !important;
	margin-left: 15px;
}

#navleft li {
	list-style-type: none;	
	padding: 2px 0px 2px 10px;
	margin-left: 0px;
	width: 190px;
	border-bottom: solid 1px #C6C7C9;
	/*background-image: url(../img/line.gif);
	background-position: 0% 100%;
	background-repeat: repeat-x;*/
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}
#navleftl4 li {
	background-color: #F4F4F4;
	background-image: none !important;

}
#navleft li a {
	text-decoration: none;
	color: #58585A;
	font-size: 12px;
	}
#navleft li a:hover {
	color: #000;
}
#navleftl4 li a {
	text-decoration: none;
	color: #58585A;
	font-size: 12px;
	background-image: none !important;
	padding-left: 0px;
	}
#navleft4 li a:hover {
	color: #000;	
}

#navleftl5 a {
	margin-left: 0px;
	list-style-position: outside;
}

#navleftl5 li {
	background-color: #fff !important;
	background-image: none !important;
	width: 170px;
}


#navleftl5 li a {
	text-decoration: none;
	color: #58585A;
	font-size: 12px;
	background-image: none !important;
	}
#navleft5 li a:hover {
	color: #000;	
}
	
ul#navfoot {
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	margin-top: 3px;
}
div#navfoot {
	float: left;
	display: inline;
	padding-right: 50xp;
}

#navfoot li {
	list-style-type: none;	
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	}
#navfoot a, #fttext a {
	color: #58585A;
	text-decoration: none;
	}
#navfoot a:hover, #fttext a:hover {
	color: #000;
	}

#fttext {
	color: #58585A;
	float: left;
	padding-top: 3px;
	margin-left: 75px;
	}

#home1, #home2, #home3 {
	width: 209px;
	height: 100px;
	float: left;
	margin-right: 20px;
	border: solid 1px black;
}
#home4 {
	width: 225px;
	height: 100px;
	float: left;
	border: solid 1px black;
	clear: right;
	}
#footer {
	padding: 0px 0px 0px 20px;
	font-family: Tahoma, Aria, helvetica, sans-serif;
	background:#fff;
	font-size: 11px;
	border-top: solid 1px #C6C7C9;
	text-align: left;
	float: left;
	clear: both;
}
#footer p {
	margin: 0; 
	padding: 12px 0 0 20px;
}

#sidebar1 {
        float: left; 
        width: 170px;
        /*background: #fff;*/
        padding-left: 20px; 
}
#sidebar2 {
        float: right;
        width: 160px;
        /*height: 500px;*/
        background: #fff; 
        padding: 0px 10px 15px 28px;
        margin-top: -10px;
        border-left: dotted 1px #ccc;
}
#sidebar2 p {
	color: #58585A;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
}
#sidebar2 a {
	/*color: #58585A;*/
	color: #B82919;
	font-size: 11px;
	text-decoration: none;
	/*background-image: none !important*/;
	}
#sidebar2 a:hover {
	color: #000;
}
#mainContent3col { 
	margin: -10px 242px;
	color: rgb(88,88,88);
        padding: 0px 10px;
        font-size: 12px;
        /*height: 550px;*/
	line-height: 1.4em;
        /*border-right: dotted 1px #ccc;
        width: 530px;*/
}
#mainContent3col p, td, th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: rgb(88,88,88);
	padding-top: 0px;
	margin-top: 0px;
	}
	
#mainContent3col a {
	color: rgb(184,41,25);
	text-decoration: none;
}
#mainContent3col a:hover {
	color: #000;
}

#mainContent3col ul {
	margin-top: 0px;
	padding-top: 0px;
}

#text {
	/*float: left;*/
	/*padding-right: 15px;*/
	/*width: 580px;*/
	}
	
#text img {
	border: none !important;
}	

#text ul, #text li {
	color: #58585A;
	}
#text li {
	line-height: 1.5em;
}
#text ul {
	margin-left: 5px;
	padding-left: 20px;
	}
#text ul ul {
	margin-left: 0px;
	padding-left: 15px;
	}
#text ol {
	margin-left: 0;
	padding-left: 23px;
	list-position: inside;
	}
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
        float: right;
        margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
        float: left;
        margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
        clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

ul.csc-menu {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	}

.csc-menu li {
	list-style-type: none;
	}
.csc-menu li a {
	text-decoration: none;
	color: #58585A;
	font-size: 12px;
	/*background-image: url(../img/nav.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	}
.csc-menu li a:hover {
	color: #000;
	}
	
#mailform label {
	width: 500px;
	}
	 
.table_head {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.table_cell {
        font-family: Tahoma, "Trebuchet MS", Verdana, Arial;
        font-size: 10px; 
	color: #4d4d4d; 
}

.contenttable img {
	border: none;
}

.contenttable-0 { width: 100%; padding: 0; margin: 0px; }
.contenttable-0 .tr-even { background-color: #fff; color: #888888 !important; }
.contenttable-0 .tr-odd { background-color: #f4f4f4; color: #888888 !important; }

.contenttable-0 .tr-0 {
	background-color: #BD162F;
	font-weight: bold;

}
.contenttable-0 .tr-0 {
	color: #fff;
	padding: 3px;
}
.contenttable-0 .tr-0 .td-last {
	color: #fff;
	padding: 3px;
}

.contenttable-0 .tr-0 .td-0 {
	color: #fff;
	padding: 3px;
}

.contenttable-0 .tr-0 .td-1 {
	color: #fff;
	padding: 3px;
}

.contenttable-0 .tr-0 .td-2 {
	color: #fff;
	padding: 3px;
}



.newsCalendar_calendarItem a {
	text-decoration: none !important;
	color: #888888 !important;
}
.newsCalendar_calendarToolTipHeader {
	text-align: center;
}

.cat-entry {
	float: left;
}
.clearer { clear: right; background: #fff; color: #fff !important; }

.content-left { vertical-align: text-top; padding: 0px; }

.content-right { vertical-align: text-top; padding: 0px; margin-top: -3px; }

.linie {
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
	}
	
.ka-panel open h3 a {
	cursor: pointer !important;
}
.ka-panel close h3 a {
	cursor: pointer !important;
}
#arrow_prev {
	display: block;
	border: solid 1px red;
}