body
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: White;
	font-size : 12px;
}

a
{
	color: white;
}

input, textarea
{
	background-color : #358d25;
	border-style: solid;
	border-color: white;
	color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.foto
{
	border: 1px;
	border-color: white;
	border-style: solid;
}

textarea
{
	font-size: 12px;
}

.headline
{
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

.small
{
	font-size: 10px;
}

.rahmen
{
	border:solid 1px white;
	padding: 5px;
}

#text
{
	position: absolute;
	top: 160px;
	left: 298px;
	z-index: 1;
	width: 590px;
}

.borderTable
{
	border-collapse:collapse;
}

.borderTD
{
	border:1px #dddddd solid;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tableHeader
{
	border:1px #dddddd solid;
	background-color: #dddddd;
	color: green;
	font-weight: bold;
}

.checkbox
{
	margin: 0;
	border : 0;
}
