BODY {
	margin: 0;
	font-family: "PT Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
   	font-size: 14px;
   	line-height: 30px;
   	color: #474e50;
   	background-image: url("../../artglobal/background.png");
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6f6f6;
}

p {
}

img  {
	border-width: 0px;
}

img a:hover {
	text-decoration: none;
}

.title {
	margin: 0px 0px 20px 0px;
   	font-size: 24px;
}


#wrapper {
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
   	background-image: url("../../artglobal/wrapper_background.png");
	background-repeat: no-repeat;
	background-position: top;
}

#header {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: 75px;
}

#navigation {
	position: relative;
	width: 775px;
	height: 75px;
	font-size: 18px;
    font-weight: lighter;
	float: left;
}

*+html #navigation {
	padding-top: 18px;
}

#navigation ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#navigation li {
	width: auto;
	height: 51px;
	margin-right: 50px;
	float: left;
}

#navigation a {
   	color: #474e50;
   	text-decoration: none;
}

#navigation .active {
   	color: #474e50;
   	text-decoration: none;
    background-image: url("../../artglobal/navigation_pointer.png");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#navigation li:hover {
   	color: #474e50;
   	text-decoration: none;
    background-image: url("../../artglobal/navigation_pointer_hover.png");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#logo {
	position: relative;
	width: 180px;
	height: 25px;
	padding-top: 19px;
	float: right;
}

#einleitung {
	position: relative;
	width: 1024px;
	min-height: 125px;
	margin: 20px 0px 20px 0px;
	float: left;
}

#content_top {
	position: relative;
	width: 700px;
	font-size: 14px;
	line-height: 31px;
    font-weight: lighter;
	float: left;
}

#content_top_right {
	position: relative;
	width: 300px;
	height: 50px;
	text-align: right;
	float: right;
}

#sub_navigation {
	position: relative;
	width: 100%;
	height: 40px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background-color: #fff;
	float: left;
}

#sub_navigation_content {
	position: relative;
	width: 1024px;
	margin: 0 auto 0 auto;
	height: 12px;
	font-size: 16px;
	font-weight: lighter;
}

#sub_navigation a {
   	color: #474e50;
   	text-decoration: none;
}

#sub_first,
#sub_first_active,
#sub_first a,
#sub_first_active a,
#sub_middle,
#sub_middle a,
#sub_middle_active,
#sub_middle_active a,
#sub_last,
#sub_last_active,
#sub_last_active a,
#sub_last a {
	display: block;
	width: auto;
	height: 45px;
	padding-top: 2px;
   	height 100%;
}

#sub_first,
#sub_first_active {
	float: left;
	text-align: left;
}

#sub_middle,
#sub_middle_active {
	float: left;
	margin-left: 18%;
}

#sub_last,
#sub_last_active {
	float: right;
	text-align: right;
}

#sub_first:hover,
#sub_middle:hover,
#sub_last:hover {
   	color: #474e50;
   	text-decoration: none;
    background-image: url("../../artglobal/sub_navigation_pointer_hover.png");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#sub_first_active,
#sub_middle_active,
#sub_last_active {
   	color: #474e50;
   	text-decoration: none;
    background-image: url("../../artglobal/sub_navigation_pointer.png");
	background-repeat: no-repeat;
	background-position: bottom center;
}

#content {
	position: relative;
	width: 1024px;
	margin: 60px auto 0 auto;
    font-weight: lighter;
}

#content_left {
	position: relative;
	width: 290px;
	margin-right: 84px;
	float: left;
}

#content_right {
	position: relative;
	width: 650px;
	float: left;
}

#einleitung a,
#content a {
	text-decoration: none;
	color: #9cc231;
}

#einleitung a:hover,
#content a:hover {
	background-color: #474e50;
	padding: 3px;
	margin-left: -3px;
	color: #9cc231;
}

#content_title {
	margin: 0 -5px 20px -5px;
	padding: 0px 5px 0px 5px;
	display: inline-block;
	float: left;
   	font-size: 16px;
	background-color: #dfe9c9;
}

#content_title,
#kunde_name {
	margin: 0 -5px 20px -5px;
	padding: 0px 5px 0px 5px;
	display: inline-block;
	float: left;
   	font-size: 16px;
	background-color: #dfe9c9;
}

#kunde_name {
	margin: 0 -5px 10px -5px;
}


#content_beschreibung {
	position: relative;
	float: left;
	width: 310px;
}

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

#content_beschreibung li {
	border-bottom: 1px solid #a7a7a7;
	width: 280px;
}

#content_beschreibung ul a:hover {
	text-decoration: none;
	padding: 0px;
	margin-left: 0px;
	color: #474e50;
	background-color: #f6f6f6;
}

.li_first {
	border-top: 1px solid #a7a7a7;
}

#content_box1 {
	position: relative;
	width: 310px;
	margin-right: 48px;
	margin-bottom: 15px;
	float: left;
}

#content_box2 {
	position: relative;
	width: 310px;
	margin-bottom: 15px;
	float: left;
}

#content_box3 {
	position: relative;
	width: 310px;
	margin-bottom: 15px;
	float: right;
}

#footer {
	position: relative;
	width: 100%;
	height: 78px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font-size: 12px;
   	line-height: 20px;
   	font-weight: lighter;
	background-color: #fff;
	float: left;
}

#footer a {
	text-decoration: none;
	color: #9cc231;
}

#footer a:hover, .highlight {
	background-color: #474e50;
	padding: 3px;
	margin-left: -3px;
}

#footer_inhalt {
	position: relative;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

#footer_links,
#footer_mitte,
#footer_rechts {
	position: relative;
	height: 78px;
}

#footer_links {
	width: 290px;
	border-right: 1px solid #e1e1e1;
	float: left;
}

#footer_mitte {
	width: 290px;
	margin-left: 67px;
	border-right: 1px solid #e1e1e1;
	float: left;
}

#footer_rechts {
	width: 310px;
	float: right;
}

#kontaktdaten_art {
	position: relative;
	width: 70px;
	font-weight: normal;
	float: left;
}

#kontaktdaten {
	position: relative;
	width: 215px;
	float: left;
}

#kontaktdaten_spacer {
	position: relative;
	width: 290px;
	height: 20px;
	float: left;
}

#kontaktformular_left,
#kontaktformular_right {
	position: relative;
	width: 275px;
	margin-bottom: 20px;
	float: left;
}

#kontaktformular_right {
	float: right;
}

#kontaktformular_bottom {
	position: relative;
	width: 100%;
	float: left;
}

input {
	width: 100%;
	font-size: 12px;
	border: 1px solid #e1e1e1;
	padding: 10px;
}

textarea {
	width: 100%;
	height: 150px;
	font-size: 12px;
	border: 1px solid #e1e1e1;
	padding: 10px;
	font-family: "Helvetica Neue", Helvetica, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.submit {
	width: 175px;
	height: 30px;
	padding: 0px 5px 0px 5px;
	background-color: #dfe9c9;
   	color: #474e50;
}

.pflichtfeld {
	color: #9cc231;
	font-size: 11px;
}

#smalltext {
	font-size: 10px;
	line-height: 14px;
   	color: #a4a4a4;	
}