@import url(/styles/live/formmanager.css);
@import url(/styles/live/sporttoto/gallery.css);
@import url(/styles/live/sporttoto/movies.css);

/* Structure */
html, body {
    margin : 0;
    padding : 0;
    font-family : Arial, Helvetica, Verdana, sans-serif;
    font-size : 13px;
    line-height: 140%;
    color : #000000;
    text-align : left;
    background-color : #ffffff;
}

.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.clear {
    clear: both;
}

.uppercase {
    text-transform: uppercase;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}


/* Links */
a {
    text-decoration: none;
    color: #F29400;

}

a:hover {
    text-decoration: none;
    color: #999999;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    padding: 0 0 16px 0;
    font-weight: bold;
    font-size: 26px;
    line-height: 30px;
    font-style: italic;
    color: #F29400;
}

h2 {
    margin: 0;
    padding: 0 0 8px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    font-style: italic;
    color: #F29400;
}

h3 {
    margin: 0;
    padding: 0 0 3px 0;
    font-weight: bold;
    font-size: 13px;
    line-height: 13px;
}

.left {
    float: left;
    margin: 0px 15px 5px 0px;
}

.right {
    float: right;
    margin: 0px 0px 5px 10px;
}

.top {
    display: block;
    margin: 0px 0px 5px 0px;
}

/* Body - Container */
#toolboxswitcher2 {
    display: none;
}

#toolboxswitcher2_end {
    display: none;
}

.nextpage {
    display: none;
}

#container_tb {
    clear: both;
    width: 100%;
}

#container {
    clear: both;
    width: 100%;
}

#header {
    clear: both;
    width: 100%;
    height: 44px;
    padding-bottom: 30px;
    position: relative;
}

#sporttotologo {
    clear: both;
    position: absolute;
    left: 0;
    top: 0;
}

#fuereinenstarken {
    clear: both;
    position: absolute;
    left: 300px;
    bottom: 27px;
    font-style: italic;
    font-weight: bold;
}

#langnav {
    display: none;
}

#contentnavbgwrapper {
    clear: both;
    width: 100%;
}

#contentnavbgborder-top {
    display: none;
}

#contentnavbgborder-bottom {
    display: none;
}

#contentnavwrapperbgimage {
    clear: both;
    width: 100%;
}

#contentnavwrapperbgnav {
    clear: both;
    width: 100%;
}

.contentnavwrapperbgnavtransparent {
    clear: both;
    width: 100%;
}

.contentnavwrapperbgnavwhite {
    clear: both;
    width: 100%;
}

#sidenav {
    display: none;
}

#impressumnav {
    display: none;
}

#banner {
    display: none;
}

#bannerleft {
    float: left;
    display: none;
}

#bannerright {
    display: none;
}

#contentwrapper {
    clear: both;
    width: 100%;
}

#metanav {
    display: none;
}

#contenttrigger {
    clear: both;
    width: 100%;
}

#content {
    clear: both;
    width: 100%;
}

#contentimageview {
    display: none;
}

#headimagetext {
    clear: both;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
}

#headimagetextlinkwrapper {
    display: none;
}

#headimagetextlink {
    display: none;
}

.bigquotes {
    font-size: 18px;
    font-weight: bold;
}

#footerwrapper {
    clear: both;
    width: 100%;
}

#footer {
    clear: both;
    width: 100%;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul {
    margin: 0;
    padding: 2px 0 2px 17px;
    list-style-position:outside;
}

li {
    padding: 3px 0;
}

#sitemap {
    display:block;
    float: left;
    height: 16px;
    width: 16px;
    margin: 5px;
    background-image: url(/images/default/sitemap.gif);
    background-repeat: no-repeat;
    background-position: 0 0;
}

#sitemap:hover {
    background-position: -16px 0px;
}

a.sitemaptop {
    display: block;
    background-image: url(/images/default/sitemapline.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    margin-top: 10px;
    margin-bottom: 5px;
    font-weight: bold;
    width: 300px;
}

a.sitemaplow {
    display: block;
    padding-left: 20px;
    width: 280px;
}