.BuAngebot{
	color: #fdffde;
	font-size: 12px;
	font-family: verdana;
	height: 18px;
	text-align: center;
	padding: 5px;
	padding-top: 7px;
	text-decoration: none;
	text-shadow: #185215 2px 2px 3px;
	background-color: #2a3b17;
	width:85px;
	display: inline-block;
	margin-right:0px;
}
/* change color by mouse over(hover)(dynamische Pseudoklasse)*/
.BuAngebot:hover{
	background-color: #475736;
}



/* Defintion of normal size drop down buttons in upper button line*/
/* Author: Josehpine*/
.BuAngebot2{
	color: #fdffde;
	font-size: 12px;
	font-family: verdana;
	height: 18px;
	text-align: center;
	padding: 5px;
	padding-top: 7px;
	text-decoration: none;
	text-shadow: #185215 2px 2px 3px;
	background-color: #2a3b17;
	width:150px;
	display: inline-block;
	margin-right:-10px;
}
/* change color by mouse over(hover)(dynamische Pseudoklasse)*/
.BuAngebot2:hover{
	background-color: #475736;
}
/* Defintion of double size drop down buttons in upper button line*/
/* Author: Adrian Orzyszek*/
.BuAngebot2Big{
	color: #fdffde;
	font-size: 12px;
	font-family: verdana;
	height: 36px;
	text-align: center;
	padding: 5px;
	padding-top: 7px;
	text-decoration: none;
	text-shadow: #185215 2px 2px 3px;
	background-color: #2a3b17;
	width:150px;
	display: inline-block;
	margin-right:-10px;
}
/* change color by mouse over(hover)(dynamische Pseudoklasse)*/
.BuAngebot2Big:hover{
	background-color: #475736;
}



.BuNachfrage{
						display: block;
						margin-top:0px;
						width: 100px;
						color:#2a3b17;
						font-size: 13px;
						font-family: verdana;
						height: 15px;
						text-align: center;
						padding: 5px;
						padding-top: 7px;
						text-decoration: none;
}
/* change color by mouse over(hover)(dynamische Pseudoklasse)*/
.BuNachfrage:hover{
	background-color: #2a3b17;
	color: #88a485;
}
		
.BuNachfrage2{
						display: block;
						margin-top:0px;
						width: 20px;
						color:#fdffde;
						font-size: 12px;
						font-family: verdana;
						height: 10px;
						text-align: center;
						padding: 5px;
						padding-top: 7px;
						text-decoration: none;
}
		
.BuEnglisch{
	display: block;
	margin-top:3px;
	width: 100px;
	color:#8f7330;
	font-size: 14px;
	font-family: Georgia;
	font-weight: bold;
	height: 18px;
	text-align: left;
	padding: 5px;
	padding-top: 7px;
	text-decoration: none;
}
/* change color by mouse over(hover)(dynamische Pseudoklasse)*/
.BuEnglisch:hover{
	background-color: #0394c1;
}
		
.News, .Titel{
						color: #5b3e1c;
						text-decoration: none;
}
		 
.Titel{
						font-size: 42px;
						font-family: Georgia;
						text-align: center;
						margin-top: 7px;
						margin: 5px;
						font-weight: bold;
						color: white;

}
					
.underhead{
						font-size: 16px;
						font-weight: bold;
						font-family: Georgia;
						color: #0394c1;
}
.BuUnterseiten{
	color: #2a3b17;
	font-size: 16px;
	font-family: Georgia;
	height: 20px;
	text-align: center;
	padding: 2px;
	padding-right: 5px;
	padding-top: 2px;
	text-decoration: none;
	display: inline-block;
}
/* change color by mouse over(hover)(dynamische Pseudoklasse)*/
.BuUnterseiten:hover{
	color: #fdffde;
	background-color: #475736;
	
}

.picture{
	width: 646px;
	height:426px;
	position: absolute;
	top:382px;
}
.brStripe1{
	margin-left:140px;
}

.blStripe1{
	margin-top:30px;
	margin-left:660px;
}

.link{
	text-decoration: none;
	color:blue;
}

.ulbutton {
  padding: 0;
  margin: 0;
  list-style: none;
 }
.libutton {
  float: left;
  position: relative;
  width:170px;
 }
.libutton .ulbutton {
  display: none;
  position: absolute;
  top: 30px;
  left: 0;
 }
.libutton > .ulbutton {
	top: auto;
	left: auto;
}
li.libutton:hover ul.ulbutton, li.libutton.over  ul.ulbutton{
	display: block; 
}


a.link:visited{}
a.BuUnterseiten:visited{}
a.BuAngebot:visited{}
a.BuNachfrage:visited{}







div.buttonalle1,div.buttonalle2,div.buttonalle3,div.buttonalle4{
	float:left;
}
div.buttonalle1:hover div.buttonUnter1,
div.buttonalle2:hover div.buttonUnter2,
div.buttonalle3:hover div.buttonUnter3,
div.buttonalle4:hover div.buttonUnter4{
	display:block;width: 15px;
}

div.buttonUnter1,div.buttonUnter2,div.buttonUnter3,div.buttonUnter4{
	display:none;
}

/*Author Adrian Orzyszek*/
.mainSite{
	font-family: Candara, Helvetica;
}
