@charset "UTF-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #475678;
	/* text-decoration: none; gilt hier auch fuer alle Links */
	padding: 0;
	margin: 0;
}

html, body {
	font-size:100%;
	height:100%;
}

body {
	overflow-y: scroll;
	background-image:url(pix/bg_eventmobil_fade.gif);	
}

#wrap {
	text-align: center;
	position:relative;
	min-height:100%;

	background-image:url(pix/bg_content_weiss.png);
	background-repeat:repeat-y;
	background-position:center;

	/*border: dashed 0px #CCCC00;*/
}

/* Seiteninhalt wieder links ausrichten */
#contentwrap {
	width: 749px;
	position: relative;
	text-align: left;    
	margin: 0 auto;
	/* zusaetzliche wegen moegl pixelshift */
	background-color:#E9E9E9;
}

#header {
	position: relative;
	top: 0px;
	left: 0px;
	height: 130px;
	background-color:#FFFFFF;
}

.adresse_top { font-size: 70%; width:140px;float:left;margin-right:15px; line-height:110% }

#logo {
	position: absolute;
	margin: 15px 0 0 25px;
}
#logo_zelt {
	float:right;
}

#header_right {
	position: absolute;
	width:450px;
	right: 15px;
	height: 95px;
	margin: 35px 25px 0 0;
}

	

#content {
position:relative;
margin-top:30px;
	padding-right: 15px;
	/*border:dotted 1px #3399CC;*/
	width:490px;
	float:left;
	padding-bottom:20px;
}
#content_rechts { margin-left:20px; border:dashed 1px #ffffff; width: 150px; float:left}

/*DIV.csc-textpic-clear { clear: both; }*/

.clear {
    clear:both;
	float:none;
    height:10px;
    overflow:hidden;
  }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/*#footer { width:100%; position:absolute; float:none; clear:both; bottom:0;}*/
#footer { width:100%; position:relative;}
#footer_content { margin: 0 auto;clear:both;float:none; position:relative;width:749px;font-size: 60%;padding: 20px 0 20px 0;  }


p.csc-linkToTop { text-align:right; background-image:url(icons/arrow_up.gif); background-repeat:no-repeat; background-position:right; padding-right:15px;font-size:60%}
.csc-linkToTop a:link { text-decoration:none !important }




/* ------------ textmenu links mit 2 stufen ---------------- */
#menuleft {
	position:relative;
	font-size:90%;
	width: 140px;
	float:left;
	height: 100px;
	margin: 25px;
	min-height: 300px;
}
#menuleft ul {list-style-type:none; }
#menuleft li a {display:block;}
#menuleft a {text-decoration:none;}
#menuleft a:hover { color:#000000 }

