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

body {
	text-align:center;
	font-family:Times, serif;
	font-size:12px;
	line-height:13px;
	height:100.1%;
	background-color:#FFF;
}
a {
	color: black;
}
div#wrapper{
	width:900px;
	height:auto;
	margin: auto;
	/*background-color: aqua;*/
	position: relative;
}
.div_startseite{
	width: 882px;
	height: 882px;
	background-image:url("/_images/bg_startseite.jpg");
	margin:auto;
	background-repeat: no-repeat;
}
div#logo_startseite{
	width: 341px;
	height: 167px;
	position: absolute;
	top:360px;
	left: 270px;
}
.div_main{
	width: 900px;
	height: 900px;
	background-image:url("/_images/bg_bank.jpg");
	margin:auto;
	background-repeat: no-repeat;
}
.div_main_sommer{
	width: 900px;
	height: 900px;
	background-image:url("/_images/bg_bank_sommer.jpg");
	margin:auto;
	background-repeat: no-repeat;
}

.div_main_ob{
	width: 900px;
	height: 900px;
	background-image:url("/_images/bg_main_sommer.jpg");
	margin:auto;
	background-repeat: no-repeat;
}
div#logo_main{
	width: 220px;
	height: 111px;
	position: absolute;
	top:20px;
	left: 340px;
}
div#kissen_bank1{
	width: 80px;
	height: 79px;
	position: absolute;
	top:615px;
	left: 252px;
	/*background-color: aqua;*/
}
div#kissen_bank2{
	width: 80px;
	height: 79px;
	position: absolute;
	top:615px;
	left: 355px;
	/*background-color: red;*/
}
div#kissen_bank3{
	width: 80px;
	height: 79px;
	position: absolute;
	top:615px;
	left: 459px;
	/*background-color: yellow;*/
}
div#kissen_bank4{
	width: 80px;
	height: 79px;
	position: absolute;
	top:615px;
	left: 568px;
	/*background-color: yellow;*/
}
div#kissen_bank1 a{
	display: block;
	text-decoration: none;
	line-height: 8em;
}
div#kissen_bank2 a{
	display: block;
	text-decoration: none;
	line-height: 8em;
}
div#kissen_bank3 a{
	display: block;
	text-decoration: none;
	line-height: 8em;
}
div#kissen_bank4 a{
	display: block;
	text-decoration: none;
	line-height: 8em;
}
div#bg_details{
	width: 738px;
	height: 743px;
	background-image: url("/_images/bg_detail.png");
	position: absolute;
	top:90px;
	left: 81px;
}
div#bg_details_foto{
	width: 538px;
	height: 529px;
	position: absolute;
	top:80px;
	left: 100px;
	
}
div#details_pfeil_rechts{
	width: 56px;
	height: 111px;
	position: absolute;
	top:280px;
	right: 60px;
	
}
div#details_pfeil_links{
	width: 56px;
	height: 111px;
	position: absolute;
	top:280px;
	left: 60px;
	
}
div#details_foto_details{
	width: auto;
	height: 61px;
	position: absolute;
	top:620px;
	right: 50px;
	
}
div#details_foto_text{
	width: auto;
	height: 61px;
	position: absolute;
	top:620px;
	left: 50px;
	text-align: left;
}
div#impressum_text{
	width: 680px;
	height: 600px;
	position: absolute;
	text-align: left;
	top:30px;
	left: 30px;
	
}
div#shops_text{
	width: 580px;
	height: 600px;
	position: absolute;
	text-align: left;
	top:30px;
	left: 80px;
	
}

div#details_foto_nav{
	width: auto;
	height: 61px;
	position: absolute;
	top:700px;
	left: 50px;
	text-align: left;
}
div#details_foto_nav a{
	text-transform: uppercase;
	text-decoration: none;
	
	color: black;
}
div#uebersicht{
	width: 538px;
	height: 529px;
	position: absolute;
	text-align: center;
	top:40px;
	left: 30px;
	
}

div#footer{
	width: 882px;
	height:auto;
	text-align: left;
	}
div#footer a{
	font-family: Verdana;
	font-size: 8px;
	color: gray;
	text-transform: uppercase;

}
.impressum_gross{
	text-transform: uppercase;
	font-size: 1.5em;
}