/* ------------ Text  -----------------------*/

html, body, h2, h3, h4, div, p, li, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

.bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	text-align: center;

}

p{
	margin-bottom: 40px;
	margin-top: 20px;
}

html, body {
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 150%;
	background-image: none;
	background: #E1E1E1;
}

h3 {
	font-size: 110%;
	background-image: none;
	background: #E1E1E1;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 100%;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}




/* ------------ Links  -----------------------*/
a:hover{
   color: #CC3333;
}
a {
   color: #0066CC;
   text-decoration: none;
}


/* ------------ Strukturelemente  -----------------------*/

.banner{
	width: 90%;
	border: 1px solid #999999;
	height: 80px;
	margin: 0px;
	padding: 10px;
	background-image: url(../images/barrierefreiBanner.gif);
	background-repeat: no-repeat;


}

.menueBody, .infoboxBody{
	font-size: 100%;	
}

.footer{
	padding: 15px;
}

.imageLeft, .imageRight {
	padding-bottom: 10px;
}

.imageText{
	font-size: 80%;
	font-style: italic;
}

.imagePicture{

	width: 10%;
}

.infoboxBox{
	background: #F6F6F9;
	float: left;
	width: 20%;
	margin: 0px;
	padding: 10px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}

.infobox {
	font-size: 100%;
	padding: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: none;
	margin: 0px;
}

.infoboxheader {
	font-size: 100%;
	font-weight: bold;
	border: none;
	color: #333333;
	margin: 0px;
	padding: 5px;
	text-decoration: none;
}

.infoboxFooter{
	border-bottom-width: 0px;
}

.menue{
	background: #F6F6F9;
	float: left;
	width: 20%;
	margin: 0px;
	padding: 10px;
	border-top: 1px solid #999999;
	border-right: 1px none #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}


.blockVariable {
	 width: 100%;
	 padding-bottom: 15px;
}

.mainMenue {
	text-align: center;
	font-size: 110%;
	word-spacing: 30px;




}

.seperator{
	border-bottom: 7px solid #FFFFFF;
}

.mainBlock{
	margin: 0px;
	padding: 30px;
}



.mainHeadline{
	background: #aa7;
	padding: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 7px solid #FFFFFF;
}

.footer{
	background: #eec;
	color: #FFFFFF;
}

.infoboxHeader, .menueHeader{
	background: #DEE0E3;
	padding: 7px;
	font-weight: bold;
	color: #000000;
}

.main {
	float: left;
	width: 50%;
	border: 1px solid #999999;
	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
}

.all {
	width: 100%;
}

.startseiteH2 {
	font-size: 140%;
	 color: #000000;
}

hr {
	height: 1px;
	width: 95%;
}

.aktuell {
	padding-bottom: 10px;
}

.aktuellbereichDate {
	font-size: 13px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;

}
/* *************************************** Menue **************************************** */
div#menue {
	height: auto;
	width: auto;
	line-height: 25px;

}
div#menue p{
	margin: 0px;
	padding: 0px;
}
div#menue p a {
	display: block;
	width: 100%;
	color: #4E4E4E;
	padding-left: 23px;
}

div#menue p a:hover {
    color: #000000;
}


/* ****** Active ****** */

div#menueActive {
	height: auto;
	width: auto;
	line-height: 25px;
	font-weight: bold;
}

div#menueActive p{
	margin: 0px;
	padding: 0px;
}

div#menueActive p a {
	display: block;
	width: 100%;
	color: #000000;
	padding-left: 23px;
}

div#menueActive p a:hover {
    color: #000000;
}


/* ************************************************************************************ 
   ********************************** Sub Menüsteuerung *******************************
   ************************************************************************************ */

/* ****** normal ****** */

div#menueSub {
	height: auto;
	width: auto;
	line-height: 25px;

}

div#menueSub p{
	margin: 0px;
	padding: 0px;
}

div#menueSub p a {
	display: block;
	width: 100%;
	color: #5D5C5C;
	padding-left: 35px;
}

div#menueSub p a:hover {
    color: #000000;
}


/* ****** Active ****** */

div#menueSubActive {
	height: auto;
	width: auto;
	line-height: 25px;
	font-weight: bold;
}

div#menueSubActive p{
	margin: 0px;
	padding: 0px;
}

div#menueSubActive p a {
	display: block;
	width: 100%;
	color: #000000;
	padding-left: 35px;
}

div#menueSubActive p a:hover {
    color: #000000;
}

.waiAbstand {
	margin: 50px;
	padding: 60px;

}
.image {
	border: 1px solid #cccccc;
}
.imageRight {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.imageLeft {
	margin-bottom: 15px;
	float: left;
	margin-right: 10px;
}
.gastronomiePic {
	width: 160px;
	float: right;
}

/* ************************************************************************************** 
   ********************************** Sub02 Menüsteuerung *******************************
   ************************************************************************************** */

/* ****** normal ****** */

div#menueSubSub {
	height: auto;
	width: auto;
	line-height: 25px;
}

div#menueSubSub p{
	margin: 0px;
	padding: 0px;
}

div#menueSubSub p a {
	display: block;
	width: 100%;
	color: #5D5C5C;
	padding-left: 60px;
}

div#menueSubSub p a:hover {
    color: #000000;
}


/* ****** Active ****** */

div#menueSubSubActive {
	height: auto;
	width: auto;
	line-height: 25px;
	font-weight: bold;
}

div#menueSubSubActive p{
	margin: 0px;
	padding: 0px;
}

div#menueSubSubActive p a {
	display: block;
	width: 100%;
	color: #000000;
	padding-left: 60px;
}

div#menueSubSubActive p a:hover {
    color: #000000;
}

