/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#F2F2F2;
}
a {
	text-decoration:none;
}
td {
	vertical-align:top;
}
#site {
	width:835px;
	margin:0 auto;
	position:relative;
}
#logo {
	text-align:center;
	width:680px;
}
#logo img {
	border:none;
}
#header {
	height:250px;
	width:660px;
	border:10px solid #FFF;
	background:url(../images/header/01.jpg) top left no-repeat;
}
#menu, #submenu, #toplinks {
	text-transform:uppercase;
}
#menu {
	margin-top:204px;
	font-size:20px;
	text-align:center;
}
#menu a {
	color:#666;
	margin:0 35px;
}
#container {
	margin-top:10px;
	overflow:hidden;
	zoom:1;
}
#container-left {
	float:left;
	width:660px;
	border:10px solid #FFF;
	background:#E0E0E0;
}
#submenu {
	height:35px;
	background:url(../images/submenu_bg.gif) top left repeat-x;
	text-align:center;
	margin-top:12px;
	line-height:35px;
	font-size:12px;
}
#submenu a {
	color:#666;
	margin:0 12px;
}
#submenu a:hover, #submenu a.active {
	color:#690;
}
#title h2 {
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	font-size:13px;
	margin-bottom:0px;
}
#content {
	margin:30px;
	margin-top:15px;
}
#content p {
	margin:12px 0;
}
#content a {
	color:#690;
}
#content h1 {
	font-size:18px;
	font-weight:normal;
	color:#666;
}
#container-right {
	float:right;
	width:115px;
	border:10px solid #FFF;
	background:#E0E0E0;
	padding:5px;
}
#toplinks a {
	color:#090304;
	display:block;
	margin-bottom:3px;
}
#lang {
	margin-top:15px;
}
#lang a {
	color:#666;
}
#content .csc-mailform .csc-form-label-req, #content .csc-mailform .csc-form-label {
	margin:3px 0;
}
#content .csc-mailform input, #content .csc-mailform textarea {
	width:200px;
	font-size:11px;
}
#content .csc-mailform input[type=radio] {
	width:auto;
}
#content .csc-mailform .date_btn {
	width:auto;
}
#content .csc-mailform #Anreise, #content .csc-mailform #Abreise, #content .csc-mailform #Datum, #content .csc-mailform #Arrival, #content .csc-mailform #Departure {
	width:75px;
}
/*bestellungsformular*/

#bestellform input, #bestellform textarea {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bestellform .daten input {
	width:220px;
}
#bestellform #plz {
	width:auto
}
#bestellform #ort {
	width:182px;
}
#bestellform fieldset {
	margin-bottom:7px;
}
#bestellform legend {
	font-weight:bold;
	color:#000;
}
#bestellform table {
	margin:5px;
}
#bestellform td {
	vertical-align:center;
}
#bestellform .bestellung {
	line-height:15px;
}
#bestellform .bestellung input {
	text-align:center;
}
input.error, select.error, textarea.error {
	border: 1px solid red; 
	background:#FFFCE2 url(../images/warning_obj.gif) right top no-repeat;
}
#bestellform form {
	margin-bottom:5px;
}

#bazar {
	position:absolute;
	background:#FFF;
	top:45px;
	left:30px;
	border:5px solid #e0e0e0;
	padding:5px;
	padding-top:0;
	display:none;
}
#bazar a {
	color:#333;
	cursor:pointer;
}


#email2 {
	position:absolute;
	top:-5000px;
}
.left {
	float:left;
}
.right {
	float:right;
}

/* shop */
.minishop-list-item {
	border-bottom:1px solid #a9a9a9;
	overflow:hidden;
}
* html .minishop-list-item {
	height:1%;
	overflow:visible;
}
.minishop-list-item h2 {
	font-size:11px;
	color:#000;
}
.amount {
	width:15px;
}
.minishop-list-item * {
	margin:3px 0;
}
.minishop-list-item .right {
	margin-top:-2px;
}
.minishop-list-item .left img, .minishop-detail .left img {
	padding-right:10px;
}
.minishop-list-item form {
	display:inline;
}

