/* Start of CMSMS style sheet 'gotango.css' */
html {
	overflow-y: scroll;
}
body {
    margin: 0 0 24px 0;
    padding: 0;
    background: #fff;
    color: #000;
    font-family: Times, serif;
    font-size: 14px;
    line-height: 1.3em;
}
#footer,
#argentino,
#header {
    text-align: left;
}
#header {
    margin: auto;
    width: 824px;
    font-size: 12px;
    position: relative;
    overflow: hidden;
}
#logo,
#news,
#globalNav {
    float: left;
    padding-bottom: 24px;
}
#globalNav {
    margin-top: 34px;
    margin-left: 443px;
}
#logo {
    width: 175px;
    margin-left: 25px;
}
#news {
    width: 400px;
    cursor: pointer;
    position: absolute;
    top: -5px;
    left: 255px;
    background: url(../img/punktGross.gif) no-repeat;
}
#newsHint {
    width: 160px;
    height: 101px;
    float:left;
}
#newsHint h3 {
    font-style: normal;
    color: #fff;
    position: relative;
    top: 40px;
    left: 45px;
    font-size: 20px;
}
#info {
    visibility: hidden;
    margin-top: 40px;
    width: 370px;
}
#info h4 {
    margin: 0;
}
#navigation {
    width: 150px;
    float: right;
    padding-top: 24px;
}
#navigation ul,
#globalNav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#navigation ul {
    font-size: 18px;
}
#navigation ul li.menuactive a,
#navigation ul a:hover,
#content a,
#globalNav a,
h1, h2, h3, h4 {
    color: #c00;
}
#header a {
    text-decoration: none;
}
#navigation ul a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    line-height: 1.5em;
}
#argentino {
    background: #e1dede;
}
#shanty {
    width: 824px;
    margin: auto; 
    background: url(../img/tanzpaar.png) no-repeat 15px 0;
    position: relative;
}
#logoSW {
    position: absolute;
    bottom: 20px;
    right: 40px;
    width: 23px;
    height: 45px;
    background: url(../img/logoSW.gif);
}
#content {
    margin-left: 200px;
    width: 420px;
    float:left;
    padding-top: 24px;
}
#content img {
    border: 1px solid #fff;
    margin-bottom: 24px;
}
#content #images {
    float: right;
    margin: 0 0 12px 12px;
}
#footer {
    margin: auto;
    width: 824px;
    background: url(../img/claim.gif) no-repeat 40px 10px;
}
#footer a {
    display: block;
    float: right;
    width: 60px;
    height: 24px;
    background: url(../img/nachOben.gif) no-repeat;
    margin: 10px 25px;
}

/* /////////////////////////////////////////////////// */
.beacon {
    position: absolute;
    left: -5000px;   
}
.clear {
    clear: both;
}
h1, h2, h3 {
    font-style: italic;
    margin-top: 0;
    margin-bottom: 1em;
}
p {
    margin-top: 0;
    margin-bottom: 1em;
}
.shadowLeft{
    background: url(../img/shadowLeft.png) repeat-y left top;
    padding-left: 15px;
}
#header .shadowLeft { /* fieser IE hack */
    border: 1px solid #fff;
    border-bottom: 0;
}
.shadowRight{
    background: url(../img/shadowRight.png) repeat-y right top;
    padding-right: 15px;
}
.shadowBottom {
    background: url(../img/shadowBottom.png) repeat-x;
    height: 15px;
    float: left;
    width: 794px;
}
.shadowRightCorner,
.shadowLeftCorner {
    width: 15px;
    height: 15px;
}
.shadowRightCorner {
    float: right;
    background: url(../img/shadowRightCorner.png) left top no-repeat;
}
.shadowLeftCorner {
    float: left;
    background: url(../img/shadowLeftCorner.png) right top no-repeat;
}
/* End of 'gotango.css' */

