A:link {
	background-color : transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	text-decoration : none;
}
A:visited {
	background-color : transparent;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	
}
A:hover {
	background-color : transparent;
	text-decoration : none;
}

A:active {
	background-color : transparent;
	text-decoration : none;
}

body {
	background: #010409;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-image: url("http://www.djevok.de/fileadmin/template/contentimages/HG.jpg");
	background-position: top left;
 	background-repeat: no-repeat;
	
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: white;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 0px;
	text-align: left;
}

.csc-form-label-req {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: white;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-left : 25px;
	margin-right : 10px;
	text-align: left;
	font-weight : bold;
}

.csc-form-label {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: white;
	margin-top : 0px;
	margin-bottom : 10px;
	margin-left : 25px;
	margin-right : 10px;
	text-align: left;
	font-weight : bold;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: white;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-weight : bold;
	text-align: left;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: white;
	padding-top: 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 0px;
	font-weight : bold;
	text-align: left;
}


.bodytext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: white;
	margin-top : 5px;
	margin-bottom : 0px;
	margin-left : 25px;
	margin-right : 0px;
	text-align: left;
}

#main {
 	margin:0; padding:0;
}

.menuleiste {	
      border: 0px;
	padding-left: 20px;
}

#content {
	border: 0px;
	padding-left: 0px;
	padding-top: 20px;
}

.logobox {
	border: 0px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.button {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	background-color: gray;

	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-right : 10px;
	margin-bottom : 10px;
}

INPUT {
	color: white;
	font-family: Verdana, Arial, Helvetica;
	background-color: gray;
	font-size: 12px; 
	border-left: 1px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	margin-right : 10px;
	margin-bottom : 10px;
}

TEXTAREA {
	color: white;
	width: 225px;
	background-color: gray;
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	border-left: 1px solid white;
	border-right: 0px solid white;
	border-top: 0px solid white;
	border-bottom: 1px solid white;
	margin-right : 10px;
	margin-bottom : 10px;
}