html{
margin:0em;
padding:0.5em;
height:100%;
font-family: "Verdana","Tahoma","Arial";
font-size:1em;
background-color:#e5e5e5;
background-image:url('grafiken/background.png');
background-repeat: repeat-x;
}

body{
margin-bottom:1em;
padding:0em;
height:100%;
}

img{
border:0em;
}

.page{
display: block;
width:45em;
margin:auto;
height:95%;
margin-bottom:0.5em;
}


.oben{
display:none;
}

.unten{
width:45em;
height:auto;
background-color:#ffffff;
display:block;
margin-bottom: 1em;
}

.main{
width:24.85em;
float:left;
height:auto;
background-color:#ffffff;
padding:0em 1em 1em 1em;
color : #161616;
min-height:18em;
}

.information{
width:16em;
float:right;
height:auto;
color : black;
padding-right: 0.9em;
padding-left: 0.9em;
}




a:link {
text-decoration : underline;
color : #105070;
}
a:visited {
text-decoration : underline;
color : #105070;
}
a:hover {
text-decoration : none;
color : #a7bac4;
}
a:active {
text-decoration : underline;
color : #105070;
}
a:focus {
text-decoration : underline;
color : #105070;
}

q:lang(de) 		{}
q:lang(de-ch) 	{}
q:lang(en) 		{}
q:lang(fr) 		{}

p{
font-size:0.75em;
margin-left:0em;
line-height:1.55em;
color : #161616;
margin-top:0em;
font-family: "Verdana","Tahoma","Arial";
}

.information p{
color : #e9e9e9;
font-family: "Verdana","Tahoma","Arial";
}


li{
line-height:1.55em;
font-size:0.75em;
margin-top:0em;
font-family: "Verdana","Tahoma","Arial";
}

ul{
margin-top: 0em;
font-family: "Verdana","Tahoma","Arial";
}

h1{
font-size:1.2em;
font-weight:normal;
margin-left:0em;
font-family: "Trebuchet MS","Verdana","Tahoma","Arial";;
color : #161616;
}

.information h1{
color : #e9e9e9;
}

h2{
font-size:1em;
font-weight:bold;
font-family: "Trebuchet MS";
color : #105070;
line-height:1em;
margin-bottom: 0.3em;
}

.information h2{
font-size:1em;
font-weight:bold;
font-family: "Trebuchet MS";
color : #e9e9e9;
}


.textinput{
width:13em;
height:1.2em;
background-color:#ffffff;
border:1px solid #e5e5e5;
display:block;
font-size:0.9em;
font-family: Verdana;
font-variant:normal;
}

.select{
width:13em;
height:1.4em;
background-color:#ffffff;
border:1px solid #e5e5e5;
display:block;
font-size:0.9em;
font-family: Verdana;
font-variant:normal;

}

.select:focus{
background-color:#e5e5e5;
}

.textinput:focus{
background-color:#e5e5e5;
}
.textinput:hover{
background-color:#e5e5e5;
}

.textarea{
background-color:#ffffff;
border:1px solid #e5e5e5;
display:block;
font-size:0.9em;
font-family: Verdana;
width:18em;
}
.textarea:focus{
background-color:#e5e5e5;
}
.textarea:hover{
background-color:#e5e5e5;
}

.absenden{
width:9em;
background-color:#ffffff;
border:1px solid #e5e5e5;
font-size:0.8em;
}

.absenden:hover{
background-color:#e5e5e5;
}

td{
font-size:0.7em;
vertical-align:top;
}

.screen{
display:none;
}

.screen_mini{
display:none;
}

ul#navigation {
display:none;
}

ul#navigation a, ul#navigation span{
display:none;
}

ul#navigation li {
display:none;
}

ul#navigation a:hover,ul#navigation span{
display:none;
}

ul#navigation div {
display:none;
}

.lm{
margin:5.5em 6.5em 5.5em 6.5em;
}

ul#subnavigation {
display:none;
}

ul#subnavigation a, ul#subnavigation span{
display:none;
}

ul#subnavigation a:hover,ul#subnavigation span{
display:none;
}

ul#subnavigation li {
display:none;
}
ul#subnavigation div {
display:none;
}

.naviwhite{
display:none;
}

.piktogramm{
display:none;
}

.logoklein{
display:none;
}


