body {
	text-align: center;
	background-color: #282828;
	background-image: url(../images/back_page_01.gif);
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	border: none;
}

p {
	margin: 0;
	padding: 0;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#container {
	width: 760px;
	border: 10px solid #FFFFFF;
	padding: 0px;
	margin: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	overflow: hidden;
}
#header {
	height: 120px;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/container_back.jpg);
	background-repeat: repeat-x;
	text-align: right;
	}
#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	position: absolute;
	top: 40px;
	right: 30px;
	font-weight: normal;
}
#header h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	top: 52px;
	right: 30px;
}

#menu {
	background-image: url(../images/menu_back.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
	position: absolute;
	left: 0px;
	top: 101px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	z-index: 2001;
	line-height: 30px;
	overflow: hidden;
	word-spacing: 10px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu .line {
	display: block;
	float: left;
	font-size: 100%;
	padding-right: 10px;
	padding-left: 5px;
}
#menu li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#menu a { 
    list-style-type: none; 
    display: block; 
    margin: 0; 
    float: left; 
    font-family: tahoma; 
    color: #333333; 
    font-size: 12px; 
    text-transform: lowercase; 
    font-weight: bold; 
    padding: 0 20px; 
    border-left: 1px solid #76b116; 
}
#menu a:hover {
	list-style-type: none;
	display: block;
	margin: 0px;
	float: left;
	font-family: tahoma;
	color: #CCCCCC;
	font-size: 12px;
	text-transform: lowercase;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../images/ahover.jpg);
	background-repeat: repeat-x;
}
#image_header {
	height: 146px;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/header_strand.jpg);
	text-align: right;
	background-repeat: no-repeat;
}

.content {
	background-color: #fff;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	height: auto;
	list-style-image: url(../images/arrow.gif);
	width: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}

.content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-decoration: underline;
}

.content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #76b90a;
	padding-bottom: 5px;
	/*border-bottom: 1px solid #76b90a;
	margin-bottom: 20px;*/
}
.content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 14px;
	color: #685243;
	font-weight: bolder;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: O;
}
.content h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 16px;
	color: #76b90a;
	padding-bottom: 10px;
	text-decoration: none;
}
.content h1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	font-size: 16px;
	color: #76b90a;
	padding-bottom: 10px;
}
.content li {
	text-decoration: none;
	line-height: 20px;
}
#reisebuero_logo {
	position: absolute;
	left: 40px;
	top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#image_headline {
	position: absolute;
	left: 430px;
	top: 245px;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
	color: #eeeeee;
	font-size: 16px;
}


#footer {
	width: 760px;
	margin: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	overflow: hidden;
	height: 20px;
	text-align: right;
	color: gray;
	padding-top: 10px;
	font-size: 10px;
	background-color: transparent;
	padding-right: 55px;
}

#footer a {
	text-decoration: none;
	color: gray;
}

#footer a:hover {
	border-bottom: 1px dotted gray;
}

.csc-frame-indent {
	padding-left: 30px;
}

.preis {
font-size: 16px; 
font-weight:bold;
font-style:normal; 
color: #f00;
}

span.preis { 
font-weight: bold;
font-style: normal; 
color:#FF0000;
	font-size: 16px;
}
