/* global */

* {
	margin:0;
	padding:0;
}

body {
	text-align:center;
	background-color:#FFFFFF;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	color:#333333;
}


#center {
	width:976px;
	padding-top:7px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* ======================================================== Header Bereich */
#header {
	padding-left:201px;
	height:112px;
	width:775px;
	float:left;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}

#header dl {
	display:inline;
	width:775px;
}

#header dt {
	float:left;
}

#header dd {
	margin-top:46px;
	text-align:right;
	line-height: 20px;
}

#header dd a {
	color: #333333;
	text-decoration: none;

}

#header dd a:hover {
	text-decoration: underline;
}


/* ======================================================== Navigation */
#nav {
	width:190px;
	height:650px;
	float:left;
	background-image:url(../images/nav_bg.gif);
	background-repeat:no-repeat;
	margin-right:8px;
}

/* header Flash Bilder */
#headPic {
	width:765px;
	height:253px;
	padding-left:13px;
	padding-top:12px;
	float:left;
	background-image:url(../images/headerPic_bg.gif);
	background-repeat:no-repeat;
} 


/* ======================================================== Inhalt Links */


#left {
	width:524px;
	float:left;
}

#content {
	width:778px;
	float:left;
}


#content li {
	list-style:none;
	background:url(../images/dot.gif) 0px 4px no-repeat;
	padding-left:20px;
}

#content a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#content_head {
	width:472px;
	min-height:538px;
	float:left;
	padding-left:26px;
	padding-top:30px;
	padding-right:26px;
	background-image:url(../images/content_bg_a.gif);
	background-repeat:no-repeat;
}

#content_head img {
	float: left;
	padding:2px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
	display:block;
}

#content_head .refimg {
	float:none;
	padding:2px;
	margin-right:0px;
	border:1px solid #CCCCCC;
	display:block;
}

#content_head #themes img {
	padding:2px;
	border:1px solid #CCCCCC;
	margin-right:0px;
	margin-top:3px;
	margin-bottom:3px;	
	float:none;
}


#content_footer {
	width:524px;
	float:left;
	background-image:url(../images/content_bg_b.gif);
	background-repeat:no-repeat;
	height:45px;
}

.agb {
	font-size:9px;
	line-height: 14px;
}


/* ======================================================== Rechte Marginalspalte */
#right {
	width:254px;
	float:left;
}

#marginal_head {
	width:214px;
	min-height:372px;	
	padding-left:22px;
	padding-top:27px;
	padding-right:18px;
	background-image:url(../images/marginal_bg_a.gif);
	background-repeat:no-repeat;
}

#marginal_head img,
.frameObj {
	padding:2px;
	border:1px solid #CCCCCC;
	margin-top:8px;
	margin-bottom:8px;
	display:block;
}

.frameObj {
width:206px;
}

#marginal_footer {
	width:254px;
	float:left;
	background-image:url(../images/marginal_bg_b.gif);
	background-repeat:no-repeat;
	height:45px;
}




/* ======================================================== Footer */
#footer {
	width:767px;
	height:30px;
	float:left;
	margin-top:20px;
	margin-left:198px;	
	padding-left:11px;
	padding-top:11px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;	
}

#footer li {
	list-style:none;
	display:inline;
	float:left;
}

#footer li .mid {
	margin-left:130px;
	margin-right:110px;
}


#footer a {
	color: #333333;
	text-decoration: none;

}

#footer a:hover {
	text-decoration: underline;
}

/* ======================================================== Reisebeschreibungen*/

.trip {
	border: 0px;
	padding:0px;
	margin:0px;
	background-color: #F4F4F4;
}

.trip tr{
	height:20px;
}

.trip tr td{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:5px;
}



/*.trip .trA {
	background-color: #F4F4F4;
}

.trip .trB {
	background-color: #FFFFFF;
}
*/
.rowLite {
 	background-color:#eca6b5;
	height:20px;
}

.tableheader {
	background-color:#E2E2E2;
	font-weight:bold;
}




/* ======================================================== Allgemeine Formatierungen*/

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #ee7001;
	padding-bottom:12px;
}

h2  {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom:4px;
}

.listHeadline  {
	padding-bottom:4px;
	display:block;
}

.pdflinkleft  {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	padding-left:42px;
	height:22px;
	display:block;
	padding-top:3px;
	margin-top:3px;
	width: 35%;
	float: left;
}

.pdflink  {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	padding-left:42px;
	height:22px;
	display:block;
	padding-top:3px;
	margin-top:3px;
	width: 45%;
}

hr {
	height:0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	color:#FFFFFF;
	background-color:#FFFFFF;
	margin-top:18px;
	margin-bottom:17px;
}

html* hr { /*Für IE*/
	margin-top:11px;
	margin-bottom:11px;
}


#content_head hr {
	width: 471px;
	clear:left;
}




/* ======================================================== Newsletter*/

#newsletter {
	height:121px;
	padding-left:22px;
	padding-top:30px;
	padding-right:18px;	
	background-image:url(../images/newsletter_bg.gif);
	background-repeat:no-repeat;
}


.newsletterBox {
	padding-top: 8px;
}

.newsInput {
	height: 16px;
	width: 124px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align:middle;
}
.newsInputButt {
	height: 18px;
	width: 24px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align:middle; 
}

/* ======================================================== Kontaktform*/

#formular  {
	width:auto;
}

.error {
	color:#ee7001;
	font-weight:bold;
}



#formular input,
#formular select,
#formular textarea {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#e9e9e9;
	color:#333333;
}

#formular input,
#formular select,
#formular textarea {
	width:240px;
}

#formular input#bu_form {
	cursor:pointer;
	width:80px;
	height: 20px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


#formular input#submit:hover,
#formular input#bu_form:hover, {
	background-color:#a09289;
}

#formular input#frau,
#formular input#herr {
	border:none;
	background-color:#ffffff;
	width:auto;
	margin-bottom:5px;
}

select {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#e9e9e9;
	color:#333333;
}



/* Videoplayer */

#player1 {
	
	padding:2px;
	border:1px solid #CCCCCC;
	margin-top:8px;
	margin-bottom:8px;
	display:block;
	width: 452px;

}
