/* reset
   ============================= */

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


body {
	background-color: #eaeaea;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7B7B7B;
	line-height: 17px;
}

#wrapper {
	width: 1146px;
	margin-top: 105px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


/* Schriften
   ============================= */

h1 {
	font-size: 15px;
}

h2 {
	font-size: 20px;
	color: #dfa72d;
	letter-spacing: 1px;
}

h3 {
	font-size: 14px;
	color: #dfa72d;
	letter-spacing: 1px;
}
p {
	font-size: 13px;
	color: #C9C9C9;
	padding-top: 14px;
	font-weight: normal;
}

/* Links
   ============================= */
a:link {
	color: #dfa72d;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #dfa72d;
}
a:hover {
	color: #dfa72d;
	text-decoration: underline;
}
a:active {
	color: #dfa72d;
}

/* navigation 
   ============================= */


#navigation {
	float: left;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 362px;
}

#navigation ul li {
	display: inline;
}
#navigation a {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 109px;
	height: 27px;
	margin-right: 2px;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	padding-top: 8px;
	list-style-type: none;
	color: #C0C0C0;
	font-weight: bold;
}
#navigation li a:hover, #navigation li a:focus {
	background-image: url(../images/button.gif);
	background-position: 0px -35px;
	color: #dfa72d;
}
#navigation ul li span {
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	width: 109px;
	height: 27px;
	margin-right: 2px;
	background-image: url(../images/button_active.gif);
	background-repeat: no-repeat;
	color: #333;
	padding-top: 8px;
	list-style-type: none;
	font-weight: bold;
}


/* kopfbereich
   ============================= */

#header {
	background-image: url(../images/header.jpg);
	float: left;
	height: 463px;
	width: 240px;
	background-color: #383838;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	margin-left: 93px;
}
#logo {
	height: 203px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;
	float: right;
	width: 220px;
	padding-right: 20px;
}
.logo {
	margin-bottom: 20px;
	margin-right: 8px;
	margin-top: 10px;
}
#logo h1 {
	float: right;
	text-align: right;
	display: inline;

}


/* subnavigation
   ============================= */
   
#subnavigation {
	padding: 0px;
	float: left;
	width: 239px;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
}
#subnavigation ul li a {
	display: block;
	height: 24px;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #7B7B7B;
	text-decoration: none;
	padding-right: 20px;
}
#subnavigation ul li a:hover, #subnavigation ul li a:focus {
	background-image: url(../images/bg_navi_hover.gif);
	background-repeat: no-repeat;
	color: #dfa72d;
}
#subnavigation ul li span {
	background-image: url(../images/bg_navi_active.gif);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	text-align: right;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #383838;
	padding-top: 6px;
	color: #333;
	text-decoration: none;
	padding-right: 20px;
	font-weight: bold;
}

/* content
   ============================= */
  #content {
	margin: 0px;
	width: 690px;
	float: left;
	height: 463px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	background-image: url(../images/bg.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#content h2 {
	text-align: left;
	display: block;
	float: left;
	width: 660px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#teaser {
	padding: 0px;
	height: 70px;
	width: 660px;
	float: left;
	margin: 0px;
}
#main {
	width: 660px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	height: 355px;
	margin: 0px;
}
.images_right {
	overflow: hidden;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #2D2D2D;
	border-left-color: #2D2D2D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 0px;
	float: right;
	height: 240px;
	width: 240px;
}
.imagelong {
	overflow: hidden;
	margin-top: 4px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #2D2D2D;
	border-left-color: #2D2D2D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	padding: 0px;
	float: left;
}
.teaser {
	float: right;
	margin-top: 20px;
	margin-right: 25px;
}

.partners ul li {
	display: inline;
}


.partners {
	float: left;
	width: 101px;
	padding-top: 10px;
	color: #999;
	text-align: right;
	padding-right: 11px;
}

/* footer
   ============================= */
#footer {
	background-image: url(../images/footer.jpg);
	padding: 0px;
	float: left;
	height: 112px;
	width: 1146px;
	background-repeat: no-repeat;
	background-color: #383838;
	margin: 0px;
}
#footer address {
	display: block;
	float: left;
	width: 660px;
	margin-left: 362px;
	font-size: 12px;
	font-style: normal;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4c4c4c;
	padding-top: 3px;
}

.middot {
	color: #dfa72d;
	font-weight: normal;
}

/* Image Slider
   ============================= */

.gallery {
	float: left;
	height: 360px;
	margin-top: 28px;
	padding-bottom: 0;
	padding-left: 0;
	width: 675px;
}
#slider { 
	margin: 0;
	padding: 0;
	list-style: none;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #2D2D2D;
	border-left-color: #2D2D2D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}

#slider ul,
#slider li {
	margin:0;
	padding:0; list-style:none; }

#slider li { 
	width:660px;
	height:300px;
	overflow:hidden;
}
p#controls { 
	margin:0; 
	padding:0; 
	position:relative;
}


/* Formular
   ============================= */


#kontaktformular {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 450px;
}
.forminput {
	display: block;
	width: 120px;
	float: left;
}
.textfield {
	width: 250px;
	outline: 0;
	border: 0;
	margin-bottom: 10px;
	height: 20px;
}
.textinput {
	width: 250px;
	outline: 0;
	border: 0;
	margin-bottom: 10px;
	height: 50px;
}
.send {
	width: 70px;
	height: 25px;
	font-weight: bold;
	background-image: url(../images/senden.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 13px;
	float: left;
	margin-left: 120px;
	outline: 0;
	border: 0;
}

/* Kundeliste
   ============================= */

#kunden {
	float: left;
	width: 665px;
}
#kunden a {
	color: #999;	
}

.kunden {
	display: block;
	float: left;
	height: 15px;
	width: 164px;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
}
#main h3 {
	padding-top: 10px;
	display: block;
	float: left;
	width: 650px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#contact {
	float: left;
}
