/* CSS Document */
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	padding-bottom: 0px;
	padding-top: 0px;
}

body {
  background-color: #EDE5E5;
  color: #4D0000;
  text-align: center; /* dont worry IE */
  font: 0.8em/120% "Helvetica", Arial, Trebuchet MS, sans-serif;
}
body a {
	color: #4D0000;
	text-decoration: underline;
	font-weight:bold;
}
body p {
	padding-bottom: 0px;
}
body a:hover {
	color: #FF5D0A;
}
/*–––––––––––––––––––––––classes–––––––––––––––––––––––––––*/
div.spacing7 {
	padding: 7px;
	padding-top: 3px;
	padding-bottom: 0px;
}
.submit {
	background-color: #4D0000;
	border: 1px solid #EDE5E5;
	color: #fff;
	padding: 2px;
}
/*–––––––––––––––––––––––wrapper–––––––––––––––––––––––––––*/
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 944px;
	overflow: hidden;
}
#datum_zeit {
	position: absolute;
	left: 10px;
	top: 10px;
}
#header {
	background: #fff url(pics/header.png) no-repeat 0 0;
	width: 944px;
	height: 154px;
}
#header h1 {
	text-indent: -200px;
}
/*–––––––––––––––––––––––nav–––––––––––––––––––––––––––*/
#navigation {
	padding-top: 3px;
	display: block;
}

#navigation ul {
	list-style: none;
}

#navigation ul li {
	float: left;
	margin-right: 2px;
	text-transform: capitalize;
	font-size: 14px;
	font-weight: bold;
}
*html #navigation ul li {
	margin-top: -10px;
	padding: 10px 0 10px 0;
}
#navigation ul li a {
	background-color: #4D0000;
	color: #fff;
	padding: 5px 10px 5px 10px;
	text-decoration: none;	
}
#navigation ul li.reisen_und_ziele a {
	background-color: #FFCC00;
	color: #4D0000;	
}
#navigation ul li a:hover {
	background-color: #FFCC00;
	color: #4D0000;
}
#navigation ul li.reisen_und_ziele a:hover {
	background-color: #ff6600;
	color: #4D0000;	
}
/*–––––––––––––––––––––––schnellsuche–––––––––––––––––––––––––––*/
#schnellsuche {
	position: absolute;
	background: transparent url(pics/suche_bg.jpg) repeat-y 0 0;
	height: 23px;
	width: 258px;
	left: 692px;
	top: 154px;
}
* html #schnellsuche {
	height: 26px;
	width: 258px;
	left: 708px;
	top: 155px;
}
#schnellsuche form label {
	color: #fff;
	font-size: 12px;
}
#schnellsuche form input {
	width: 100px;
}
/*–––––––––––––––––––––––content–––––––––––––––––––––––––––*/
#content {
	clear: both;
	padding-top: 15px;
}
*html #content {
	padding-top: 5px;
}
#content div.error {
	font-size: 14px;
	display: none;
	color: #FF0000;
	margin-left: 15px;
	margin-bottom: 5px;
}
/*–––––––––––––––––––––––leftcolum–––––––––––––––––––––––––––*/
#leftcolum {
	width: 165px;
	float: left;
}
/*–––––––––––––––––––––––newsletter–––––––––––––––––––––––––––*/
#newsletter {
	background-color: #FFAB80;
	margin-bottom: 10px;
}
#newsletter h3 {
	text-indent: -200px;
	height: 31px;
	width: 165px;
	background: transparent url(pics/newsletter_top.gif) no-repeat 0 0;
}
#newsletter form input {
	width: 140px;
	margin-bottom: 5px;
}
/*–––––––––––––––––––––––inokon–––––––––––––––––––––––––––*/
#inokon {
	background-color: #824D4D;
}
#inokon h3 {
	text-indent: -200px;
	height: 43px;
	width: 165px;
	background: transparent url(pics/ino_top.gif) no-repeat 0 0;
}

#inokon p {
	color: #fff;
	clear: both;
	padding-top: 5px;
}
#inokon img {
	float: left;
}

