
body {
	color: #555;
	font-family: Verdana;
	font-size: 11px;
	line-height: 1.2em;
}

#content_top .twoColumns_start .start_col2 { margin-left: 5px; width: 660px;}

h1 { font-family: arial narrow,arial,verdana; font-size: 22px; line-height: 1.2em; font-weight: bold; }
h2 { font-family: verdana; font-size: 18px; line-height: 1.4em; margin: 0.5em 0; font-weight: normal; }
h3 { font-family: verdana; font-size: 16px; line-height: 1.2em; margin: 0.5em 0; font-weight: bold; }
h4 { font-family: verdana; font-size: 14px; line-height: 1.2em; margin: 0.5em 0; font-weight: bold; }
h5 { font-family: verdana; font-size: 12px; line-height: 1.2em; margin: 0.5em 0; font-weight: bold; }
h6 { font-family: verdana; font-size: 10px; line-height: 1.2em; margin: 0.5em 0; font-weight: bold; }


#content a { color: #000; text-decoration: underline; }
#content a:link { color: #000; text-decoration: underline; }
#content a:visited { color: #000; text-decoration: underline; }
#content a:active { color: #333; text-decoration: underline; }
#content a:hover { color: #333; text-decoration: none; }

#content .csc-menu a { color: #000; text-decoration: none; }
#content .csc-menu a:link { color: #000; text-decoration: none; }
#content .csc-menu a:visited { color: #000; text-decoration:none; }
#content .csc-menu a:active { color: #333; text-decoration: none; }
#content .csc-menu a:hover { color: #333; text-decoration: none; }

#content .csc-textpic-imagewrap a { background-color: transparent; }
#content .csc-textpic-imagewrap a:link { background-color: transparent; }
#content .csc-textpic-imagewrap a:visited { background-color: transparent; }

