/* CSS Document */
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    color: #000000;
	padding:0;
	margin:0;
	background:url(../images/bodybg.png) top left repeat-x fixed;
	}

.outer {
    width:630px; 
    margin-left:auto; 
	margin-right:auto;
	padding-bottom:10px;
	background:url(../images/ende.png) bottom left repeat-x;
	}

.header { 
    width:630px; 
	height:165px; 
	margin-top:20px;
	background:url(../images/headerbg.png) top left no-repeat;
	}
	
li {
    list-style-image: url(../../images/liste.gif);
    margin: 5px 0 0 0;	
	padding:0;
}	
	
.logo{ 
    width:400px; 
	float:left;
	}
	
.flash{ 
    width:200px; 
	float:right; 
	margin-top:30px;
	}

.teiler { 
    width:100%; 
	height:13px; 
	background-color:#FF9900; 
	margin:10px 0 30px 0; 
	padding:0
	}
	
.teiler_index { 
    width:100%; 
	height:13px; 
	background-color: #FFCC00; 
	margin:10px 0 0 0; 
	padding:0
	}

.topnavi { width:100%;}

.index_navi {
    width:100%; 
    text-align:left; 
    margin-top:15px;
   }

.content {
    width:100%;
    padding:25px 0 10px 0;
   }
   
.content_index {
    width:100%;
    padding:10px 0 10px 0;
   }

.contact {
    width:100%; 
    background-image:url(../../images/Lanzarotelogo.png); 
    background-position:top right; 
    background-repeat:no-repeat;
   }

.footer {
    width:100%; 
    padding:30px 0 10px 0; 
    text-align:left;
   }

.home { 
    font-size: 18px; 
    font-weight: bold; 
    color: #333333; 
    text-decoration: none; 
   }
   

	
.back
{position:absolute; top:30px; left:0; width:35px; height:41px; text-align:left;}

body > .back
{position:fixed;}	
	
	

h1 {
    font-size: 14px; 
    font-weight:bold; 
    color: #333333;
   }

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin:0 0 0 0;}

h3 {
    font-size: 14px; 
    color: #333333; 
    font-weight: normal;
   }	
	

a {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   text-decoration: none; 
   color: #333333; 
   }
 
a:hover{color: #FFCC00;}
 
.GrossGrau { 
    font-size: 18px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFCC00; 
	text-decoration: none; 
	}

.GrossIndex { 
    font-size: 18px; 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	text-decoration: none; 
	}
 
.KleinGrau { 
    font-size: 10px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333; 
	}

.KleinGrau_act { 
    font-size: 10px; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFCC00; 
	font-style:italic;}
