/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C0C0C0;
}
body {
	background-color: #424242;
	background-image: url(../../fileadmin/images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top center;
}
.textWhite {
	color: #ffffff;
}

.textGrey {
	color: #aaaaaa;
}

.textBig {
	font-size: 14px;
	font-weight: bold;
}

.textFat {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.textSmall {
	font-size: 9px;
}
a:link {
	color: #15ADFF;
}
a:hover {
	color: #FFFFFF;
}
a:visited {
	color: #15ADFF;
}
a:active {
	color: #15ADFF;
}
.searchform {
	background-image: url(../../fileadmin/images/formbg.jpg);
	height: 20px;
	width: 150px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


label{
	display:block;
	width:150px;
}

#mailform fieldset.csc-mailform {
	margin-left:		0%;
	padding:		0px;
	width:			100%; 
	border: 		0px;
}
  
#mailform fieldset.csc-mailform. csc-mailform-field {
	padding:		5px 0px;
}
  
#mailform fieldset.csc-mailform. csc-mailform-field label {
	float:			left;
	font-size:		100%;
	font-weight:		bold;
	width:			200px;
}
.formularfeld {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}
