body {
margin:0px;
padding:0px;
background: #ffffff;
}
img {
border:0px;
}

/* Sprachenwechsler */
#language {
position: absolute;
top: 132px;
left: 710px;
width: 473px;
height: 20px;
text-align: right;
line-height:19px;
vertical-align: middle;
font-size: 11px;
}
#language2 {
position: absolute;
top: 135px;
left: 1089px;
}

#language2 img{
border: 1px solid;
border-color: #000000;
}


/* Banner */

#bgbanner{
width: 100%;
border:0px;
padding:0px;
margin:0px;
height: 97px;
background-image: url("../design/bannerbg.jpg");
background-repeat: repeat-x;
}

#banner1{
position: absolute;
top: 0px;
left:0px;
border:0px;
padding:0px;
padding-top:24px;
padding-left:21px;
margin:0px;
width: 710px;
height: 97px;
background-image: url("../design/banner1.jpg");
background-repeat: no-repeat;
}

#banner2{
position: absolute;
top: 0px;
left:710px;
border:0px;
padding:0px;
margin:0px;
width: 480px;
height: 97px;
background-image: url("../design/banner2.jpg");
background-repeat: no-repeat;
}

#blau{
width: 100%;
border:0px;
padding:0px;
margin:0px;
height: 32px;
background-image: url("../design/blaubg.jpg");
background-repeat: repeat-x;
}


/* Navigation */

#navigationsspalte {
/*position: absolute;
top:129px;
left:0px;*/
float: left;
border:0px;
padding:0px;
margin:0px;
width: 211px;
height:402px;
background-image: url("../design/navibg.jpg");
background-repeat: repeat-y;
}

#navibox {
margin-left: 10px;
margin-top: 10px;
margin-right:15px;
color: #cc4905;
}

#navigation {
padding-left: 13px;
padding-top: 10px;
line-height: 1.8em;
}

#navigation a {
color: #535352;
font-family: arial;
font-size: 15px;
font-weight: bold;
text-decoration: none;
}

#navigation a:hover {
color: #535352;
font-family: arial;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
}

#navigation a.aktiv {
color: #535352;
font-family: arial;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
}

#navigation a.aktiv:hover {
color: #535352;
font-family: arial;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
}


#payment {
position: absolute;
top: 488px;
left: 0px;
padding-left: 13px;
}

/* Headline */

#headline {
width: 100%;
border:0px;
padding:0px;
margin:0px;
height:39px;
}


/* Inhalt */

#content {
/*position:absolute;
top:129px;
left:211px;*/
float: left;
}


#inhalt {
padding-left: 20px;
padding-top: 25px;
width: 960px;
color: #000000;
font-family: arial;
font-size: 14px;
font-weight: normal;
line-height: 1.5em;
}
#inhalt sup{
font-size: .8em;
}

#inhalt sup.rsm{
font-size: .7em;
}

#inhalt p {
margin: 0px;
padding: 0px;
padding-bottom: 6px;
color: #000000;
font-family: arial;
font-size: 14px;
font-weight: normal;
line-height: 1.5em;
}

#inhalt p.smlines {
line-height: 1.3em;
}

#inhalt h1{
padding-top: 0px;
margin-top: 0px;
color: #000000;
font-family: arial;
font-size: 16px;
font-weight: bold;
}

#inhalt strong {
font-size: 18px;
font-weight: bold;
font-style: italic;
}

#inhalt p.color70 {
color:#666666;
font-size:10px;
}

#inhalt p.color100 {
color:#000000;
font-size:10px;
}

#inhalt a.colorblue {
color:#008abb;
}
#inhalt a.colorblue:hover {
color:#008abb;
}
#inhalt a.colorgruen{
color:#1fa22e;
}
#inhalt a.colorgruen:hover{
color:#1fa22e;
}

#inhalt div.border {
border: 1px solid;
border-color: #666666;
padding: 5px;
}

#inhalt div.border p{
line-height: 1.3em;
}
#inhalt div.minus {
margin-top: -4px;
}

#inhalt div.minus2 {
margin-top: -5px;
}

#inhalt p.action {
font-size: 16px;
font-weight: normal;
}
#inhalt p.action2 {
font-size: 12px;
font-weight: normal;
}


/* Disclamer */

#disclamer {
padding: 10px;
width: 300px;
color: #000000;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

#disclamer p {
color: #000000;
font-family: arial;
font-size: 11px;
font-weight: normal;
}

#disclamer a.colorblue {
color:#008abb;
}
#disclamer a.colorblue:hover {
color:#008abb;
}


/* Footer */

#clear {
clear:both;
height:40px;
width: 100%;
}

#footer {
border-top: 2px solid;
border-top-color: #dcdcdc;
width: 100%;
font-family: arial;
font-size: 11px;
color: #848483;
}

#copy {
float: left;
padding-left: 13px;
padding-top: 8px;
}

#date {
float: right;
padding-right: 13px;
padding-top: 8px;
}