@import url('csc-style.css');
@import url('csit-style.css');
@import url('dc-style.css');
@import url('mfp-style.css');

HTML, BODY {
	width: 100%;
	height: 100%;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	}
DIV {
	margin: 0;
	padding: 0;
	}
#container {
	width: 991px;
	height: 620px;
	margin: auto;
	}
.rand_links {
	width: 10px;
	height: 100%;
	background-image:url(bilder/rand_links.png);
	float:left;
	}
.rand_rechts {
	width: 10px;
	height: 100%;
	background-image:url(bilder/rand_rechts.png);
	float: left;
	}
.content {
	width: 971px;
	float:left;
	background-image:url(bilder/hg_menue.png);
	background-repeat:repeat-y;
	background-position:22px 0;	
	}
/********** LUSTIGE RAHMEN AUSSEN */
.rahmen_eins {
	width: 969px;
	height: 100%;
	border: 1px solid #989898;
	border-top: 0;
	}
.rahmen_zwei {
	width: 947px;
	height: 100%;
	border: 11px solid #D0D0D0;
	border-top: 0;
	}
.rahmen_drei {
	width: 935px;
	height: 100%;
	border: 6px solid #E2E4E1;
	border-top: 0;
	}
.rahmen_vier {
	width: 931px;
	height: 100%;
	border: 2px solid #C0C0C0;
	border-top: 0;
	}
/********** KOPF */
.hg_oben {
	width: 927px;
	height:11px;
	background-image:url(bilder/hg_oben.png);
	background-repeat:repeat-x;
	border-bottom: 3px solid white;
	margin-left: 2px;
	font-size:0;
	}
.kopf {
	width: 925px;
	border: 1px solid #034081;
	margin-left: 2px;
	background-color: #FFFFFF;
	}
.kopf_linkleiste {
	background-color: #BFCFDF;
	height: 21px;
	width: 100%;
	border: 1px solid white;
	border-left: 0; border-right:0;
	}
.kopf_linkleiste IMG {
	margin: 2px 0 0 2px;
	}
.kopf_linkleiste .links {
	width: 300px;
	float:right;
	}
.kopf_linkleiste .links DIV {
	float:left;
	margin: 3px 8px 0 8px;
	}
.kopf_linkleiste .links DIV A{
	color: #647484;
	text-decoration:none;
	font-size: 0.7em;
	display:inline;
	padding-left: 14px;
	background-image:url(bilder/kreuz_inaktiv.png);
	background-repeat:no-repeat;
	background-position: 0 3px;
	}
.kopf_linkleiste .links DIV A:HOVER {
	background-image:url(bilder/kreuz_aktiv.png);
	}
.kopf_linkleiste .links DIV A.aktiv {
	background-image:url(bilder/kreuz_aktiv.png);
	}
.kopf_logo_grafik {
	}
.kopf_logo_grafik #logo{
	border-right: 1px solid #0B4785;
	}
.platzhalter {
	width: 925px;
	height: 1px;
	margin-left: 2px;
	border-left: 1px solid #0A4885;
	font-size:0;
	background-color:#FFFFFF;
	}
/********** ALLES WAS NACHM KOPF KOMMT */
.content_innen {
	width: 925px;
	margin-left: 2px;
	border: 1px solid #0A4885;
	border-bottom: none;
	display: block;
	}
/********** MENUE */
.menue {	
	width: 168px;
	float: left;
	}
.menue UL {
	list-style:none;
	margin: 5px 0 0 5px;
	padding: 0;
	}
.menue LI {
	margin-top: 2px;
	padding: 1px;
	width: 143px;
	}
.menue LI A {
	text-decoration:none;
	font-size: 0.8em;
	color: black;
	display: block;
	background-image:url(bilder/hg_buttons.png);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	filter: alpha(opacity=75); 
	-moz-opacity:0.75;
	width: 100%;
	line-height: 20px;
	padding: 0 0 0 4px;
	}
.menue LI A:HOVER {
	filter: alpha(opacity=100); 
	-moz-opacity:100;
	}
.menue LI A.aktiv {
	filter: alpha(opacity=100); 
	-moz-opacity:100;
	}
