/* MAIN */
* {
	padding:0;
	margin:0;
}

html {
  height: 100%;
  margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

p {
  margin-top: 10px;
  margin-bottom: 15px;
}

h1, h2, h3, h4, h4, h5, h6 {
	padding-bottom: 5px;
	margin: 15px 0;
}

.td {
	padding: 25px 0 25px 0;
}

fieldset {
	border: 0;
	padding: 5px 0;
}

/* FONTS */

/* SIZES */

body {
	font-size: 16px;
	color: #282828;
}

h1 {
	font-size: 18px;
	color: #456387;
}

h2 {
	font-size: 16px;
}

h3 { 
   font-size: 14px;
}

h4 {
	font-size:  12px;
}

h5 {
	text-transform: uppercase;
	font-size: 100%;
}

h6 {
	font-style: italic;
	font-size: 100%;
}

/* end */

/* FAMILY */

body {
		line-height: 150%;
		font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-family: Arial-Narrow, Helvetica, sans-serif;
	color: #333;
}

h3 {
		font-family: Arial, Helvetica, sans-serif;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #333;
}

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

#footer a:link,
#footer a:visited {
	text-decoration: underline;
	color: #282828;
}

#footer a:hover {
	text-decoration: underline;
	color: #E20620;
}
/* end */
/* LISTS */

ul {
	list-style: none;
	padding: 0;
	list-style: none;
	padding-left: 10px;	
}

ul li {
	margin: 15px 0;
	padding-left: 25px;
}

/* nav */

#menu ul {
	padding-left: 0px;	
}

#menu ul li {
	margin: 0px 0;
	padding-left: 0px;
}

a#leistungen {
	display:block;
	width: 120px;
	height: 45px;
	background: url(../images/menu.png) 0px 0px no-repeat;
}

a#leistungen:hover,
a#leistungen.active {
	background: url(../images/menu.png) -120px 0px no-repeat;
}

a#referenzen {
	display:block;
	width: 120px;
	height: 45px;
	background: url(../images/menu.png) 0px -45px no-repeat;
}

a#referenzen:hover,
a#referenzen.active {
	background: url(../images/menu.png) -120px -45px no-repeat;}

a#kontakt {
	display:block;
	width: 120px;
	height: 45px;
	background: url(../images/menu.png) 0px -90px no-repeat;
}

a#kontakt:hover,
a#kontakt.active {
	background: url(../images/menu.png) -120px -90px no-repeat;}

a#impressum {
	display:block;
	width: 120px;
	height: 45px;
	background: url(../images/menu.png) 0px -135px no-repeat;
}

a#impressum:hover,
a#impressum.active {
	background: url(../images/menu.png) -120px -135px no-repeat;}
/* end */

/* sub nav */

ul#sub_nav {
	padding-left: 0px;	
}

ul#sub_nav li {
	display: block;
	float: left;
	margin: 0px 0;
	padding-left: 0px;
	width: 100px;
}

a#sub1 {
	position: absolute;
	top: 0px;
	left: 0px;
}

a#sub2 {
	position: absolute;
	top: 0px;
	left: 100px;
}

a#sub3 {
	position: absolute;
	top: 0px;
	left: 200px;
}

a#sub4 {
	position: absolute;
	top: 0px;
	left: 300px;
}

a#sub5 {
	position: absolute;
	top: 0px;
	left: 0px;
}


a#sub6 {
	position: absolute;
	top: 0px;
	left: 100px;
}



a#sub1 {
	display:block;
	width: 125px;
	height: 40px;
	background: url(../images/sub_nav_lei1.png) left top no-repeat;
}

a#sub1:hover {
	background: url(../images/sub_nav_lei1.png) left center no-repeat;
}

a#sub1.active, a#sub1.active:hover {
	background: url(../images/sub_nav_lei1.png) left bottom no-repeat;
}

a#sub2 {
	display:block;
	width: 125px;
	height: 40px;
	background: url(../images/sub_nav_lei2.png) left top no-repeat;
}

