* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #fff;
	line-height:1.7em;
	color:#656565;
}
a {
	text-decoration:none;
	color:#c11438;
}
#breadcrumbs a:hover, #footer a:hover,
.tx-lumophpinclude-pi1 a:hover,
.text_block a:hover, .text_block2 a:hover,
.text_block3 a:hover, .text_block4 a:hover{
	text-decoration: underline;
}
.frame {
	width:100%;
	/*border-bottom:1px solid #ffffff;*/
        /*height:500px;*/
}
.grey1 {
	background-color:#9a9a9a;
}
.grey2 {
	background-color:#dfdfdf;
}
.grey3 {
	background-color:#cbcbcb;
}
.grey4 {
	background-color:#e7e7e7;
}
.shadow1 {
	padding:0 0.1em 0 0.1em;
	background-color:#aeaeae;
}
.shadow2 {
	padding:0 0.1em 0 0.1em;
	background-color:#bbbbbb;
}
.shadow3 {
	padding:0 0.1em 0 0.1em;
	background-color:#d3d3d3;
}
.inner_width {
	margin-left:auto;
	margin-right:auto;
	width:98.65em;
}
#header{
	margin-left:auto;
	margin-right:auto;
	width:98.2em;
	padding-left:4px;

}
/*Footer - Fix*/
#footer {
        
	margin-left:auto;
	margin-right:auto;
	width:98.2em;
	padding-left:4px;
        
 
   /*
        position: absolute;
        bottom: 0; 
        text-align:center;
        margin-left:15%;
        padding-top:20px;
        text-align:center;
   */

}
/*
#site {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    height:auto !important;
    margin:0 auto;
    min-height:100%;
    position:relative;
    text-align:left;
}

html, body {
         height: 100%;
}
*/
.header_img {
	padding:30px 0 10px 10px;
	float:left;
}
#header_navi {
	padding:35px 4px 0 0;
	float:right;
	width:70em;
}
.frm_search {
	float:right;
	margin-top:6px;
}
.frm_search input {
	margin:2px 0 2px 0;
	border:1px solid #aaaaaa;
	width:9em;
	color:#484848;
	height:1.5em;
	border-right:0;
	float:left;
	padding-left:2px;
	font-size:1.2em;
}
.frm_search input.searchsubmit {
	width:2.6em;
	background-color:#f3f3f3;
	font-weight:bold;
	cursor:pointer;
	font-size:1.1em;
	height:1.8em;
	border-right:1px solid #aaaaaa;
	/*(background-image: url(../images/bg_search_button.gif);*/
	background-repeat: repeat-x;
	background-position:bottom;
}
#menu {
	background-color: #be0c34;
	/*background-image: url(../images/bg_menu.gif);*/
	background-repeat: repeat-x;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	background-color: #be0c34;
	/*background-image: url(../images/bg_menu.gif);*/
	background-repeat: repeat-x;
	float: left;
	border-right: 1px solid #fff;
}
#menu ul li a{
	display:block;
	color:#fff;
	font-size:1.2em;
	line-height:2.0em;
	padding:0 10px 0 10px;
	/* sonst probleme mit ie6/ie7 */
	height:2em;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu ul li a:hover,#menu ul li a.active{
	background-color:#850e0b;
}
#menu ul li ul{
	position:absolute;
	left:-5000px;
}
#menu ul li:hover ul,
#menu ul li.iehover ul {
	left: auto;
	/*sonst im ie7 nicht im vordergrund*/
	z-index:1;
}
#menu ul li ul li {
	float:none;
	border-right:0;
	background-image: 0;
	background-color:#fff;
	border-bottom:1px solid #d7d7d3;
}
#menu ul li ul li a{
	color:#343434;
}

#menu ul li ul li a:hover {
	color:#bf0c34;
	background-color:#fff;
}
.clear {
	clear:both;
}
#breadcrumbs {
	background-color:#ffffff;
}
.white {
	background-color:#fff;
}
#breadcrumbs ul,
#footer ul,
#header_navi ul {
	margin:0 5px 0 5px;
	list-style-type: none;
	padding-top:0.8em;
}
#breadcrumbs ul li,
#footer ul li,
#header_navi ul li {
	float:left;
	height:2.5em;
}
#header_navi ul {
	float:right;
}
#breadcrumbs ul li a,
#footer ul li a,
#header_navi ul li a {
	padding:0 5px 0 5px;
	color:#aaaaaa;
	font-size:1.2em;
	border-right:1px solid #aaaaaa;
}
#footer ul li a,
#header_navi ul li a{
	padding:0 10px 0 10px;
}
#breadcrumbs ul li a.noborder,
#footer ul li a.noborder,
#header_navi ul li a.noborder {
	border-right:0;
}

