body {
margin: 10px 0 0 0;
background-image: url(images/bg.jpg);
background-attachment : fixed;
background-position : center;
background-repeat : repeat-vertical;
text-align: center;
}
div,td {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFF99;
}
#head {
width: 900px;
height: 218px;
background-image:url(images/header.jpg);
border-bottom: 1px solid #ffffff;
}
#content {
width: 900px;
margin:0px auto;
text-align: left;
border: 1px solid #ffffff;
}
#link {
width: 145px;
float: left;
padding-top: 15px;
}
div#link a {
	font-size: 12px;
	border-right: #330000 2px solid;
	display: block;
	padding-left: 5px;
	border-left: 0px;
	border-bottom: 0px;
	padding-bottom: 2px;
	margin: 0px 0px 2px;
	color: #CC9966;
	padding-top: 2px;
	text-decoration: none;
}
div#link a:hover {
border-right: #ffff66 2px solid;
background: #cc6633;
color: #ffffff;
}
#wrap {
background: #660000;
width: 740px;
border-left: 1px solid #ffffff;
float: right;
}
#text {
width: 710px;
float: right;
margin: 15px 10px 10px 15px;
min-height: 310px;
}
	h1 {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #FF6600;
	margin: 0 0 10px 0;
	}
	h2 {
	font-size: 13px;
	font-weight: bold;
	color: #CC9966;
	display: inline;
	}
	.small {
	font-size: 10px;
	line-height: 14px;
	}

	a,a:active,a:visited {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #ffff99;
	text-decoration: underline;
	}
	a:hover {
	color: #ffff99;
	text-decoration: none;
	}
	
	a.pic,a:active.pic,a:pic.hotel {  
    font-family:  Verdana, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	}
	a:hover.pic {
	color: #000000;
	text-decoration: none;
	}
	
.form {
border: 1px solid #ffcc00;
font-size: 11px;
font-family:  Verdana, Arial, Helvetica, sans-serif; 
}
.button {
	border: 1px solid #ffcc00;
	font-size: 11px;
	cursor: pointer;
	color: #000000;
}
.fehler {
color: #ffffff;
font-size: 9px;
}
.date {
font-weight: bold;
color: #ffcc00;
}

