/* CSS Document */

/* Ab hier werden Texte und sonstige Inhalte konfiguriert */


#FOOTER p.bodytext, #FOOTER p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	padding: 0px;
	text-align: left;
	line-height: 20px;
	vertical-align: middle;
	height: 20px;
	margin: 0px;
}

#FOOTER p.bodytext a:link, #FOOTER p.bodytext a:visited, #FOOTER p.bodytext a:focus, #FOOTER p.bodytext a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#FOOTER p.bodytext a:hover {
	color: #D80021;
	text-decoration: none;
}


.ROOTLINE a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #362314;
	text-decoration: none;
}



/* TEXTE UND HEADLINES */

.csc-header {
	margin: 0px;
	padding: 15px 0px 10px;
	height: auto;
	width: auto;
}

h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
#CONTENT_RECHTS h1 {
	color: #ccc;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}

h3 {

}

h4 {

}

p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
}



div#CONTENT_RECHTS p.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #9C9C9C;
	margin: 0px 0px 5px;
	padding: 0px;
	height: auto;
	width: auto;
	text-align: left;
	vertical-align: top;
}

p.bodytext a:link, p.bodytext a:visited, p.bodytext a:focus, p.bodytext a:active {
	color: #5185B5;
	text-decoration: none;
}

p.bodytext a:hover {
	color: #D80021;
	text-decoration: none;
}

li, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	list-style-type: square;
	height: auto;
	width: auto;
	margin-bottom: 5px;
}



/* Mailformular */
legend {
	padding-right:10px;
	border: 0px;
	}

fieldset {
	border:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	}

.radiolayout {
	width:60%;
	padding-top:15px;
	padding-bottom:15px;
	}

.formu {
	width:100%;
	}

.mf-radio {
	border:0px;
	}

.mf-text {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
		width: 250px;

	}

.mf-check {
	border: 0px;
	}
.mf-select {
	color: #000000;
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	}

.mf-input {
	border: 1px solid #C0C0C0;
	margin-bottom: 5px;
	width: 250px;
	}

.mf-submit {
	color: #ffffff;
	background-color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10px;
	cursor: Pointer;
	border: 0px;
	float: left;
	}

/* Mailformular - End */

/* FILEUPLOAD*/

.csc-uploads-fileName{
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	
	}
	
.csc-uploads-fileName p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-size: 11px;
}
	
.csc-uploads-fileSize {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	}	

.csc-uploads-fileSize p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 2px 0px 0px 5px;
	padding: 0px;
}

.csc-uploads a {
	color: #5185B5;
	font-size: 9px;
	}
.csc-uploads-2 {

}

a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
