body {
	background-color: #6089C7;
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 32px 0px 48px 0px;
	text-align: center;
	font-size: 12px;
	color: #00000;

}

body, div, table, td, tr, select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
#2mainnav {postion:relative;padding-top:150px;z-index:1}
#mainnav a {font-size:14px;margin-left:10px;}
#mainnav a:hover {text-decoration:none;}
a {
	color: #598BC3;
	font-weight:bold;
	text-decoration: none
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}

h1, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	font-weight: normal;
	margin: 50px 0 0 0;
	margin-bottom: 24px;
	color: #598BC3;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: underline;
	margin: 24px 0px 12px 0px;
}

#content, #categoryContent {
	margin: 0px auto;
	text-align: left;
}

#content {
	width: 680px;
}

#categoryContent {
	width: 768px;
	background-color: #FFFFFF;
	position: relative;
	border: 1px solid #555555;
	padding: 12px 0px 0px 0px;
}


#header {
	white-space: nowrap;
	margin: 0px 10px 24px 0px;
}

#footer {
	margin: 36px 24px 12px 0px;
	text-align: right;
	font-size: 0.9em;
}


#titleCover {

}

#banner {
	padding: 0px 0px 0px 120px;
	position:relative;
	left:-17px;
}

#navigation {
	position: absolute;
	top: 20px;
	left: 105px;
	width: 480px;
	margin: 0px;
	z-index:2;
}

#navigationButtons {

}

.navigationButton, .navigationButtonActive {
	padding: 4px 15px 0px 17px;
	float:left;
	font-size:14px;
}

.navigationButtonActive {
	background-image: url('img/navigation_marker.gif');
	background-position: top left;
	background-repeat: no-repeat;
}


#mainContent {
	padding: 0px 120px 0px 120px;
/*	border: 1px solid #00ffff; */
}

#adresse, #zeiten, #bewertung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #78796F;
}

#zeiten, #bewertung{
	border-bottom: 1px solid #C8A38C;
	padding: 6px 0px;
}

#article {
	font-family: Times New Roman, Times, serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	margin: 16px 0px 0px 0px;
}

#articleBackLink {
	background-image: url('img/navigation_marker.gif');
	background-position: top right;
	background-repeat: no-repeat;
	padding: 0px 24px 0px 0px;
	margin: 16px 0px 0px 0px;
	text-align: right;
	line-height: 22px;
}

.title_navigation_button {
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #00A6BE;
}

.title_navigation_button_last {
	padding: 4px 0px 4px 0px;
}

#title_navigation {
	position: relative;
	float:left;
	white-space: nowrap;
/*	border: 1px solid #ff0000;*/
	height: 300px;
	margin-top: 8px;
}

#title_navigation_arrow {
	position: absolute;
	top: 4px;
	left: 12px;
/*	float:left; */
	height: 300px;
}

#title_navigation_buttons {
	position: absolute;
	top: 0px;
	left: 48px;
/*	border:1px solid #ff0000; */
}


#title_cover_text {
	position: absolute;
	top: 150px;
	left: 240px;
}



/*
	Unterseiten
*/

#sub_header {
	white-space: nowrap;
}
.tab_main {
	background-color: #EA7A47
}
.tab_content {
	padding-left: 24px;
	padding-right: 20px;
	padding-bottom: 32px;
}

.inputHead {
	color: #78796F;
	line-height: 1.3em;
}

.input, .inputText {
	margin: 0px 0px 12px 0px;
}

.inputText {
	width: 300px;
}

.inputTextarea {
	width: 300px;
	height: 140px;
	font-size: 1em;
}

.errorContainer {
	background-image: url('img/error_marker.gif');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0px 0px 24px 0px;
	padding: 2px 0px 0px 16px;
	border-top: 1px solid #CA0101;
	border-bottom: 1px solid #CA0101;
}

.error {
	color: #CA0101;
}

#formButtons {
	margin: 16px 0px 12px 0px;
	text-align: right;
}

.vorspann {
	color: #598BC3;
	font-weight: bold;
}

.imageLinked {
	border: 0px;
}