*{ margin: 0; padding: 0; list-style: none }
body{ text-align: center; font-family: Georgia, 'Palatino', 'Palatino Linotype', Times, 'Times New Roman', sans-serif; font-size: 15px }
#main{ text-align: left; margin: 20px auto; width: 500px; }
#head{ border-bottom: 1px solid #1BC7DE; background-color: #C9F9FF; text-align: right; padding: 4px 8px 0; margin-bottom: 10px; }
#content{  }
#foot{ margin-top: 10px; background-color: #1BC7DE; font-size: 12px; padding: 5px 10px; text-align: right; color: #fff; }
#foot a{ color: #fff; }
a{ color: #555; }
#head ul{ }
#head ul li{ float: left; }
#head li a{ display: block; padding: 4px 8px; margin: 6px 3px 0; text-decoration: none; font-size: 13px; color: #000; }
#head li a:hover, #head a.aktiv{ background-color: #1BC7DE; }

ul.overview{ margin-left: 0 !important; }
ul.overview li{ float: left; }
ul.overview li a{ display: block; color: #000; background-color: #eee; border: 1px solid #364E52; text-align: center; line-height: 1.3; text-decoration: none; }
ul.overview li.vertrag a{ padding: 20px 12px; margin: 10px 20px 10px; width: 100px; }
ul.overview li.ohnevertrag a{ padding: 5px 0; margin: 10px 20px 10px; width: 456px; }
ul.overview li a strong{ font-size: 17px; font-weight: normal }
ul.overview li a:hover{ background-color: #aaa; }
ul.overview li.ohnevertrag a:hover, ul.overview li.ohnevertrag a.aktiv{ background-color: #ccc; }
ul.overview li.tmobile a:hover, ul.overview li.tmobile a.aktiv{ background-color: #F79AD1; }
ul.overview li.vodafone a:hover, ul.overview li.vodafone a.aktiv{ background-color: #F68D92; }
ul.overview li.eplus a:hover, ul.overview li.eplus a.aktiv{ background-color: #66A98A; }
#head h1{ font-size: 21px; font-weight: normal; color: #47676D; }
#head h2{ font-size: 15px; font-weight: normal; color: #5E8992; }
#content h1{ font-size: 16px; font-weight: normal; border-bottom: 1px solid #47676D; background-color: #DDFCFF; color: #6EA0AA; padding: 10px 8px 3px; margin-bottom: 9px; }
#content p{ font-size: 14px; margin-left: 8px; margin-bottom: 7px; line-height: 1.4; }
#content ul{ list-style-type: none; margin-left: 20px; }

.clearboth{ clear: both; }
