@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	}

html, body {
	position: absolute;
	top:0px;
	left:0px;
	width:100%;
	height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
    background-image:url(../images/kachelVerlauf3.jpg);
	background-repeat:repeat-x;
	color: #1a962b;
	background-color: #ffe400;
	margin-bottom: -183px;
}

a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #1a962b;
}
a:visited {
	color: #1a962b;
}
a:hover {
	color: #000;
}
a:active {
	color: #e1001b;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14pt;
	color: #1a962b;
	margin-bottom: 12px;
}
h2 {
	font-size: 10pt;
	color: #1a962b;
}
h3 {
	font-size: 9pt;
	color: #1a962b;
}


#header {
	position:relative;
	top:0px;
	height: 183px;
	width: 927px;
	margin-left:auto;
	margin-right:auto;
	z-index: 3;
}

#logo {
	position: relative;
	margin-top: 1px;
	left: -5px;
	width: 161px;
	height: 161px;
	float: left;
	clear: right;
	background-color:#999;
}

#containerInhalt{
	position: relative;
	height: auto;
	margin-top: 25px;
	margin-left: auto;
	margin-right:auto;
	bottom:35px;
	width: 922px;
	z-index: 2;
	}
	
/*#containerInhalt table {
	width: 919px;
	padding-left:10px;
}*/


	
#containerVeranstaltungen{
	position: relative;
	margin-top: 25px;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: 25px;
	bottom:35px;
	width: 919px;
	background-image:url(../images/neuheitenHG02.png);
	background-repeat:no-repeat;
	z-index: 2;
	}

#neuOben	{
	position:relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 919px;
	height: 43px;
	background-image:url(../images/neuheitenRahmenOben.png);
	background-repeat: no-repeat;
}

#neuMitte	{
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	width: 829px;
	background-image:url(../images/neuheitenKachel.png);
	background-repeat:repeat-y;
	padding: 0px 50px 0px 40px;
}

#neuMitte h2 {
	margin-bottom: 10px;
}

#neuUnten	{
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: auto;
	width: 919px;
	height: 43px;
	background-image:url(../images/neuheitenRahmenUnten.png);
	background-repeat: no-repeat;
}


#containerAttraktionen{
	position: relative;
	margin-top: 25px;
	margin-left: auto;
	margin-right:auto;
	padding-bottom: -10px;
	bottom:35px;
	width: 919px;
	z-index: 2;
}

#containerAttraktionen table h3 {
	margin: 0px 10px 5px 32px;
	font-size: 10pt;
	font-weight: 800;

}

#containerAttraktionen table p {
	margin-left: 32px;
	width: 190px;
	font-size: 9pt;
}

#containerAttraktionen table img {
	margin: 0px 15px 0px 5px;
}

#topNavi	{
		position:relative;
		margin-top:10px;
		left: -5px;
		height: 28px;
		float:left;
		width: 761px;
		text-align: left;
	}

#topNavi p a{
	margin: 0px 10px 0px 10px;
	font-size: 11pt;
	font-weight:800;
	text-decoration: none;
	}
	
#bildleiste	{
		positon:relative;
		width: 766px;
		height: 53px;
		float: left;
		background-image: url(../images/bilderleisteOben.jpg);
		margin-top: 5px;
		margin-left: -5px;
	}
	
#mainmenu	{
		positon:relative;
		float:left;
		padding: 8px 0px 8px 0px;
		height: 19px;
		width: 768px;
		background-color: #1a962b;
		background-image:url(../images/mainmenu/bgGruen.gif);
		background-position:right;
		background-repeat:no-repeat;
		vertical-align: middle;
		margin-left: -5px;
	}

#submenu1 {
	position: relative;
	float: left;
	width:768px;
	margin-top:0px;
	background-color:f7deda;
	background-image:url(../images/mainmenu/bgWeiss.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 21px;
	margin-left: -5px;
	}

#submenu1 ul li {
	display: inline;
	margin-left: 10px;
	margin-right: 10px;
}

#suche	{
		positon:relative;
		width: 241px;
		height: 25px;
		float: right;
		margin-top:2px;
	}

#formTextsuche {
		margin-top:1px;
		padding: 0px;
		height:25px;
	}

#textfeldSuche {
	background-image:url(../images/textfeldSuche.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:  #ffcc00;
	width: 158px;
	height: 17px;
	border: 0px;
	float:left;
	clear:right;
	padding: 6px 5px 2px 2px;
	}

#buttonSuchen {
	background-image:url(../images/buttonSuchen.gif);
	background-position:right;
	background-repeat:no-repeat;
	height: 25px;
	width:75px;
	border: 0px;
	}

#footer {
	position:fixed;
	width: 100%;
	bottom: 0px;
	background-image: url(../images/kachelKontaktdaten.jpg);
	background-position: top left;
	background-repeat:repeat-x;
	background-color: #ffcd00; 
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	font-size: 10pt;
	z-index: 4;
}

#footer img {
	margin-left: 5px;
	margin-right: 5px;
}