body {
	margin: 0px;
	padding: 0px;
	background-color: #00a7b8;
	background-image: url("images/img_05.jpg");
	background-repeat: repeat-y;
	background-position: center center;
	
	color: #ffffff;
	font-family: Tahoma;
	font-size: 12px;
}

a:link,a:visited,a:hover { color: #ffffff; } 
a.titlel:link,a.titlel:visited { color: #ffffff; text-decoration: none; }
a.titlel:hover { color: #ffffff; text-decoration: none; }

a.linksl:link,a.linksl:visited { color: #00a7b8; text-decoration: none; }
a.linksl:hover { text-decoration: underline; }

a.navl:link,a.navl:visited,a.link:link,a.link:visited { color: #00a7b8; text-decoration: none; }
a.navl:hover,a.link:hover { text-decoration: underline; }

a.framel:link,a.framel:visited { font-weight: bold; color: #ffffff; text-decoration: none; }
a.framel:hover { text-decoration: underline; }

#main_page {
	margin: 0 auto;
	width: 875px;
}

#header {
	margin: 0px 10px;
	height: 368px;
	width: 832px;
	background: url("images/img_02.jpg") no-repeat center center;
}

.links {
	text-align: center;
	color: #00a7b8;
	margin-top: 20px;
	margin-bottom: 20px;
	float: both;
}

.boxhead {
	height: 40px;
	width: 776px;
	background: url("images/img_08.jpg") no-repeat center center;
	float: both;
}

.box {
	margin-top: 20px;
	margin-left: 38px;
	margin-bottom: 20px;
	width: 776px;
	background-color: #00a7b8;
	float: both;
	overflow:auto;
}

.boxfoot {
	height: 14px;
	width: 776px;
	background: url("images/img_11.jpg") no-repeat bottom center;
	float: both;
	overflow:auto;
}

.title{
	font-size: 24px;
	padding-top: 5px;
	padding-left: 20px;
	float: both;
}

.thumb-index {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	float:left;
	overflow:auto;
}

.thumb-page {
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 10px;
	padding-bottom: 20px;
	display: inline;
	border: 0px;
}

.text {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: justify;
	color: #ffffff;
	float: both;
}

.textlong {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: justify;
	color: #ffffff;
	float: both;
}

.telefon {
	font-size: 24px;
	color: #14eceb;
	padding-left: 400px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: both;
}

.telefon2 {
	font-size: 24px;
	color: #14eceb;
	padding-left: 260px;
	padding-top: 5px;
	padding-bottom: 0px;
	float: both;
}

.price {
	font-size: 10px;
	color: #ffffff;
	padding-left: 400px;
	padding-bottom: 0px;
	float: both;
}
.price2 {
	font-size: 10px;
	color: #ffffff;
	padding-left: 260px;
	padding-bottom: 0px;
	float: both;
}

.nav {
	text-align: center;
	color: #00a7b8;
}

.frame {
	margin-top: 20px;
	margin-left: 38px;
	width: 777px;
	background-color: #00a7b8;
	float: both;
}

.footer{
	margin: 0px 10px;
	height: 75px;
	width: 832px;
	background: url("images/img_14.jpg") no-repeat center center;
	float: both;
}

#chat {
	background: url("images/chat.png") no-repeat center center;
	height: 174px;
	width: 580px;
	padding:0px;
	margin: 15px auto 15px auto;
	color: #6f0062;
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}

#chat #smstext {
	position: absolute;
	width: 186px;
	margin: 64px 0px 0px 270px;
	margin-left: -20px !ie;
}

#chat #smsnumber {
	position: absolute;
	width: 286px;
	margin: 103px 0px 0px 158px;
	margin-left: -133px !ie;
}

#chat #smsfur {
	position: absolute;
	margin: 133px 0px 0px 158px;
	margin-left: -133px !ie;
	color: #ffffff;
	font-weight: normal;
	text-align: left;
	font-size: 11pt;
}
