/* --------------------------------------Body------------------------------------------ */ 
body, div, p, a, ul, table, td, img, form {
border: 0;
margin: 0;
padding: 0;
}

body {
cursor: default;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
text-align: center;
background-color: #F6F4F1;
background-image: url(../images/layout/bg.jpg);
background-repeat: repeat-x;
color: #000000;
letter-spacing: 0.2pt;
}

/* --------------------------------------Text------------------------------------------ */ 

a:link {
color: #0986AB;
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #0986AB;
}

a:hover {
text-decoration: none;
color: #0986AB;
}

a:active {
text-decoration: none;
color: #0986AB;
}

h4 {
text-align: left;
font-size: 16px;
text-transform: uppercase;
color: #204D61;
margin: 3px 0px 3px 30px;;
letter-spacing: 1px;
}

h4 a:link {
color: #83BCC0;
text-decoration: none;
}

h4 a:visited {
text-decoration: none;
color: #83BCC0;
}

h4 a:hover {
text-decoration: none;
color: #204D61;
background-color: #F8F4F3;
}

h4 a:active {
text-decoration: none;
color: #4597BA;
}

h2{
text-align: left;
font-size: 13px;
text-transform: uppercase;
color: #E2AE22;
margin: 3px 0px 3px 0px;
letter-spacing: 1px;
}

h1{
text-align: left;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
color: #26567C;
margin: 3px 0px 3px 0px;
letter-spacing: 1px;
}

/* --------------------------------------Wrapper------------------------------------------ */ 

#wrapper1 {
margin: 0px auto;
width: 930px;
height: 290px;
background-image:url(../images/layout/bgheader.png);
}

#wrapper2 {
margin: 0px auto;
width: 930px;
height: 40px;
background-image:url(../images/layout/bgmenu.png);
}

#wrapper3 {
margin: 0px auto;
width: 930px;
background-image:url(../images/layout/bgcontent.png);
}

#wrapper3_2 {
margin: 0px auto;
width: 930px;
background-image:url(../images/layout/bgcontent.png);
}

#wrapper3_3 {
margin: 0px auto;
width: 930px;
background-image:url(../images/layout/bgcontent.png);
}

#wrapper4 {
margin: 0px auto;
width: 930px;
height: 100px;
background-image: url(../images/layout/bgfooter.png);
}

#wrapper5 {
margin: 0px auto;
width: 930px;
height: 250px;
text-align: left;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: 11px;
clear: both;
}

/* Overheader Styles */

#overheader{
width: 930px;
height: 290px;
clear: both;
}

#overheaderlinks{
float: left;
text-align: left;
width: 280px;
height: 290px;
padding: 0px 0px 0px 0px;
}

#overheaderrechts{
float: right;
width: 600px;
height: 290px;
padding: 0px 50px 0px 0px;
}


/* --------------------------------------Menuleiste für Navbar---------------- */ 

#menu{
width: 930px;
padding: 0px 40px 0px 40px;
}

/* --------------------------------------Navbar oben-------------------------- */ 

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

#navbar li {
float: left;
list-style: none;
display: block;
}

#navbar a {
float: left;
overflow: hidden;
color: #ffffff;
padding: 13px 13px 11px 13px;
font-family: Trebuchet MS, Arial,Verdana, Helvetica;
font-size: 11px;
text-transform:uppercase;
text-align: left;
text-decoration: none;
font-weight: bold;
border-right: 1px solid #3A5A90;
letter-spacing: 2px;
}

#navbar a:hover {
float: left; 
color:#ffffff;
background-image: url(../images/layout/activenavbar.jpg);
}

#navbar a.active {
float: left;
color: #ffffff;
background-image: url(../images/layout/activenavbar.jpg);
}

/* --------------------------------------Content------------------------------------------ */ 

#content{
width: 890px;
color: #222222;
margin: 0px auto;
}

#contentlinks{
float:left;
width: 210px;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#contentlinksbreit{
float:left;
width: 600px;
padding: 0px 0px 30px 0px;
color: #000000;
}

#contentmitte{
float:left;
width: 450px;
text-align: left;
font-size: 0.78em;
color: #000000;
}

#contentmitte p {
text-align: justify;
}

#inhalt{
text-align: left;
width: 400px;
padding: 25px 30px 5px 30px;
font-size: 10pt;
}

#inhaltrechtsbreit{
text-align: left;
width: 625px;
padding: 0px 0px 0px 0px;
}

#inhaltlinksbreit{
text-align: left;
width: 550px;
padding: 20px 30px 5px 60px;
font-size: 10pt;
}

#contentrechts{
float: right;
text-align: left;
font-size: 11px;
width: 220px;
}

#contentrechtsbreit{
float:left;
width: 625px;
padding: 20px 0px 30px 25px;
font-size: 0.78em;
color: #000000;
}

#artikelbox{
width: 600px;
height: 275px;
margin: 20px 0px 0px 0px;
padding: 0px 0px 0px 0px;
color: #000000;
background-image: url(../images/layout/bgartikelbox.jpg);
}