#visual img {
	width:98.2em;
}
#content {
	background-color:#ffffff;
	border-right:20em solid #ebebeb;
        min-height:400px;
	/*width:78.2em;*/
	/*background-image: url(../images/content_border_left.gif);
	background-repeat: repeat-y;
	padding-left:4px;*/
}
#left {
	width:42em;
	float:left;
	background-color:#ffffff;
	border-right:0.2em solid #ffffff;
}
#middle {
	background-color:	#f3f3f3;
	float:left;
	width:35.8em;
	border-right:0.2em solid #ffffff;
}
#left2 {
	width:77.9em;
	float:left;
	background-color:#ffffff;
	border-right:0.2em solid #ffffff;
}
#right {
	background-color: #ebebeb;
	float: right;
	position: relative;
	width: 20em;
	margin-right: -20em;
}
.block_head {
	background-color:#be0c34;
	color:#ffffff;
	padding:0 10px 0 10px;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.8em;
	/*background-image: url(../images/bg_headline.gif);*/
	background-repeat: repeat-x;
}
.block_head2 {
	background-color:#9a9a9a;
	color:#ffffff;
	padding:0 10px 0 10px;
	text-transform:uppercase;
	font-size:1.2em;
	line-height:1.8em;
	/*background-image: url(../images/bg_headline2.gif);*/
	background-repeat: repeat-x;
}
.border {
	border-top:2px solid #ffffff;
}
.text_block,.tx-felogin-pi1,.text_block_seminare,.tx-indexedsearch,.tx-jkpoll-pi1,
.tx-lakuser-pi1,.tx-laktraining-pi1,.tx-lakschooling-pi1 {
	padding:15px 10px 15px 10px;
	font-size:1.2em;
}
.text_block2 {
	padding:10px 10px 10px 10px;
	font-size:1.2em;
}
.text_block3 {
	padding:10px 0px 10px 0px;
	font-size:1.2em;
}
.text_block4 {
	padding:10px 10px 10px 10px;
	font-size:1.2em;
}
.text_block5 {
	padding:0 10px 0 10px;
	font-size:1.2em;
}
.text_block2 p {
	padding-bottom:10px;
}
.text_block h1,
.text_block2 h1,
.text_block4 h1,
.text_block5 h1,
.text_block_seminare h1,
.tx-indexedsearch h1,
.tx-lakuser-pi1 h1,
.tx-laktraining-pi1 h1 {
	font-size:1.2em;
	line-height:1.3em;
	text-transform:uppercase;
	margin-.om:3px;
}

h2 {
	font-size:1.1em;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:3px;
}
.text_block2 img,
.text_block img,
.text_block4 img,
.text_block5 img {
	float:left;
	margin-right:8px;
	margin-bottom:3px;
}
.margin1 {
	margin-top:20px;
}
.padding1 {
	padding:0 10px 0 10px;
}
.padding2 {
	padding:10px 0 10px 0;
}
.padding3 {
	padding:15px 0 0 0;
}
.padding4 {
	padding:0 0 5px 0;
}
.padding5 {
	padding:10px;
}
.padding6 {
	padding:15px 0 15px 0;
}
.padding7 {
	padding:0 0 15px 0;
}
.padding8 {
	padding:0 0 45px 0;
}
.margin2 {
	margin:0 0.2em 0 0.2em;
}
#middle .text_block img {
	max-width:26em;
}
#right .text_block2 img {
	max-width:16.7em;
}
.with_logo {
	/*background-image: url(../images/logo.gif);*/
	background-repeat: no-repeat;
	background-position:right 10px;
	background-color:#d7d7d7;
	color:#000;
}
.form_head {
	width:3em;
	text-transform:uppercase;
	margin-bottom:6px;
}
.frm_emerg input {
	margin:2px 0 2px 0;
	border:1px solid #9a9a9a;

}
.frm_emerg input.emerg {
	width:12em;
	color:#656565;
	padding-left:3px;
	font-size:1.2em;
}
.frm_emerg input.date {
	width:7em;
	color:#656565;
	padding-left:3px;
	font-size:1.2em;
}
.frm_emerg input.submit {
	background-color:#d7d7d7;
	border:0;
	cursor:pointer;
}
.contact_block {
	/*float:left;*/
	margin-bottom: 1em;
}
.contact_block2 {
	float:left;
	margin-bottom: 1em;
	width:24em;
}
.contact_block img,.contact_block2 img {
	float:none;
	padding-bottom:10px;
	max-width:14.8em;
}
.strong {
	font-weight:bold;
}
h3 {
	font-weight:bold;
	padding:5px 0 5px 0;
}
/*
.text_block2 ul ,
.text_block ul  {
	padding-top:5px;
}*/
.text_block2 ul li,
.text_block ul li,
.text_block2 ol li,
.text_block ol li {
	margin:5px 0 10px 25px;
}
.csc-mailform-field input,
.csc-mailform-field textarea,
.input, select, textarea,.tx-felogin-pi1 input,
.tx-lakuser-pi1 input {
	margin:2px 0 2px 0;
	border:1px solid #9a9a9a;
}
.lakuser_input {
	width:10em;
}
.fieldgrp label,.fieldgrp_job label,
.tx-lakuser-pi1 label,.tx-lakschooling-pi1 label {
	float:left;
	width:5em;
	margin:2px 0 2px 0;
}