a { color: #333; text-decoration: underline; background-color: transparent; }
a:link { color: #333; text-decoration: underline; background-color: transparent; }
a:visited { color: #333; text-decoration: underline; background-color: transparent; }
a:active { color: #333; text-decoration: none; background-color: transparent; }
a:hover { color: #333; text-decoration: none; background-color: transparent; }

.bodytext { margin: 0; padding: 0 0 10px 0; }

#content .twoColumns_start .start_col1 .csc-header { background-color: #171717; color: #fff; padding: 0 0 0 5px;}
#content .twoColumns_start .start_col1 .csc-header h1 { line-height: 1.5em; margin: 5px 0 0 0; }
#content .twoColumns_start .start_col1 .bodytext { background-color: #ddd; padding: 5px; }
#content .twoColumns_start .start_col1 .csc-textpic-image img { padding: 0 5px 5px 0; }

#content .twoColumns_start .start_col2 .csc-header h1 { line-height: 1.5em; margin: 5px 0 5px 0; }
#content .twoColumns_start .start_col2 .twoColumns .col1 { margin-right: 5px; }


.contenttable td { padding: 5px; border-bottom: 1px solid #ccc; }


.csc-mailform {border: none;}
.csc-mailform-field { clear: both; }
.csc-mailform-field label { display: block; float: left; width: 150px; text-align: right; padding: 2px; margin: 0 10px 10px 0 ;}
.csc-mailform-label span.info {display:block; margin:0px 10px 0px 160px; padding:4px; font-size:9px;}
/*
.csc-mailform-field input { display: block; font-family: verdana; font-size: 11px; padding: 2px; border: 1px solid #333;}
.csc-mailform-field select { display: block; float: left; font-family: verdana; font-size: 11px; border: 1px solid #333;}
.csc-mailform-field textarea { display: block; font-family: verdana; font-size: 11px; height: 18px; border: 1px solid #333;}
*/
/*
.csc-mailform  input[type=checkbox] {
display: block;
float: left;
}
*/
.csc-mailform fieldset {
border: none;
margin: 0px;
padding: 0px;
}

.csc-mailform fieldset legend {
display: none;
}

.csc-mailform fieldset label {
float: none;
text-align: left;
width: 350px;
}

.csc-mailform fieldset input {
float: left;
}

.csc-mailform  input[type=submit] {
margin-left: 165px !important;
padding: 5px;
background-color: #000000 !important;
color: #fff;
border: none;
}
/*
.csc-mailform  input[type=radio] {
border: none;
}
*/

/*************academy**********************/


.academy #content a { color: #333; text-decoration: underline; }
.academy #content a:link { color: #333; text-decoration: underline; }
.academy #content a:visited { color: #333; text-decoration: underline; }
.academy #content a:active { color: #333; text-decoration: underline; }
.academy #content a:hover { color: #941086; text-decoration: none; }

.academy .csc-menu a {color: #333; text-decoration: none;}
.academy .csc-menu a:link {color: #333; text-decoration: none;}
.academy .csc-menu a:visited  {color: #333; text-decoration: none;}
.academy .csc-menu a:active {color: #000; text-decoration: none;}
.academy .csc-menu a:hover {color: #000; text-decoration: none;}

.academy #submenu a {text-decoration: none;}

.csc-sitemap ul {
list-style-type: none;
padding: 0px;
margin: 0px 0px 0px 10px;
line-height: 1.5em;
}


.csc-sitemap ul a {
text-decoration: none;
}

.csc-sitemap ul a:hover {
text-decoration: underline;
}

.csc-sitemap ul ul li {
background-image: url(../img/sitemap_icon.gif);
background-repeat: no-repeat;
padding-left: 10px;
}

.csc-sitemap ul li a {
font-weight: bold;
background-color: #ffff33;
text-decoration: none;
}

.csc-sitemap ul ul li a {
background-color: none;
font-weight: bold;
background-color: #fff;
}

.csc-sitemap ul ul ul li a {
font-weight: normal;
background-color: none;
}

.csc-sitemap ul ul ul ul li a {
font-weight: normal;
background-color: none;
color: #999;
}

/****************pseudosubmenu**************/

.csc-menu { padding: 0; margin: 0; list-style-type: none; }
.csc-menu li a { text-decoration: none; display: block; font-family: arial narrow, arial; font-size: 18px; font-weight: bold; line-height: 2em; background-image: url(../img/submenu_bg.jpg); background-repeat: repeat-x; width: 100%; height: 2em; text-transform: uppercase; text-indent: 1em; margin: 5px 0; }
/* subsub */
.csc-menu .subsub { padding: 0; margin: 0; list-style-type: none; }
.csc-menu .subsub li { margin: 0 5px 0 25px; }
.csc-menu .subsub li a { text-decoration: none; display: block; font-family: arial narrow, arial; font-size: 13px; font-weight: bold; line-height: 1.5em; background-image: none; background-color: #fff; height: auto; width: 100%; text-transform: uppercase; text-indent: 0; margin: 5px 0; }
.csc-menu .subsub li a:link { text-decoration: none; background-color: #fff; }
.csc-menu .subsub li a:visited { text-decoration: none; background-color: #fff; }
.csc-menu .subsub li a:active { text-decoration: none; background-color: #fff; }

/*************newsletter anmeldung*********/
.start_col1 .newsletter_subscription { background-color: #ddd; padding: 10px; margin: 0 !important; }
.newsletter_subscription { margin: 10px; }


/**************RTE CLASSES****************/
.gelb {
background-color: #ffff00;
}
.grau {
background-color: #ccc;
}
.grau2 {
background-color: #171717;
}

.indent{
margin-left:20px;
}
p.align-right {
text-align:right;
}
p.align-left {
text-align:left;
}

/**************TABBED SUBMENU****************/
.tabbed_submenu { position: relative; }
.tabbed_submenu_content > div { margin: 10px; }
.tabbed_submenu_content .appell_mail .info { width: 180px; }
#tabbed_submenu_wait { position: absolute; width:100%; z-index:1; top: 40px; text-align: center; background-color: transparent; }
#tabbed_submenu_wait img {  }
.tabbed_submenu_transparent { filter:alpha(opacity=30); -moz-opacity: 0.3; opacity: 0.3; }
