body, html {
margin:0px;
padding:0px;
background-color:#ffffff;
}

img {
border:0px;
}

/* Mantel */

#mantel{
width:960px;
border:0px;
padding:0px;
margin:auto;
background-image: url("../design/background.jpg");
background-repeat: repeat-y;
}

/* Banner */

#banner{
border:0px;
padding:0px;
margin: auto;
width: 826px;
height: 153px;
background-image: url("../design/banner_glamarama.jpg");
background-repeat: no-repeat;
}


/* Navigation */

#navigation {
margin: auto;
height: 21px;
width: 826px;
}


/* Subnavigation */

#subnavigation {
margin: auto;
height: 109px;
width: 826px;
border-top: 1px solid;
border-top-color: #4e256d;
background-color: #faf4da;
}


/* Content */

#content {
width: 826px;
margin: auto;
background-color: #faf4da;
}

#text {
margin: 0px;
margin-left:15px;
padding-bottom:25px;
width: 398px;
text-align: justify;
}
#text2 {
margin: 0px;
margin-left:15px;
padding-bottom:25px;
width: 796px;
text-align: justify;
}

#bild {
position:absolute;
top:284px;
margin: 0px;
margin-left:449px;
/*padding:8px;*/
width: 362px;
}
#bild2 {
position:absolute;
top:284px;
margin: 0px;
margin-left:449px;
width: 362px;
text-align:justify;
}
#bild3 {
margin: 0px;
margin-left:15px;
width: 776px;
padding-bottom:25px;
}

#bild3 img {
border: 1px solid;
border-color: #4e256d;
}

#text, #text2, #bild2, #bild3 {
font-family: Trebuchet MS;
font-weight: normal;
font-size: 14px;
color: #4e256d;
line-height: 1.3em;
}

#text h1, #text2 h1, #bild2 h1, #bild3 h1{
font-family: Trebuchet MS;
font-weight: bold;
font-size: 18px;
color: #4e256d;
}

#text a, #text2 a, #bild2 a, #bild3 a {
font-family: Trebuchet MS;
font-weight: normal;
font-size: 14px;
color: #4e256d;
text-decoration: underline;
}

#text a:hover, #text2 a:hover, #bild2 a:hover, #bild3 a:hover{
font-family: Trebuchet MS;
font-weight: normal;
font-size: 14px;
color: #8a8295;
text-decoration: underline;
}

sup {
vertical-align:top;
font-size:0.8em; 
line-height:100%;
}


/* Footer */

#footer {
width:826px;
height:24px;
padding-top:9px;
border-top: 1px solid;
border-top-color: #4e256d;
border-bottom: 1px solid;
border-bottom-color: #4e256d;
}
#footernavi {
font-family: Trebuchet MS;
font-weight: normal;
font-size: 11px;
text-align:right;
padding-right:15px;
}
#footernavi a{
font-family: Trebuchet MS;
font-weight: normal;
font-size: 11px;
color: #4e256d;
text-decoration: none;
}


#flash
{
padding:0px;
margin:auto;
text-align:center;
height:170px;
width:826px;
}


#footernavi a:hover{
font-family: Trebuchet MS;
font-weight: normal;
font-size: 11px;
color: #4e256d;
text-decoration: underline;
}

.eingabe {
font-family: Trebuchet MS;
font-weight: normal;
font-size: 14px;
color: #4e256d;
}
input {
font-family: Trebuchet MS;
font-weight: normal;
font-size: 14px;
color: #4e256d;
}

.high {
font-weight: bold;
color: #8a8295;
}
