body
{
	padding: 0;
	margin: 0;
	background: url(bg.gif) repeat-x;
}

p
{
	padding: 0;
	margin: 0;
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: none;
	text-align: left;
}

p.vita
{
	padding: 0;
	margin: 0;
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	background: none;
	text-align: left;
}

p.kreis
{
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align: center;
	color: #ADC4DF;
	background: none;
}

p.rechts
{
	padding: 0;
	margin: 0;
	text-align: right;
}

div
{
	text-align: left;
	color: #5B80C0;
	background: none;
}

h1
{
	padding: 0;
	margin: 0;
	font: 120% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	color: #808080;
	background: none;
	text-align: left;
}

h2
{
	padding: 0;
	margin: 0;
	font: 90% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
	color: #808080;
	background: none;
	text-align: left;
}

a
{
	margin: 0 5px 0 5px;
	padding: 0;
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

a:link, a:visited
{
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
   	color: #5B80C0;
   	background: none;
}

a:hover, a:active
{
   	text-decoration: none;
	font-style: normal;
   	color: #C08A5B;
   	background: none;
}

a.content
{
	margin: 0;
	padding: 0;
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

a.content:link, a.content:visited
{
	text-decoration: none;
	font-style: normal;
   	color: #5B80C0;
   	background: none;
}

a.content:hover, a.content:active
{
   	text-decoration: none;
	font-style: normal;
   	color: #C08A5B;
   	background: none;
}

a.kreis
{
	margin: 0;
	padding: 0;
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}

a.kreis:link, a.kreis:visited
{
	text-decoration: none;
	font-style: normal;
   	color: #ADC4DF;
   	background: none;
   	text-align: center;
}

a.kreis:hover, a.kreis:active
{
   	text-decoration: none;
	font-style: normal;
   	color: #C08A5B;
   	background: none;
}

img
{
	border: none;
}

a.logos:link, a.logos:hover, a.logos:active, a.logos:visited
{
	padding: 0;
	margin: 0;
	color: #FFFFFF;
	background: none;
	text-decoration: none;
	border: none;
}

img.keinrahmen
{
	border: 0;
}

#foto
{
	position: absolute;
	top: 236px;
	left: 763px;
	border: 1px solid #5B80C0;
}

#logo
{
	position: absolute;
	top: 22px;
	left: 22px;
	z-index: 50;
}

#menu
{
	position: absolute;
	top: 105px;
	left: 495px;
}

ul#navigation li
{
	font: 90% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #5B80C0;
	background: none;
	display: inline;
	margin: 0 5px;
	padding: 0;
}

ul#leistungen li
{
	margin: 0;
	padding: 0;
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	background: none;
	list-style-image: url(ul.gif);
}

ul#text li
{
	margin: 0;
	padding: 0;
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #808080;
	background: none;
	list-style-image: url(ul.gif);
}

#kreis
{
	position: absolute;
	top: 194px;
	left: 35px;
}

#linie
{
	position: absolute;
	top: 149px;
	left: 466px;
	height: 445px;
	width: 1px;
	background: url(linie.gif) repeat-y;
}	

#container
{
	position: absolute;
	top: 194px;
	left: 500px;
	padding-right: 3%;
	color: #ADC4DF;
	background: none;
}

#bild
{
	position: absolute;
	top: 294px;
	left: 140px;
	width: 200px;
	height: 300px;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #ADC4DF;
	background: none;
}

/* Formular */

#radiobutton
{
	padding: 7px 0px 0px 0px;
	width: 20px;
	height: 20px;
	float: left;
}

#button
{
	padding: 0px 0px 0px 5px;
	width: 100%;
	height: 100%;
	border: none;
}

#button_fehler
{
	padding: 0px 0px 0px 5px;
	width: 100%;
	height: 100%;
	border: 2px solid #5B80C0;
}

fieldset
{
	padding: 10px 10px 10px 10px;
	text-align: left;
	border: 1px solid #000000;
	background: none;
}

select
{
	width: 245px;
	border: 1px solid #333333;
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}

option
{
	width: 245px;
}

input
{
	width: 245px;
}

textarea
{
	width: 305px;
}

input[type=radio]
{
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 10px 0px;
}

input.right
{
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: auto;
	background: #5B80C0;
	border: 1px solid #FFFFFF;
	float: right;
	margin-right: 3px;
}

legend
{
	padding: 0px 5px 0px 5px;
	margin: 0;
	font: 105% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background: none;
	text-align: left;
}

label.left
{
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	float: left;
	text-align: right;
	width: 150px;
	margin-right: 20px;
}

.formular 
{
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #333333;
}

.formular_fehler 
{
	font: 80% "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	border: 2px solid #5B80C0;
}

.fehler
{
	color: #5B80C0;
	font-weight: bold;
}

/* Formular Ende */