.red {color: #cc0000;}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.mandetory {
	color: #FF0000;
}
.fussnote {
	font-size: 12px;
	font-weight: normal;
}

a:link {
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-size: 14px;
	color: #0066FF;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #00CCFF;
	font-size: 14px;
}

.copyright {
	font-size: 12px;
}

.copyright a:link{
	font-size: 12px;
}

.copyright a:visited{
	font-size: 12px;
}

.copyright a:hover{
	font-size: 12px;
}

.deadline {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
caption.titel {
	text-align: left;
	font-weight: bold;
	padding-bottom: 10px;
	font-size: 14px;
}
.rightcol {
	float: left;
	width: 800px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.div_content {
	font-weight: normal;
	border: 1px solid #E99696;
	padding: 10px;
	margin-bottom: 20px;
    -moz-border-radius:6px;
}
.div_content th {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.div_content td {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
}
.div_content A {
	color: #0099FF;
	text-decoration: none;
}
.div_content A:hover {
	text-decoration: underline;
}
.div_head {
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
    -moz-border-radius:6px;
	background-color: #E99696;
	font-size: 14px;
}
.div_head A {
	color: #0099FF;
	text-decoration: none;
}
.div_head A:hover {
	text-decoration: underline;
}
.div_submit {
	font-weight: bold;
	border: 1px solid #E99696;
	padding: 10px;
	margin-bottom: 20px;


    -moz-border-radius:6px;
	font-size: 12px;
	background-color: #FFEAEA;
}
