/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/*stefan 3ebene highlights*/
#nav li.current_page_ancestor a , #nav li.current_page_parent {
color: white;
 -moz-border-radius: 6px; -khtml-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
}

/*stefan Vorteile Box*/
#vorteile {width: 268px;}
#vorteile ul { list-style-image: url(images/listimage.gif)!important; list-style-position: inside; padding: 10px }
#vorteile ul li span { font-size: 110%; font-weight:bold; }
#vorteile h3 {background: #00b900!important; color: white; padding: 3px 7px; margin: 0; text-transform: none; font-family:Arial, Helvetica, sans-serif; font-size: 16px;letter-spacing: -.05em;font-weight: normal; border-bottom: none!important;}
#vorteile .button, .button  {
position: relative;
top: 25px;
margin-bottom: 35px;
text-align: center;
}

#vorteile .button a, .button a {
background-color: #EEE;
background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
background-image: linear-gradient(top, #eeeeee, #cccccc);
border: 1px solid #CCC;
border-bottom: 1px solid #BBB;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
color: #2882c1;
font: bold 14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
line-height: 1;
padding: 12px 7px;
text-align: center;
text-shadow: 0 1px 0 #EEE;
text-decoration: none;
letter-spacing: -0.03em;
text-decoration: none!important;
}


/*Stefan siderbar suchbox*/
label.screen-reader-text { display: block;}
input#s{width: 72%} 

/*Stefan Vertrauen Box*/
#sicher {padding: 0px 40px 0 10px; xbox-shadow:0px 1px 4px #999}
#sicher p { padding: 38px 0 30px 100px; font-size: 135%; letter-spacing: -.02em; line-height: 1.2em;font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif; color: #222; }
#sicher p.s-beratung {background: url(images/qualityberatung.gif) 0 50% no-repeat;}
#sicher p.s-service {background: url(images/qualityservice.gif) 0 50% no-repeat;}
#sicher p.s-leistung {background: url(images/qualityleistung.gif) 0 50% no-repeat;}
