html, body {
margin: 0 auto;
background-color: #EFEFEF;
height: 100%;
min-height: 100%;
}

p {
font-family: Verdana,Arial,Tahoma,Georgia;
font-size: 12px;
}

td {
font-family: Verdana,Arial,Tahoma,Georgia;
font-size: 12px;
}

h1 {
font-size: 18px;
color: #FFFFFF;
}

h2 {
font-size: 16px;
}

.rubrik1 {
color: #FFFFFF;
font-size: 16px;
}

.lank {
color: #FFFFFF;
font-size: 14px;
}

.kontakt {
color: #999999;
font-size: 10px;
text-decoration: none;
}

a:link {text-decoration: underline; color: #0072bb;}
a:visited {color: #0072bb;}
a:active {color: #0072bb;}
a:hover {color: #00304f;}

.100 {height: 100%; min-height:100%;}