/* Browser reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, input, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, textarea, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Body, over all */
body {
	margin: 0;
	padding: 0;
	background: #fff;
	font: 12px 'Century Gothic',Futura,'URW Gothic L',sans-serif;
    color: #333;
	text-align: justify;
}

h1, h2, h3, h4 {
	color: #a0b415;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}



/* Header */

#header {
	width: 974px;
	height: 160px;
	margin: 0 auto;
    padding: 0;
    margin-top:20px;
    background: url(header.jpg) no-repeat;
}

#header h1 a {
	width: 970px;
	height: 160px;
	margin: 0 auto;
    padding: 0;
    display:block;
}

#header h1{
         text-indent:-10000px;
         padding: 0px 0px 0px 4px;
         font-size: 20px;
     	 font-weight: normal;
    	 color:#edf0cd;
}

#header h2 {
	margin-top: -10px;
	padding: 0px 0px 0px 4px;
	font-size: 20px;
	font-weight: normal;
	color:#edf0cd;
    text-indent:-10000px;
}

#leftnav {
  font-size: 14px;
  font-weight:bold;

}

#leftnav ul {
  margin:0;
  padding:0;
  list-style:none;

}

#leftnav ul li {
  display:block;
  float:left;
  margin: 44px 0px 0px 0px;
  height: 46px;
}

#leftnav ul li a:link, #leftnav ul li a:active, #leftnav ul li a:visited {
    width: 120px;
    height: 46px;
    line-height:46px;
    text-align: center;
    display:block;
    color: #333;
    text-decoration:none;
}

#leftnav ul li a:hover {
    display:block;
    color: #333;
    text-decoration:none;
    background: #edf0cd;
}


#rightnav {
  font-size: 14px;
  font-weight:bold;
  float:right;

}

#rightnav ul {
  margin:0;
  padding:0;
  list-style:none;

}

#rightnav ul li {
  display:block;
  float:left;
  margin: 44px 0px 0px 0px;
  height: 46px;
}

#rightnav ul li a:link, #rightnav ul li a:active, #rightnav ul li a:visited {
    width: 120px;
    height: 46px;
    line-height:46px;
    text-align: center;
    display:block;
    color: #333;
    text-decoration:none;
}

#rightnav ul li a:hover {
    display:block;
    color: #333;
    text-decoration:none;
    background: #edf0cd;
}




/* Page - this will center the page*/

#page {
	width: 974px;
	margin: 0 auto;
	padding: 0px;
}

/* Content */

#container {
    height:360px;

}


#left {
    float: left;
    width:200px;
    margin: 10px 0 0 0;
	padding: 10px 10px 10px 50px;
	color: #a0b415;
    font-weight:bold;
}

#left h1 {
  font-size:18px;
  padding: 0 0 10px 0;
}

#left h2 {
  padding: 5px 0 5px 5px;
  font-size:14px;
}

#left a {
   color: #a0b415;
   text-decoration:none;
}

#left a:hover {
   color: #a0b415;
   text-decoration:underline;
}

.imgleft {
  margin: 5px 0 0 5px;
}

.imgpartner {
  border: 1px solid #dedede;
}


#content {
	float: left;
	width: 655px;
	margin: 10px 0 0 30px;
	padding: 10px 10px 10px 10px;
	color: #666666;
}

#redirect {
  padding: 50px 0 0 0;
  text-align:center;
}


#redirect p {
  color: #666666;
  margin:0;
  padding: 20px 60px 0px 60px;
  text-align: center;
  line-height: 150%;
}

#redirect a, #redirect a:active, #redirect a:visited {
	color: #a0b415;
         text-decoration:none;
         }

#redirect a:hover {
	color: #edf0cd;
         text-decoration:underline;
}


#content p {
  padding: 10px 60px 0px 2px;
}
.information {
	color:#fff;
	height: 1px;
	overflow:hidden;
}

strong {
  font-weight:bold;
}

.quote {
}

.more {
  text-align:right;
  padding-top: 0px !important;
  margin:0;
}

.referenz {
  margin:0;
  padding: 0px 60px 0px 10px;
}

.author {
  margin:0;
  padding: 0px 60px 0px 10px !important;
  text-align:right;
}

.kunde {
  margin:0;
  padding: 0px 60px 0px 10px !important;
  text-align:right;
  border-bottom: 1px solid #eee;
}

.partner {
  margin:0;
  padding: 10px 60px 10px 10px !important;
  border-bottom: 1px solid #eee;
}

#content .imgleft {
	float: left;
    margin: 10px 20px 15px 5px;
    border: 0;
}

#content h1 {
    color: #a0b415;
    padding: 0px 0px 0px 0px;
	font-size: 18px;
    font-weight:bold;
}

#content h2 {
    color: #0eb5c5;
    padding: 15px 0px 0px 0px;
	font-size: 13px;
    font-weight:bold;
}

#content h3 {
    padding: 10px 0px 0px 4px;
	font-size: 13px;
}


#content p, #content ul, #content ol {
	line-height: 200%;
}

#content ul {
    padding: 0px 60px 0px 25px;
         }

#content a, #content a:active, #content a:visited {
	color: #a0b415;
         text-decoration:none;
         }

#content a:hover {
	color: #edf0cd;
         text-decoration:underline;
}

#content td {
  padding: 5px 5px 0px 10px;
}


/* Contact form */
fieldset { border:0;margin:0;padding:0; }
textarea, input, input.submit {
         color:#666;
         margin: 4px 0 0 4px;
         padding-left: 2px;
         border: 1px solid #666;
         line-height: 18px;
         width:300px;
         background-color:#fff;
         }

 input.submit   {
 color: #a0b415;
 font-size:13px;
 line-height:18px;
 font-weight:bold;
 width:100px;
 background:#fff;
 border:1 px solid #a0b415;
 margin-left: 4px;
 padding: 2px 10px 2px 10px;


 }

tr {
  height:28px;
}

.formtd {
  width:120px;
  text-align:left;
}

/* Footer */

#footer {
	margin: 0 auto;
    padding:0;
	text-align: right;
	padding: 20px 10px 20px 10px;
}

#footer p {
	padding-top: 0px;
}

#footer a {
	color: #333;
    text-decoration:none;
    font-weight:bold;
}

#footer a:hover {
	color: #edf0cd;
         text-decoration:underline;
}