a#sub2:hover {
	background: url(../images/sub_nav_lei2.png) left center no-repeat;
}

a#sub2.active, a#sub2.active:hover {
	background: url(../images/sub_nav_lei2.png) left bottom no-repeat;
}

a#sub3 {
	display:block;
	width: 125px;
	height: 40px;
	background: url(../images/sub_nav_lei3.png) left top no-repeat;
}

a#sub3:hover {
	background: url(../images/sub_nav_lei3.png) left center no-repeat;
}

a#sub3.active, a#sub3.active:hover {
	background: url(../images/sub_nav_lei3.png) left bottom no-repeat;
}

a#sub4 {
	display:block;
	width: 125px;
	height: 40px;
	background: url(../images/sub_nav_lei4.png) left top no-repeat;
}

a#sub4:hover {
	background: url(../images/sub_nav_lei4.png) left center no-repeat;
}

a#sub4.active, a#sub4.active:hover {
	background: url(../images/sub_nav_lei4.png) left bottom no-repeat;
}

a#sub5 {
	display:block;
	width: 125px;
	height: 40px;
	background: url(../images/sub_nav_kon1.png) left top no-repeat;
}

a#sub5:hover {
	background: url(../images/sub_nav_kon1.png) left center no-repeat;
}

a#sub5.active, a#sub5.active:hover {
	background: url(../images/sub_nav_kon1.png) left bottom no-repeat;
}

a#sub6 {
	display:block;
	width: 125px;
	height: 40px;
	background: url(../images/sub_nav_kon2.png) left top no-repeat;
}

a#sub6:hover {
	background: url(../images/sub_nav_kon2.png) left center no-repeat;
}

a#sub6.active, a#sub6.active:hover {
	background: url(../images/sub_nav_kon2.png) left bottom no-repeat;
}
/* end */

/* LAYOUT */

#page-bg {
	height: 100%; 
	padding: 0;
	margin-bottom: 1px;
	background: #efedd8;
	text-align: center;
}

div#wrapper {
	width: 735px;
	margin: 35px auto;
	position: relative;
	text-align:left;
}

/***** LAYOUT *****/

#header {
	width: 735px;
	height: 289px;
	background: #efedd8 url(../images/header_bck.jpg) no-repeat 0 0;
}

#logo {
	width: 355px;
	height: 138px;
	background: #fffff7 url(../images/logo.png) no-repeat 0 0;
	position: relative;
	top: 75px;
	left: 285px;
}

img#logo-l {
	width: 360px;
	height: 140px;
	border: 0;
	z-index: 101;
}


#menu {
	position: absolute;
	top: 90px;
	left: -50px;
	width: 299px;
	height: 341px;
	background: url(../images/menu_bck.png) no-repeat 0 0;
}

#nav {
	position: relative;
	top: 90px;
	left: 90px;
	width: 120px;
}

#sub_nav {
	position: relative;
	top: -5px;
	left: 230px;
	width: 425px;
	height:40px;
}

#body {
	margin: 35px 0 0 0;
}
	
#body_top {
	width: 735px;
	height: 94px;
	background: #efedd8 url(../images/body_top_bck.jpg) no-repeat 0 0;
}

#body_center {
	width: 735px;
	height: 95px;
	background: #efedd8 url(../images/body_bck.jpg) repeat-y 0 0;
}

#body_bottom {
	width: 735px;
	height: 318px;
	background: #efedd8 url(../images/body_bottom_bck.jpg) no-repeat 0 0;
}

#content {
	width: 550px;
	height: 335px;
	position: absolute;
	top: 430px;
	left: 95px;
	overflow: hidden;
}

#footer {
	margin: -25px 50px 0;
	font-size: 10px;
}

#leistungen_over {
	position: absolute;
	top: 446px;
	left: -72px;
	z-index: 100;
	width: 912px;
	height: 360px;
	background: url(../images/leistungen/leistungen.png) no-repeat 0 0;
}

