/*                 */
/*                 */
/*                 */
/*     CSS by      */
/*                 */
/*   www.omsn.de   */
/*                 */
/*                 */
/*                 */
/*                 */


.zp-wrapper { margin-top:20px; margin-bottom:50px; font-size:1.2em; }

#header { margin:15px 0; padding:15px; background-color:#ffcc00; }

#header h1 { width:250px; float:left; }
#header h2 { margin-top:5px; }

#header h1 a { text-decoration:none; color:#111; }

#mininav { float:right; text-align:right; }
#mininav ul { list-style-type:none; }
#mininav ul li { display:block; float:left; padding-right:5px; margin-left:10px; height:20px; }

#mininav a { color:#111; text-decoration:none; background:url(../img/pfeil_rechts.gif) no-repeat left center; padding-left:10px; }

#quicklinks, #features { margin:15px 0; }

#quicklinks ul li, #features ul li { line-height:1.7em; }
#features ul li img { margin-top:-2px; }

#quicklinks a { color:#111; text-decoration:none; background:url(../img/pfeil_rechts.gif) no-repeat left center; padding-left:10px; font-weight:bold; }
#quicklinks a:hover, #mininav a:hover { text-decoration:underline; }

#nav { margin:10px 0 15px 0; }
#nav a { text-decoration:none; font-weight:bold; font-size:1.1em; color:#111; }
#nav ul li { display:block; float:left; margin:0 15px; padding:5px 10px; background-color:#ff9; height:1.5em; }
#nav ul li:hover { background-color:#fff; cursor:pointer; }

.corners { -moz-border-radius:6px; -webkit-border-radius:6px; } 

#banner { }

#covers { text-align:center; font-size:0.8em; }
#covers img { }

#offers { width:100%; }
#offers tr td { width:50%; background-color:#ffcc00; height:100px; vertical-align:top; padding:10px; border:1px solid #eee; }
#offers tr td:hover { background-color:#ff9; cursor:pointer; }
#offers tr td img { float:left; }
#offers tr td div { padding-left:100px; }
#offers tr td div a { color:#111; text-decoration:none; font-weight:bold; }
#offers tr td div a:hover { text-decoration:underline; }
#offers tr td ul { padding-left:15px; list-style-type:square; }
