@font-face {
    font-family: 'monotype_corsivaregular';
    src: url('../fonts/mtcorsva-webfont.eot');
    src: url('../fonts/mtcorsva-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/mtcorsva-webfont.woff') format('woff'),
         url('../fonts/mtcorsva-webfont.ttf') format('truetype'),
         url('../fonts/mtcorsva-webfont.svg#monotype_corsivaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body { 
text-align:center; 
margin:auto; 
padding:0;  
background-color:#FFF5EE; 
}

#Page{
	min-width:350px;
	max-width:600px;
	width:600px;
	margin:0px;
	position:relative;
	top:0px;

	}

#Top{
	min-width:350px;
	max-width:600px;
	width:600px;
	position:relative; 
	top:5px; 
	left:5px; 
	height:80px;
	z-index:900;
	}

#Menu{
	width:250px;
	position:fixed; 
	text-align:center;
	top:0px;
	z-index:1000;
	}
	
#Content{
	font-family: monotype_corsivaregular,sans-serif,arial; 
	color:rgb(50,50,50);
	font-size:1.0em;
	min-width:320px;
	max-width:570px;
	width:570px;
	position:relative;
	top:30px;
	margin-left:30px;
	text-align:center;
	position:relative;
	
		}	

.Contenttext{
	font-family: monotype_corsivaregular,sans-serif,arial; 
	color:rgb(50,50,50);
	font-size:1.1em;
	min-width:320;
	max-width:570;
	width:570;
	position:relative;
	margin:5px;
	text-align:left;
		}	


#bgtrans{
	background-image: url("images/homebg.jpg");
	background-repeat: repeat-x;
	/*background-size: cover;*/
	background-size: 355px 100%;
	opacity:.50;
  -moz-opacity:.50; 
  filter:alpha(opacity=50); 
}

#lat { 
	position:relative; 
	top:15px; 
	left:120px; 
	width:60px; 
	height:30; 
    z-index:2; 
	  }
#da6 { 
	position:relative; 
	top:10px; 
	left:10px; 
	min-width:350px;
	width:100%; 
	height:50px;
	z-index:4;
	  }

#hgbild{
	min-width:350;
	max-width:600;
	opacity: 0.5; 
	filter: alpha(opacity=50);
	}

#divhgbild{
	
	background-image:url("images/homebg.jpg");
	background-size:100% 100%;
	opacity: 0.5; 
	filter: alpha(opacity=50);
	
}	  

 
#opentext {font-family: monotype_corsivaregular,sans-serif,arial; color:#FFF5EE;font-size:1.0em;}   
#opentextM {font-family: monotype_corsivaregular,sans-serif,arial; color:#FFF5EE;font-size:0.9em;}
#stdtext {font-family: monotype_corsivaregular,sans-serif,arial; color:rgb(50,50,50);font-size:1.0em;}   
#big {font-family: monotype_corsivaregular,sans-serif,arial; color:rgb(50,50,50);font-size:2.3em;font-weight:bold;margin-top:20px;}
#med {font-family: monotype_corsivaregular,sans-serif,arial; color:rgb(50,50,50);font-size:1.1em}

font.t1{
font-family: monotype_corsivaregular,sans-serif,arial; 
color:rgb(50,50,50);
font-size:0.8em;
}

font.plus {font-family: monotype_corsivaregular,sans-serif,arial; color:rgb(50,50,50);font-size:1.8em;font-weight:bold;margin-top:18px;}


/* ------- Grösser 350 PX   ------------- 
-----------------------------------------*/

@media ( min-width: 350px ) {
	#Body{zoom:95%;	
	-webkit-zoom: 0.95;
	margin:auto;
	}
	
	div.anzeigen{
	width:320px;
	}
	
#Page{
	width:350;

	}

#Top{
	width:350;
	}
#Menu{
	}
#Content{
	width:320px;
		}	

.Contenttext{
	width:320px;
		}	

}
/* ------- Grösser 600 PX   ------------- 
-----------------------------------------*/
@media ( min-width: 600px ) {
	#Body{
	zoom:120%;
	-webkit-zoom: 1.2;

	margin:auto;
	}
	div.anzeigen{
	width:570px;
}
#Page{
	width:600;

	}

#Top{
	width:600;

	}
#Menu{
	}
#Content{
	width:570px;
		}	

.Contenttext{
	width:570px;
		}	


}



/* ------- Grösser 800 PX   ------------- 
-----------------------------------------*/

@media ( min-width: 800px ) {
	#Body{zoom:130%;
		-webkit-zoom: 1.30;
		margin-left:auto;
				margin-top:auto;
	}
	
	
	div.anzeigen{
	width:570px;
	}
#Page{
	width:600;

	}

#Top{
	width:600;

	}
#Menu{
	}
