body {
    background-color: lightblue;
}


	.menu {
background:-moz-linear-gradient(bottom,#7fa5b7, #a9daf2); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#7fa5b7),to(#a9daf2)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#7fa5b7',endColorstr='#a9daf2'); /* Internet Explorer */
border:3px solid;
border-radius:25px;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */
  border-style: groove;
  border-width: thick;
   border-color:#7fa5b7;
  color: black;
  font-family:arial;
  font-size: 12pt;
  font-weight: none;
  text-align: left;
  text-indent:10px;
  width: 185px;
  padding-left:0px;
    position:absolute;
	  top: 200px;
	  left: 75px;
	}

.m_link_menu {

	opacity: 0.55;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   height:26px;
   }

.m_link_menu:hover {
  
	background:-moz-linear-gradient(bottom,#7fa5b7, #a9daf2); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#7fa5b7),to(#a9daf2)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#7fa5b7',endColorstr='#a9daf2'); /* Internet Explorer */
     opacity: 1;
      font-weight: Bold;
	  border:2px solid;
border-radius:25px;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */
	  
      }

.m_link {
	opacity: 0.55;
   transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   
   }

.m_link:hover {
  
	background:-moz-linear-gradient(bottom,#7fa5b7, #a9daf2); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#7fa5b7),to(#a9daf2)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#7fa5b7',endColorstr='#a9daf2'); /* Internet Explorer */
     opacity: 1;
      font-weight: Bold;

      }	  

	  
.m_check:hover{

  
	background:-moz-linear-gradient(left,#7fa5b7, #a9daf2); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#7fa5b7),to(#a9daf2)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#7fa5b7',endColorstr='#a9daf2'); /* Internet Explorer */
}
	  

a { 
text-decoration: none; 
 color: black;	
}

.mb{
background:-moz-linear-gradient(left,#7fa5b7, #a9daf2); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#7fa5b7),to(#a9daf2)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#7fa5b7',endColorstr='#a9daf2'); /* Internet Explorer */
  text-align: center;
  border:2px solid;
border-radius:25px;
-moz-border-radius:25px; /* Firefox 3.6 and earlier */
font-weight: Bold;

}






	
	.a_menu {
	  position:absolute;
	  top: 100px;
	  left: 275px;
	}
	

.main {

background:-moz-linear-gradient(top,#7fa5b7, #a9daf2); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#7fa5b7),to(#a9daf2)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#7fa5b7',endColorstr='#a9daf2'); /* Internet Explorer */
  border-style: groove;
  border-width: thick;
   border-color:#7fa5b7;
  color: black;
  font-family:arial;
  font-size: 12pt;
  font-weight: none;
  text-align: center;
  padding-left:0px;
    position:absolute;
	  top: 200px;
	  left: 275px;

}
	

	.umenu {
background:-moz-linear-gradient(top,#7fa5b7, #a9daf2); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#7fa5b7),to(#a9daf2)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#7fa5b7',endColorstr='#a9daf2'); /* Internet Explorer */
  border-style: groove;
  border-width: thick;
   border-color:#7fa5b7;
  color: black;
  font-family:arial;
  font-size: 10pt;
  font-weight: none;
  text-align: center;
  padding-left:0px;
    position:absolute;
	 top:120px;
	  left: 275px;
	}	
	
.main_list{

font-weight: Bold;

}	

.main_list:hover
{
	background-color: lightgreen;

}

.urlaub_list{

font-weight: normal;

}


.urlaub_list:hover
{
	background-color: lightgreen;

}

.urlaub_uebersicht
{
background:-moz-linear-gradient(top,#7fa5b7, #a9daf2); /* Firefox */
background:-webkit-gradient(linear,left top,left bottom,from(#7fa5b7),to(#a9daf2)); /* Chrome, Safari */
filter: progid:DXImageTransform.Microsoft.gradient(start
Colorstr='#7fa5b7',endColorstr='#a9daf2'); /* Internet Explorer */
  border-style: groove;
  border-width: thick;
   border-color:#7fa5b7;
  color: black;
  font-family:arial;
  font-size: 12pt;
  font-weight: none;
  text-align: center;
  padding-left:0px;
    position:absolute;
	  top: 700px;
	  left: 275px;
}  
	