@charset "utf-8";
/* CSS Document */
* html, body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #339966;
}

#container{
	width: 900px;
	left: 50%;
	position: absolute;
	margin: 50px 0px 0px -450px;
	background-color: #ffffff;
}

#header{
	width: 900px;
	height: 40px;
	background-color: #ececed;
}

#header ul{
	margin: 0px;
	padding: 14px 0px 0px 0px;
	float: right;
}

#header li{
	list-style-type: none;
	float: left;
}

#header a{
	color: #000000;
	text-decoration: none;
}

#header a:hover{
	color: #000000;
	text-decoration: underline;
}

#top_container{
	width: 900px;
	height: 300px;
	background-image: url(../images/logo_spenglerei_perwoeg.gif);
	background-position: right;
	background-repeat: no-repeat;
}

#flashframe{
	width: 600px;
	height: 300px;
	background-color: #CCCCCC;
}

#navi_container{
	width: 900px;
	height: 110px;
	background-color: #e9e9ea;
}

#content_container{
	width: 900px;
	min-height: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
}

* html #content_container{
	height: 300px;
}

#leftbox{
	width: 220px;
	float: left;
	border-right: 1px solid #d8d9da;
	padding-left: 20px;
}

#leftbox h1{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	width: 200px;
}

#leftbox ul{
	margin: 0px;
	padding: 0px;
	width: 200px;
}

#leftbox li{
	list-style-type: none;
	height: 25px;
	border-bottom: 1px solid #d8d9da;
	padding-top: 10px;
}

#leftbox a{
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}

#leftbox a:hover{
	display: block;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	height: 25px;
}

#leftbox a.subactive{
	display: block;
	background-image: url(../images/pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
	height: 25px;
}

#leftbox a.textlink{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
	text-decoration: underline;
	color: #339966;
}

#leftbox a.textlink:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	color: #339966;
	font-weight: normal;
	background-image: none;
	padding: 0px;
}

#main_content{
	width: 659px;
	float: right;
	/*border-left: 1px solid #d8d9da;*/
}

#footer{
	width: 900px;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-color: #339966;
	text-align: center;
	color: #ffffff;
}

#footer a{
	color: #ffffff;
}

#footer a:hover{
	text-decoration: none;
}

h1{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 20px;
	padding: 0px;
}

.subheader{
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 15px 20px;
	padding: 0px;
}

.content_txt{
	width: 620px;
	line-height: 16px;
	text-align: justify;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.leftbox_txt{
	width: 200px;
	line-height: 16px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.leftboximg{
	border: 0px;
	margin: 0px 0px 20px 0px;
}

#kontakt{
	width: 240px;
	height: 110px;
	float: left;
}

#kontakt p{
	width: 200px;
	text-align: justify;
	margin: 20px 0px 0px 20px;
	padding: 0px;
}

#navigation{
	width: 660px;
	height: 40px;
	float: right;
	background-image: url(../images/bg_navigation.gif);
	background-repeat: repeat-x;
}

#navigation ul{
	margin: 0px;
	padding: 0px;
}

#navigation li{
	list-style-type: none;
	float: left;
}

#navigation a.btn_home{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_home.gif);
	background-position: 0px -40px;
	display: block;
}

#navigation a.btn_home:hover{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_home.gif);
	background-position: 0px 0px;
	display: block;
}

#navigation a.btn_unternehmen{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_unternehmen.gif);
	background-position: 0px -40px;
	display: block;
}

#navigation a.btn_unternehmen:hover{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_unternehmen.gif);
	background-position: 0px 0px;
	display: block;
}

#navigation a.btn_leistungen{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_leistungen.gif);
	background-position: 0px -40px;
	display: block;
}

#navigation a.btn_leistungen:hover{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_leistungen.gif);
	background-position: 0px 0px;
	display: block;
}

#navigation a.btn_referenzen{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_referenzen.gif);
	background-position: 0px -40px;
	display: block;
}

#navigation a.btn_referenzen:hover{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_referenzen.gif);
	background-position: 0px 0px;
	display: block;
}

