* {
	margin: 0px;
	padding: 0px;
}

html, body {
	width: 100%;
	height: 100%;
	font-size: 100%;
}

body{
	font-size: 1em;
}

div#border-top {
	width: 1000px;
	height: 90px;
	margin: 0 auto;
	padding-top: 10px;
}

div#banner-bg {
	width: 100%;
	height: 182px;
	background-color: #fffff;
}

div#banner{
	width: 998px;
	height: 182px;
	margin: 0 auto;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
}

div#floatContainer {
	width: 1000px;
	margin: 0 auto;
	height: auto;
}

div#bottomContainer {
	background-color: #f8f8f8;
	background-image: url(../bilder/bg-verlauf_neu.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #9B9B9B;
	border-right: 1px solid #9B9B9B;
	width: 998px;
	float: left;
}

div#naviContainer {
	width: 218px;
	float: left;
	margin-top: -24px;
}

div#naviContainer img {
	margin-left: 15px;
	padding-bottom: 24px;
	margin-top: -26px;
}

div#naviLeft {
	background-image: url(../bilder/menu_stretch_rot2.png);
	background-repeat: repeat-y;
	height: 100%;
	margin-left: 15px;
	margin-top: -24px;
	padding-left: 11px;
	padding-right: 22px;
	width: 185px;
}

div#mainContainer {
	width: 765px;
	padding-top: 15px;
	float: right;
}

div#content {
	width: 488px;
	margin-left: 30px;
	float: left;
	display: inline;
}

div#rightContainer {
	width: 217px;
	float: right;
}

div.infoContainer {
	width: 204px;
	padding-bottom: 15px;
}

div.infoContainer .csc-header {
	width: 204px;
	height: 30px;
	overflow: hidden;
	background-image: url(../bilder/box_header_rot2.png);
	background-repeat: no-repeat;
}

div.infoContainer .csc-header h1 {
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.75em;
	padding-top: 8px;
	text-align: center;
}

div.infoContent {
	background-color: #FFFFFF;
	border-left: 1px solid #e00000;
	border-bottom: 1px solid #e00000;
	border-right: 1px solid #e00000;
	padding: 10px;
	width: 182px;
}

div#border-bottom {
	width: 1000px;
	height: 11px;
	margin: 0 auto;
}

div.clearer {
	clear: both;
	float: none;
	height: 0;
	overflow: hidden;
	width: 0;
} 

/**************************************************/
/******************** Navi left *******************/
/**************************************************/
a.navi-left-normal:link,
a.navi-left-normal:active,
a.navi-left-normal:visited,
a.navi-left-active {
	color: #667482;
	font-family: verdana;
	font-size: 0.875em;
	font-weight: bold;
	line-height: 35px;
	text-decoration: none;
}

span.navi-left-spacer {
	color: #c0c0c0;
	font-family: Verdana;
	font-size: 0.5em;
}

a.navi-left-normal:hover,
a.navi-left-active {
	color: #e00000;
}

a.subnavi-left-normal:link,
a.subnavi-left-normal:active,
a.subnavi-left-normal:visited,
a.subnavi-left-active {
	color: #667482;
	font-family: verdana;
	font-size: 0.875em;
	line-height: 19px;
	text-decoration: none;
	display: inline-block;
	margin-left: 17px;
}

a.subnavi-left-normal:hover,
a.subnavi-left-active {
	color: #e00000;
}

/**************************************************/
/******************** Schriften *******************/
/**************************************************/
div.csc-header h1 {
	font-family: verdana;
	font-size: 1em;
	color: #e00000;
	font-weight: bold;
	padding-top: 23px;
	padding-bottom: 10px;
}

h2.csc-header {
	font-family: verdana;
	color: #667482;
	font-weight: bold;
	font-size: 0.875em;
	line-height: 19px;
	padding-bottom: 20px;
}

p.bodytext {
	font-family: verdana;
	font-size: 0.75em;
	line-height: 20px;
	color: #667482;
	padding-bottom: 16px;
}

p.bodytext a {
	color: #e00000;
	text-decoration: none;
}

p.bodytext a:hover {
	color: #e00000;
	text-decoration: underline;
}

/**************************************************/
/******************** Mailform *******************/
/**************************************************/
/* Überschriften der LABEL bei Radio Buttons*/
legend {
color:#667482;
background-color: #EEEFF1;
padding-left:0px;
padding-right:10px;
border: 10px;
}

/* Definition des Gesamtrahmens der Radio Buttons*/
fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 0px;
}

/* eigene Klasse für die Abstände nach oben und unten
bei der verwendung von Radio Buttons in Formularen */
.radiolayout {
width:60%;
color: #667482;
padding-top:15px;
padding-bottom:15px;
}

/* eigene Klasse für den Gesamtrahmen vom Formular */
.formu {
width:100%;
font-family: Verdana;
color: #667482;
font-size: 12px;
background-color: #EEEFF1;
padding-top:0px;
padding-bottom:10px;
padding-left:110px;
border: 0px solid #e00000;
font-weight: bold;
}

/* spezielle Klassen für Formularelemente */
.mf-radio {
border:0px;
}

.mf-input {
font-family: Verdana;
color: #000000;
font-size: 14px;
height: 18px;
border: 1px solid #c0c0c0;
}
.mf-pass {
font-family: Verdana;
color: #000000;
font-size: 12px;
}
.mf-text {
font-family: Verdana;
color: #000000;
font-size: 12px;
border: 1px solid #c0c0c0;
}
.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}
.mf-file {
font-family: Verdana;
color: #000000;
font-size: 12px;
}
.mf-reset {
font-family: Verdana;
color: #000000;
font-size: 12px;
}
.mf-submit {
font-family: Verdana;
color: #ffffff;
font-size: 13px;
background-color: #667482;
border: 1px solid #c0c0c0;
font-weight:bold;
}


/**************************************************/
/******************** DATEILINK *******************/
/**************************************************/

.csc-uploads-3 TD.csc-uploads-fileName { 
	visibility: hidden; 
	}
.csc-uploads-description { 
	visibility: hidden; 
	vertical-align: bottom;
	}
.csc-uploads-fileSize { 
	vertical-align: bottom; 
	horizontal-align: center; 
	}

