@charset "utf-8";
@import url("habegger_01.css");
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFC;
}
#container {
	text-align: left;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	margin-bottom: 0px;
}
#logo1 {
	padding: 0px;
	width: 384px;
	height: 136px;
	margin: 0px;
	background-image: url(../layout/images/l-shape-mit-logo_r1_c1.png);
	background-repeat: no-repeat;
}
#logo2 {
	padding: 0px;
	height: 136px;
	width: 384px;
	margin-left: 384px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	background-image: url(../layout/images/l-shape-mit-logo_r1_c3.png);
	background-repeat: no-repeat;
}
#inhalt {
	margin-top: 0px;
	width: 580px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding: 0px;
	float: right;
	background-image: url(../layout/tarktor-mit-wagen.jpg);
	background-repeat: no-repeat;
	background-position: right 150px;
}

#container #inhalt a:link {
	font-weight: bold;
	color: #00C;
	text-decoration: none;
}

#container #inhalt h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #630;
}

#navigation {
	height: 446px;
	background-image: url(../layout/images/l-shape-mit-logo_r2_c1.png);
	background-repeat: no-repeat;
	top: 0px;
	width: 167px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	background-image: url(../layout/images/balken_hg.png);
	background-repeat: repeat-x;
	height: 75px;
}
#adresse1 {
	padding: 0px;
	height: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	width: 120px;
	position: absolute;
}
#container #footer #adresse1 p a:link {
	color: #090;
	text-decoration: none;
}
#container #footer #adresse1 p a:visited {
	color: #090;
}
#container #footer #adresse1 p a:hover {
	color: #F90;
}
#container #footer #adresse1 p a:active {
	color: #F90;
}
#container #footer #adresse2 p a:link {
	color: #090;
	text-decoration: none;
}
#container #footer #adresse2 p a:visited {
	color: #090;
}
#container #footer #adresse2 p a:hover {
	color: #F90;
}
#container #footer #adresse2 p a:active {
	color: #F90;
}
#container #footer #adresse1 p {
	font-size: 12px;
	line-height: 12px;
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	margin: 2px;
	padding: 0px;	
}

#adresse2 {
	padding: 0px;
	height: 75px;
	width: 120px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 618px;
	position: absolute;
}
#container #footer #adresse2 p {
	font-size: 12px;
	line-height: 12px;
	color: #FF0;
	font-family: Verdana, Geneva, sans-serif;
	margin: 2px;
	padding: 0px;
}
#navi-menue {
	height: 309px;
	width: 140px;
	float: left;
	margin-top: 60px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 8px;
}
#container #navigation #navi-menue p a {
	font-weight: bold;
	color: #630;
	text-decoration: none;
	line-height: 60px;
}
