body {
    background-color: #0076C0;
}

#contentframe table {
    width: 100%;    
    margin-bottom: 15px;
    border-bottom: 1px solid #5bf;
    border-spacing: 0;
}

#contentframe td {
    margin: 0;
    padding: 3px 0;
}

td.head {
    border-bottom: 1px solid #5bf;
}

span.number {
    font-size: 16px;
}

#contentframe td {
    color: #fff;
    font-size: 12px;
    vertical-align: baseline;
}

img {
    border: none;
}

hr {
    height: 1px;
    color: #fff;
    background-color: #fff;
    border: 0;
}

h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}

p {
    margin-bottom: 15px;
}

h1 {
    font-size: 24px;
    line-height: 36px;
}

h2 {
    font-size: 20px;
    line-height: 30px;
}

h3 {
    font-size: 18px;
    line-height: 27px;
}

h4 {
    font-size: 16px;
    line-height: 24px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
}

h6 {
    font-size: 10px;
    line-height: 15px;
}

#topmenu a {
    color:#fff;
    text-decoration: none;
    font-weight: bold;
}

#sally {
    width: 225px;
    height: 727px;
    background: url('../images/sally.jpg') top left no-repeat;
}

#topmenu {
    width: 745px;
    height: 42px;
    background-image: url('../images/bg_topmenu.jpg');
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 10px;
    color: #FFF;
    text-align: right;
    vertical-align: bottom;
    padding: 5px;
}

#header {
    background-image: url('../images/bg_header.jpg');
    background-position: 0px 8px;
    background-repeat: no-repeat;
    width: 745px;
    height: 154px;
}

#mainmenu {
    width: 745px;
    height: 62px;
    background-color: #80BBE0;
    font-family: Arial;
    font-size: 10px;
    color: #FFF;
    padding: 0;
}

#mainmenu ul {
    list-style-type: none;
    padding: 2px;
    margin: 0;
}

#mainmenu ul li {
    width: 85px;
    height: 44px;
    float: left;
    border: 1px solid #fff;
    margin-left: 5px;
    background-image: url('../images/bg_btn.jpg');
    background-repeat: repeat-x;
}

#mainmenu ul li:hover {
    width: 85px;
    height: 44px;
    float: left;
    border: 1px solid #fff;
    margin-left: 5px;
    background-image: url('../images/bg_btn-over.jpg');
    background-repeat: repeat-x;
}

#mainmenu ul li a {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    line-height: 12px;
    width: 82px;
    height: 28px;
    display: block;
    padding: 14px 0px 0px 3px;
}

#mainmenu ul li a:hover {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
    line-height: 12px;
    width: 82px;
    height: 28px;
    display: block;
    padding: 14px 0px 0px 3px;
}

.highlight {
    display: block;
    border: 1px solid #fff;
    padding: 5px;
    font-weight: bold;
    background-color: #5aa1df;
}

div.btn {
    width: 83px;
    height: 42px;
    border: 1px outset #80BBE0;
    vertical-align: bottom;
}

div.btn:hover {
    width: 83px;
    height: 42px;
    border: 1px inset #80BBE0;
    vertical-align: bottom;
}

#mainframe {
    width: 745px;
    height: 310px;
    background-image: url('../images/bg_mainframe.jpg');
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 10px;
    color: #FFF;
    padding: 7px 7px 0px 7px;
}

*html #mainframe {
	width: 759px;
	height: 317px;
}

#contentframe {
    border: 1px solid #FFF;
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    color: #FFF;
    padding: 7px 7px 0px 7px;
    vertical-align: top;
}

#contentframe-hb {
    border: 1px solid #FFF;
    background: #fff url('../images/bg_key_heerbach.png') top left no-repeat;
    font-family: Arial;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    padding: 7px 7px 0px 7px;
    vertical-align: top;
}

.maincontent {
    font-family: Arial;
    font-size: 14px;
    line-height: 20px;
    color: #FFF;
    margin-right: 190px;
}

.maincontent.full {
    width: 717px;
    margin: 0;
}

.maincontent.half {
    width: 436px;
    margin: 0;
}

a {
    color: #fff;
}

.maincontent ul {
    margin: 0;
    padding: 0;
    list-style-type: square;
}

.maincontent ul li {
    margin: 0px 0px 0px 30px;
    padding: 0;
}
    

#admenu {
    width: 745px;
    height: 147px;
    background-image: url('../images/bg_admenu.jpg');
    background-repeat: repeat-x;
    background-position: bottom;
    font-family: Arial;
    font-size: 10px;
    color: #FFF;
}

.adbox {
    width: 176px;
    height: 138px;
    border: 1px solid #fff;
    background-image: url('../images/bg_adbox.jpg');
    background-repeat: repeat-x;
    font-family: Arial;
    font-size: 10px;
    color: #FFF;
}

.adbox.roller {
    background-image: url('../images/sub_roller.jpg');
}

.adbox.gastro {
    background-image: url('../images/sub_gastronews.jpg');
}

.adbox.weinsortiment {
    background-image: url('../images/sub_weinsortiment.jpg');
}

.adbox.trafficboard {
    background-image: url('../images/sub_trafficboard.jpg');
}

.adbox.verleger {
    background-image: url('../images/sub_verlegernews.jpg');
}

.adlink {
    text-decoration: none;
    color: #fff;
    width: 176px;
    height: 138px;
    display: block;
}

.adname {
    position: relative;
    height: 79px;
    display: block;
    font-size: 14pt;
    font-weight: bold;
    padding: 10px 0px 0px 10px;
}

.addescr {
    position: relative;
    height: 39px;
    vertical-align: bottom;
    display: block;
    font-size: 10pt;
    padding: 0px 0px 10px 10px;
}

#ticker {
    width:168px;
    background:#fff;
    padding: 1px;
    font-family:Arial,Sans-Serif;
    font-size:10px;
    margin:0px 0px 8px 15px;
    float: right;
}

#ticker * {
    color: #0076C0;
}

#ticker a {
    text-decoration:none;
}

#ticker img {
    border: none;
    text-align: center;
}

.listticker-jcarousellite {
    width:168px;
    padding: 8px;
}

.listticker-jcarousellite ul li {
    list-style:none;
    display:block;
    width: 152px;
    margin-top: 10px;
    height: 100px;
    text-align: left;
    border-bottom: 1px solid #DDDDFF;
}

.newsticker-jcarousellite {
    width:168px;
    padding: 8px;
}

.newsticker-jcarousellite ul li {
    list-style:none;
    display:block;
    width: 152px;
    height: 120px;
    margin-top: 10px;
    text-align: center;
    border-bottom: 1px solid #DDDDFF;
}

.newsticker-jcarousellite.small ul li {
    height: 85px;
}

.newsticker-jcarousellite h4 {
    width:150px;
    height: 74px;
    padding: 18px 0px;
    border: 1px solid #0076C0;
}

.newsticker-jcarousellite .thumbnail {
    width:150px;
    height: 75px;
    border: 1px solid #0076C0;
}

.newsticker-jcarousellite .info {
    margin-top: 6px;
    width:150px;
    font-size:11px;
    height: 30px;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
}

.newsticker-jcarousellite .info span.cat {
    padding: 0;
    margin: 0;
    position: relative;
    top: -6px;
    font-size:10px;
    color:#808080;
}

.clear {
    clear: both;
}


#contentframe-hb * {
    color: #0076C0;
}

#contentframe-hb hr {
    background-color: #0076C0;
    height: 1px;
    color: #0076C0;
}
