* {
        margin:0;
        padding:0;
        }

option {padding-left:0.4em;}

html {height:100%}

body {
        min-height:101%;
        position:relative;
        color:#000;
        font-family: Helvetica, sans-serif;
        }


a:link {font-family: verdana;font-size:12px;color:#793025; text-decoration:none;}
a:visited {font-family: verdana;font-size:12px;color:#793025; text-decoration:none;}
a:hover {font-family: verdana;font-size:12px;color:#ffffff; text-decoration:none;}
a:active {font-family: verdana;font-size:12px;color:#793025; text-decoration:none;}


a:link.beaugeoislink {font-family: verdana;font-size:10px;color:#ffffff; text-decoration:none;}
a:visited.beaugeoislink {font-family: verdana;font-size:10px;color:#ffffff; text-decoration:none;}
a:hover.beaugeoislink {font-family: verdana;font-size:10px;color:#5E4141; text-decoration:none;}
a:active.beaugeoislink {font-family: verdana;font-size:10px;color:#ffffff; text-decoration:none;}

a:link.weiter {font-family: verdana;font-size:12px;font-weight:bold;color:#793025; text-decoration:none;}
a:visited.weiter {font-family: verdana;font-size:12px;font-weight:bold;color:#793025; text-decoration:none;}
a:hover.weiter {font-family: verdana;font-size:12px;font-weight:bold;color:#ffffff; text-decoration:none;}
a:active.weiter {font-family: verdana;font-size:12px;font-weight:bold;color:#793025; text-decoration:none;}


#centeredDiv
{
position: absolute;
left: 50%;
width: 390px;
margin-left: -100px; /* negative Hälfte von width: 500px */
top: 50%;
height: 200px;
margin-top: -50px; /* negative Hälfte von height: 300px */
border: 0px solid #006699;
}

#centeredDiv2
{
position: absolute;
left: 50%;
width: 390px;
margin-left: -100px; /* negative Hälfte von width: 500px */
top: 50%;
height: 200px;
margin-top: -50px; /* negative Hälfte von height: 300px */
border: 0px solid #006699;
}

#text
{
font-family: verdana;
font-size:12px;
line-height:22px;
color:#5E4141;
}

#text2
{
font-family: verdana;
font-size:12px;
line-height:22px;
color:#5E4141;
}

.beaugeois {
font-family: verdana;
font-size:10px;
line-height:18px;
color:#ffffff;
font-weight:normal;
text-align:left;
}


#kontakt
{
font-family: verdana;
font-size:10px;
line-height:22px;
color:#5E4141;
text-align:right;
}


