body {
 margin-left:0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 background-color: #0d588c;
}

.inhalt {
	font-size:12px;
 color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: normal;
}

.foto-beschreibung {
	font-size:12px;
 color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: normal;
 width:100px;
 text-align:center;
}

.form {
 background-color: #dae8f2;
	font-size:12px;
 color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
 border: solid;
 border-width: 1px;
 border-color: #327eb3;
 padding: 2px;
}

.formf {
 background-color: #3d3d3d;
	font-size:11px;
 color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
 font-weight: normal;
 border: solid;
 border-width: 1px;
 border-color: #f117a9;
 padding: 2px;
}

.submit {
 background-color: #dae8f2;
	font-size:12px;
 color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
 font-weight: normal;
 border: solid;
 border-width: 1px;
 border-color: #ffdb36;
 padding: 1px;
}

.submit:active {
 background-color: #ffc400;
	font-size:12px;
 color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
 font-weight: normal;
 border: solid;
 border-width: 1px;
 border-color: #ffdb36;
 padding: 1px;
}

A.inhalt {
	font-size:12px;
 color: #ffd000;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: underline;
}

A.inhalt:hover {
	font-size:12px;
 color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 background-color: #ffd000;
}

A.inhalt:active {
	font-size:12px;
 color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 background-color: #000000;
}
