BODY, P, DIV, TABLE, TR, TD, FORM, OL, FONT, UL, LI, INPUT, TEXTAREA, SELECT, A {
	font-family:  Arial, Verdana, Helvetica, Geneva, Tahoma, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-decoration: none;
	color: #000000; /* #222D52; */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

H1 {font: italic bold 18pt/18pt Arial, sans-serif; margin-bottom: 12px;}
H2 {font: italic bold 16pt/16pt Arial, sans-serif; margin-bottom: 12px;}
H3 {font: italic bold 14pt/14pt Arial, sans-serif; margin-bottom: 10px;}
H4 {font: italic bold 12pt/12pt Arial, sans-serif; margin-bottom:  8px;}
H5 {font: italic bold 10pt/10pt Arial, sans-serif; margin-bottom:  6px;}




P.bodytext{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* HollyHack \*/
* html P.bodytext{
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
/* End HollyHack */

A, A:hover{
	color: #C82434; /* #222D52; */
}
TABLE, TR, TD
{
	border: 0px solid red;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
BODY 
{
	background-color:#EAEAEA;
	margin:0px 0px 0px 0px;
}
IMG
{
	border: 0px solid black;
	margin: 0;
	padding: 0;
}
HR{
	color: #000000; /* #222D52; */
	/* noshade: noshade; */
}
UL, OL{
	margin: 10px 0px 10px 25px;
}
FIELDSET{
    border: 1px solid #E3E6E8;
    padding: 5px;
}
LEGEND{
    border-top: 1px solid #E3E6E8;
}
INPUT, TEXTAREA{
	border: 1px solid #E3E6E8;
}
/* --------------------------- Input Styles -------------------------------------*/

.button { 
	border-width:1px; 
	border-color:#7F98AC; 		/* wie TD.dark */
	font-family: Arial, Verdana, Helvetica, Geneva, Verdana, Tahoma, sans-serif;
	font-size: 11px; 
	font-weight : 200;
	background-color:#c1cbd5	/* wie TD.mid */
}

select
{
	font-family: Arial, Verdana, Helvetica, Geneva, Verdana, Tahoma, sans-serif;
	font-size: 11px; 
}

input, textarea
{
	color: #595959;
	font-size:9pt;
	width: 170px;
}
.formtype_mailsubmit{
	width: 76px !important;
	height: 21px !important;
	margin-left: 13px;
}
.klein{
	font-size: 7pt;
}
/* --------------------------- Font Styles -------------------------------------*/


.small
{
	font-size:		10px;
	color:			#000000;
}
/* --------------------------- Classes -------------------------------------*/

.logo, .logo_topleft
{
    border-top: 0px solid red;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	background-color:#FFFFFF;
}
.logo_banner{
    padding: 10px 5px 10px 5px;
    float: left;
	background-color:#FFFFFF;
}

.table_all{
	height: 96%;
	margin: 10px 0px 0px 0px;
	border: 0px solid red;
}

.div_all{
	border: 0px solid white;
	margin: 5px;
}

a.navlinks
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	display: block;
}

a.navlinkssub
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
	display: block;
}

a.navoben
{
	color: #A5A5A5;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.navoben_selected{
	color: #FE0000;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}


.cal_table, .news_table{

}

.cal_date, .cal_header, .cal_time, .cal_content, .news_header, .news_content{
	padding: 5px 5px 5px 5px;
}

.news_header, .news_header a, .news_subheader
{
	font-size: 10pt;
	/* color: #222D52; */
	color: #C82434;
	font-weight: bold;
}
.news_subheader{
    font-style: italic;
}
.news_image img{
    margin: 10px;
}
.news_content a, .news_content a:hover, .news_content a:visited, .news_content a:active
{
	/* color: #222D52; */
	color: #C82434;
	text-decoration: underline;
}

.cal_date, .cal_header
{
	font-weight: bold;
}

.cal_time{
	
}

.cal_content{
	
}

.cal_row_0, .news_row_0{

}

.cal_row_1, .news_row_1{

}

.menu_main{
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px solid black;
}
.hor_separator{
    width: 1px;
    height: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #F6F7F8; /* #F6F7F8 */
    border-top: 1px solid #404040;
}
.graphHeader{
    width: 100%;
    border-top: 1px solid #E3E6E8;
    border-left: 1px solid #E3E6E8;
    border-right: 1px solid #E3E6E8;
    background: url(content_headline_bg.gif);
    background-repeat: repeat-x;
    height: 41px;
}
.graphHeader tr td{
    padding: 7px 0px 0px 7px;
}
.content_main{
	width: 100%;
	margin: 0px 0px 10px 0px;
	background-color: #F8F8F9;
    border-bottom: 1px solid #E3E6E8;
    border-left: 1px solid #E3E6E8;
    border-right: 1px solid #E3E6E8;
}
.content_main tr td{
    padding: 10px;
}
.content_table{
	width: 985px;
	margin: 5px 5px 5px 5px;
	border: 0px solid red;
	border-collapse: collapse;
	border-spacing:10px;
}
.content_table td{
	vertical-align: top;
}
.content_all{
    padding-top: 5px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #404040;
    border-left: 1px solid #F6F7F8;
    height: 100%;
}
.left_td{
    border-bottom: 1px solid #404040;
    width: 153px;
}
.border-left{
    background: url(border_left.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.border-left-top{
    height: 1px;
    background: url(border_top.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.border-right-top{
    height: 1px;
    background: url(border_top.gif);
    background-position: top right;
    background-repeat: no-repeat;
}
.contenttable h1 a.internal-link
{
	color : #FE0000;
	text-decoration : none;
	font-size: 14pt;
	font-style : italic;
	font-family : Arial;
}
.csc-linkToTop{
	text-align: right;
}
.spacer-gif {
	height: 1px;
	width:  1px;
}

h1, .csc-header, .csc-firstHeader{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border:  0px solid red;
	color: #C82434;
	font-style: italic;
}

/* HollyHack \*/
* html .csc-header-n1{
	/* margin:  0px 0px 0px -15px !important; */
	/* padding: 0px 0px 0px 0px; */
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border:  0px solid red;
}
/* End HollyHack */
/* HollyHack \*/
* html .csc-header{
	/* margin:  0px 0px 0px -7px; */
	/* padding: 0px 0px 0px 0px; */
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border:  0px solid red;
}
/* End HollyHack */

/*   Arrows behind Links   */
.csc-header a img{
    background: url(link_pfeil_big.gif);
    background-position: right 1px;
    background-repeat: no-repeat;
    padding-right: 5px;
    border: 0px solid black;
}
.csc-header a{
    background: url(1x1.gif) !important;
}
/* HollyHack \*/
* html .csc-header a{
    background: url(link_pfeil_big.gif) !important;
    background-position: right top !important;
    background-repeat: no-repeat !important;
    padding-right: 5px !important;
    border: 0px solid black !important;
}
/* End HollyHack */

.tt_calendar{
    margin: 10px 0px 0px 0px;
    padding:  0px 0px 0px 0px;
    border: 1px solid #E3E6E8;
}
.tt_calendar tr td
{
    margin: 0px;
    padding: 5px 5px 5px 5px;
    border-right: 0px;
    border-bottom: 1px solid #E3E6E8;
    border-collapse: collapse;
}
.monthheader{
    padding: 4px 0px 4px 5px !important;
}
/* ---------------------------- ID spezifische Styles --------------------------*/

#terminetable .bodytext{
	font-size: 8pt;
}

#smalltable .bodytext{
	font-size: 8pt;
}

#smalltable td{
	/* border-bottom: 1px solid #0066ff; */
	padding-bottom: 3px;
	border-collapse: collapse;
	font-size: 9pt;
}
#smalltable td a {
	font-size: 9pt;
}

#colrightcontainer
{
	width:175px;
	vertical-align:top;
	padding: 5px;
	color: #000000;
	border: 0px solid red;
	background-color: #FFFFFF;
}

#colrightcontainer .csc-firstHeader, #colrightcontainer .bodytext
{
	vertical-align:top;
	padding: 5px;
	color: #000000;
}

#contentcontainer
{
	width:100%;
	vertical-align:top;
	padding: 7px 5px 0px 10px;
	background-color: #FFFFFF;
	border: 0px solid red;
}

#contentcontainer h1
{
	color: #222D52;
	font-size: small;
	font-weight: bold;
}

#contentcontainer h4
{
	color: #001C6F;
}

#contentseperatorleft
{
	width:10px;
	background-color:#FFFFFF;
}

#contentseperatorright
{
	width:10px;
	background-color:#FFFFFF;
}

#contenttable
{
	width:375px;
}

#navleftcontainer
{
	width:157px;
	vertical-align:top;
	background-color: #F8F8F9;
	border-collapse: collapse;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
#navleftcontainer .menu_sub
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navleftcontainer .menu_sub_ul
{
    list-style-type: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
/* HollyHack \*/
* html #navleftcontainer .menu_sub_ul{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/* End HollyHack */

#navleftcontainer .menu_sub_ul li, .menu_sub_contact, .menu_sub_links
{
	background: url(menu_sub_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 32px;
	padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
	width: 235px;
	border: 0px solid green;
}
.menu_sub_contact, .menu_sub_links{
    padding: 9px 0px 0px 0px;
    border: 0px solid red;
}
#menu_sub_links{
    padding: 0;
    margin: 0;
    border: 0px solid red;
}
#navleftcontainer .menu_sub_ul li a
{
    font-family: Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    font-style: italic;
    color: #000000; /* #222D52; */
	margin: 0px 0px 0px 0px;
	display: block;
}
#navleftcontainer .menu_sub_ul li a img
{
	margin: 10px 0px 0px 0px;
}
#contentcontainer .content_spacer
{
	background-image:url(../../user_upload/images/content_separator.gif);
	background-repeat: repeat-x;
	background-position: center left;
	padding: 0px 0px 0px 0px;
	margin: 5px 5px 5px 0px;
	width: 100%;
	height: 10px;
}

#colrightcontainer .content_spacer
{
	background-image:url(../../user_upload/images/white_dot.gif);
	background-repeat: repeat-x;
	background-position: center left;
	padding: 3px 0px 0px 0px;
}

#colrightcontainer h1
{
	color: #000000;
	font-size: 10pt;
}

#topnav{
	margin: 0px 0px 0px 10px;
}
.menu_main{
    border-top: 0px solid red;
    padding: 0px 0px 0px 0px;
}

#jscookmenu{
    background: url(menu_left.gif);
    background-repeat: no-repeat;
    background-position: top left;
    padding: 0px 0px 0px 12px;
    margin: 0px 5px 0px 5px;
    height: 33px;
    float: left;
}
/* HollyHack \*/
* html #jscookmenu{
    margin: 0px 2px 0px 2px;
}
/* End HollyHack */


.JsCookMenuLastElement{
    background: url(menu_right.gif);
    background-repeat: no-repeat;
    background-position: top right;
    width: 12px;
    height: 33px;
}
#menu_robots
{
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
}
.cal_spacer{
    border-right: 1px solid #E3E6E8;
    width: 1px;
    font-size: 0px;
}
.cal_spacer_auktion{
    width: 20px;
}
.monthheader{
    background-color: #E3E6E8;
    line-height: 10px;
}

.bold{
    font-weight: bold;
}

.left, .align-left{
    text-align: left;
}
.center, .align-center{
    text-align: center;
}
.right, .align-right{
    text-align: right;
}
.clear{
    clear: both;
    width: 0px;
    height: 0px;
}

.contenttable, .csc-frame-frame1, .csc-frame-frame2
{
    padding: 0px;
    margin: 10px 0px 0px 0px;
    border: 0px solid #E3E6E8;
}
.htmlarea-showtableborders, .htmlarea-showtableborders tr td
{
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
.contenttable tr td, .csc-frame-frame1 tr td, .csc-frame-frame2 tr td
{
    border-bottom: 1px solid #E3E6E8;
    border-right: 1px solid #E3E6E8;
    border-collapse: collapse;
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
.contenttable .bodytext, .csc-frame-frame1 .bodytext, .csc-frame-frame2 .bodytext, .htmlarea-showtableborders .bodytext
{
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
}
.csc-frame-frame2 .bodytext, .htmlarea-showtableborders .bodytext
{
    font-size: 10pt;
}
.csc-frame-frame2 .bodytext
{
    font-size: 7pt;
}

.content_left_1, .content_left_2
{
    width: 215px;
    border: 0px solid red;
    padding: 0px 10px 0px 10px;
}
/* HollyHack \*/
* html .content_left_1{
    width: 230px;
}
/* End HollyHack */

/* HollyHack \*/
* html .content_left_2{
    width: 230px;
}
/* End HollyHack */

.content_left_1 img, .content_left_2 img
{
    padding: 3px;
}
a.mail{
    height: 1em;
}
.map24_text input{
    width: auto;
}
.csc-mailform {
    width: 320px;
}
.csc-mailform-field {
    float: left;
    width: 100%;
    padding: 5px;
}
.csc-mailform-field label{
    float: left;
    cursor: pointer;
    padding: 0px 0px 0px 0px;
}
/* HollyHack \*/
* html .csc-mailform-field label{
    clear: both;
}
/* End HollyHack */

.csc-mailform-label{
    border: 0px solid red;
    padding: 0px 0px 0px 5px;
}
.csc-mailform-field input, .csc-mailform-field textarea
{
    float: right;
}
.csc-mailform-radio, .csc-mailform-checkbox{
    border: 0px solid red;
    margin: 0px 5px 0px 10px;
}
.csc-mailform-radio, .csc-mailform-checkbox, .button{
    clear: both;
    width: auto;
    height: 16px;
}
.map24_title{
    padding: 34px 0px 0px 10px !important;
}

.txtstdboldweiss *{
   color: #FFFFFF;
}

/* Pfeile hinter alle Links im Content */

.content_main a{
    background: url(link_pfeil.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 8px;
    border: 0px solid black;
}
.news_image a{
    background: url(1x1.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 0px;
    border: 0px solid black;
}

.noarrow, .noarrow a, .mail{
    background: url(1x1.gif) !important;
    padding: 0;
    margin: 0;
}

.csc-menu, .csc-menu-3{
    padding: 0px 0px 0px 0px;
    margin: -10px 0px 0px 20px;
    border: 1px solid #F8F8F9;
}
.csc-section{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    border: 0px solid red;
}
.img-caption{
    font-size: 8pt;
}
