body {
	background-color: white;
	/*background-image: url(images/bg2.jpg);*/
	font-family: Arial, Helvetica;
	color: black;
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	font-size: 10pt;
}

table {
   font-family: Arial, Helvetica;
	color: black;
	font-size: 10pt;
}

td.linie {
	background-color: #ffffff;
	height: 3px;
}

.ueberschrift {
	font-weight: bold;
	font-size: 10pt;
	color: #4040$0;
}

A:LINK {
	color: black;
	text-decoration: none;
}

A:ACTIVE {
	color: black;
	text-decoration: none;
}

A:VISITED {
	color: black;
	text-decoration: none;
}

A:HOVER {
	color: #0080C0;
	text-decoration: none;
}

span#title {
	font-size: x-large;
	font-weight: bold;
}

div#nav a:link {
	color: #404040;
	font-size: large;
	text-decoration: none;
}

div#nav a:active {
	color: #0080C0;
	font-size: large;
	text-decoration: none;
}
div#nav a:visited {
	color: #404040;
	font-size: large;
	text-decoration: none;
}

div#nav a:hover {
	color: #0080C0;
	font-size: large;
	text-decoration: none;
}


a.ohne:link, a.ohne:active, a.ohne:visited, a.ohne:hover {
	text-decoration: none;
	border-bottom: none;
	background-color: transparent;
	color: White;
	}

input {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: black;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	background: transparent;
}

textarea {
	font-size: 10pt;
	font-family: Arial, Helvetica;
	color: black;
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	background: transparent;
}

hr {
	color: Gray;
	background-color: Gray;
	border: 0;
	height: 1px;
}

img.rechts {
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.links {
	border-style: solid;
	border-color: White;
	border-width: 1px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.rand {
	border-style: solid;
	border-color: White;
	border-width: 1px;

}

.klein {
	font-size: 8pt;
}

.release {
	height: 200px;
}