/*
1. body
2. inhaltselemente
3. links
4. layout
*/

/*########################################*/
/*1. body*/
BODY {
margin: 0px;
background-color: #360000;
font-family: Verdana,Arial, Helvetica, sans-serif;
background-image : url(bilder/hintergrund.gif);
background-repeat : repeat-y;
background-position : top;
}
/*.iframe { font-family: Times New Roman, Times, serif; padding: 0; margin: 0; background-color: white;}*/

/*########################################*/
/*2. inhaltselemente*/
h1 {
font-size: 18px;
color: #c6371b;
font-weight: bold; }
h2 {
font-size: 14px;
color: #97230c;
font-weight: normal; }

.text .hinweis .rufnummer {
color: #000000;
font-weight: normal;
line-height: 14px;	
}
.text {
font-size: 12px;
color: #fee2a7;
line-height: 16px;
}
.preisangabe-1 {
font-weight: normal;
font-size: 10px;
width: 295px;
}

.rufnummer-telefonsex-1 {
font-weight: bold;
font-size: 18px;
color: #c08405; }
.rufnummer-telefonsex-3 {
display: inline;
font-size: 18px; 
font-weight: bold;
}
.rufnummer-telefonsex-2 {
display: inline;
font-size: 17px;
font-weight: bold; 
}

.footer-text {
font : bold 17px/0.9em;
color: #c08405;
text-align: right;
}


/*########################################*/
/*3. links*/

a { font-weight: normal; text-decoration: none; color: #c08405; }
a:hover { text-decoration: underline; color: #dea11e; }
a:visited { color: #dea11e; }	


#navi {
padding: 4 0 0 30; }
#navi a {
font-weight: bold; font-size: 10px;
text-decoration: none;
color: #c08405; }
#navi a span.dot {
color: #5A0303; }
#navi a:hover {
text-decoration: none;
color: #dea11e; }
#navi a:hover span.dot {	
color: #dea11e; }	


#footer {
padding: 0 42 0 0; }
#footer a {
font-weight: normal; font-size: 9px;
text-decoration: none;
color: #c08405; }
#footer a span.dot {
color: #5A0303; }
#footer a:hover {
text-decoration: none;
color: #dea11e; }
#footer a:hover span.dot {	
color: #dea11e; }	

a.txt {
text-decoration: none;
color: #c08405;
font-weight: bold; }
a.txt:hover{
text-decoration: underline;
color: #c08405;
/*	background-color: #ffffff;*/
}

/*########################################*/
/*4. layout*/
#zentralTabelle {
width: 782px; height: 100%; background-color: #360000; border-left: 1px solid #540c0c; border-right: 1px solid #540c0c; text-align: top;
}

#headerZeile {
height: 169px;
}

#matrix {
margin: 0 15 18 0;
}

#contentbox {
background-color: #4e0808;
border-right-color: #2c0000; border-right-style: solid; border-right-width: 1px;
border-bottom-color: #2c0000; border-bottom-style: solid; border-bottom-width: 1px;
border-top-color: #2c0000; border-top-style: solid; border-top-width: 1px;
border-left-color: #2c0000; border-left-style: solid; border-left-width: 1px;
vertical-align:super;
padding: 5;

}

#iframebox {
background-color: #360000;
vertical-align:super;
}

#contentboxInlet {
/*padding: 12px;*/
}

#footerZeile {
padding: 10 0 0 0;
text-align: left;
}

#footerMainbox {
width: 782px; height: 22px;
text-align: right;
background-image: url(bilder/footer2.jpg); background-repeat: no-repeat;
}

.rahmen {
border: 1px;
border-style: solid;
border-color: #FBA60B;
}

.main-content {
/*background-image: url(bilder/footer3.jpg);*/
background-position: bottom;
background-repeat: no-repeat;
}
