body {
	background-color:#F1F1F1;
		
	font-family:Arial, Helvetica, sans-serif;
}
* body {
	text-align:center;
}

#kosmos {
	position:relative;
	height:auto;
	width:56.25em;
	background-color:#FFF;
	margin:auto;
	text-align:left;
	overflow:hidden;
}
*html div #kosmos {
	margin:auto;
}
#linie-1 {
	position:absolute;
	top:1.0em;
	left:0;
	height:0.0625em;
	width:100%;
	background-color:#C3C3C3;
	z-index:1;
}
*html div #linie-1 {
	position:absolute;
	top:1em;
	left:0;
	height:0.01em;
	width:100%;
	background-color: transparent;
	border-top: 0.051em solid #C3C3C3;
	z-index:1;
}
#linie-2 {
	position:absolute;
	top:2.4em;
	left:5em;
	height:0.0625em;
	width:28.75em;
	background-color:#C3C3C3;
	z-index:1;
}
*html div #linie-2 {
	position:absolute;
	top:2.3em;
	left:5em;
	height:0.05em;
	width:26.8em;
	background-color:transparent;
	border-top: 0.051em solid #C3C3C3;
	z-index:1;
}
#kopf {
	position:absolute;
	bottom:0;
	left:0.75em;
	height:3.75em;
	width:auto;
	z-index:1;
	color:#8C8C8C;
	font-weight:bold;
}
/**html div #kopf{
	display:none;
}*/
#kopf_ie7 {
	position:absolute;
	bottom:0;
	left:0.75em;
	height:3.75em;
	width:auto;
	z-index:1;
	color:#8C8C8C;
	margin-top:2em;
	top:2em;
}
#inhalt {
	position:relative;
	left:5em;
	height:auto;
	background-color:#E4E4E4;
	width:26.875em;
	padding: 6.125em 0.875em 2em 1em;
}

#inhalt h1{
	font-size:0.9em;
	float:left;
	margin-top:0.3em;
}
#inhalt h2{
	font-size:0.9em;
}
#inhalt p{
	font-size:0.75em;
}

#content{
	position:relative;
	bottom:2em;
}

#tabelle {
	font-size:0.75em;
}
#tabelle tr td {
	vertical-align:top;
}

#image{
	position:absolute;
	right:0em;
	top:1.0em;
}
*html div #image{
	position:absolute;
	margin-top:1em;
}
#tuerkis {
	position:absolute;
	bottom:0;
	left:0;
	height:3.75em;
	width:0.75em;
	/* background-color:#A1CCDA; */
	background-color:#394EA3;
	z-index:1;
}

.kopf {
	padding-top:0em; 
}
* html p.kopf {
	padding-top:1.05em; 
}
.grossbuchstabe{
	font-size:300%; 
	color:#aaa; 
	font-weight:bold;
	float:left;
}
.listentext{
	font-size:0.75em;
}
#fuss {
	position:absolute;
	bottom:1.5em;
	right:0.5em;
	z-index:4;
	text-align:center;
}
.fussgross{
	color:#8c8c8c;
	font-size:1.65em;
	letter-spacing:0.05em;
	font-family:'Times New Roman',Times,serif;
	font-weight: bold;
}
.fussklein{
	margin-right:1em;
	font-size:1.1em;
	letter-spacing:0.05em;
	font-family:'Times New Roman',Times,serif;
	font-weight: bold;
}
.prop {
  height: 30.5em;
  float: right;
  width: 1px;
}
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}
a {
	color:#000;
	text-decoration:none;
}

*html div #image{
position:absolute;
	right:0em;
	top:0.0em;
}
*html #anrede_herr{margin-left:4.1em;}
*html #name{margin-left:4.4em; width:19.6em;}
*html #vorname{margin-left:3.7em; width:19.6em;}
*html #telefon{margin-left:3.95em; width:19.6em;}
*html #strasse{margin-left:4.7em; width:19.6em;}
*html #plz{margin-left:5.45em; width:19.6em;}
*html #ort{margin-left:5.8em; width:19.6em;}
*html #email{margin-left:4.4em; width:19.6em;}
*html #nachricht{margin-left:7em; width:19.6em;}
*html #submitlink { float:right; margin-left:20em; margin-top:-1.5em;}

#anrede_herr{margin-left:3.35em;}
#name{margin-left:4.4em; width:19.65em;}
#vorname{margin-left:3.6em; width:19.65em;}
#telefon{margin-left:3.9em; width:19.65em;}
#strasse{margin-left:4.8em; width:19.65em;}
#plz{margin-left:5.7em; width:19.65em;}
#ort{margin-left:6.15em; width:19.65em;}
#email{margin-left:4.4em; width:19.65em;}
#nachricht{margin-left:7.75em;}
#submitlink { float:right; margin-left:20em;}

.verweis:link { color:#394EA3; font-weight:bold;}
.verweis:visited {  color:#394EA3; font-weight:bold;}
.verweis:hover { color:#394EA3;}
.verweis:active { color:#394EA3; }
.verweis:focus {  color:#394EA3;}

form{font-size:0.75em;}


