@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#FFFFFF
}

img
{
	border:0px;
}

/*Schriftformate*/

p, a, a:link, a:hover, a:active, a:focus, td, tr
{
	color:#4E4E4E;
}
h1
{
	color:#33cc99;
}

h1
{
	font-family:times;
	font-size:24pt;
	line-height:26pt;
	font-weight:bold;
	text-align:center;
	font-variant:small-caps;
	font-style:oblique;
	letter-spacing: 0.10em; 
	float: center;
}

h3-left, h3-right
{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	letter-spacing: 0.15em;
	margin-left: 0px;
	color:#FFFFFF;	
	
	line-height:42px;
	word-spacing: 0em;
}

h3-left
{
	float: left;
	margin-left: 20px;
	margin-top: 17px;
}
h3-right
{
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}

h2
{
	font-family:caslon;
	font-size:15pt;
	line-height:19pt;
	font-weight:400;
	text-align:center;
	background-color:#33cc99;
	color:#FFFFFF;
	font-style:oblique;
	font-variant:small-caps;
	letter-spacing: 0.15em; 
	line-height: 40px;
}

h4
{
	font-family:caslon;
	font-size:15pt;
	line-height:19pt;
	font-weight:400;
	color:#FFFFFF;
	font-style:oblique;
	font-variant:small-caps;
	letter-spacing: 0.20em; 
	line-height: 36px;
}

p
{
	font-family:verdana;
	font-size:11pt;
	font-weight:normal;
	line-height:19pt;
	color:#4E4E4E;
	
}

li
{
	font-family:caslon;
	font-weight:normal;
	line-height:18pt;
	list-style: none;

}


a, a:link, a:hover, a:active, a:focus
{
	font-family:caslon;
	font-variant:small-caps;
	letter-spacing: 0.10em;
	line-height:22.5pt;
	font-size:12pt;
	
}

td, tr, table
{	
	font-family:verdana;
	font-size:12pt;
	font-weight:normal;
	
}


a, a:link
{
	text-decoration:none;
}

a:hover
{
	border-bottom: 2px solid #33cc99;
}

h1 a:hover
{
	text-decoration:none;
}

.active 
{
	border-bottom: 5px solid #33cc99;!important;
	font-weight:bold!important;
}

.current {color:#0033CC !important;}




/*Container-vereinbarung*/
#wrapper
{	width: 1000px;
	margin: 0 auto;
}
#container
{
	margin:-30px auto;
	width:1000px;
	height: 130px;
	border-top: 7px solid #33cc99;
	margin-bottom:30px;
}
.nav-main {
	width:1000px; 
	float: center;
	margin:0px 0 0 0;
	background-color:#33cc99;
	height: 55px;
}

logo {

	width: 200px;
	text-align:center;	
}

.nav {
	width:1000px; 
	float: left;
	margin:-50px 0 0 0;
}


.nav ul li {
	float:left;
	display: block;
	padding:30px 25px 0px 0px;
	font-size: 8px;
	
}



.nav ul li a:hover,
.nav ul li a:active
{
	text-underline: 2px solid #33cc99;
	
}



#banner{
	margin-top: 10px;
}
#content
{
	margin: 0 auto;
	background-color:#FFF;
	width:1000px;
	margin-bottom: 60px;
	margin-top: 180px;
}

.teaser section {
    min-height: 300px;
	padding: 10px 0px 5px 0px;
	font-size: 15px;
}

.teaser {
	width: 312px;
	float: left;
	margin-top: 25px;
	margin-right: 20px;
}
#bg{ 
	
	width: 1000px;
	height: 350px;
	float: center;
	margin: 180px auto 0 auto;
	padding: 70px 0 10px 0;
	border-top: 3px solid #33cc99;
	border-bottom: 3px solid #33cc99;
	
}

#bg2{ 
	
	width: 1000px;
	
	float: center;
	margin: 30px 0 0 0;
	padding: 10px 0 40px 0;
	border-top: 3px solid #33cc99;
	border-bottom: 3px solid #33cc99;
	
}
#bg3{ 
	
	width: 1000px;
	
	float: center;
	margin: 170px auto 0 auto;
	padding: 30px 0 10px 0;
	border-top: 3px solid #33cc99;
	border-bottom: 3px solid #33cc99;
	
}

.imgBox  { 
    width: 840px; 
 
    background-image: url('oeffnungszeiten.png');
	margin: 0 auto;
	
}


.overlay-text { 
	position: absolute; 
	top: 375px; 
	padding: 20px 60px 60px 160px;
	}

#article {
	float: center;
	margin: 0 auto;
	width:1000px;
	margin-top: 40px;

}

#article img {
	float: center;
	width: 840px;
}



#footer-wrapper
{ 	margin: 90px auto 0 auto;
	width: 1000px;
}

#footer
{
	font: verdana;
	margin:10px auto -10px auto;
	width:1000px;
	background-color:#33cc99;
	font-size:14pt;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	font-variant:small-caps;
	letter-spacing: 0.30em;
	font-weight:bold;
	padding-bottom:4px;
	padding-left: 4px;
	padding-right: 10px;
	padding-top: 5px;
	display: block;
}
