/* Layout */
* {
margin: 0px;
padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 11px/18px verdana, arial, helvetica, sans-serif;
	color: #512720;
	background: #512720 url('../img/bodyBg.gif') center top repeat-y;
	font-size: 0.6em;
	line-height: 1.2em;
}

#mainContainer {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#bannerBg {
	margin: 0px auto;
	height: 56px;
	background: transparent url('../img/bannerBg.gif') center top no-repeat;
}

#container {
position: relative;
top: -93px;
margin: 0px auto;
border: none;
text-align: left;
background-image: url('../img/sitebg_main.gif');
background-repeat: repeat-y;
background-position: 6px 0px;
width: 720px;
}
#container, x:-moz-any-link {position: relative; top: -0px;}
#container, x:-moz-any-link, x:default {position: relative; top: 0px;}
/*\*/
html>body*#container {position: relative; top: -0px;}
/**/

#menu {
	position: relative;
	top: -56px;
	width: 228px;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
}
#menuLogo {
	width: 228px;
	height: 201px;
	background: transparent url('../img/menuTopBg.gif') no-repeat;
}
#menuNav {
	margin: 0px;
	padding: 12px 0 0 0;
	color: #E4C2A6;
	text-transform: uppercase;
	background: transparent url('../img/menuBg.gif') repeat-Y;
	font-size: 1.2em;
	font-weight: bold;
	width: 228px;
}

#menuBottom {
background: transparent url(../img/menuBg.gif) repeat-Y;
padding: 40px 0 0 66px;
color: white;
clear: both;
}

#menuAddress {
position: relative;
left: -23px;
text-align: right;
width: 135px;
margin-top: 30px;
padding-bottom: 15px;
}

#content {
position: relative;
left: -8px;
float: right;
padding: 8px 0px 6px 0px;
min-height:770px;
}
#content, x:-moz-any-link {left: -9px;}
#content, x:-moz-any-link, x:default {left: -9px;}

/*\*/
html>body*#content {left: -9px;}
/**/

#content IMG, #content a IMG {
border: none;
}

#contentText {
width: 475px;
overflow: hidden;
height:auto;
margin-left: 8px;
}


#breadcrumb {
	margin: 0px auto;
	width:710px;
	height: 15px;
	padding-bottom: 3px;
	position: relative;
	overflow: hidden;
	color: white;
	font-size: 14px;
	text-align: right;
	padding-right: 14px;
	background: transparent url('../img/icon_breadcrumb.gif') no-repeat center right;
	top: 30px;
	left: 0px;
}

#footer {
	margin: 0px auto;
	width: 500px;
	text-align: center;
	background-color:#A41F00;
	color: white;
	height: 17px;
	font-size: 0.9em;
	padding: 3px 0 0 0;
	position: relative;
	left: 110px;
	top: -93px;
}
#footer, x:-moz-any-link {position: relative; top: -0px;}
#footer, x:-moz-any-link, x:default {position: relative; top: 0px;}
/*\*/
html>body*#footer {position: relative; top: -0px;}
/**/


/* Navigation Menue*/
#menuNav UL LI a {
color: #E4C2A6;
text-decoration: none;
display: block;
width: 154px;
}

#menuNav UL LI a:hover {
color: white;
text-decoration: none;
}

/* Navigation Menue erste Ebenne*/
#menuNav UL.first{
list-style: none;
padding: 0 0 0 40px;
}

#menuNav UL.first LI a{
list-style: none;
padding: 0 0 12px 24px;
background: transparent url(../img/menuListIcon.gif) 0px -4px no-repeat;
}

/* Navigation Menue zweite Ebenne*/
#menuNav UL.first UL.second {
margin: -10px 0 16px 8px;
list-style: none;
}

#menuNav UL.second LI {
list-style: none;
font-size: 0.8em;
margin: 0px;
}

#menuNav UL.second LI a {
background: url(../img/menuListIconSmall.gif) left 7px no-repeat;
padding: 6px 0 0 16px;
}

/* Navigation Menue dritte Ebenne*/
#menuNav UL.third {
margin: 0 0 6px 0;
padding: 0px;
}

#menuNav UL.third LI {
background: transparent url(../img/icon_listthird.gif) 4px  10px no-repeat;
margin: 0 0 -3px 0;
padding: 0px;
list-style: none;
text-transform: none;
font-size: 0.8em;
}

#menuNav UL.third LI a{
background: none;
}


/* Gallerie */
#gallery {
position: relative;
top: -8px;
left: 0px;
margin-bottom: 8px;
width: 491px;
}

.imgtext-table img{
border: 0px;
}

#fl_header_slide_slideshow {
border-bottom: 10px solid #A41F00;
width: 491px;
}

#schamongIcon {
margin: 0 auto;
position: relative;
left: 360px;
top: 50px;
width: 131px;
height: 131px;
background: transparent url(../img/schamong_icon.gif) no-repeat;
z-index: 100;
}

/* Standartauzeichnungen */
p {
font-size: 1.29em;
line-height: 1.1em;
margin-bottom: 12px;
}

h3 {
font-size: 1.3em;
line-height: 1em;
padding-bottom: 12px;
background: transparent url(../img/headerIcon3.gif) left 3px no-repeat;
padding-left: 16px;
color: #A96612;
}

h4 {
font-size: 1.2em;
line-height: 1em;
padding-bottom: 10px;
}

h5 {
font-size: 1.1em;
line-height: 1em;
padding-bottom: 10px;
}

h6 {
font-size: 1.0em;
line-height: 1em;
padding-bottom: 10px;
}

#content UL, #conten OL {
margin: 0 0 16px 0;
}

#content LI {
font-size: 1.1em;
line-height: 1.2em;
background: transparent url(../img/headerIcon4.gif) 6px 5px no-repeat;
padding: 0 0 6px 16px;
}

#content a {
text-decoration: none;
color: #A96612;
}

#content a:hover {
text-decoration: underline;
}

#content a:hover {
text-decoration: underline;
}


.csc-textpic-imagewrap {
margin: 0px;
padding: 0px;
}

.csc-textpic-caption {
padding-bottom: 12px;
}

.tx-mllink2map24-pi1 {
margin: 0 0 12px 0;
padding: 2px;
border: 1px solid #b5b5b5;
clear: both;
width: 197px;
background-color: white;
}

.map24_text {
font-weight: bold;
}

.map24_input {
font-size: 10px;
}
