body {
	margin:				0;
	padding:			0;
	background-color:	#C4E0F1;
}
acronym, abbr {
	border-bottom:		1px dashed #999999;
	cursor:				help;
}
table td {
	border:				1px dashed #CCCCCC;
}
table th {
	border:				1px dashed #CCCCCC;
	text-align:			left;
}
td:hover, td:active {
	border:				1px solid #CCCCCC;
}
th:hover, th:active {
	border:				1px solid #B81621;
}
*[title] {
	border-bottom:		1px dotted #999999;
	cursor:				help;
}

#container {
	margin:				auto;
	width:				770px;
	background-color:	#FFFFFF;
}

#head {
	background-color:	#FFFFFF;
	background-image:	url(head_01.jpg);
	background-repeat:	no-repeat;
	height:				97px;
	text-align:			center;
}
#head h1 {
	display:			none;
}

#menu {
	background-color:	#992525;
	background-image:	url(head_02.jpg);
	background-repeat:	no-repeat;
	padding:			6px 0 0 215px;
	text-align:			center;
	height:				27px;
}
#menu ul {
	margin:				0;
	padding:			3px;
	list-style-type:	none;
	white-space:		nowrap;
}
#menu li {
	display:			inline;
	padding:			2px 15px 2px 15px;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			82%;
	font-weight:		bold;
}
#menu a:link, #menu a:visited {
	color:				#FFFFFF;
	text-decoration:	none;
}
#menu a:hover, #menu a:active {
	color:				#FFFFFF;
	text-decoration:	none;
	border-bottom:		1px solid #FFFFFF;
	border-top:			1px solid #FFFFFF;
}
#menu .aktiv {
	color:				#FFFFFF;
	border:				1px solid #EBB1AF;
}

#submenu {
	float:				left;
	width:				215px;
	background-color:	#FFFFFF;
	background-image:	url(head_03.jpg);
	background-repeat:	no-repeat;
	clear:				both;
	text-align:			left;
	padding:			60px 0 6px 0;
}
#submenu ul {
	margin:				0;
	padding:			0 0 6px 0;
	list-style:			none;
	border-bottom:		1px solid #CCCCCC;
}
#submenu li {
	margin:				0;
	padding:			3px 0 3px 30px;
	display:			block;
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			82%;
}
#submenu a {
	display:			block;
}
#submenu a:link, #submenu a:visited {
	color:				#000000;
	text-decoration:	none;
}
#submenu a:hover, #submenu a:active {
	color:				#000000;
	text-decoration:	underline;
}
#submenu .aktiv {
	color:				#FFFFFF;
	background-color:	#194D63;
	background-image:	url(aktiv.gif);
	background-repeat:	repeat-x;
}

#content {
	padding:			5px 25px 5px 25px;
	text-decoration:	none;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			70%;
	line-height:		16px;
	color:				#666666;
	min-height:			400px;
	margin:				0 0 0 200px;
}
#content p {
	margin:				4px 0 8px 0;
	word-spacing:		1px;
}
#content h2 {
	font-size:			2.0em;
	letter-spacing:		-2px;
	color:				#B81621;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0;
	padding:			0;
}
#content h3 {
	font-size:			1.5em;
	letter-spacing:		-1px;
	padding-bottom:		6px;
	color:				#B81621;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0;
	padding:			0;
}
#content h4 {
	font-size:			1.2em;
	letter-spacing:		-1px;
	padding-bottom:		6px;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0;
	padding:			10px 0 0 0;
}
#content h4 a {
	text-decoration:	none;
	color:				#666666;
}
#content h5 {
	font-size:			1.2em;
	font-weight:		bold;
	line-height:		1.3em;
	margin:				0;
	padding:			2px 0;
}

#content ul {
	list-style-image:	url(bullet.gif);
}
#content li {
	margin-bottom:		0.1em;
}

#foot {
	font-family:		Verdana,Arial,Helvetica,sans-serif;
	font-size:			70%;
	color:				#666666;
	text-align:			right;
}
#foot a {
	color:				#000000;
}

.floatimg {
	margin:				3px;
}
a .floatimg, .referenzbild img {
	border:				1px solid #000000;
}
a:hover .floatimg, a:active .floatimg {
	border:				1px solid #B81621;
}
.referenzbild {
	text-align:			center;
}
.preis {
	width:				100%;
}
.preis .col1 {
	width:				70%;
}
.preis .col2 {
	width:				30%;
}
table.referenzen, table.referenzbilder {
	margin:				auto;
}
.referenzbild a {
	display: block;
}
.referenzbilder td {
	padding:			0 40px;
}
.erster {
	border:				1px solid #F8B500;
	padding:			4px;
	background-color:	#FFFFFF;
	text-align:			justify;
}
.erster:hover {
	border-color:		#B81621;
}
.agb p {
	padding-left:		10px;
	text-align:			justify;
}
p.eliste {
	text-indent:		-18px;
	padding-left:		18px;
}
h5 em {
	font-weight:		normal;
}