body {
	margin: 0px;
	padding: 0px;
	background-color: #270154;
	background-image: url("images/img_02.jpg");
	background-repeat: repeat-x;
	
	color: #5e0894;
	font-family: Times New Roman;
	font-size: 14px;
}

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

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

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

img { border: 0px;}

#main {
	margin: 0 auto;
	width: 923px;
}


#header {
	background-image: url("images/img_04.jpg");
	height: 249px;
	width: 923px;

}

#content {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #c26fe6;
	width: 923px;
	overflow:auto;
}

#center {
	margin: 0 auto;
	width: 823px;
	overflow:auto;
}

.nav {
	padding-top: 20px;
	text-align: center;
	float:both;
}

.frame {
	margin-top: 20px;
	margin-left: 20px;
	width: 770px;
	float: both;
	overflow:auto;
}

.links {
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 730px;
	text-align: center;
}

.thumb {
	border: 0px;
	color: #5e0894;
}

.box {
	margin: 5px 5px 5px 5px;
	background-color: #5e0894;
	width: 264px;
	float:left;
	/*overflow:auto;*/
}

.box2 {
	margin: 5px 5px 5px 5px;
	background-color: #5e0894;
	width: 810px;
	float:left;
	/*overflow:auto;*/
}

.boxtitle {
	margin: 2px 5px 5px 5px;
	color: #ffe109;
	text-align: justify;
}

.boxtitle2 {
	margin: 10px 10px 10px 5px;
	color: #ffe109;
	font-size: 18px;
	text-align: center;
}

.boxbg {
	margin: 2px 5px 2px 2px;
	background-color: #c26fe6;
	width: 260px;
}

.boxbg2 {
	margin: 2px 5px 2px 3px;
	background-color: #c26fe6;
	width: 804px;
}

.boximg {
	padding-top: 10px;
	padding-left: 18px;
}

.boximg2 {
	padding-top: 20px;
	padding-left: 60px;
	padding-right: 38px;
	padding-bottom: 10px;
}

.boxtext {
	padding-top: 7px;
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 7px;
	text-align: justify;
	font-size: 12px;
}

.boxtext2 {
	padding-top: 7px;
	padding-left: 52px;
	padding-right: 52px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 14px;
}

.mehr {
	text-align: right;
	font-weight: bold;
}

.zuruck {
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;
}

.boxtelefonbig {
	text-align: center;
	color: #5e0894;
	font-size: 36px;
	padding-bottom: 5px;
}

.boxtelefoninfo {
	/*background-image: url("images/img_08.jpg");
	background-repeat: no-repeat;
	background-position: left center;*/
	text-align: right;
	color: #ffe109;
	font-size: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.boxtelefoninfo2 {
	/*background-image: url("images/img_08.jpg");
	background-repeat: no-repeat;
	background-position: left center;*/
	text-align: center;
	color: #ffe109;
	font-size: 22px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.price {
	font-size: 11px;
}
/*
#bottom {
	background-image: url("images/img_11.jpg");
	background-repeat: repeat-x;
	background-position: center bottom;
}
*/
#footer {
	background-image: url("images/img_08.jpg");
	height: 87px;
	width: 923px;
	margin: 0 auto;
}

#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;
	color: #00a399;
	width: 186px;
	margin: 64px 0px 0px 270px;
	margin-left: -20px !ie;
}

#chat #smsnumber {
	position: absolute;
	color: #00a399;
	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;
}


