@charset "UTF-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	color: #475678;
	padding: 0;
	margin: 0;
}

body {
	background-image:none;	
	overflow-y: visible;
}

#wrap {
	text-align: center;
	background-image: none;
}

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

#logo {
	margin: 15px 0 0 0;
}

#header {
	margin-bottom:30px;
}

#header_right {
	right: 0px;
	margin: 35px 0 0 0;
}
	
#contentwrap {
	width: auto;
	position: relative;
	background-color:#ffffff;
}

#content {
position:relative;
margin-top:0px;
	padding-right: 15px;
	width:490px;
	float:left;
	padding-bottom:10px;
}
#content_rechts { margin-left:20px; border:dashed 1px #ffffff; width: 150px; float:left}

#menuleft {
	position:relative;
	font-size:80%;
	width: 120px;
	float:left;
	height: auto;
	margin: 0 20px 0 0;
	padding:0;
}


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


/*#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;  }

/* 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: 0;
	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 {
	color: #FE7F14;
}


#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;
}


	
/* 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}

