html, body	{
	width: 100%;
	height: 100%;
	background-color: #F7F7F7;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	font-family: arial;
}
a {
	text-decoration:none;
	color:#120f92;
}
#header {
	background-color:#fff;
	width: 775px;
}
#header_text {
	position: relative;
	text-align: right;
	padding: 12px 35px 17px 0px;
	color: #2D2C89;
	font-weight: bold;
}

.logo {
	position:absolute;
	top: 48px;
	left: 573px;
	width: 167px;
}

#head_banner {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_gelb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_rot {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_rot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#menue	{
	clear:both;
	background-color: #ffffff;
	width: 775px;
}
#menue a {
	display:block;
	float:left;
	padding: 3px 0px 3px 29px;
	font-size: 11px;
	color:#000;
	background-color: #ffffff;
}
#pathfinder {
	clear:both;
	width: 745px;
	background-color: #FCE000;
	background-image: url(../images/pathfinder_bg-folge.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 10px;
	padding: 30px 0 5px 30px;
}
#pathfinder-start {
	clear:both;
	width: 745px;
	background-color: #FCE000;
	background-image: url(../images/pathfinder_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-size: 10px;
	padding: 30px 0 5px 30px;
}
#pathfinder a, #pathfinder-start a {
	color:#000;
}
#content{
	width: 775px;
	background-color: #ffffff;
}
#content table {
	padding: 0 0 24px 0;
}
#flash {
	padding: 20px 0px 0px 0px;
	float: left;
}
#content_main {
	padding: 26px 0px 24px 38px;
	float: left;
	width: 512px;
	font-size: 12px;
	color:#383838;
	background-color: #ffffff;
}
h1	{
	font-weight: normal;
	font-size: 18px;
	color:#000;
	margin:-2px 0 10px 0;
}
h2 {
	color:#828282;
	font-size:14px;
	margin:0;
	font-weight:normal;
	margin:0;
}
#content_right {
	font-size: 12px;
	color: #898989;
	background-color: #ffffff;
	padding: 17px 0px 24px 0px;
}
#content_right2 {
	font-size: 11px;
	color: #898989;
	background-color: #ffffff;
	padding: 3px 0px 24px 0px;
}
#footer {
	margin: 0px 0px 50px 0px;
	border-top: 5px #FBE000 solid;
	width: 740px;
	float: left;
	font-size: 11px;
	padding: 6px 0px 0px 35px;
	font-family: arial;
	background-color: #ffffff;
}
.footer {
	display:block;
	float:left;
	padding: 0px 24px 0px 0px;
	font-weight: bold;
	color:#000;
}
.menue_folge {
	color: #838383;
	padding: 5px;
	border-bottom: 1px #F1F1F1 solid;
	width: 190px;
	display: block;
	padding: 5px 0px 0px 25px;
}
.www {
	padding: 0px 48px 0px 0px;
	font-size:10px;
	font-weight:bold;
	float:left;
	display:block;
	color:#000;
}
#bg {
	background-image:url(../images/bg.gif);
}
#content_main-folge {
	padding-top:20px;
	width: 550px;
	font-family: arial;
	font-size: 12px;
	color:#383838;
	background-color: #ffffff;
}
#content_main-folge-b {
	padding-top:20px;
	width: 775px;
	font-family: arial;
	font-size: 12px;
	color:#383838;
	background-color: #ffffff;
}
#content-folge {
	padding-left:30px;
}
#submenue {
	background-color:#fff;
}
#submenue a {
	display:block;
	border-bottom:1px #F0F0F0 solid;
	padding:5px 0 5px 30px;
	color:#898989;
}
#submenue a:hover, #submenue a.aktiv {
	display:block;
	border-bottom:1px #F0F0F0 solid;
	padding:5px 0 5px 30px;
	color:#080808;
	background-image:url(../images/submenue.gif);
	background-repeat:no-repeat;
	background-position:15px 9px;
}
ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
li {
	color:#7E7E7E;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0 5px;
	margin:2px 0 2px 0;
}
.rot {
	list-style-type:none;
	padding:0;
	margin:0;
}
.rot li {
	color:#7E7E7E;
	background-image:url(../images/li_rot.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0 5px;
	margin:2px 0 2px 0;
}
#content_right2 div ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#content_right2 div li {
	color:#7E7E7E;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0 5px;
	margin:2px 0 2px 0;
}
h3 {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:15px 0 10px 0;
}
hr {
	width:100%;
	color:#ccc;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}
#head_banner_pulverbeschichtung {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_pulverbeschichtung.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_industriebeschichtun {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_industriebeschichtun.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_fahrzeugbetriebe {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_fahrzeugbetriebe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_malerbetrieb {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_malerbetrieb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_malerbetrieb {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_malerbetrieb.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_elma {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_elma.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_referenzen {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_referenzen.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_team {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_team.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_leistungen{
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_leistungen.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_impressum {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_impressum.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_historie {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_historie.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_projekte {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_projekte.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_unternehmen {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_unternehmen.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_firmengruppe {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_firmengruppe.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_fahrzeuglackierung {
	position:relative;
	width: 775px;
	height: 113px;
	background-image: url(../images/header_fahrzeuglackierung.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #ffffff;
}
#head_banner_malerfachbetrieb {
	position:relative;
	width:775px;
	height:113px;
	background-image:url(../images/header_malerfachbetrieb.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#ffffff;
}
#head_banner_kontakt {
	position:relative;
	width:775px;
	height:113px;
	background-image:url(../images/header_kontakt.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#ffffff;
}
#links {
	font-size:10px;
	font-family:arial;
	font-weight:bold;
	padding:70px 0 0 33px;
}

#content_right2 ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#content_right2 li {
	color:#7E7E7E;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0 4px;
	margin:2px 0 2px 0;
}
#content_right3 {
	font-size: 11px;
	color: #898989;
	font-family: arial;
	background-color: #ffffff;
	padding: 3px 0px 24px 0px;
}
#content_right3 div ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#content_right3 div li {
	color:#7E7E7E;
	background-image:url(../images/li_rot.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:0 5px;
	margin:2px 0 2px 0;
}