/* Global CSS */
/* Autor:info@genaehr.com */
/* Lastchange:2006-11-06 */
/*frameworks*/

body {
	background:#fff;
	font:11px verdana,arial,sans;
	line-height:16px;
	color: #555;
	margin-top: 0px;
	margin-bottom: 0px;
}

#center { 
	text-align:center; 
}

#container {
	text-align:left;
	background:#fff;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #CCC;
}

#col_left {
	width:210px;
	margin: 10px 10px 0px 8px;
	background:#FFC000 url(../img/background_navi_main.gif) repeat-y;

	border-width: 2px 0px 2px 1px;
	border-style: solid;
	border-color: #FFC000;
	float:left;
}

#col_center {
	width:502px;
	min-height:800px;
	margin: 0px 10px 20px 0px;
	padding: 0px 10px 20px 10px;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #CCC;
	float:left;
}

#col_right {
	width: 180px;
	margin-top: 10px;
	float:left;
}

#headmotiv {
	margin: 15px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	border-top: 2px #FFC000 solid;
	border-bottom: 1px #CCC solid;
}

#breadcrumbnavigation {
	width:935px;
	margin: 10px 0px 0px 8px;
	padding: 5px 0px 5px 0px;
	border-top: 2px #FFC000 solid;
	border-bottom: 1px #CCC solid;
}

#servicenavi {
	clear: both;
	width:780px;
	margin: 15px 0px 0px 8px;
	padding: 5px 0px 5px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #FFC000;
}

#home {
	margin: 10px 0px 0px 10px;
	float:left;
}

#language {
	width:200px;
	margin: 10px 0px 0px 730px;
}

#navi {
	background:#FFE9A7;
	font: 14px arial,verdana,sans;
	padding: 0px 0px 15px 0px;
}

#navi_features, #navi_aktuell {
	background:#FFE9A7;
	font: 14px arial,verdana,sans;
	padding: 0px 0px 15px 0px;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #FFC000;
}

.navi_line {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #FFC000;
}

.navi_off:link, .navi_off:visited {
	color:#003399;
	background:#FFC000 url(../img/background_navi.gif) repeat-y;
	text-decoration:none;
}

.navi_off:hover 	 {
	background:#FFFAE9 url(../img/background_navi_hover.gif) repeat-y;
	text-decoration:none;
}

.navi_on {
	background:#FFC000 url(../img/background_navi_on.gif) repeat-y;
}

.subnavi_off:link, .subnavi_off:visited {
	color:#444;
	text-decoration:none;
}

.subnavi_off:hover {
	color:#999;
	text-decoration:none;
}

.subnavi_on:link, .subnavi_on:visited {
	color:#FF9900;
	text-decoration:none;
	margin-right:10px;
}

#servicenavi {
	width:935px;
	font:10px arial,verdana,sans;
	color:#777777;
	margin: 10px 0px 0px 10px;
}

.servicenavi_off:link, .servicenavi_off:visited {
	font:bold 10px arial,verdana,sans; 
	color:#777777;
	text-decoration:none;
	margin-right:10px;
}

.servicenavi_off:hover 	 {
	font:bold 10px arial,verdana,sans; 
	color: #CCCCCC;
	text-decoration:none;
	margin-right:10px;
}

.servicenavi_on:link, .servicenavi_on:visited {
	font:bold 10px arial,verdana,sans; 
	color: #656565;
	text-decoration:none;
	margin-right:10px;
}

/*fonts*/

h1, #h1 {
	height:32px;
	font: bold 18px arial; 
	color:#444; 
	background:#FFC000 url(../img/background_h1_new.gif) repeat-y;
	margin-top: 10px;
	padding: 10px 0px 0px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #FFCC00;
}

h2 {
	height:29px;
	font: bold 12px arial; 
	color:#444; 
	background:#FFC000 url(../img/background_navi_right.gif) repeat-y;
	margin-top: 0px;
	padding: 12px 0px 1px 10px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #FFCC00;
}

h3 {
	font: 16px arial; 
	border-bottom: 1px solid #ccc;
}

h4 {
	font: 16px arial; 
}

a:link, 
a:visited {
	color:#006600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/*form*/

.csc-mailform label {
	font:12px arial,verdana,sans;
	color: #656565;
	margin: 5px 5px 5px 5px;
	border: 0px;
	width:130px;
	float:left;
}

*html .csc-mailform label {
	margin: 5px 5px 5px 20px;
}

.csc-mailform {
	font:12px arial,verdana,sans;
	color: #656565;
	border: 0px;
}

.csc-mailform-label b {
	margin: 5px 5px 20px 0px;
}

*html .csc-mailform-label b {
	margin: 5px 5px 20px 20px;
}

.csc-mailform-field input {
	font:12px arial,verdana,sans;
	color: #656565;
	border: 0px;
	border-bottom: 1px solid;
	margin: 5px;
	background-color: white;
	width:280px;
}

.csc-mailform-field textarea, select {
	font:12px arial,verdana,sans;
	color: #656565;
	border: 1px solid;
	margin: 5px;
	background-color: white;
	width:280px;
}

input.csc-mailform-submit {
	margin: 10px 0px 0px 135px;
	text-align: left;
	font: bold 12px arial,verdana,sans;
	border: 0px;
	color:#CC0000;
}

* html input.csc-mailform-submit {
	margin: 10px 0px 5px 165px;
}

.clear {
	clear: both;
}

.home-list-item .left,
.hotels-list-item .left {
	float:left;
}

.home-list-item .left img,
.hotels-list-item .left img
 {
	padding:4px;
	margin-bottom:10px;
	border: 1px solid #006600;
}

.wetter table
 {
	padding:1px;
	margin-bottom:10px;
	border: 1px solid #006600;
}

.tx-jppageteaser-pi1 img {
	margin:0 10px 10px 0;
	padding:4px;
	border: 1px solid #006600;
}

.hotels-list-item .right {
	margin-left:170px;
	height:160px;
	padding:0 10px 0 0;
}

.home-list-item .right {
	margin-left:170px;
	padding:0 10px 0 0;
}

.hotels-list-item .left .bodytext {
	font:11px arial,verdana,sans;
}

.home-list-morelink,
.hotels-list-morelink {
	font-weight:bold;
	margin-top:15px;
}

.hotels-list-item {
	height:275px;
	margin-bottom:10px;
	background: url(../img/background_ecke.gif) no-repeat bottom right;
}

.hotels-list-item-fr {
	height:300px;
	margin-bottom:10px;
	background: url(../img/background_ecke.gif) no-repeat bottom right;
}

.home-list-item {
	height:150px;
	margin-bottom:10px;
	background: url(../img/background_ecke.gif) no-repeat bottom right;
}

h3 {
	font: 17px arial; 
	padding:3px 1px 1px 10px;
	background:#EDF1EF url(../img/background_h3.gif) repeat-y;
}

h3 a {
	color:#006600;
}

#navi,
#navi_features,
#navi_aktuell {
	margin: 0;
	padding: 0;

	border-bottom: 1px solid white;
	color: #947100;
	font-size: 11px;
}
 
#navi a,
#navi_features a,
#navi_aktuell a {
	font-weight:bold;
	height: 100%;
	display: block;	
	text-decoration: none;
	color: #333;
	padding: 5px 0 5px 12px;
	border-top: 1px solid white;
	border-bottom:  1px solid #FFC000;
}
