body { font: 12px Verdana; }
body, html { margin: 0; padding:0; background: #fff; }
* { padding: 0; margin:0; }

a { text-decoration: none; color: #666; }
a:hover { text-decoration: underline; }
/* container */
#container { background: url(../images/header.jpg) no-repeat top center; width: 1085px; margin:0 auto; min-height: 550px; }

/* top */
#container #top { text-align: right; padding:5px; }
#container #top ul { list-style: none; padding:75px 0 0 0;}
#container #top ul li { display: inline; margin: 0 15px 2px 0; }
#container #top ul li.last { margin-right: 0px; } 
#container #top ul li a { color: #999; }
#container #top p { color: #999; padding:10px 0 0 0; }
#container #top p a { color: #999; }

/* form */
#container #top .searchform { margin: 20px 0 30px 0; }
#container #top .searchform input[type="text"] { background: url(../images/search_bg.jpg) no-repeat; border: none; height: 21px; width:232px; padding:5px 1px 0 5px; margin:3px 0 0 0;}
#container #top .searchform input[type="submit"] { background: url(../images/search_button.jpg) no-repeat; border: none; height: 27px; width:92px; margin:0px -5px 0 -10px; }

/* menu */
#container #menu { background: url(../images/menu.png) no-repeat; min-height: 75px; margin: 20px 0 0 32px; padding:3px 5px 0 3px; }
#container #menu img { margin:0 -4px 0 0; }

/* img rotater */
#container #rotater { background: url(../images/imgRotaterbg.jpg) no-repeat; width:1052px; height: 212px; margin:0 0 0 34px; padding:3px; }

/* content */
#container #content { width:1027px; padding:10px; margin:20px 0 0 33px; border:3px solid #ededed; background: #fcfcfc; }
#container #content .left { float:left; width:750px; }
#container #content .right { float:right; width:250px; background: url(../images/contentContact.jpg) no-repeat; width:269px; min-height:503px; }
#container #content .left h1,h2,h2 { color: #09C; }
#container #content .left p { color: #666; }
#container #content .left p.next { margin: 20px 0 0 0; }
#container #content .left p.next img { float:left; margin: 0 5px 0 0 ;border:1px solid #ccc;  }
#container #content .left  .rechts { float:right; margin:0 5px 0 0; } 
#container #content .right h2 { font: bold 12px Verdana; margin:25px 0 25px 20px; }
#container #content .right form { margin:25px 0 0 12px; }
#container #content .right input { margin:5px 0 12px 0; font:10px Tahoma; padding:7px; width:225px;}
#container #content .right textarea { margin:5px 0 10px 0; font:10px Tahoma; padding:7px; width:225px; height:75px; }
#container #content .right input[type="submit"] { width:240px; color:#09C; font-size:12px; font-weight: bold; margin-top: 30px; }
/* bottom */
#bottom { width:100%; height: 291px; background: url(../images/bottom_bg.jpg) repeat-x; margin:50px 0 0 0; }
#bottom .spacer { margin:0 auto; width:900px; padding:50px 0 0 0;}
#bottom ul { width: 250px; margin: 20px 25px 0 0; float:left; list-style: none; }
#bottom ul li.first { border-bottom: 1px solid #9f9f9f; padding:0 0 10px 0; margin:0 0 5px 0;  color: #00aeef; font-weight: bold; }
#bottom ul li { padding:5px 0 5px 0; }
#bottom ul.mid { padding:0 25px 0 25px; border-left: 1px solid #9f9f9f;  border-right: 1px solid #9f9f9f; min-height: 175px; }