/** Alles noch nicht fertig! **/
.ls {margin: 5px 0 5px 10px;}
.rs {margin: 5px 10px 5px 0;}
.width250 {width: 250px;}
.width5 {width: 5px;}
.font11 {font-size: 11px;}
.floatleft {float: left;}
.floatright {float: right;}
.clearb {clear: both;}
.hide {display: none;}
.ctxt {text-align: center;}
.ltxt {text-align: left;}
.rtxt {text-align: right;}
.border1 {border: 1px solid;}
.nodec {text-decoration: none;}
.underline {text-decoration: underline;}
.non {display: none;}

a img {border: none;}

.infobox	{
	padding: 20px;
	margin-bottom: 10px;
	border: 1px dashed;
	font-size: 14px;
	text-align: center;
	line-height: 1.3em;
	background: #fff;
         }

.ontop {
	font-size: 10px;
	color: #BD4C39;
	border-bottom: 1px solid #F3AEA2;
	margin-bottom: 14px;
	padding-bottom: 3px;
	clear: left;
	text-align: right;
         }

h1 {
	display: block;
	font-size: 20px;
	margin: 0;
	padding: 15px 0 15px;
	border-bottom: 1px solid #F3AEA2;
         }

h2 {
	display: block;
	font-size: 20px;
	margin: 0;
	border-bottom: 1px solid #F3AEA2;
         }

h3 {
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
         }

h4 {
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0;
         }

a:link {
	text-decoration: underline;
	color: #BD4D39;
         }

a:visited {
	text-decoration: underline;
	color: #BD4D40;
         }

a:hover {
	text-decoration: none;
}

blockquote {font-style:italic;}

strong {font-weight: bold;}

body {
	background: #fff url(../media/bodybg.jpg) repeat-x;
	font: 14px "Trebuchet MS", "Lucinda Grande", Verdana, Arial, sans-serif;
	line-height: 1.4em;
	color: #8E1200;
	text-align: center;
	margin: 0;
	padding: 0;
         }

#container {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	padding: 0px;
	background: url(../media/mainbg.jpg) repeat-y;
         }

		#banner {
			padding: 0px;
			margin-bottom: 0px;
			background: url(../media/header.jpg) no-repeat;
			height: 150px;
		         }

		#content {
			float: right;
			width: 625px;
			padding: 0px 30px 0 15px;
			margin-top: 15px;
			border-left: 1px solid #F3D1CB;
			text-align: justify;
		}

		#sidebar {
			float: left;
			width: 120px;
			padding-top: 15px;
			padding-left: 30px;
			padding-bottom: 30px;
		}


		#footer {
			clear: both;
			margin: 0;
			padding: 0;
			background: url(../media/footerbg.jpg) no-repeat;
			color: #FFFFFF;
			height: 70px;
		}

		#footer a{
			color: #FFFFFF;
			text-decoration: none;
		}

		#footer a:hover {text-decoration: underline;}

		#footer p {
			padding-top: 5px;
			padding-bottom: 4px;
			margin-bottom: 0;
			text-align: center;
			font-size: 10px;
			color: #FFFFFF;
		}

		#menu {
			margin-bottom: 5px;
		}

		#menu ul{
			list-style: none;
			margin: 0;
			padding: 0;
			border: none;
			width: 120px;

		}

		#menu li {
			border-bottom: 1px solid #FFEEEB;
			text-align: center;
			background-color: #EEC3BB;
		}

		#menu li a {
			display: block;
			font: 12px "Trebuchet MS", Arial, sans-serif;
			padding: 3px 0;
			color: #BD4D39;
			text-decoration: none;
		}

		#menu li a:hover {
			background-color: #8E1200;
			color: #fff;
		}

		#submenu {
			font: 10px "Trebuchet MS", Arial, sans-serif;
			border-top: none;
			border-bottom: 1px solid #FFEEEB;
		}

		#submenu li {
			border-bottom: none;
		}

		#submenu li a {
			display: block;
			font: 10px "Trebuchet MS", Arial, sans-serif;
			padding: 0;
			background-color:#D99083;
			color: #fff;
		}

		#shopmenu {
			border: 1px solid #E5E5E5;
		}

		#shopmenu table, #shopmenu tr, #shopmenu td{
			margin: 0;
			padding: 0;
		}

		#shopmenu table{width: 119px;}




#contact {background: url(../media/kontakt.jpg) no-repeat top right;}

		/*  NEW STYLES!!!  */


/* InfoBox */
#opentime	{
	width: 108px;
	padding: 5px;
	border: 1px dashed;
	font-size: 14px;
	line-height: 1.3em;
	text-align: left;
	background: #fff;
	}

#opentime a:link, #opentime a:visited, #opentime a:active {
	font-weight: bold;
	color : #8E1200;
	text-decoration: none;
	}

#opentime a:hover {
	color : #015B7E;
	text-decoration: none;
	}
/*ENDE InfoBox */

#validator {
	display: inline;
	padding-top: 5px;
	padding-right: 29px;
	clear: left;
	float: right;
         }

#googlemap {
	width: 325px;
	height: 530px;
	border: 1px dashed;
         }