#artikelbox_bild{
float:left;
width: 275px;
height: 275px;
padding: 0px 0px 0px 0px;
color: #000000;
}

#artikelbox_info{
float:left;
width: 250px;
height: 265px;
padding: 10px 0px 10px 50px;
font-size: 12px;
color: #000000;
}

#buggy {
margin: 0px auto;
width: 930px;
min-height: 1px;
clear: both;
}

/* --------------------------------------Footer------------------------------------------ */ 

#footer {
margin: 0px auto;
width: 930px;
height: 100px;
}

#footerlinks{
float:left;
text-align: left;
padding:0px 0px 0px 0px;
}

#footerrechts{
float:right;
text-align: left;
width: 550px;
height: 100px;
}

/* --------------------------------------Artikel------------------------------------------ */ 

#headline {
width: 200px;
height: 30px;
padding: 5px 5px 5px 25px;
}

#angebot {
width: 165px;
height: 250px;
padding: 5px 5px 5px 5px;
margin: 20px 0px 0px 10px;
border: 1px solid #dddddd;
background-color: #ffffff;
}

#rotator {
width: 165px;
height: 225px;
padding: 5px 5px 5px 5px;
margin: 20px 0px 0px 10px;
border: 1px solid #dddddd;
background-color: #ffffff;
}

#dbb{
width: 165px;
height: 180px;
padding: 5px 5px 5px 5px;
margin: 20px 0px 0px 10px;
border: 1px solid #dddddd;
background-color: #ffffff;
}

#gestaltungsbeispiele{
width: 600px;
min-height: 100px;
}

.floatleft{
float: left;
margin: 5px 15px 5px 0px;
border: 1px solid #377F80;
}

.floatleftstart{
float: left;
margin: 5px 15px 5px 10px;
}

/* --------------------------------------Sucheingabe-------------------------- */ 

.searchbox{
width: 400px;
height: 55px;
}

.searchform{
width: 350px;
height: 30px;
color: #848484;
background-color: #FCFCFC;
border: 1px solid #8C8C8C;
padding: 6px 0px 0px 10px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: 15pt;
}

.searchbutton{
width: 200px;
padding: 2px 2px 2px 2px;
font-family: Trebuchet MS, Verdana, Arial, Helvetica;
font-size: 12pt;
color: #000000;
background-color: #D2D2D2;
border: 1px solid #939393;
}

/* --------------------------------------Subbar links-------------------------- */ 

#subbar{
margin:  40px 0px 0px 20px;
padding: 0;
}

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

#subbar li {
display: inline;
}

#subbar li a {
float: left;
width: 160px;
color: #535353;
letter-spacing: 0px;
font-size: 12px;
text-align: left;
padding: 4px 0px 4px 20px;
text-decoration: none;
border-bottom: 1px dotted #cccccc;
font-weight: bold;
}

#subbar li a:hover {
float: left;
color:#000000;
background-image: url(../images/layout/bgmenuhover.jpg);
}

#subbar .active {
float: left;
width: 160px;
color: #000000;
padding: 4px 0px 4px 20px;
text-transform: uppercase;
text-decoration: none;
font-weight: bold;
background-image: url(../images/layout/bgactivehaupt.jpg);
}

#subbar .active2 {
float: left;
width: 160px;
color: #000000;
padding: 4px 0px 4px 10px;
text-transform: uppercase;
text-decoration: none;
}

#subbar .secondopen {
float: left;
width: 160px;
color: #776E57;
font-size: 11px;
padding: 4px 0px 4px 20px;
border-bottom: 1px dotted #cccccc;
background-image: url(../images/layout/bgopensub.jpg);
font-weight: normal;
}

#subbar .secondopenactive {
float: left;
width: 160px;
color: #000000;
padding: 4px 0px 4px 20px;
background-image: url(../images/layout/bgopenact.jpg);
font-weight: normal;
}

/* --------------------------------------Servnavi oben-------------------------------- */ 
#subnavi {
margin: 15px 0px 0px 0px;
padding: 0;
}

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

#subnavi li {
float: left;
list-style: none;
display: block;
}

#subnavi a {
float: left;
overflow: hidden;
color: #ffffff;
padding: 8px 8px 5px 8px;
font-family: Arial,Verdana,Helvetica;
font-size: 11px;
text-transform:uppercase;
text-align: left;
text-decoration: none;
}

#subnavi a:hover {
float: left; 
color:#e6ab0c; 
}

#subnavi a.active {
float: left;
color: #ffffff;
}


/* --------------------------------------Formular -------------------------------- */

.textarea {
width: 550px;
}

.textarealinks {
float: left;
width: 120px;
padding: 5px;
}

.textarearechts {
float:left;
width: 360px;
padding: 5px;
} 

.textarearechts2 {
float:left;
width: 250px;
height: 50px;
padding: 5px;
} 

.textfield{
background-image: url(../images/layout/textfieldklein.png);
border: 1px solid #D0D3D4;
width: 250px;
} 

.textfield2{
background-image: url(../images/layout/textfieldgross.png);
border: 1px solid #D0D3D4;
width: 250px;
height: 200px;
} 


