﻿/* CSS Document */

* {
margin:0;
padding:0;
}

body{
font-size: 100.01%;
height: 100%;
background-color: #999999;
background-image: url(grafik/kachel1.gif);
font-family: Verdana, Arial, sans-serif;
text-decoration: none;
}

a:link, a:visited {
color: #666666;
}

h1 {
color: #666666;
margin: 0 auto;
font-size: 0.75em;
}

h2 {
color: #666666;
margin: 0 auto;
font-size: 0.65em;
}

p {
color: #666666;
margin: 0 auto;
font-size: 0.7em;
}

.eingabe{
	font-size: 0.9em; 
	line-height: 0.9em; 
	color: #666666;
	padding:1px;
	border: 1px solid #cccccc
}

.eingabe:focus{
	color: #666666;
	border: 1px solid #aec1ec
}


#mittig{ 
position:absolute;
width: 980px;
height: 550px;
margin: -275px 0px 0px -490px;
top: 50%;
left: 50%;
background-color: #ffffff;
background-image: url(grafik/HG.jpg);
overflow: hidden; 
}

#menue{
width: 168px;
position: absolute;
left: 48px;
top: 163px;
border: 0px solid #ffffff;
}

#textstart{
width: 385px;
position: absolute;
left: 290px;
top: 175px;
}

#inhalt{
width: 385px;
height: 322px;
position: absolute;
left: 290px;
top: 185px;
overflow: auto;
}

#news{
width: 385px;
height: 160px;
position: absolute;
left: 290px;
top: 345px;
border: 1px solid #ffffff;
background-image: url(grafik/transweiss.png);
}

#newstext{
padding: 4px;
overflow: auto;
height: 131px;
}

#adresse{
width: 500px;
height: 100px;
position: absolute;
left: 710px;
top: 285px;
}

.feldtext {
color: #747474;
margin: -3px 0;
font-size: 0.75em;
line-height: 1.5em;
padding-right: 20px;
}