#Content{
	width:570px;
		}	

.Contenttext{
	width:570px;
		}	

}



/* ------- Grösser 1000 PX   ------------- 
------------------------------------------*/
@media ( min-width: 1000px ) {
	#Body{zoom:140%;
	-webkit-zoom: 1.40;
		margin-left:auto;
		margin-top:auto;

	}
	
	div.anzeigen{
	width:570px;
	}

#Page{
	width:600;

	}

#Top{
	width:600;
	}
#Menu{
	}
#Content{
	width:570px;
		}	

.Contenttext{
	width:570px;
		}	

}

/* define a fixed width for the entire menu */
.navigation {
	position:fixed;
	position: -webkit-fixed;
	top:70px;
	z-index:1000;
  width: 80px;
  font-family: monotype_corsivaregular,  sans-serif,arial; 
  color:#FFF5EE;
  font-size:1.3em;
  text-align:center;
  margin-left: -20;
  
}
/* define a fixed width for the entire menu */
.navigation2 {
  width: 200px;
  font-family: monotype_corsivaregular,  sans-serif,arial; 
  color:#FFF5EE;
  font-size:1.3em;
  text-align:center;
  margin-left: -55;
  top:100px;
  
}

/* reset our lists to remove bullet points and padding */
.mainmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 5px;
   width: 70px;
   text-align:center;
   
}
/* reset our lists to remove bullet points and padding */
.mainmenu2 {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-left: 60px;
   width: 250px;
   text-align:center;
   
}

/* reset our lists to remove bullet points and padding */
.submenu {
  list-style: none;
  padding: 0;
  margin-left: 45;
  border-radius:5px;
  -webkit-border-radius: 5px;

   width: 250px;

}


/* make ALL links (main and submenu) have padding and background color */
.mainmenu a {
  /*display: block;*/
    background-color: rgb(178,34,34);
  text-decoration: none;
  padding: 5px;
  color: #FFF5EE;
  border-radius:5px;
  -webkit-border-radius: 5px;

  margin-top:3px;
}

/* make ALL links (main and submenu) have padding and background color */
.mainmenu2 a {
  display: block;
  background-color: rgb(178,34,34);
  text-decoration: none;
  padding: 5px;
  color: #FFF5EE;
  border-radius:5px;
  -webkit-border-radius: 5px;

  margin-top:3px;
}


/* add hover behaviour */
.mainmenu a:hover {
    /*background-color: #C5C5C5;*/
	  //background-color:  rgb(178,34,34);
 background-color: rgb(148,34,34);
  color:#FFF5EE;}
  
  /* add active behaviour */
.mainmenu a:hover {
    /*background-color: #C5C5C5;*/
	  //background-color:  rgb(178,34,34);
 background-color: rgb(148,34,34);
  color:#FFF5EE;}


/* add hover behaviour */
.mainmenu2 a:hover {
    /*background-color: #C5C5C5;*/
	  //background-color:  rgb(178,34,34);
 background-color: rgb(148,34,34);;
  color:#FFF5EE;}



/* when hovering over a .mainmenu item,
  display the submenu inside it.
  we're changing the submenu's max-height from 0 to 200px;
*/

.mainmenu li:hover .submenu {
  display: block;
  max-height: 600px;
  padding-left:0px;
 
}
.mainmenu2 li:hover .submenu {
  display: block;
  max-height: 600px;
  padding-left:0px;
    

 
}
/*
  we now overwrite the background-color for .submenu links only.
  CSS reads down the page, so code at the bottom will overwrite the code at the top.
*/

.submenu a {
  /*background-color: #999;*/
  background-color: rgb(178,34,34);
    color: #FFF5EE;

    border-radius:5px;
	-webkit-border-radius: 5px;

 margin-top:3px;
    /*box-shadow: 5px 5px 5px lightgray ; inset*/

}

/* hover behaviour for links inside .submenu */
.submenu a:hover {
  /*background-color: #666;*/
  background-color: #FFF5EE;
  color:rgb(178,34,34);
}

/* this is the initial state of all submenus.
  we set it to max-height: 0, and hide the overflowed content.
*/
.submenu {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: all 0.5s ease-out;

}

form.eingabe,select.eingabe,input.eingabe,textarea.eingabe,button.eingabe
{
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
background-color:#ffffff;
border: 0px solid #000000;
border-radius:4px;
-webkit-border-radius: 4px;

margin:2px;
}

input{
font-family: arial, sans-serif;
font-weight:normal;
font-size:0.9em;

}

label{
font-size:0.8em;
}

a.li:link,a.li:visited,a.li:active{
font-family:monotype_corsivaregular,sans-serif,arial;
font-size:0.8em;
color: rgb(178,34,34);
text-decoration:none;
font-weight:normal;
background-color:none;
/*display:block;*/
}