html, body {
color:#000000;
font-family:Verdana;
font-size:12px;
height:100%;
}

#header {
height:115px
}
.clear {
clear:both;
}
#mid_content {
margin-top:60px;
}
#maincontainer {
height:100%;
margin-left:auto;
margin-right:auto;
padding:0;
width:1100px;
background-image:url(upload/Images_Header/runde-ecken.jpg);
position:relative;
}
#centertable, #centertable tr, #centertable tr td {
margin:0px;
padding:0px;
}
#centertable {
border:0 none;
width:100%;
height:100%;
}
#centertable tr {
vertical-align:middle;
}
#logo {
height:110px;
left:85px;
position:absolute;
top:25px;/*49px;*/
width:230px;
}
#quote {
/*margin-left:640px;
margin-right:50px;
margin-top:40px;
top:40px;*/
position:absolute;
top:45px;
right:50px;
}
.quote {
text-align:center;
color:#404040;
font-size:14px;
}
#pictures {
height:330px;
margin-left:130px;
text-align:center;

}
#pictures a{ 
display:block;
float:left;
position:relative;
}
#pictures div{ 
background-color:#c58c70;
height:299px;
right:0px;
opacity:0.5;
filter: alpha(opacity=50);

position:absolute;
top:0px;
width:200px;
margin:10px 5px 20px;
}
#pictures img {
margin:10px 5px 20px;
padding:0;
}
#footer {
border-top:1px solid #CCCCCC;
margin-top: 0px; 
margin-bottom:60px;
margin-left:135px;
margin-right:135px;
padding-top: 0px; 
width:830px;
height: 20px;
font-size:10px;
text-align:center;
color:#cccccc;
}

#footer table {
width:830px;
height: 20px; 
text-align:center;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
color:#cccccc;
text-decoration:none;
}
#designlabor {
text-align:right;
width:1000px;
margin-right:50px;
margin-left:50px;
padding-bottom:10px;
font-size:10px;
color:#cccccc;
}
#designlabor a:link, #designlabor a:visited, #designlabor a:hover, #designlabor a:active {
text-decoration:none;
color:#cccccc;
}



/* ############################ */
/* ######### IE CORNER ######## */ /* did not want to put in both ie6 and 7, that's why it's here */
/* ############################ */

.corner{
position:absolute;
width:12px;
height:12px;
background:transparent url('/cms/upload/designImg/rounded.gif') no-repeat;
z-index:10;
}

.lb{
left:0;
bottom:0;
background-position:0 -12px;
}

.rt{
top:0;
right:0;
background-position:-12px 0;
}

.rb{
bottom:0;
right:0;
background-position:-12px -12px;
}
