body{
font-family: Segoe UI Symbol ;
font-weight: 12px;	
	}

#header1{position: relative;	
margin: 0px;	
background-color: #65B321;
width: 850px;
height: 40px;

	}
	
#header2{
margin: 0px;	
*background-color: blue;
width: 850px;
height: 160px;
	}
#dia{
margin: 0px;	
background-image: url("img/_DSC9156.gif") ; 
*background-color: black;
width: 850px;
height: 400px;

background-repeat: no-repeat;
background-position:center 0 0 ;

	}
#content{
margin: 0px;
background-color: white; 	
width: 850px;
height: auto;	
	}
#footer{
margin: 0px;
background-color: #65B321; 	
width: 850px;
height: 80px;	
	}	
#NavMenu{
margin: 0;
padding: 0;	
	}
#NavMenu ul {
margin: 0;
padding: 0;
line-height: 30px;
	}
#NavMenu li {
background-color: #999;
margin: 0;
padding: 0;
list-style: none;
float: left;
position: relative;
*-moz-border-radius: 15px;
	}
#NavMenu ul li a {
text-align: center;
text-decoration: none;
height: 30px;
width: 150px;
display: block;
border: 1px solid #FFF;
*text-shadow: 1px 1px 1px #000;
	}
#NavMenu ul ul {
position: absolute;
visibility: hidden;
top: 32px;
	}
#NavMenu  ul li:hover ul {
visibility: visible;	
	}
#NavMenuContainer {
margin: 0;
padding: 0;
*height: 140px;
*width: 850px;
background-color: #575757;
opacity: 1;
	
	}
#NavMenu li:hover {
background-color: #53e22c;	
	}
	
#NavMenu ul li:hover ul li a:hover{
background: #CCC;
color: #000;

	}
#NavMenu a:hover {
color: black;	
	}

#search {
margin:0 ;
padding: 50px 0px 0px 10px;	
height: 100px;
width: 250px;
*border: none;

	
	}
	
#searchBox {
margin: 0px 40px 0px 580px;
padding: 5px;
position: absolute;
height: 40px;
width: 150px;
background-color: #b4bab1;	
top: 100px;
opacity: 1;
*-moz-border-radius: 10px;
	
	}
	
#searchButton {
margin:  0px 40px 0px 750px ;
padding: 5px;	
background-color: #b4bab1;	
position: absolute;
height: 40px;
width: 70px;
top: 100px;	
opacity: 1;
*-moz-border-radius: 10px;
	}
	
.button {
margin: 0;
padding: 0;
text-align: center;
font-family: 	Segoe UI Symbol ;
font-weight: bold;	
border-style: none;
	}
	
/*#searchButton   {
background-color: 	#FF9900;
*-moz-border-radius: 10px;
	}*/
	
.button p a:hover  {
color: 	#FF9900;	
	}	
	
#footerUl {
margin: 0;
padding: 0;

	}	
#footerUl ul{
width: 850px;

	}	
	
#footerUl li{
margin: 0;
padding: 0 5px 0px 0px ;
list-style: none;
float: left;
position: relative;	


	}	
	
#footerUl ul li a {
display: block;
text-decoration: none;
line-height: 11px;	
text-align: center;
padding: 8px;
background-color: #53e22c;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;	
	}	
	
#footerUl ul li a:hover {
background-color: 	#FF9900;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;	
margin:   0 px;	
color: white;
text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	}	
	
#footerUlUl {
margin-top:  20px;
padding: 0px;
position: absolute;
	}	
#footerUlUl ul{
width: 850px;

	}	
	
#footerUlUl li{
margin: 0;
padding: 0 5px 0px 0px ;
list-style: none;
float: left;
position: relative;	

	}			
#footerUlUl li a{
text-decoration: none;	
text-align: center;
padding: 4px;
background-color: #53e22c;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;		

	}	

#footerUlUl ul li a:hover {
background-color: #e3dd26;
-moz-border-radius: 5px;	
-webkit-border-radius: 5px;
border-radius: 5px;	
text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
color: blue;
	}	
	
#sozialMedia {
margin-right:  20px;
margin-top: 0;
padding: 10px;
height: 15px;
float: right;	

	}

	
#sozialMedia img{
	border-style: none;
	padding: 4px;

	}	
	
#copyright {
margin: 45px;	
position: absolute;

	}	
	
#copyright p {
text-align: center;	
color: white;
font-weight: 4px;
	}	
	
#content{
	text-align: left
	}	

li .licolor{
	background-color: #e3dd26;
	}	
	
#content p {
	font-weight: 5em;
	text-align: justify;
	}	
	
.Center{
text-align: center;	
	}	