@charset "utf-8";
/* CSS Document */

a.disc:link{ text-decoration:underline;
font-weight:bold;
color:#e6c7c6;}
a.disc:active{ text-decoration:underline;
font-weight:bold;
color:#e6c7c6;}
a.disc:hover{ text-decoration:underline;
font-weight:bold;
color:#e6c7c6;}
a.disc:visited{ text-decoration:underline;
font-weight:bold;
color:#e6c7c6;}
body{
background-image:url(../bilder/muster.jpg);
background-repeat: repeat;
height:100%;
margin: 0px;
padding:0px;
}
.tab{
background-image:url(../bilder/hg_home2.jpg);
background-repeat:no-repeat;
width:731px;
height:700px;
}
.tab_imp{
background-image:url(../bilder/hg_impressum.jpg);
background-repeat:no-repeat;
width:731px;
height:700px;
}
.tab_ueber{
background-image:url(../bilder/hg_ueberuns.jpg);
background-repeat:no-repeat;
width:731px;
height:700px;
}
.tab_serv{
background-image:url(../bilder/hg_service.jpg);
background-repeat:no-repeat;
width:731px;
height:700px;
}
.tab_kon{
background-image:url(../bilder/hg_kontakt.jpg);
background-repeat:no-repeat;
width:731px;
height:700px;
}

.std{
color:#e6c7c6;
font-size:15px;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
color:#e6c7c6;
font-size:20px;
font-weight: lighter;
line-height:20px;
padding:0px;
margin:0px;}

.kont{
font-size:12px;
margin:2px;
padding:2px;
color:#e6c7c6;}