/* Struktur BEGIN */
body {
	float: right;
	background: url(../images/bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

.Wrapper {
	width: 1000px;
	float: right;
}
.Col1 {
	background: url(../images/bg_1.jpg) no-repeat;
	float: right;
	height: 957px;
	width: 680px;
	position: relative; 
}
.Col2 {
	background: url(../images/bg_2.jpg) no-repeat;
	float: right;
	height: 957px;
	width: 320px;
}

.Col2 a:link,
.Col2 a:visited {
	color: white;
}

.Col2 p{
	font-size: 11px;
}

.NavigationMain {
	margin: 10px 0 0 15px;
	height: 35px;
}

.NavigationSub {
	margin: 5px 0 0 41px;
	height: 20px;
}

.Content {
	margin: 10px 0 0 41px;
	width: 575px;
	height: 570px;
	overflow: auto;
}

.Kontakt {
	/*text-align: right;*/
	width: 575px;
	height: 200px;
	margin: 20px 0 0 41px;
}

.Tageskarte {
	margin: 210px 0 0 70px;
	width: 175px;
}

.Footer {
	margin: 65px 0 0 15px;
}
/* Struktur END */

/* Links BEGIN */
.NavigationMain a:link, .NavigationMain a:visited {
	float: left;
	display: block;
	padding: 9px 13px 11px 13px;
	border-right: 1px solid #CBB7A5;
	color: #000;
	text-decoration: none;
}

.NavigationMain a:hover, .NavigationMain a#Active {
	background: url(../images/navi_activ.jpg) repeat-x;
}

.NavigationSub a:link, .NavigationSub a:visited {
	float: left;
	display: block;
	padding: 2px 10px 0 5px;
	border-right: none;
	color: #403322;
}

.NavigationSub a:hover, .NavigationSub a#Active {
	background: url(../images/navi_activ.jpg) repeat-x;
	text-decoration: none;
}

.Content a:link, .Content a:visited, .Kontakt a:link, .Kontakt a:visited {
	color: #CF7F2A;
}

.Content a:hover, .Kontakt a:hover, .Footer a:hover {
	text-decoration: none;
}

.Footer a:link, .Footer a:visited {
	color: #000;
	margin: 0 1em 1em 0;
}

/* Links END */

/* Text BEGIN */
html, body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

.Tageskarte {
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 1.3em;
}

.Kontakt p {
	/*line-height: 1.6em;*/
	margin: 0 0 1em 0;
	font-size: 0.9em;
}

.Content h1 {
	display: block;
	height: 93px;
	margin-bottom: 13px;
	color: #fff;
	margin-top: 13px;
}

.Content h1 span {
	display: block;
	
	width: 1px;
	font-size: 20px;
	line-height: 22px;
	overflow: hidden;
}

.Content h1 span span {
	display: block;
	width: 1000px;
}

h2 {
	display: block;
	height: 45px;
	color: #fff;
	margin:0;
	padding:0;
}

h2 span {
	display: block;
	width: 1px;
	font-size: 20px;
	line-height: 22px;
	overflow: hidden;
}

h2 span span {
	display: block;
	width: 1000px;
}


.Kontakt h3 {
	display: block;
	height: 61px;
	color: #fff;
	margin:0;
	padding:0;
}

.Kontakt h3 span {
	display: block;
	width: 1px;
	font-size: 20px;
	line-height: 22px;
	overflow: hidden;
}

.Kontakt h3 span span {
	display: block;
	width: 1000px;
}

/* Text END */

/* Tabelle BEGIN */
.contenttable {
	width: 540px;
	margin-bottom: 20px;
}
.contenttable td {
	padding: 2px;
}
.td-last {
	text-align: right;
}

.tr-even {
	background: #F3E8DB;
}
/* Tabelle END */

/* Lists BEGIN */
/* Lists END */

/* Bilder BEGIN */
dl.csc-textpic-image {
	/*background: #f3f3f3;*/
	padding: 1px;
	margin: 0;
	border: 2px solid #F3BE79;
	-moz-border-radius: 3px;
}

.csc-textpic-text {
	margin-bottom: 30px;
}
/* Bilder END */

/* GoogleMaps BEGIN */
v\:* {
	behavior:url(#default#VML);
}
#fromAddress {
	width: 440px;
}
#directions {
	width: 540px;
}
#directions a:link , #directions a:visited {
	color: #000;
}
#map{
        position: relative;
	width: 540px;
	height: 355px;
	border: 2px solid #F3BE79;
}
/* GoogleMaps END */
