
/* Hintergrundfarbe */
body {
  background-color: #ffffcc;
}

 /* Tabelle */
#tabelle1 {
 width: 100%;
 height:100%;
 border-collapse:collapse;
}
.td-1a {
 vertical-align:top;
 padding:0;
 margin:0; 
}

 /* Tabelle Haupt*/
#tabelle2 {
 vertical-align:top;
 border-collapse:collapse;
}
.td2a {
 vertical-align:top;
 padding:0;
 margin:0; 
}
.td2b {
 width:760px;
 vertical-align:top;
 padding:0;
 margin:0; 
}
.td2c {
 vertical-align:top;
 padding:0;
 margin:0; 
}

 /* Tabelle Logo*/
#tabelle-logo {
 width: 100%;
 height:100px;
 background-color: #B3B38F;
 border-collapse:collapse;
}
.td-logoa {
 vertical-align:top;
 margin:0; 
}
.td-logob {
 width: 80%;
 vertical-align: text-bottom;
 text-align: right;
 word-spacing:15px;
 padding:0;
 margin:0; 
}

 /* Bild Logo */
#logo {
 background-image:url("images/design-ueberschrift.gif");
 background-repeat:no-repeat;
 vertical-align:top;
 height:97px;
 background-position: 0% 60%;
}

 /* Tabelle Inhalt*/
#tabelle-inhalt {
 width: 100%;
 height:600px;
 background-color: #ffffff;
 border-collapse:collapse;
}
.td-inhaltlinks {
 vertical-align:top;
 padding:0;
 margin:0;
 border-left: 1px solid #D9D9AD;
 border-right: 1px solid #D9D9AD;
}

.td-inhaltrechts {
 width: 80%;
 vertical-align:top;
 padding:0;
 margin:0; 
}

 /* Tabelle Inhalt Links*/
#tabelle-linklinks {
 width: 152px;
 border-collapse:collapse;
}
.td-linklinks {
 height:40px;
 padding-left:4px;
 vertical-align:center;
 border-bottom: 1px #D9D9AD dashed;
 border-top: 1px #D9D9AD dashed;
 padding:0;
 margin:0; 
}

 /* Tabelle Werbe*/
#tabelle-werbe {
 width: 100%;
 height: 127px;
 background-color: #dad9ad;
 border-collapse:collapse;
}
.td-werbe {
 text-align: left;
 padding:0;
 margin:0; 
}

 /* Tabelle Unten*/
#tabelle-unten {
 width: 100%;
 height: 30px;
 border-collapse:collapse;
}
.td-untena {
 text-align: center;
 padding:0;
 margin:0; 
}
.td-untenb {
 text-align: center;
 padding:0;
 margin:0; 
}

 /* Tabelle Box*/
#tabelle-box {
 width: 100%;
 border-collapse:collapse;
}
.td-boxa {
 height: 25px;
 background-color: #dad9ad;
 text-align: center;
 padding:2px;
 margin:0px; 
}
.td-boxb {
 text-align: left;
 padding:0;
 margin:0;
 padding-top:5px;
 padding-left:5px;
}

 /* Besonderer Inhalt */
#box1 {
 float:right;
 border:2px solid #dad9ad;
-moz-border-radius:10px;
 width:200px;
 height:150px;
 padding:0;
 margin-right:10px;
}

#box2 {
 float:left;
 border:2px solid #dad9ad;
-moz-border-radius:10px;
 width:140px;
 height:130px;
 padding:0px;
 margin-left:5px;
}

 /* Bild Geschäftsmann */
#design-mann1 {
 background-image:url("images/design-mann1.jpg");
 background-repeat:no-repeat;
 vertical-align:top;
 height:100px;
 background-position: 1% 0%;
}
#design-mann2 {
 background-image:url("images/design-mann2.jpg");
 background-repeat:no-repeat;
 vertical-align:top;
 height:127px;
 background-position: 1% 0%;
}

 /* Überschrift - Werbeslogan */
h1 {
 color: #ffffff;
 font-style: normal;
 font-weight: normal;
 font-size: 24px;
 font-family: Verdana, Arial, Sans-serif;
 padding-top:20px;
 padding-left:220px;
}
h2 {
 color: #B39B8F;
 font-style: normal;
 font-weight: bold;
 font-size: 16px;
 font-family: Verdana, Arial, Sans-serif;
 padding-top:5px;
 padding-left:15px;
}

 /* Schrift Normal*/
p {
 color: #000000;
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
 font-family: Verdana, Arial, Sans-serif;
 vertical-align:text-top;
 line-height: 1.5;
 padding-left:15px;
 padding-right:5px;
 padding-bottom:5px;
}

 /* Schrift Box Überschrift*/
.boxschriftu {
 color: #000000;
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
 font-family: Verdana, Arial, Sans-serif;
 vertical-align:text-top;
}

 /* Schrift Box */
.boxschrift {
 color: #000000;
 font-style: normal;
 font-weight: normal;
 font-size: 12px;
 font-family: Verdana, Arial, Sans-serif;
 vertical-align:text-top;
 line-height: 1.5;
}

 /* Schrift Klein */
.schrift-klein {
 color: #000000;
 font-style: normal;
 font-weight: normal;
 font-size: 10px;
 font-family: Verdana, Arial, Sans-serif;
 line-height: 1.5;
}

/* Hyperlinks Seitenlinks */
 a.seitenlinks {
 font-family:Verdana, Arial, Sans-serif;
 font-size:12px;
 font-weight: bold;
 padding-left:5px;
}
 a.seitenlinks:link {
 color:#666666;
 text-decoration:none;
}
 a.seitenlinks:hover {
 color:#D9D9AD;
 text-decoration:none;
}
 a.seitenlinks:visited {
 color:#666666;
 text-decoration:none;
}
 a.seitenlinks:active {
 color:#666666;
 text-decoration:none;
}

/* Hyperlinks Navigation */
 a.navi{
 font-family:Verdana, Arial, Sans-serif;
 font-size:10px;
 font-weight: bold;
 padding-right:5px;
}
 a.navi:link {
 color:#666666;
 text-decoration:none;
}
 a.navi:hover {
 color:#D9D9AD;
 text-decoration:none;
}
 a.navi:visited {
 color:#666666;
 text-decoration:none;
}
 a.navi:active {
 color:#666666;
 text-decoration:none;
}

/* Hyperlinks Normal */
 a.normal {
 font-family:Verdana, Arial, Sans-serif;
 font-size:13px;
 font-weight: normal;
 padding-left:5px;
}
 a.normal:link {
 color:#B39B8F;
 text-decoration:none;
}
 a.normal:hover {
 color:#666666;
 text-decoration:none;
}
 a.normal:visited {
 color:#B39B8F;
 text-decoration:none;
}
 a.normal:active {
 color:#B39B8F;
 text-decoration:none;
}

/* Hyperlinks Klein */
 a.klein {
 font-family:Verdana, Arial, Sans-serif;
 font-size:10px;
 font-weight: normal;
}
 a.klein:link {
 color:#B39B8F;
 text-decoration:none;
}
 a.klein:hover {
 color:#666666;
 text-decoration:none;
}
 a.klein:visited {
 color:#B39B8F;
 text-decoration:none;
}
 a.klein:active {
 color:#B39B8F;
 text-decoration:none;
}