/* --------------------------------------Produkt Übersichten -------------------------------- */

/* --------------------------------------Normale Artikel ------------------------------------ */

.puebersicht {
float: left;
margin: 5px 7px 25px 7px;
}

.pheadline {
width: 122px;
padding: 2px 0px 2px 0px;
text-align: center;
color: #ffffff;
background-image: url(../images/layout/bgartheadline.jpg);
background-repeat: repeat-x;
}

.pbild {
width: 120px;
height: 120px;
padding: 4px 0px 2px 0px;
} 

.pbildhover { 
width: 120px; 
height:120px; 
text-decoration: none; 
border: 1px solid #D0D0D0;
background-color: #F4F6F8; 
padding:0; 
display: block; 
}

.pbildhover:hover { 
border: 1px solid #E7BC0D; 
}

/* -------------------------------------- Schals ------------------------------------------- */

.pheadlineschal {
width: 252px;
padding: 2px 0px 2px 0px;
margin: 0px 0px 0px 4px;
background-image: url(../images/layout/bgartheadline.jpg);
background-repeat: repeat-x;
text-align: center;
color: #ffffff;
}

.pbildschal {
width: 250px;
height: 70px;
padding: 5px;
} 

.pbildschalhover { 
width: 250px; 
height:70px;
text-decoration: none; 
border: 1px solid #D0D0D0;
background-color: #F4F6F8; 
padding:0; 
display: block;  
}

.pbildschalhover:hover { 
border: 1px solid #E7BC0D; 
}

/* -------------------------------------- Hauptübersicht ------------------------------------- */

.pbildhaupt {
width: 180px;
height: 180px;
padding: 3px;
} 

.floatleft{
float: left;
margin: 0px 10px 5px 0px;
}

/* --------------------------------------UnderFooter------------------------------------------ */ 

#underfooter {
margin: 0px auto;
width: 930px;
height: 150px;
}

.underfooterbox{
float:left;
width: 150px;
padding: 0px 0px 0px 60px;
}

#underfooternav{
margin:  0px 0px 0px 0px;
padding: 0px;
}

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

#underfooternav li {
display: inline;
}

#underfooternav li a {
float:left;
width: 140px;
color: #A0A0A0;
letter-spacing: 0px;
font-size: 11px;
text-align: left;
padding: 4px 0px 4px 0px;
text-decoration: none;
border-bottom: 1px dotted #cccccc;
}

#underfooternav li a:hover {
float: left;
color:#167298;
}

/* --------------------------------------Footer Startseite------------------------------------------ */ 

#wrapper4_start {
margin: 0px auto;
width: 930px;
height: 36px;
background-image: url(../images/layout/bgfooter_start.png);
}

#footer_start {
width: 930px;
height: 244px;
}

#footerlinks_start{
float: left;
text-align: left;
width: 580px;
height: 244px;
font-size: 16px;
padding: 0px 0px 0px 80px;
}

#footerrechts_start{
float: right;
width: 190px;
height: 244px;
padding: 0px 50px 0px 0px;
}

/* --------------------------------------Startseite------------------------------------------ */ 
#contentbreit_welcome{
width: 800px;
height: 60px;
padding: 30px 0px 0px 51px;
}

#contentbreit_welcometext{
width: 776px;
height: 50px;
padding: 5px 5px 5px 5px;
border: 1px solid #cccccc;
background-color: #f3f3f3;
text-align: left;
font-size: 11.5px;
letter-spacing: 0.2pt;
}

#contentbreit_oben{
width: 800px;
height: 285px;
padding: 30px 0px 0px 40px;
}

#contentbreit_oben_links{
float: left;
width: 550px;
height: 250px;
padding: 5px 5px 5px 5px;
border: 1px solid #dddddd;
margin: 0px 0px 0px 10px;
}

#contentbreit_oben_rechts{
float: left;
margin: 0px 0px 0px 20px;
width: 195px;
height: 250px;
padding: 5px 5px 5px 5px;
border: 1px solid #dddddd;
background-color: #ffffff;
}


#contentbreit_unten{
width: 800px;
height: 250px;
padding: 0px 0px 0px 40px;

}

#contentbreit_unten_links{
float: left;
width: 250px;
height: 230px;
margin: 0px 0px 0px 10px;
padding: 5px 5px 5px 5px;
border: 1px solid #dddddd;
background-color: #ffffff;
}

#contentbreit_unten_mitte{
float: left;
width: 250px;
height: 230px;
margin: 0px 0px 0px 38px;
padding: 5px 5px 5px 5px;
border: 1px solid #dddddd;
background-color: #ffffff;
}

#contentbreit_unten_rechts{
float: left;
width: 195px;
height: 230px;
margin: 0px 0px 0px 20px;
padding: 5px 5px 5px 5px;
border: 1px solid #dddddd;
background-color: #ffffff;
}

#showroombild{
width: 600px;
height: 250px;
background-color: #cccccc;
}

#showroomtext{
margin: 20px 0px 0px 0px;
width: 600px;
}

#infobox{
width: 600px;
}


