@charset "utf-8";
/* CSS Document */
/*Designed by Leon Lotter*/

/*-----Main-Layout-----*/

body {
	background-color:#FFF;
	margin-top:0px;
}
#page {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height: 880px;
	background-color:#e4e7e6;
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #717373;
}
#logo{
	width: 900px;
	height: 250px;
}
#menu {
	width: 900px;
	height: 40px;
}
#text {
	width:600px;
	position:absolute;
	font-family:Arial;	
}
#text_r {
	width: 900px;
	height: 224px;
	margin-top: 0px;
	font-family:Arial;	
	position:absolute;
}
#gb {
	width:600px;
	height: 540px;
	border:0px;
}
#konzept {
	width: 600px;
	height: 540px;
	border: 0px;
}
#img {
    height: 540px;
    width: 300px;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    margin-left: 600px;
    margin-top: 0px;
    background-color:#d1d4d3;
	position:relative;
}
#img_v {
	width: 300px;
	height: 452px;
    margin-top: 20px;
	margin-bottom: 0px;
	border: none;
}
#img_h {
	width: 300px;
	height: 199px;
    margin-top: 20px;
	margin-bottom: 0px;
	border: none;
}
#img_r {
	width: 900px;
	height: 316px;
	background-color:#d1d4d3;
	position:relative;
	margin-top: 224px;
}
#raeume {
	width: 210px;
	height: 140px;
	margin-top: 12px;
	margin-left: 12px;
	border: none;
}
#karte {
	width:598px;
	height:336px;
	margin-top:200px;
	margin-left: 0px;
	position: absolute;
	border-width: 2px 2px 2px 0px;
	border-style: solid;
	border-color: #717373;
}
#bottom {
	width: 900px;
	height: 50px;
	margin-top:auto;
}

/*-----bottom.text-Layout-----*/

#bottom_text {
	height:20px;
	width:900px;
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
	color: #717373;
	text-decoration: none;
	font-family: Arial;
}
#c {	
	text-align:center;
	position:absolute;
	margin-left:350px;
	margin-top:3px;
	width:200px;	
}
p{
	margin:0px 0px 0px 0px;
}
#i {
	text-align:right;
	margin-top:3px;	
	width:300px;
	margin-left:600px;
	position:absolute;
}
a.i {
	font-size: 12px;
	color: #717373;
	text-decoration: none;
	font-family: Arial;	
}
a.i:hover {
	text-decoration:underline;
}

/*-----text-Layout-----*/

h1 {
	margin-left: 20px;
	margin-top: 20px;
	font-size: 22pt;
}
h2 {
	margin-left: 20px;
	margin-top: 20px;
	font-size: 16pt;
}
p.kontakt {
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 14pt;
	line-height: 18pt;
}		
p.text {
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 12pt;
	line-height: 18pt;
}	
p.home_text {
	margin-top: 0px;
	margin-left: 20px;
	font-size: 14pt;
	line-height: 20pt;
}
a {
	font-family:Arial;
	font-size: 12pt;
	text-decoration:underline;
	color:black;
}
a:hover {
	text-decoration:underline;
}
a.k {
	font-family:Arial;
	font-size: 14pt;
	text-decoration:none;
	color:black;
	font-style:bold;
}
a.k:hover {
	text-decoration:underline;
}	
		