#inokon h5 {
	color: #fff;
	margin: 25px 10px 10px 70px;
}
/*–––––––––––––––––––––––maincolum–––––––––––––––––––––––––––*/
#maincolum {
	width: 478px;
	float: left;
	padding-left: 15px;
}
/*–––––––––––––––––––––––hauptreise–––––––––––––––––––––––––––*/
#hauptreise {
	background: #fff url(pics/hauptreise_bg.gif) no-repeat bottom left;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
*html #hauptreise {
	background: #fff url(pics/hauptreise_bg.gif) no-repeat 0 313px;
	padding-top: 0px;
}
#hauptreise h4 {
	color: #FF5D0A;
	font-size: 16px;
}

/*–––––––––––––––––––––––indi–––––––––––––––––––––––––––*/
#indi {
	padding-top: 80px;
	background-color: #C9B2B2;
	background-image: url(pics/Templates_Titelseite/individualreisen.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}
#indi h4 {
	font-size: 14px;
	margin-bottom: 8px;
}

.box_bg {
	background-color: #C9B2B2;
	margin-bottom: 20px;
}
/*–––––––––––––––––––––––info–––––––––––––––––––––––––––*/
#info {
	background: #FFF5CC url(pics/info_top.gif) no-repeat 0 0;
	padding-top: 90px;
	height: 600px;
}
#info h4 {
	font-size: 14px;
	margin-bottom: 8px;
}
#info h5 {
	font-size: 14px;
	margin-bottom: 8px;
	margin-top: 10px;
	background-color: #FDCA01;
	padding: 5px;
	clear: both;
}
#info p {
	font-size: 13px;
	background: transparent url(pics/doc.gif) no-repeat 0 0;
	width: 230px;
	text-indent: 22px;
	padding-top: 8px;
	float: left;
	margin-bottom: 10px;
}
#info em {
	clear: both;
	display: block;
}
/*–––––––––––––––––––––––kontaktForm–––––––––––––––––––––––––––*/
#kontaktForm {
	background: #C9B2B2 url(pics/kontakt_top.gif) no-repeat 0 0;
	padding-top: 90px;
}
#kontaktForm h4 {
	font-size: 14px;
	margin-bottom: 8px;
}
#kontaktForm table tr td {
	padding: 7px;
}
/*–––––––––––––––––––––––news–––––––––––––––––––––––––––*/
#news {
	background: #B80000 url(pics/news_top.gif) no-repeat 0 0;
	padding-top: 105px;
}
#news h4 {
	font-size: 11px;
	margin-bottom: 8px;
	color: #fff;
}
#news p {
	padding: 10px;
	background-color: #fff;
	margin-bottom: 8px;
	height: 110px;
}
#news p span.headline {
	font-size: 16px;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
#news p span.fliessi {
	float: left;
	width: 340px;
}
#news p img {
	float: right;
	border: 1px solid #B80000;
	padding: 3px;
}
#news a {
	display: block;
	clear: both;
	text-align: right;
	width: 340px;
}
/*–––––––––––––––––––––––news_detail–––––––––––––––––––––––––––*/
#news_detail {
	float: left;
	width: 625px;
	margin: 10px;
}
#news_detail h3 {
	font-size: 18px;
	margin-bottom: 10px;
}
#news_detail img {
	border: 1px solid #4D0000;
	padding: 5px;
	background-color: #fff;
}
/*–––––––––––––––––––––––rightcolum–––––––––––––––––––––––––––*/
#rightcolum {
	width: 268px;
	float: right;
}

#rightimages img {
	margin-bottom: 34px;
}

/*–––––––––––––––––––––––news form–––––––––––––––––––––––––––*/
#newsform {
	height:750px;
	background: #FFF5CC url(pics/newsletter_form_top.gif) no-repeat 0 0;
	padding-top: 90px;
	
}
#newsform h4 {
	font-size: 14px;
	margin-bottom: 8px;
}
#newsform label {
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
#newsform input, select {
	margin-bottom: 10px;
	margin-left: 10px;
	display: block;
	border: 1px solid #4D0000;
}
/*–––––––––––––––––––––––footer–––––––––––––––––––––––––––*/
#footer {
	width: 950px;
	clear: both;
}