#navigation a.btn_service{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_service.gif);
	background-position: 0px -40px;
	display: block;
}

#navigation a.btn_service:hover{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_service.gif);
	background-position: 0px 0px;
	display: block;
}

#navigation a.btn_kontakt{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_kontakt.gif);
	background-position: 0px -40px;
	display: block;
}

#navigation a.btn_kontakt:hover{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_kontakt.gif);
	background-position: 0px 0px;
	display: block;
}

#navigation a.btn_logout{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_logout.gif);
	background-position: 0px -40px;
	display: block;
}

#navigation a.btn_logout:hover{
	width: 110px;
	height: 40px;
	background-image: url(../images/navigation/btn_logout.gif);
	background-position: 0px 0px;
	display: block;
}

#quick_navigation{
	 width: 660px;
	 height: 70px;
	 float: right;
}

#quick_navigation ul{
	margin: 0px;
	padding: 0px;
}

#quick_navigation li{
	list-style-type: none;
	float: left;
}

#zitat{
	width: 616px;
	height: 126px;
	background-color: #f1f1f1;
	border: 2px dashed #a5a5a6;
	margin: 0px 0px 20px 20px;
}


a.btn_quick{
	width: 219px;
	height: 70px;
	background-image: url(../images/btn_quick.gif);
	background-position: 10px -70px;
	display: block;
	border-left: 1px solid #ffffff;
	text-align: center;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.btn_quick:hover{
	width: 219px;
	height: 70px;
	background-image: url(../images/btn_quick.gif);
	background-position: 10px 0px;
	display: block;
	color: #ffffff;
}

a.ico_home{
	height: 10px;
	width: 61px;
	background-image: url(../images/ico_home.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.ico_home:hover{
	text-decoration: underline;
}

a.ico_kontakt{
	height: 10px;
	width: 72px;
	background-image: url(../images/ico_mail.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.ico_kontakt:hover{
	text-decoration: underline;
}

a.ico_sitemap{
	height: 10px;
	width: 75px;
	background-image: url(../images/ico_sitemap.gif);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.ico_sitemap:hover{
	text-decoration: underline;
}

a.ico_impressum{
	height: 10px;
	width: 90px;
	background-image: url(../images/ico_imprint.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

a.ico_impressum:hover{
	text-decoration: underline;
}

img{
	border: 0;
}

.mitarbeiter_txt_left{
	width: 300px;
	float: left;
	display: inline;
	margin: 0px 0px 25px 20px;
	text-align: left;
}

.mitarbeiter_txt_right{
	width: 300px;
	float: left;
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

.mitarbeiter_img{
	float: left;
	margin-right: 20px;
}

.input_own{
	width: 215px;
	border: 1px solid #339966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.select_own{
	width: 220px;
	border: 1px solid #339966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.textarea_own{
	width: 400px;
	height: 150px;
	overflow: auto;
	border: 1px solid #339966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.btn_senden{
	width: 84px;
	height: 19px;
	background-image: url(../images/btn_senden.gif);
	display: block;
	border: 0px;
	background-color: #ffffff;
	cursor: pointer;
	float: left;
}

.btn_reset{
	width: 84px;
	height: 19px;
	background-image: url(../images/btn_reset.gif);
	display: block;
	border: 0px;
	background-color: #ffffff;
	cursor: pointer;
	float: left;
	margin-left: 20px;
}

a{
	text-decoration: underline;
	color: #339966;
}

a:hover{
	text-decoration: none;
	color: #339966;
}

#directions{
	width: 600px;
	min-height: 20px;
	display: none;
	margin: 0px 0px 15px 20px;
	padding: 0px;
}

* html #directions{
	height: 20px;
}

#map_canvas{
	width: 600px;
	height: 350px;
	margin: 0px 0px 15px 20px;
}

.error{
	color: #9c2015;
	display: none;
}

#sitemap ul li{
	padding: 5px 0px 5px 0px;
}

#sitemap ul li ul{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
