/* CSS Document */

html, body {
	height				:	100%;
	width				:	100%;
	margin				:	0px;
	padding				:	0px;
	font-family			:	Verdana, Geneva, sans-serif;
	background-color	:	#00696b;
	font-size			:	10px;
	text-align			:	center;
	color				:	#493829;
}

.me {
	margin				:	0 105px 8px 8px;
}

.cont_text_braun {
	font-size			:	12px;
	color				:	#493829;
	line-height			:	20px;
}

.cont_text {
	font-size			:	13px;
	color				:	#2c2c2c;
	line-height			:	24px;
}
.cont_text_c {
	font-size			:	13px;
	color				:	#2c2c2c;
	line-height			:	20px;
}

.cont_text_b {
	font-size			:	13px;
	color				:	#493829;
	line-height			:	20px;
	font-weight			:	bold;
}

.cont_text_klein {
	font-size			:	13px;
	font-style			:	italic;
	color				:	#EE8027;
	line-height			:	14px;
}

A:link {text-decoration: none; font-size:14px; color:#a90040; line-height:22px;}
A:visited {text-decoration: none; font-size:14px; color:#a90040; line-height:22px;}
A:hover {text-decoration: underline; font-size:14px; color:#a90040; line-height:22px;}

.lkl {
	font-size			:	11px;
	color				:	#493829;
	font-weight			:	normal;
}

.gallerie {
	padding-right		:	10px;
}

.input {
	background-color	:	#dddddd;
	border				:	solid 1px #00696b;
	border-style		:	dotted;
	border-left			:	0px;
	border-right		:	0px;
	border-top			:	0px;
	color				:	#493829;
	font-weight			:	normal;
	padding-left		:	3px;
	margin-left			:	16px;
}

#container_index {
	width				:	100%;
	height				:	705px;
	background-color	:	#f2f2f2;
	background-image	:	url(../grafix/bg_oben1.jpg);
	background-repeat	:   no-repeat;
	margin				:	0px auto;
	background-position :	top center;
}

#container_leistungen {
	width				:	100%;
	height				:	985px;
	background-color	:	#f2f2f2;
	background-image    :   url(../grafix/bg_oben2.jpg);
	background-repeat	:   no-repeat;
	margin				:	0px auto;
	background-position :	top center;
}

#container_referenzen {
	width				:	100%;
	height				:	1380px;
	background-color	:	#f2f2f2;
	background-image    :   url(../grafix/bg_oben3.jpg);
	background-repeat	:   no-repeat;
	margin				:	0px auto;
	background-position :	top center;
}

#container_impressum {
	width				:	100%;
	height				:	580px;
	background-color	:	#f2f2f2;
	background-image    :   url(../grafix/bg_oben5.jpg);
	background-repeat	:   no-repeat;
	margin				:	0px auto;
	background-position :	top center;
}

#container_kontakt {
	width				:	100%;
	height				:	1180px;
	background-color	:	#f2f2f2;
	background-image    :   url(../grafix/bg_oben4.jpg);
	background-repeat	:   no-repeat;
	margin				:	0px auto;
	background-position :	top center;
}

#footer {
	width				:	100%;
	height				:	161px;
	background-image    :   url(../grafix/bg_footer.gif);
	background-repeat	:	repeat-x;
	text-align			:	center;
}

#daten {
	width				:	900px;
	height				:	100px;
	color				:	#f2f2f2;
	margin				:	0px auto;
	padding-top			:	30px;	
	text-align			:	left;
}

#daten A:link {text-decoration: underline; line-height:22px; color:#f2f2f2; font-size:11px;}
#daten A:visited {text-decoration: none; line-height:22px; color:#f2f2f2; font-size:11px;}
#daten A:hover {text-decoration: none; line-height:22px; color:#00696b; font-size:11px; background-color:#f2f2f2;}

#paket {
	width				:	900px;
	height				:	180px;
	margin				:	0px auto;
}

#header {
	width				:	900px;
	height				:	240px;
	margin				:	0px auto;		
}

#navi {
	width				:	165px;
	height				:	auto;
	margin				:	0px auto;
	float				:	left;
}

#content {
	width				:	700px;
	height				:	auto;
	margin				:	0px auto;
	float				:	left;
	text-align			:	left;
	padding-left		:   30px;
	padding-top			:	0px;
}

#content ul, #content li {
	font-size			:	12px;
	color				:	#493829;
	line-height			:	20px;
 	margin				:	0 0 0 8px;
	padding				:	0;
}
