body {
	margin: 0px;
	padding: 0px;
	background-color: #105072;
	background-image: url("img/img_04.png");
	background-repeat: repeat-y;
	background-position: center center;
	
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
}

a,a:visited,a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
} 

#center {
	margin: 0 auto;
	width: 877px;
}

#logo {
	height: 432px;
	width: 855px;
	background: url("img/img_02.jpg") no-repeat center center;
}


.box {
	margin: 0 50px;
	padding: 0px;
	height: autopx;
	width: 750px;
	background-color: #135576;
	margin-top: 20px;
	margin-bottom: 20px;
	float: both;
}

.boxbg1 {	background: url("img/img_07.png") no-repeat top right; }
.boxbg2 { background: url("img/img_11.png") no-repeat left bottom; }
.boxbg3 { background: url("img/img_13.png") no-repeat right bottom; padding: 0px 0px 5px;}

.footer{
	height: 98px;
	width: 855px;
	background: url("img/img_17.png") no-repeat center bottom;
	float: both;
}

.footer_logo{
	float: right;
}

.thumb-index {
	float:left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 15px;
}

.thumb-page {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	display: inline;
	border: 0px;
}

.nav {
	text-align: center;
}


.title {
	font-size: 25px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 10px;	
	padding-top: 20px;
}

a.title,a.title:visited,a.title:hover {
	color: #ffffff;
	text-decoration: none;
}  

.text {
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	float: both;
	color: #a1c3d6;
}

.telefon {
	font-size: 22px;
	font-weight: bold;
	padding-left: 235px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: both;
}

.telefon2 {
	font-size: 22px;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	float: both;
}

.price {
	font-size: 10px;
	padding-left: 235px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #a1c3d6;
	float: both;
}

.price2 {
	font-size: 10px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	color: #a1c3d6;
	float: both;
}