/* css-datei - www.billresort.com */
/* CSS Document */

body 
{
        background-image: url(/images/sand7.jpg); 
        font-family: Arial, sans-serif; 
        font-size: 9pt; font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        font-variant: normal; 
        text-transform: none; 
        margin : 0 0 0 0;
}

h1
{
	font-family: Arial;
	font-size: 14px;
}

h2
{
	font-family: Arial;
	font-size: 12px;
}

.template-table
{
	padding: 0px;
	border: 0px none;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background-image: url(/images/sand7.jpg);
}

.anschrift
{
	padding-left: 30px;
	border: 1px none;
	width: 33%;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.logo
{
	padding-left: 30px;
	padding-bottom: 30px;
	border: 1px none;
	width: 33%;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.bild
{
	padding: 0px;
	border: 1px none;
	width: 33%;
	align: center;
	font-family: Arial;
	font-size: 12px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;

}

.titel
{
	padding: 0px;
	border: 1px none;
	align: center;
	font-family: Arial;
	font-size: 12px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	height: 50px;
}

.sub-titel
{
	padding-bottom: 0px;
	border: 1px none;
	align: center;
	font-family: Arial;
	font-size: 12px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	height: 10px;
}

.separator1
{
	padding: 0px;
	border: 1px none;
	width: 100%;
	align: center;
	font-family: Arial;
	font-size: 12px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	width: 33%;
}

.separator2
{
	padding: 0px;
	border: 1px none;
	width: 100%;
	align: center;
	font-family: Arial;
	font-size: 12px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	width: 33%;
}

.separator3
{
	padding: 0px;
	border: 1px none;
	width: 100%;
	align: center;
	font-family: Arial;
	font-size: 12px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	width: 33%;
}

.text1
{
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	border: 1px none;
	align: center;
	font-family: Arial;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	height: 60px;
}
.text2
{
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
	border: 1px none;
	align: center;
	font-family: Arial;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	height: 40px;
}

.home-link
{
	padding-top: 10px;
	border: 1px none;
	align: center;
	font-family: Arial;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bolder;
	background-image: url(/images/sand7.jpg);
}

.urlaub
{
	font-size: 12px;
	font-family: Arial;
}

div.urlaub
{
	position: relative;
	left: 50%;
  visibility: visible;
	height: 100px;
	width: 300px;
	margin-left: -150px;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: visible;
}

.urlaub a, .urlaub a:visited, .urlaub a:active
{
   color: #000000;
   font-size: 12px;
}

.urlaub a:hover
{
   text-decoration: none;
}

.urlaub h2
{
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: none;
}

.urlaub p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a, a:active 
{
    text-decoration: none;
	color: #000000;  
}

a:visited
{
    text-decoration: none;
	color: #000000;  
}
.asien
{
 overflow: auto;             /* sorgt dafür, daß automatisch Scroll Balken angezeigt werden */
 position: absolute;    
 visibility: visible;
 font-family: Arial;
 font-size: 10px;
 z-index: 1;
 height:40px;           /* Höhe des DIVs in Pixel */
 width: 70%;            /* Breite des DIVs in Pixel */
 left: 15%;               /* Obere Grenze des DIVs in Pixel vom oberen Rand der Seite */
 top: 1000px;               /* Linke Grenze des DIVs in Pixel vom linken Rand der Seite */
 /*border-bottom-width: 2px;*/         /* Rahmen unten */
 /*border-bottom-style: solid;*/         /* Rahmen unten Typ */
 /*border-bottom-color: #666699;*/  /*  Rahmen unten Farbe */
 text-align: center;                    /*   Ausrichtung des Textes  */
 /*padding-right: 5px;*/              /*      Abstand Text vom  rechten Rand     */
 padding-left: 10px;                  /*  Abstand Text vom linken Rand  */
 padding-top: 5px;                    /*    Abstand Text vom oberen Rand      */
 /*background-color: #FAFAFC;*/   /* Hintergrund Farbe Text */
}

.asien td
{
  font-size: 10px;
}

.asien h1
{
   font-size: 12px;
}