fieldset {
	border:0;
	margin:10px 0 10px 0;
}
input.nlbutton,input.csc-mailform-submit,input.tx-julleevents-pi1-searchbox-button,input.onlineanmeldung,input.pollsubmit,input.tx-mmforum-button {
	color:#c11438;
	border:0;
	cursor:pointer;
	background-color:#ffffff;
	padding:0;
	text-align:left;
}
.margin_btn {
	margin-left:5em;
}
p.required {
	padding:0;
	color:#000;
}
td.csc-uploads-fileName {
	padding-right:10px;
}
td.csc-uploads-fileSize,td.csc-uploads-icon {
	vertical-align:top;
}
table.csc-uploads td {
	padding-bottom:5px;
}

.csc-mailform-field label {
	float:left;
	width:10em;
	margin:2px 0 2px 0;
}
input.csc-mailform-submit {
	margin:2px 0 10px 9em ;
}
.csc-mailform legend {
	display:none;
}
#mailformAnrede input {
	float:left;
	margin-right:5px;
	border:0;
}
#mailformAnrede label {
	width:3em;
}
#mailformAnrede {
	margin:0;
}
/*** stellenmarkt ***/
label.lbl_job {
	width:8em;
}
.margin_lbl_job {
	margin-left:8em;
}
.fieldgrp_job {
	padding-bottom:5px;
}
#joblist th {
	text-align:left;
}
#joblist td {
	padding:0 15px 5px 0;
}
.no_hits {
	font-weight:bold;
}
.error {
	font-weight:bold;
}

/******* login formular ***********/
.tx-felogin-pi1 legend {
	display:none;
}

.tx-felogin-pi1 label {
	width:6em;
	float:left;
	margin:2px 0 2px 0;
}
.tx-felogin-pi1 .margin_submit {
	margin-left:6em;
}

/*** seminarplan ***/
.text_block_seminare p {
	padding:2px 0 2px 0;
}
.tx-julleevents-pi1-searchbox {
	padding:10px 0 10px 0;
}
input.tx-julleevents-pi1-searchbox-sword,.tx-julleevents-pi1-editAdd-EditCell input,input.sword {
	border:1px solid #9a9a9a;
}
#headerlinie {
	border: solid #9A9A9A 1px;
	height:1px;
}
.tx-julleevents-pi1-listrowField-title {
	font-weight:bold;
	padding:10px 0 0 0 !important;
}
.tx-julleevents-pi1 {
	padding:0 0 10px 0;
}
.tx-julleevents-pi1-singleView a {
	font-weight:bold;
}
.tx-julleevents-pi1-singleView-Subcontent,.tx-julleevents-pi1-singleView-Menu {
	padding:5px 0 5px 0 !important;
}
.tx-indexedsearch-browsebox {
	padding-top:10px;
}

/*** sitemap ****/
.text_block_sitemap ul li {
	margin:5px 0 5px 25px;
}
.text_block_sitemap {
	padding:0px 10px 0px 10px;
	font-size:1.2em;
}
.text_block_sitemap ul {
	list-style-type: none;
}

/*** adressen ***/
.tx-ttaddress-pi1 {
	padding:10px 10px 10px 10px;
	font-size:1.2em;
}
table.addresslist th {
	text-align:left;
	padding:0 0 3px 0;
}
table.addresslist td {
	padding:0 0 3px 0;
	vertical-align:top;
}
table.addresslist th.pad_addr_list,table.addresslist td.pad_addr_list {
	padding-right:10px;
	width:18em;
}
.tx-ttaddress-pi1 img {
	float:left;
	margin:0 10px 10px 0;
}
.addr_info {
	float:left;
	width:20em;
	padding-bottom:10px;
}