#footer ul {
	list-style: none;
}
#footer ul li {
	float: left;
	padding-right: 10px;
}
/*–––––––––––––––––––––––travels–––––––––––––––––––––––––––*/
/*
#travels {
	width: 763px;
	margin-left: 15px;
	float: left;
	background: #fff url(pics/reisen_und_ziele_top.gif) no-repeat 0 0;
}
#travels p {
	margin-top: 90px;
	padding: 10px;
}
*/
#travels {
	width: 763px;
	margin-left: 15px;
	float: left;
	background-color: #fff;
}
/*–––––––––––––––––––––––travelbox–––––––––––––––––––––––––––*/
#find_form {
	background-color: #4D0000;
	color: #fff;
	font-size: 14px;
}
#find_form table {
	border-collapse: collapse;
}
#find_form table tbody tr td {
	padding: 7px;
}
/*–––––––––––––––––––––––detail–––––––––––––––––––––––––––*/
#quickfind {
	margin-top: 25px;
	margin-bottom: 25px;
}
#quickfind table {
	padding: 0;
	margin: 0 auto;
	border-collapse: collapse;
	color: #4D0000;
}
#quickfind table tbody tr a {
	color: #4D0000;
	text-decoration: underline;
}  
#quickfind table tbody tr a:visited {
	color: #4D0000;
}
#quickfind table tbody tr a:hover {
	color: #fff;
}
#quickfind table thead tr th a {
	color: #fff;
}
#quickfind table thead th {
	background: #4D0000;
	text-align: left;
	padding: 10px;
	border-bottom: 3px solid #fff;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
#quickfind table tbody {
	
}
#quickfind table tbody td, table tbody th {
	padding: 10px;
	text-align: left;
	border-right: 1px solid #fff;
}
#quickfind table tbody td {
	border-bottom: 2px solid #fff;
}
#quickfind table tbody  tr:hover {
	background-color: #999;
}
/* ----------------live res ----------------*/
#liveres {
	position: absolute;
	background-color: #4D0000;
	width: 215px;
	border: 2px solid #fff;
	padding: 15px;
}
#liveres p {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
#liveres p a {
	color: #fff;
	text-decoration: underline;
}
#liveres p a:hover {
	color: #ff6600;
}
#liveres ul li a {
	font-size: 13px;
	color: #fff;
}
#liveres ul li a:hover {
	color: #ff6600;
}

#headline {
	border: 1px solid #824D4D;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 10px;
}
#headline h2, h3, h4{
	padding-bottom: 4px;
}

/* ---------------- gallery ----------------*/
#gallery {
	margin-left: 25px;
	width: 710px;
	float: left;
}
#gallery_box {
	padding: 20px;
	background-color: #fff3d3;
	height: 800px;
}
#g_thumb {
	width: 670px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#image_box {
	background-color:#000;
	color:#FFF;
	padding: 10px;
}
#image_box p {
	margin-top: 10px;
}
#g_left {
	clear: both;
	width: 670px;
}
#g_left ul {
	font-size: 13px;
	list-style: none;
}
#g_left li {
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #ff6600;
}

/* ---------------- loeschen ----------------*/
/* ---------------- gallery ----------------*/
#g_main {
	float: left;
}
#g_main img {
	border: 1px solid #fff;
}
#g_main h3 {
	padding-bottom: 10px;
}
#g_main p {
	padding: 5px;
	background-color: #4D0000;
	border: 1px solid #fff;
	margin-top: 5px;
	color: #fff;
}
#gg {
	width: 120px;
	float: left;
	padding-left: 10px;
}
#gg img {
	border: 1px solid #fff;
	padding-top: 3px;
}
#gg ul li {
	list-style: none;
	padding-bottom: 3px;
}
#gg h2 {
	padding-bottom: 10px;
}
#detail_main ul {
	padding-bottom: 8px;
}
#detail_main ul li {
	margin-left: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}

