@charset "UTF-8";
/* CSS Document */

html, body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}
body {
	background:url(../bilder/berge_verlauf.jpg) left top no-repeat;
}
#logo {
	width:150px;
	height:62px;
	position:absolute;
	left:800px;
	top:19px;
}
/*#wappen {
	width:92px;
	height:76px;
	position:absolute;
	left:673px;
	top:12px;
}*/
#navigation {
	position:absolute;
	left:0px;
	top:100px;
	width:100%;
	height:30px;
	z-index:10;
	background:#ced1c7 url(../bilder_neu/navigation/trenner.gif) 20px 0px no-repeat;
	padding:0px 0px 0px 22px;
}
#navigation img {
	background:#ced1c7 url(../bilder_neu/navigation/trenner.gif) right top no-repeat;
	padding-right:2px;
}
#footer {
	position:absolute;
	left:0px;
	top:130px;
	width:100%;
	height:10px;
	background-color:#9fa199;
}
#meindl_fashion {
	position:absolute;
	left:800px;
	top:100px;
	width:150;
	height:30px;
	z-index:20;
}
#language {
	position:absolute;
	left:680px;
	top:108px;
	width:100px;
	height:14px;
	z-index:20;
	text-align:right;
}
