/* Reset */
html,body,div,img,h1,h2,h3,h4,h5,h6,p,a,ol,ul,li {
	border:0;
	color:#000;
	font-family:inherit;
	font-size:62.5%;
	font-style:inherit;
	font-weight:400;
	list-style:none;
	margin:0;
	outline:0;
	text-decoration:none;
	padding:0;
}
body {
	line-height:1;
}

/* Font und Clear */
@font-face {
	font-family: 'colab';
	src:url('colab.eot');
	src:url('colab.eot?#iefix') format('embedded-opentype'), url('colab.woff') format('woff'), url('colab.ttf') format('truetype'), url('colab.svgz#') format('svg'), url('colab.svg#') format('svg');
	font-weight:400;
	font-style:normal;
}
.clear{
	clear:both !important;
	float:none !important;
}

/* Design */
html,body {
	font:16px colab, Arial, sans-serif;
}
#site {
	margin:0 auto;
	width:1000px;
	background-color:#9ac4d8;
}
#menue_klein {
	float:left;
	margin:0px;
	width:400px;
	height:400px;
}
#menue_eins {
	width:400px;
	height:200px;
	background-image:url(../pic/menue_lana.jpg);
}
#menue_zwei {
	width:400px;
	height:200px;
	background-image:url(../pic/menue_meran.jpg);
}
#menue_drei {
	width:400px;
	height:200px;
	background-image:url(../pic/menue_tscherms.jpg);
}
#menue_gross {
	float:right;
	margin:0px;
	width:600px;
	height:400px;
	background-image:url(../pic/header_tscherms.jpg);
}
#menue_gross_zwei {
	float:right;
	margin:0px;
	width:600px;
	height:400px;
	background-image:url(../pic/header_lana.jpg);
}
#menue_gross_drei {
	float:right;
	margin:0px;
	width:600px;
	height:400px;
	background-image:url(../pic/header_meran.jpg);
}
#content {
	margin-top:30px;
	width:1000px;

	background-color:rgba(255,255,255,0.45);
	color:rgba(255,255,255,0.45);
	-pie-background:rgba(255,255,255,0.45);

	behavior:url(css/PIE.htc);
	position:relative;
	z-index:20;
}
#footer {
	margin-top:30px;
	padding:10px;
	width:1000px;

	background-color:rgba(255,255,255,0.45);
	color:rgba(255,255,255,0.45);
	-pie-background:rgba(255,255,255,0.45);

	behavior:url(css/PIE.htc); 
	position:relative;
	z-index:20;
}
.link_klein {
	margin-left:10px;
	width:130px;
	height:25px;

	background-color:rgba(255,255,255,0.6);
	color:rgba(255,255,255,0.6);
	-pie-background:rgba(255,255,255,0.6);

	behavior:url(css/PIE.htc);
	position:relative;
	z-index:20;
}
.link_text_k {
	font-size:8.0em;
	margin-left:10px;
}
#link_gross {
	margin-left:10px;
	width:200px;
	height:38px;

	background-color:rgba(255,255,255,0.6);
	color:rgba(255,255,255,0.6);
	-pie-background:rgba(255,255,255,0.6);

	behavior:url(css/PIE.htc);
	position:relative;
	z-index:20;
}
#link_text_g{
	font-size:9.0em;
	margin-left:10px;
	margin-bottom:5px;
}
p{
	font-size:3.0em;
	padding:10px;
}
#footer_text{
	font-size:2.0em;
	margin-left:920px;
}
#impressum{
	margin:10px;
}