.level1 { border-top:solid 0px #C80000;border-bottom:solid 0px #C80000;  padding-left: 0px; }
.level1 li {  border-bottom:solid 0px #C80000; padding-left: 0px; }
.level1 li a { padding:4px 0px 4px 5px;color:#0000FF; font-weight: bold; }

.level2 { line-height:1.1em;font-size:90%; padding-left: 0px;}
.level2 li { background-color:#FF0f0f;border-bottom:solid 1px #C80000; padding-left: 0px;}
.level2 li a { padding:4px 10px 4px 10px;color:#ffffff}
.level2 li a:visited {}

.level3 { line-height:1.1em;font-size:100%; padding-left: 0px;}
.level3 li { background-color:#006CA3;border-bottom:solid 1px #008CC1; margin-left: 10px;}
.level3 li a { padding:4px 10px 4px 10px;color:#ffffff}
.level3 li a:visited {}

.level1 li:hover {background-color:#FFCC00;color:#000000}
.level2 li:hover {background-color:#CC0000;color:#000000}
.level3 li:hover {background-color:#CC0000;color:#000000}
a.active {   }
a.active:hover { background-color: #CC0000; font-weight: bold; }

li.selected { list-style-image:url(pix/bullet_arr_left_gelb.gif);}
li.selected a {color:#000000 ;font-weight: bold;}



/* Content-Formatierung */
p {
	clear: left;
	font-size: 80%;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 20px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 15px;
}


/* Linkformatierungen */

#content a:link,#content a:visited {
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover, #metanavi a:hover, #selectors a:hover {
	/*orange color: #FE7F14;*/
	color: #0000FF;
}


#content a.mail {
	text-decoration: underline;
	background: url(pix/icons/mail-forward_002.png) no-repeat left;
	padding-left: 20px;
}

/*	
#content a.external-link {
	text-decoration: underline;
	background: url(icons/00_link.gif) no-repeat left;
	padding-left: 15px;
}
	
#content a.external-link-new-window {	
	text-decoration: underline;
	background: url(icons/00_link.gif) no-repeat left;
	padding-left: 15px;
}
*/
	
#content a.internal-link {}
#content a.internal-link-new-window {}
#content a.download {}


/* Aufzählungen */

#content ul {
	padding-left: 25px;
	margin-bottom: 16px;
}

#content ul li {
	line-height: 1em;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 80%;
}

#content td ul {
	margin-top: 0px;
}

#content td ul li {
	font-size: 100%;
}



#content .csc-textpic img {
}


.csc-textpic-intext-right .csc-textpic-imagewrap { float:right; }
.csc-textpic-intext-right .csc-textpic-text { }

#content .csc-textpic-border img {
	border: 1px solid #000000;
}

	


/* Spam Protection */
span.spamprotection {
	display: none;
	visibility: hidden;
	}
	
	
/* Formularfelder */

input, select, textarea {
	background-color: #ffffff;
	font-size: 12px;
	border: 1px solid #000000;
    margin: 2px 2px 4px 2px;
	}

label {
	display: block;
	width: 120px;
	}

fieldset {
	border: 0px;
	}

form {
	margin-top: 30px;
	}

.csc-mailform-radio {
	float: none;
	margin-right:0;
	padding-top:0;
	}
	
	
/* Abweichende Bildformatierungen */

.csc-textpic-caption {
	font-size: 80%;
}

.csc-textpic-above img, .csc-textpic-below img {
	margin-bottom: 10px;
	margin-right: 5px;
}

div.csc-textpic ul {
	padding-left:0 !important;
}
	
/* tt_content Sitemap */

/* csc-menu-4 = Unterseitenüberisicht mit Abstract */

dl.csc-menu-4 {
	font-size: 80%;
}

.csc-menu-4 dt a {
	font-weight: bold !important;
}

.csc-menu-4 dd {
	margin-bottom: 15px;
}

/* frame-klassen fuer contentelemente */

div.csc-frame.csc-frame-rulerBefore { border-top: solid 1px #d4d4d4;padding-top:1.3em}
div.csc-frame.csc-frame-rulerAfter { border-bottom: solid 1px #d4d4d4;padding-bottom:1.3em;margin-bottom:1em}
div.csc-frame.csc-frame-frame1 { border-left: solid 1px #CCCCCC;padding-left:14px}
div.csc-frame.csc-frame-frame2 { border: solid 1px #00518C; padding:15px 15px 10px 15px; background-color:#FFFFFF}

/* hack fuer floaten des textes und mehr abstand zu bild */

div.csc-textpic.csc-textpic-intext-left-nowrap.csc-textpic-border { }
div.csc-textpic.csc-textpic-intext-left-nowrap.csc-textpic-border div.csc-textpic-imagewrap { float:left; display:table; padding-right:10px}
div.csc-textpic.csc-textpic-intext-left-nowrap.csc-textpic-border div.csc-textpic-text { display:table}


/* ---- editpanel ---- */
table.typo3-editPanel { width: auto; margin:5px 0px; }
table.typo3-editPanel TD.typo3-editPanel-controls { padding:1px 1px 1px 20px;border: 1px solid #ccc; background-color:#ffffff;
background-image:url(pix/pfeil_admpanel.gif); background-repeat:no-repeat; background-position: 2px 2px
}
table.typo3-editPanel TD.typo3-editPanel-label { border: 1px solid #ccc; border-left:none;}

table.typo3-editPanel TD img {padding:2px}
/* table-zellen als divs untereinander
TD.typo3-editPanel-controls, TD.typo3-editPanel-label { display:block;clear:right }
*/
