body {
font-family: Times, "Times New Roman", Serif;
font-size: 12pt;
text-align: center;
color: #FFFFCC;
margin: 0px;
background-color: #FFFFCC;
}

/* normale Links */
A:Link{
color: #99CCFF;
text-decoration:none;
font-family: Times, "Times New Roman", Serif;
font-size: 12pt;
}
A:Visited{
color: #99CCFF;
text-decoration:none;
font-family: Times, "Times New Roman", Serif;
font-size: 12pt;
}
A:Hover{
color:#FF0000;
text-decoration:none;
font-family: Times, "Times New Roman", Serif;
font-size: 12pt;
}
A:Active{
color: #99CCFF;
text-decoration:none;
font-family: Times, "Times New Roman", Serif;
font-size: 12pt;
}

/* body */
#drumrum {
width: 760px;
margin: 0px auto;
padding: 3px;
text-align: left;
background-color: #660000;
background-image: url(images/bgeichenhof.jpg);
background-repeat: no-repeat;
background-position: top;
background-attachment: scroll;
border-color: #C0C0C0;
border-style: solid;
border-width: 1px;
}

/* header */
#header {
display: block;
height: 61px;
width: 760px;
background-image: url(images/streifen.jpg);
background-repeat: no-repeat;
background-position: center center;
text-align: center;
margin-bottom: 5px;
}

/* menue */
#men {
display: block;
background-image: url(images/line2.gif);
background-repeat: repeat-x;
background-position: center center;
width: 760px;
height: 30px;
text-align:center;
}
a.men:link {
margin-top: 7px;
width: 95px;
background-color: #99CCFF;
color: #660000;
text-align: center;
text-decoration: none;
font-weight: bold;
font-family: Times, "Times New Roman", Serif;
font-size: 10pt;
float: left;
margin-top: 7px;
}
a.men:visited {
margin-top: 7px;
width: 95px;
background-color: #99CCFF;
color: #660000;
text-align: center;
text-decoration: none;
font-weight: bold;
font-family: Times, "Times New Roman", Serif;
font-size: 10pt;
float: left;
margin-top: 7px;
}
a.men:hover {
margin-top: 7px;
width: 95px;
background-color: #FFFFCC;
color: #660000;
text-align: center;
text-decoration: none;
font-weight: bold;
font-family: Times, "Times New Roman", Serif;
font-size: 10pt;
float: left;
margin-top: 7px;
}
a.men:active {
margin-top: 7px;
width: 95px;
background-color: #99CCFF;
color: #660000;
text-align: center;
text-decoration: none;
font-weight: bold;
font-family: Times, "Times New Roman", Serif;
font-size: 10pt;
float: left;
margin-top: 7px;
}


/* content */
.mbox {
width: 50%;
padding-left: 5px;
float: left;
margin-top: 15px;
}
.mbox_full {
width: 90%;
padding-left: 5px;
float: left;
margin-top: 15px;
}
.mbox_p {
padding: 10px;
font-family: Times, "Times New Roman", Serif;
font-size: 12pt;
}
.mbox_title {
font-family: Times, "Times New Roman", Serif;
font-size: 14pt;
font-weight: bold;
margin-left: -10px;
border-bottom:1px dashed #99CCFF;
}
.mbox_firstletter {
font-family: Times, "Times New Roman", Serif;
font-style: italic;
font-weight: bold;
margin-top: -2px;
margin-right: 3px;
font-size: 22pt;
float: left;
}
.mbox_text {
clear: left;
font-family: Times, "Times New Roman", Serif;
font-size: 12pt;
}

/* imagebox */
.ibox {
margin-top: 15px;
width: 45%;
text-align: center;
float: left;
}

/* mailform */
.mailform {
width: 740px;
padding: 5px;
font-style: italic;
line-height: 30px;
}
input
{
background-color: #FFFFDD;
border-style: dashed;
border-color: #99CCFF;
border-width: 1px;
}
textarea
{
background-color: #FFFFDD;
border-style: dashed;
border-color: #99CCFF;
border-width: 1px;
}

/* Galerie */
.galeria {
width: 740px;
text-align: center;
}

/* Pauschalen */
.pauschalheader {
/* Hintergrundbild muss seperat angegeben werden ! */
background-repeat:no-repeat;
display: block;
width: 760px;
height: 64px;
overflow: hidden;
}
.pauschalcontent {
display:block;
width:760px;
height: 243px;
background-image:url(./images/pauschal-content.jpg);
background-repeat: repeat-y;
overflow: auto;
}
.pauschalfooter {
display: block;
width: 760px;
height: 13px;
background-image:url(./images/pauschal-footer.jpg);
background-repeat: no-repeat;
overflow:hidden;
}


.clear {
clear: left;
}

/* skipass seite */
th {
background-color: #99CCFF;
color: #660000;
}

.trhov:hover{
background-color: #99CCFF;
color: #660000;
text-align:center;
}


