/*****************************************************************
						Tag Formatierung
*****************************************************************/

*{
margin:0;
padding:0;
border:0;
}

html {
font-size:100.1%;
}

body {
	text-align:center;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background:#749dc6 url(../images/site_bg.gif) repeat-x;
}


h1 {
	margin:0 0 17px 0;
	padding:0;
	line-height:27px;
	font-size:14px;
	color:#600D13;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

h2 {
	margin:0 0 1em 0;
	padding:0;
	font-size:1.3em;
	line-height:1.3em;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3
{
margin:0 0 17px 0;
	padding:0;
	line-height:27px;
	font-size:14px;
	color:#600D13;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

a, a:visited {
	color:#EF8FEE;
	outline:none;
	text-decoration:underline;
font-weight:bold;
	}

a:hover {
	text-decoration:none;
font-weight:bold;
}

p {
margin:0;
padding:0 0 1.8em 0;
line-height:1.8em;
}
ol li, ul li
{
padding:0 0 3em 0;
line-height:1.8em;

}

ul, ol
{
padding:0 0 1.8em 0;
}

ul
{
list-style-type:none;	
}


td
{
font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}

.fett {
font-weight:bold;
color:#1d6dbe;
font-size:1em;
line-height:1em;
}

.fett2 {
font-weight:bold;
color:#000000;
font-size:1em;
line-height:1em;
}
/*****************************************************************
						Klassen Formatierung
*****************************************************************/

.suchtext {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.clear {
	clear:both;
	height:1px;
	font-size:1px;
	line-height:1px;
	width:100%;
}

#content img {
	border:1px solid #6184a6;
}

#content #col_left {
width:300px;
float:left;
padding-right:40px;

}

#content #col_right {
width:250px;
float:left;
}

#content a {
	color:				#000;
	text-decoration: underline;
}

#content ul li {
padding-bottom:2em;
list-style-type:disc;
margin-left:10px;

}

#content a:hover {
	color:				#000;
	font-weight:			bold;
text-decoration: none;
}

#oeffnungszeiten strong {
font-weight:bold;
color:#1d6dbe;
font-size:1.2em;
line-height:2em;
}


/*********************************************************************
				Haupt-Navigation
************************************************************************/

#navi_top ul {
	display:block;
	width:228px;
	height:161px;
	margin:0;
	padding:0;
	list-style-type:none;
}

#navi_top ul li {
	padding:0;
	background:transparent url(../images/trennlinie.gif) 0 22px no-repeat;
}

#navi_top ul li a  {
	display:block;
	padding-left:30px;
	width:200px;
	text-decoration:none;
	line-height:24px;
	font-weight:normal;
	color:#ffffff;
	text-transform:uppercase;
	background:transparent url(#) 13px 50% no-repeat;
}

#navi_top ul li a:hover, #navi_top ul li.active a  {
	background:transparent url(../images/icon.gif) 13px 50% no-repeat;
	
}

/*********************************************************************
				Unter-Navigation
************************************************************************/

#navi_left ul {
	display:block;
	width:155px;
	height:161px;
	margin:0;
	padding:0 0 0 20px;
	list-style-type:none;
}

#navi_left ul li {
	padding:0;
	}

#navi_left ul li a  {
	display:block;
	padding-left:30px;
	width:145px;
	text-decoration:none;
	line-height:24px;
	font-weight:normal;
	color:#000000;
	background:transparent url(#) 13px 50% no-repeat;
}

#navi_left ul li a:hover, #navi_left ul li.active a  {
	background:transparent url(../images/icon_sub.gif) 13px 50% no-repeat;
	
}


/*****************************************************************
						Div Formatierung
*****************************************************************/

#container {
	position:relative;
	margin:0 auto;
	min-height:100%; height:auto !important; height:100%;
	text-align:left;
	width:884px;
    background:#E9D2F6 url(../images/wrapper_bg.gif) repeat-y;
	color:#FFFFFF;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif;
}

#header {
	width:884px;
	height:161px;
	background:#000000 url(../images/header.gif) no-repeat;
}

#navi_top {
	width:230px;
	height:151px;
	position:relative;
	left:214px;
	top:15px;
}

#navi_left
{
	float:left;
	width:241px;
	min-height:407px; height:auto !important; height:407px;
	padding-top:20px;
	background:transparent url(../images/navi_left.gif) no-repeat;
	
}

#wrapper
{
	width:884px;
	min-height:500px; height:auto !important; height:500px;
position:relative;
	}

#content {
	float:right;
	width:613px;
	min-height:407px; height:auto !important; height:407px;
	padding:35px 30px 30px 0;
	background:transparent url(../images/content_bg.gif) top right no-repeat;
	color:#333333;
	}

#oeffnungszeiten {
	width:	190px;
	height: 100px;
	position:absolute;
	top:300px;
	left:30px;
	color:#333333;
       font-size:0.9em;
}

#footer {
	width:884px;
	height:23px;
	position:absolute;
       padding-top:5px;
	bottom:0px !important; bottom:-1px;
	background:#749dc6 url(../images/footer.gif) no-repeat;
	color:#ffffff;
	text-align:center;
	line-height:25px;
	font-size:90%;
	}

/*****************************************************************
*****************************************************************/