body {
 background-image: url("../images/background.jpg");
 background-repeat: repeat-x;
 background-attachment: fixed;
}

table.main1 {
 padding: 0px;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;

 width: 1004px;
 margin-left: auto;
 margin-right: auto;
}
table.main1 td.menue {
 text-align: right;
 background: #000080;
}
table.main1 td.menue a:link, table.main1 td.menue a:visited {
 text-decoration: none;
 color: #ffffff;
}
table.main1 td.menue a:hover {
 text-decoration: none;
 color: #ff0000; 
}   
table.main1 td.menue a:active {
 text-decoration: none;
 color: #ff0000; 
}

table.main2 { 
 background: #ffffff;
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 width: 1004px;
 margin-left: auto;
 margin-right: auto;
 color: #666666;
}
table.main2 td.left {
 width: 180px;
}
table.main2 td.content {
 width: 640px;
}
table.main2 td.right {
 width: 180px;
}

p.starttext1 {
 padding-right: 5px;
 padding-left: 5px;
 padding-bottom: 20px;
}
p.hotel{
 padding-left: 60px;
 padding-right: 50px;
}
ul{
 list-style-image: url(../images/pfeil.gif);
 color: #000080;
}

ul.none{list-style-image: none;
	color: #000080;}

a.a1{
color: #000080;
text-decoration: none;
}
a.a1:hover, a.a1:active {
 text-decoration: underline;
}	

a.a2{
color: #000080;
text-decoration: none;
}
a.a2:hover, a.a1:active {
 text-decoration: underline;
}	

h1.heading1 {
 padding-top: 10px;
 text-align: center;
 text-decoration: underline;
 margin: 0px;
 color: #000080;
 font-weight: 900;
}
h2.heading2 {
 color: #000080;
 font-size: 20px;
 padding-left: 10px;
}  	

h1.heading3 {
 color: #000080;
 padding-left: 10px;
 text-decoration: underline;
}	
img.bild2 {
 padding-right: 10px;
 padding-left: 10px; 
 padding-bottom: 10px;
 height: 120px;
 width: 220px;
 padding-bottom: 5px;
 padding-left: 10px;
} 
div.text2{
 padding-left: 10px; 
 padding-right: 20px;
} 
p.reiseziele {
 text-decoration: underline;
 font-size: 24px;
 color: #000080;
}  
div.unten{
 padding-left: 10px;
 color: #000080;
 font-weight: bold;
} 
div.unten2{
 padding-left: 10px;
 color: #000080;
 font-weight: bold;
 text-decoration: underline;
}
img.hotel{
 height: 200px;
 width: 300px;
}
img.stern5{
 height: 20px;
 width: 120px;
 padding-top: 5px;
}
img.stern4{
 height: 20px;
 width: 100px;
 padding-top: 5px;
}
img.stern3{
 height: 20px;
 width: 100px;
 padding-top: 5px;
}

.foot
{
 font-size: 11px;
 color: #808080;
 text-align: center;
}

a.link:hover, a.link:visited, a.link:link {
 color: #383838;
 font-weight: bold; 
 text-decoration: none;
}
