/***************************************/
/* Allgemeine Einstellungen */
* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
html, body { 
	height: 100%;
}
p,img,a,div,form,body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
/**************************************/
/* Spezielle Einstellungen */
body {
	background-image: url(../image/rahmen_01.gif);
}
hr {
	color: #666666;
	height: 1px;
	background-color: #666666;
	border: none;
}
.content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	background-repeat: no-repeat;
}
.background {
	position: absolute;
	height: 100px;
	width: 100px;
	font-size: 12px;

}
.qx_img {
	background-image: url(../image/qx_rose.jpg);
	background-repeat: no-repeat;
	margin-left: 32px;
	height: 280px;
	width: 370px;
}
.impressum {
	position: absolute;
	height: 22px;
	width: 300px;
	top: 130px;
	text-align: right;
	margin-left: 635px;
	font-size: 12px;



}
.content_txt {
	position: absolute;
	width: 870px;
	top: 180px;
	margin-left: 65px;
	height: 500px;
}
.txt1 {
	width: 564px;
	position: absolute;
	top: 140px;
	left: 40px;
	color: #666666;
	font-size: 12px;
}
.txt2 {
	position: absolute;
	width: 200px;
	left: 670px;
	font-size: 12px;
	color: #666666;
	top: 22px;
}
.txt3 {
	position: absolute;
	left: 450px;
	top: 370px;
	font-size: 12px;
	color: #666666;
}
.txt4 {
	position: absolute;
	left: 340px;
	font-size: 60px;
	color: #333333;
	top: 62px;
}
.txt5 {
	position: absolute;
	width: 200px;
	height: 55px;
	top: 384px;




}
.txt6 {
	position: absolute;
	left: 470px;
	top: 26px;
	border: 1px solid #333333;
	height: 69px;
	width: 120px;




}
.txt_bgimg {
	position: absolute;
}
.txt_img1 {
	position: absolute;
	left: 100px;
	top: 50px;
}
.txt_img2 {
	position: absolute;
	left: 510px;
	top: 100px;
}
.txt_google {
	position: absolute;
	height: 90px;
	width: 728px;
	top: 638px;
	left: 71px;
}
.line_vert {
	position: absolute;
	height: 100%;
	width: 1px;
	left: 645px;
	background-color: #666666;
}