.tx-ttnews-browsebox {
	padding-top:10px;
}

.addr_vorstand {
	float:left;
	padding:0 15px 15px 0;
}
.addr_vorstand img {
	float:none !important;
	margin:0 0 6px 0;
	height:16.1em;
	width:12em;
}

/** poll **/
.tx-jkpoll-pi1 p.bodytext {
	padding-bottom:10px;
}
.tx-jkpoll-pi1 input, .tx-jkpoll-pi1 label {
	float:left;
	margin-bottom:5px;
}
.tx-jkpoll-pi1 input {
	margin:3px 5px 5px 0;
}
p.votes {
	padding-bottom:5px;
}
p.answer_result {
	padding-bottom:5px;
}
input.pollsubmit {
	background-color:transparent;
}

/*** registrierung ***/
.tx-lakuser-pi1 .required {
	padding-bottom:10px;
	color:#BE0C34;
}
.tx-lakuser-pi1 label {
	width:13.5em;
}
.margin_submit_register {
	margin-left:13.5em;
}
#map {
	border:1px solid #666666;
	float:right;
	height:34em;
	width:34em;
}
.advert {
	float:left;
	width:28.5em;
}
.tx_laktraining_list img {
	padding-right:5px;
	margin-bottom:-3px;
}
.tx_laktraining_label_files,.tx_laktraining_files {
	float:left;
	padding-bottom:10px;
}
.tx_laktraining_label_files {
	padding-right:10px;
}
#testform ol {
	padding-left:30px;
}
#testform label {
	margin-top:3px;
	float:left;
	font-weight:normal;
	width:55em;
}
#testform input[type=checkbox] {
	margin:6px 5px 0 0;
	float:left;
}
#testform input[type=submit] {
	margin:10px 0 10px 25px;
}
div.salutation {
	float:left;
	width:15em;
}
label.salutation {
	width:3em;
}
.tx-lakuser-pi1 input {
	float:left;
}
table.testlist td {
	padding-right:10px;
}
p.bodytext {
	padding-bottom:5px;
}
/********** tabellen im text **/
div.text_block table td,
div.text_block table th {
	vertical-align:top;
	padding:5px 10px 5px 0;
}
div.text_block table th {
	text-align:left;
}
table.csc-frame-frame1 td {
	border-bottom:1px solid #666666;
}
table.csc-frame-frame1 th {
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
}
div.img_with_sub,div.news-single-img {
	float:left;
	margin:0 8px 5px 0;
}
div.img_with_sub .img_caption, .news-single-imgcaption {
	font-size:0.8em;
}
div.img_with_sub img,div.news-single-img img {
	margin-right:0;
	margin-bottom:3px;
	float:none;
}
.img_with_sub a {
	color:#656565;
}
table.amino_db td {
	padding:5px !important;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
}

table.amino_db {
	border-left:1px solid #666666;
	border-top:1px solid #666666;
}
.print_block {
	float:right;
	padding:0 10px 0 10px;
}
.print_block img {
	padding:0 5px 0 5px;
}
#print_navi {
	display:none;
}
.tx-julleevents-pi1-listrowField-title {
	border-top:1px solid #9A9A9A;
	margin-top:10px;
}
p.adresse,span.adresse {
	font-size:1.1em;
}
#tipafriend_form label {
	float:left;
	width:11em;
}
.tx-srfreecap-pi2-image {
	margin:10px 10px 10px 0 !important;
}
.tx-srfreecap-pi2-cant-read {
	color:#656565;
	font-size:0.9em;
}

/******** forum *********/

td.tx-mmforum-td, th.tx-mmforum-th {
	font-size:1.2em;
}
th.tx-mmforum-th {
	background-color:#BE0C34;
}
td.tx-mmforum-subth2 {
	background-color:#EEEEEE;
	color:#656565;
	font-weight:bold;
}
.tx-mmforum-pi1 a:hover,.tx-mmforum-textbutton a {
	color:#C11438;
}
.tx-mmforum-textbutton {
	border:0;
}
div.tx-mmforum-rootline {
	font-size:1.2em;
	padding-left:5px;
}
.tx-mmforum-pi1-markread {
	font-size:1.2em;
	padding-left:5px;
}
.left {
	float:left;
}