.minishop-cartnormal td {
	padding-bottom:3px;
}
.minishop-shipping {
	text-align:right;
	border-top:1px solid #a9a9a9;
	border-bottom:2px solid #a9a9a9;
	padding-bottom:5px;
	margin-top:5px;
}/*
.minishop-checkout div {
	padding-bottom:3px;
	text-align:left;
}
.minishop-checkout div label {
	display:inline-block;
	width:60px;
}*/
.minishop-checkout div {
	margin-bottom:7px;
}
.minishop-checkout label {
	font-weight:bold;
}
.minishop-checkout div input, .minishop-checkout div textarea {
	width:400px;
	display:block;
}
.tx-minishop-pi1 dt {
	font-weight:bold;
}
.minishop-summary td {
	padding-right:7px;
	padding-bottom:5px;
}
.minishop-summary td strong {
	display:block;
	text-align:right;
	padding-right:7px;
}

.minishop-cartsmall-header td {
	border-bottom:1px solid #a9a9a9;
	padding-bottom:5px;
}
.minishop-cartsmall-products td {
	padding:3px 0;
}
.minishop-cartsmall-payment td {
	padding:10px 0 20px;;
}
.minishop-cartsmall-total td {
	border-top:1px solid #a9a9a9;
	padding-top:3px;
}
.minishop-cartsmall-sum-col td {
	border-top:1px solid #a9a9a9;
	padding-top:3px;
}
.minishop-cartsmall-sum {
	border-bottom:1px solid #a9a9a9;
}

.tx-minishop-pi1 .deletelink a {
	background:url(../images/shop/delete-icon.gif) top left no-repeat;
	display:block;
	width:16px;
	height:16px;
	font-size:0px;
}
.tx-minishop-pi1 #update_cart {
	background:url(../images/shop/aktualisieren_btn.jpg) top left no-repeat;
	display:block;
	width:94px;
	height:20px;
	font-size:0px;
	border:none;
	cursor:pointer;
}
.tx-minishop-pi1 #checkout_next {
	background:url(../images/shop/weiter_btn.jpg) top left no-repeat;
	display:block;
	width:59px;
	height:20px;
	font-size:0px;
	border:none;
	cursor:pointer;
}
.tx-minishop-pi1 #order_cart {
	background:url(../images/shop/bestellen_btn.jpg) top left no-repeat;
	display:block;
	width:58px;
	height:20px;
	font-size:0px;
	border:none;
	cursor:pointer;
}



/* FCE col*/
.colWrap {
	overflow:hidden;
	margin:-15px 0 15px;
}
* html .colWrap {
	height:1%;
	overflow:visible;
}
.fce2col .colLeftWrap {
	float:left;
	width:50%;
}
.fce2col .colRightWrap {
	float:right;
	width:50%;
}
.colLeftContent {
	padding-right:10px;
	margin-top:15px;
}
.colRightContent {
	padding-left:10px;
	margin-top:15px;
}



/* typo3 mailform */


#mailform label {
	width:135px;
	display:block;
	float:left;
}
.csc-mailform-field {
	overflow:hidden;
	margin-bottom:3px;
}
* html .csc-mailform-field {
	height:1%;
}
#mailform fieldset {
	border:none;
	padding:0;
	margin:0;
}
#mailform legend {
	display:none;
}
#mailform .csc-mailform-label {
	padding:2px 5px;
	border-bottom:2px solid #bdd665;
	font-weight:bold;
	display:block;
	margin:10px 0 5px;
}
#mailform .csc-mailform-submit {
	margin-left:135px;
	margin-top:7px;
}
#mailform .csc-mailform-radio label {
	float:none;
	display:inline;
	padding-left:7px;
}
#mailform textarea {
	width:410px;
}
#mailform input[type="text"] {
	width:300px;
}

.tx-indexedsearch-searchbox table {
	border-spacing:5px;
}