/********** INHALTBEREICH & LUSTIGER RAHMENVERLAUF DER UNBEDINGT SEIN MUSSTE UM DEN INHALTSBEREICH */
.inhaltswrap {
	float:left;
	/*width: 757px;*/
	background-image:url(bilder/inhaltswrap_hg_inhalt.png);
	background-repeat:repeat-y;
	display: block;
	}
.inhaltswrap_oben {
	height: 16px;
	}
/* !!! hier wird die (mindest)h�he gesetzt !!! */
.inhaltswrap_content {
	padding-left: 10px;
	width: 730px;
	_height: 420px;
	min-height: 420px;
	}
/*arbeiterklasse*/
.inhaltswrap_content {
	font-size: 0.8em;
	}
div#contentleft,
div#contentright {
	float: left;
}
div#contentleft {
	width: 70%;
}
div#contentright {
	width: 25%;
	padding: 1.4em 2% 0 2%;
}
.inhaltswrap_content H1 {
	/*font-size: 1.1em;*/
	margin-top: 0;
	}
.inhaltswrap_unten {
	height: 26px;
	width: 754px;
	background-image:url(bilder/inhaltswrap_unten.png);
	background-repeat:no-repeat;
	text-align:right;
		}
.inhaltswrap_unten A{
	font-size:0.7em;
	color: #BDCEDE;
	text-decoration:none;
	margin: 0 15px 0 0;
	}
.clear {
	clear:both;
	height: 1px;	
	font-size:0;
	}
.platzhalter2 {
	height: 2px; 
	border-top: 1px solid #547DA9; 
	background-color:#FFFFFF; 
	margin: 0 2px 0 2px; 
	line-height: 0; 
	font-size: 0;}
	
	
/******************************************************************************** MAILFORM */

.csc-mailform-field {clear: both;}
	.csc-mailform-field LABEL {width: 100px; display: block; float: left;}
	.csc-mailform-field INPUT {float: left;}
	.csc-mailform {border: 0; font-size: 11px;}
	.csc-mailform-field INPUT, .csc-mailform-field Textarea {overflow: auto; width: 250px; font-family:Arial, Helvetica, sans-serif;}
	.csc-mailform-field SELECT {width: 254px; margin-top: 2px;}
	.csc-mailform-field {clear: both;}
	.csc-mailform-field LABEL { margin: 0; display: block; float: left;}
	.csc-mailform-field INPUT { margin: 2px 0; float: left;}
	.csc-mailform {border: 0; font-size: 1em;}
	
#mailformformtype_mail {
	
	margin:  0;
	width: auto;
	margin-left: 260px;
	margin-top: 20px;
	}

#mailformKontaktwunsch {
	border: 0;
	width: auto;
	margin-top: -20px;
	float: left;
	margin-left: 10px;

	}
#mailformKontaktwunsch legend {
		color: white;
	}
#mailformKontaktwunschEMail, #mailformKontaktwunschTelefon {width: auto; margin-right: 5px; }
	

	
/************************************************** FOOTER */
.footer {
	clear: both;
	border-top: 2px solid #BFBFBF;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0;
	color: #6E7884;
	font-size: 0.7em;
	text-align:center;
	}
.footer A {
	color: #6E7884;
	text-decoration: none;
	}

a.external-link-new-window,a.external-link,a.internal-link,a.internal-link-new-window,a.download,a.mail,a.external-link-new-window:hover,a.external-link:hover,a.internal-link:hover,a.internal-link-new-window:hover,a.download:hover,a.mail:hover,a.external-link-new-window:visited,a.external-link:visited,a.internal-link:visited,a.internal-link-new-window:visited,a.download:visited,a.mail:visited,a.external-link-new-window:active,a.external-link:active,a.internal-link:active,a.internal-link-new-window:active,a.download:active,a.mail:active {
 color: #0A4885;
}
A {color: #0A4885;}

.external-link-new-window IMG,.external-link IMG, .internal-link IMG, .internal-link-new-window IMG, .download IMG, .mail IMG {
 border:0px;
}

div#breadcrumb ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
		font-size: 8pt;
	}

	div#breadcrumb ul li {
		float: left;
		padding: 0px 3px 0px 0px;
	}

	div#breadcrumb ul li.lastitem {
		font-weight: bold;
		color: #000000;
	}