html {
	background-color:#95c9eb;
	padding: 0px;
	margin: 0px;
}
body {
	padding: 0px;
	margin: 0px;
	font-family:  Arial, Times New Roman, Verdana, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	word-spacing: 0;
	text-align: center;
	background: url(gfx/back.jpg);
	background-repeat: repeat-x;
}
#root {
	width: 797px;
	color: #000000;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	border-bottom: 0px;
	text-align:left;
	margin: 0px auto;
	background-color: #5cace1;
}
#head {
	width:797px;
	height: 267px;
	background: url(gfx/head.jpg);
	overflow:hidden;
	text-indent:-9999px;
}
.padding {
	padding: 5px;
}
.margin {
	margin: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topspace {
	margin-top: 10px;
}
.bottomspace {
	margin-bottom: 10px;
}
.textbox {
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
	padding: 5px;
	text-align: justify;
}
.blau {
	background-color: #5cace1;
	border: 1px solid #FFFFFF;
}
#foot {
	text-align:center;
	padding-top: 5px;
	font-size: 10px;
}
.width1 {
	width: 480px;
}
.width2 {
	width: 270px;
}
.height1 {
	height:270px;
}
.height2 {
	height: 498px;
}
.height3 {
	height: 148px;
}
.textbox h1 {
	font-weight: bold;
	margin: 0px;
	font-size:18px;
}
.picbox {
	text-align: center;
}
.picbox img {
	margin: 5px;
	margin-top: 0px;
}
.phonebox {
	width: 280px;
	height:280px;
	background:url(images/tabelle.gif);
}
.phonesub {
	font-size: 10px;
	padding: 15px;
	padding-top: 53px;
}
.phonesub b {
	font-size: 13px;
}
.phonesub h1 {
	font-weight: bold;
	margin: 0px;
	font-size:21px;
}
.kontaktanzeigen {
	width: 270px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	background: url(images/kontaktanzeigen.gif);
	background-repeat: no-repeat;
	padding-top: 70px;
}
.kontaktanzeigen h1 {
	display: none;
}
.kontaktanzeigen hr {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 100%;
	clear:both;
}
.anzeigebox {
	padding: 5px;
	float: left;
	margin: 2px;
	text-align: justify;
	font-size: 11px;
}
.anzeigebox h2 {
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	font-size:23px;
	text-align: center;
	clear: both;
}
.anzeigebox b {
	font-size: 13px;
}
.anzeigebox img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.info {
	font-weight: normal;
	font-size: 9px;
	text-align:  center;
	margin: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #404040;
	text-decoration: underline;
}
img {
	border: 0px;
	display: bock;
}
.box_at {
	height: 40px;
	padding: 10px 0 10px 0;
	text-align: center;
	background: #FFFFFF url(images/at.png) 10px 10px no-repeat;
}
.nummer_at {
	font-weight: bold;
	font-size: 20px;
}

.preis_at {
	font-size: 16px;
}
