#content-main ul.listitem {
	list-style: square !important; 
	margin-left: 13px;
}

#border {
border:1px solid #000!important;
height:250px;
width:630px;
}




* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}

body,
html {
	width:100%;
	min-width:930px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#000;
}

body {
	background:url(../images/bg-body.jpg) center top repeat-y;
}

a {
	color:#8f7243;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
}

a img,
fieldset {
	border:none;
}

.clear {
	clear:both;
	display:block;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
	overflow:hidden;
}

#container {
	width:930px;
	margin:0 auto;
}

#rechts {
	text-align: right;
}

/*====================
	Header
======================*/
#header {
	float:right;
	width:643px;
	position:relative;
	height:189px;
	background:url(../images/dots-brown.gif) left bottom repeat-x;
}

h1#branding a {
	position:absolute;
	left:154px;
	top:77px;
	display:block;
	height:96px;
	width:482px;
}
#header .claim {
	position:absolute;
	left:-5000px;
}
/*====================
		Navi
======================*/
ul#navi {
	background:url(../images/dots-brown.gif) left bottom repeat-x;
	float:left;
	width:622px;
	padding:15px 0 4px 11px;
	list-style: none;
}
ul#navi li {
	float:left;
	margin:0 20px 0 0;
}
ul#navi li.last {
	margin:0px;
}
ul#navi li a {
	float:left;
	background:url(../images/bg-navi-sep.gif) right center no-repeat;
	padding:0 15px 0 0;
	font-size:11px;
	font-weight:bold;
	color:#a07050;
	text-decoration:none;
	text-transform:uppercase;
}
ul#navi li a:hover {
	color:#000;
}
/*====================
		Navi-add
======================*/
ul#navi-add li {
	margin:0 0 14px 0;
	list-style:none;
}
ul#navi-add li a {
	display:block;
	height:21px;
	padding:45px 0 0 0;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	color:#a07050;
	line-height:16px;
}
ul#navi-add li a.high {
	padding:29px 0 0 0;
	height:37px;
}
ul#navi-add li a:hover {
	color:#000;
}
/*====================
		Navi-add-2
======================*/
ul#navi-add-2 {
	float:right;
	display:inline;
	margin:-1px 10px 0 0;
	list-style:none;
}
ul#navi-add-2 li a {
	color:#000;
	text-decoration:none;
}
ul#navi-add-2 li a:hover {
	text-decoration:underline;
}
/*====================
	Headings
======================*/
h2 {
	font-family:tahoma, Arial, sans-serif;
	font-size:21px;
	margin:0 0 24px 0;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	margin:0 0 5px 0;
	font-weight:normal;
}
h4 {
	font-family:tahoma, Arial, sans-serif;
	font-size:15px;
	margin:0 0 5px 0;
}
h5 {
	font-family:tahoma, Arial, sans-serif;
	font-size:14px;
	margin:0 0 5px 0;
}
/*====================
	Content
======================*/
#content-main {
	float:right;
	width:638px;
	padding:41px 0 0 5px;
	margin-bottom: 30px;
}
#content-main p {
	margin:0 0 20px 0;
}
.content-column {
	float:right;
	width:300px;
}
.content-column.left {
	float:left;
}
.content-column.kontaktform-right {
	width:210px;
}
.content-column.left.kontaktform {
	width:400px;
}
img.oswald-75-jahre {
	float:right;
	margin:36px 0 0 0;
}

img.logo {
	margin-bottom: 20px;
	margin-top: 20px;
}

img.bilder {
	margin: 5px ;
}

img.bild {
	margin-bottom: 15px ;
}

img.bild-th {
	margin-right: 37px ;
	margin-bottom: 15px;
}


/*====================
	Sidebar
======================*/
#content-sidebar {
	float:left;
	width:125px;
	padding:21px 40px 0 118px;
	#padding:21px 40px 0 118px;
	_padding:21px 40px 0 118px;			
	height:862px;
	background:url(../images/bg-sidebar.jpg) left top no-repeat;
}
* html #content-sidebar {
	padding:21px 40px 0 112px;
	background:url(../images/bg-sidebar2.png) right top no-repeat;
}

/*====================
	Anfahrt
======================*/
#map {
	border:2px solid #7D5740;
	padding:1px;
}

/*====================
	Footer
======================*/

#footer {
	height:100px;
	overflow:hidden;
	float:right;
	width:643px;
	padding:7px 0 0 0;
	background:url(../images/bg-footer.gif) 0 0 no-repeat;
}
#footer a {
	color:#000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover {
	text-decoration:underline;
}
#footer address {
	float:left;
	width:460px;
	font-size:11px;
	font-style:normal;
	padding:0 0 0 25px;
	line-height:20px;
}
#footer address p {
	float:left;
}
#footer address p.address {
	width:330px;
}
/*====================
	CMS
======================*/
.cms-image-container {
	float:right;
	margin:0 0 0 30px;
	width:308px;
}
.cms-image {
	float:left;
	margin:0 26px 30px 0;
	border:1px solid #000;
}
.cms-image2 {
	margin:0 33px 5px 0;
	border:1px solid #000;
}
.cms-image.last {
	margin:0 0 30px 0;
}
.cms-image.last2 {
	margin:0 120px 0 0;
}
.cms-pdf {
	display:block;
	background:url(../images/pdf.gif) 0 0 no-repeat;
	padding:0 0 0 50px;
	height:22px;
	line-height:22px;
	margin:0 0 4px 0;
}
.cms-link {
	padding:0 0 0 16px;
	background:url(../images/bg-navi-sep.gif) left center no-repeat;
}
.cms-dots {
	height:1px;
	margin:0 0 25px 0;
	line-height:0px;
	font-size:0px;
	background:url(../images/dots-brown.gif) 0 0 repeat-x;
}
#content-container .cms-paragraph {
	margin:0 0 12px 0;
}




/*--------- VIDEO -------*/

div#video {
	width: 300px;
   height: 210px;
	margin-bottom: 20px;
}

.oeffnungszeiten {
    padding-left: 293px;
    position: absolute;
    top: -13px;
}

.offen {
margin-left:293px;
}
