<!--

body {
	font-size:		12px;
	color:			#333;
	font-family:	verdana, sans-serif;
	padding:		0;
	margin:			0;
	background:		transparent url(../_image/bg.jpg) repeat;
}

#shadow {
	position:		absolute;
	top:			42px;
	left:			41px;
	height:			717px;
	width:			919px;
	background:		transparent url(../_image/back_all.gif) no-repeat;
}

#all {
	position:		absolute;
	top:			50px;
	left:			50px;
	background:		#fff;
	width:			899px;
	height:			699px;
	border:			1px solid #0099a1;
}

/*Navigation*/

#navi ul {
	list-style-type:	none;
	margin:				0;
	padding:			0;
}

#navi li {
	padding-right:	20px;
	margin:			0px;
	float:			left;
	text-align:		center;
}

#navi li a {
	text-decoration:	none;
	color:				#000;
	display:			block;
	padding:			3px 0;
}

#navi li a:hover {
	color:	#fff;
}

#navi li a.active {
	color:		#fff;
}




/* VERWEISE Email*/
.satellit a {
	color:				#0099a1;
	font-size:			12px;
	text-decoration:	none;
}

.satellit a:hover {
	text-decoration:	underline;
}

	
/* Layout */

#header {
	position:	absolute;
	top:		113px;
	left:		0;
}

#navi {
	position:		absolute;
	top:			199px;
	left:			85px;
	font-family:	verdana;
}


/* Inhalte */
#unternehmen, #dienst, #service, #programm, #impressum, #anfahrt {
	position:		absolute;
	line-height:	19px;
	top:			295px;
	left:			308px;
	margin:			0;
	padding:		0;
}

#unternehmen { width: 300px; }
#dienst { width: 380px; }
#service { width: 380px; }
#programm { width: 390px; }
#impressum { width: 360px; left: 528px;}
#anfahrt { width: 165px; left: 720px;}

a {
	color:				#0099a1;
	text-decoration:	none;
}

a:hover {
	text-decoration:	underline;
}

/* Überschrift */
h2 {
	padding:		0 0 15px 0;
	margin:			0;
	font-size:		16px;
	font-weight:	normal;
}

h3 {
	padding:		0;
	margin:			0;
	font-size:		14px;
	font-weight:	normal;
}

h4 {
	padding:	0;
	margin:		0;
	font-size:	11px;
}

h5 {
	padding:		0;
	margin:			0;
	font-size:		12px;
	font-weight:	normal;
	text-decoration:	underline;
}

#color_navi {
	position:		absolute;
	top:			199px;
	left:			0;
	height:			22px;
	width:			899px;
	background:		#0099a1;
}


#image {
	position:	absolute;
	bottom:		0;
	left:		0;
	border:		0;
	margin:		0;
	padding:	0;	
}


#logo {
	position:	absolute;
	top:		0;
	left:		0;
	margin:		0;
	padding:	0;
}

#agentur {
	position:	absolute;
	top:		760px;
	left:		780px;
	margin:		0;
	padding:	0;
	display:	block;
	height:		40px;
}

/* Text Link doppel::s */
#agentur a {
	font-size:			10px;
	color:				#fff;
	text-decoration:	none;
}

#agentur a:hover {
	color:				#fff;
	text-decoration:	underline;
}

/*Satellit*/

#kontakt {
	font-size:	11px;
	position:	absolute;
	top:		295px;
	left:		719px;
	border:		1px solid;
	width:		158px;
	height:		380px;
	background:	#ececec;
	margin:		0;
	padding:	0;
}

#kontakt, #kontakt a {
	color:				#0099a1;
	text-decoration:	none;
}

#kontakt a:hover {
	text-decoration:	underline;
}

h3.kontakt {
	margin:			0 0 ;
	padding:		0 0 0 6px;
	color:			#fff;
	font-size:		13px;
	font-weight:	normal;
	display:		block;
	width:			152px;
	height:			16px;
	background:		#0099a1;
}

#kontakt .h4 {
	font-weight:	bold;
	font-size:		11px;
	display:		block;
}

#kontakt p {
	padding:	16px 6px 16px 6px;
	margin:		0;
}

#kontakt .tel, #kontakt .email {
	display:	block;
	height:		18px;
	margin-top:	15px;
}

#kontakt .tel {
	background:		transparent url(../_image/icon_tel.jpg) no-repeat;
	padding-left:	28px;
}

#kontakt .email {
	background:		transparent url(../_image/icon_email.jpg) no-repeat;
	padding-left:	28px;
	margin-bottom:	32px;
}

#kontakt .addr {
	line-height:	15px;
	display:		block;
	margin:			6px 0 32px 0;
	padding:		0;
}

#kontakt .anfahrt {
	font-weight:	bold;
}

#kontakt a img {
	margin-top:	2px;
	border:	1px solid #0099a1;
}

.noborder img {
	border:		0;
	margin:		0;
	padding:	0;	
}


-->