body {margin:0; padding:0; text-align:center; font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; font-size:14px; background:#dfdfdf url(images/wf_body-bck.png) no-repeat top center; color:#222;}

/*globals*/
.clear {clear:both; font-size:1px; line-height:0; height:0;}
p {margin:0 35px 0 0; padding:7px 0;}
h1, h2, h3 {font-weight:normal; margin:0; padding:0;}
h2 {margin:30px 35px 20px 0; border-bottom:3px solid #b4d3aa; font-size:26px;}
h3 {margin:20px 0 15px 0; font-size:20px;}
a {outline:none; color:#222;}
a:hover {color:#555; text-decoration:none;}

/*wireframe*/
.container {width:952px; margin:0 auto; text-align:left;}
.top {width:952px; height:262px;}
.subtop {width:952px; height:174px; background:url(images/wf_subtop.jpg);}
.nav {margin-left:30px; width:400px; text-align:center;}
.nav a {color:#eee; letter-spacing:1px; font-size:16px; text-decoration:none; font-weight:bold; margin:0 5px; padding-left:15px;  background:url(images/wf_nav-li.png) no-repeat 0 7px;}
.nav a:hover {background-image:url(images/wf_nav-active.png); color:#fff;}
.nav .hr {margin:10px 0;}
.main {width:952px; background:url(images/wf_main-bck.jpg);}
.main .left {float:left; width:248px;}
.main .left-top {width:238px; height:127px; text-align:center; background:url(images/wf_left-top.jpg); padding-right:10px; line-height:120px; color:#fff; font-size:24px; font-weight:bold; letter-spacing:1px; font-variant:small-caps;}
.main .left-subtop {width:193px; height:122px; background:url(images/wf_left-subtop.jpg); padding:30px 20px 0 35px;}
.main .right {float:right; width:680px;}
.footer {width:952px; height:90px; background:url(images/wf_footer.jpg);} 
.footer-sub {width:952px; text-align:center; color:#888; font-size:12px;}
.footer-sub a {color:#888;}

/*form*/
form br {clear:both;}
label, input {float:left;}
label {width:180px; margin:3px 10px 3px 0; padding:2px; text-align:right;}
input {width:150px; margin:3px 0; padding:2px;}
textarea {font-family:"Trebuchet MS", Verdana, Arial, sans-serif; width:340px; padding:4px; margin:3px 0; font-size:14px;}

/*leistungen*/
.toggle-trigger {font-weight:bold; padding:3px 10px; margin:20px 20px 5px 0; background:#b4d3aa; cursor:pointer;}
.toggle-cont {margin:0 35px 0 10px; padding-left:10px; border-left:2px solid #b4d3aa;}

