#outerbox {
margin: 20px auto auto auto;
}
#innerbox {
border : 2px solid #fff;
width : 1024px;
margin: 0 auto;
vertical-align:top;
}

#main {
background-image:url('http://www.zcontent.de/bilder/1216463230/1216463230-1254346898-bg2.jpg');
background-repeat: repeat-x;
background-position:top;
background-color: #e0e0e0;
height:699px;
width: 1024px;
margin: 0 auto;
box-shadow: 1px 2px 20px #ddd;
-moz-box-shadow: 1px 2px 20px #dddc; /* Mozilla Firefox */
-webkit-box-shadow: 1px 2px 20px #ddd; /* Google Chrome */
}

#maininhalt {
margin: 0 auto;
}

#mainbg {
padding:200px 0 0 18px;
margin: 0 auto;
}

#box1 {
background : url(http://www.zcontent.de/bilder/1216463230/1216463230-1254347337-bgbox.jpg) no-repeat;
width : 490px;
height : 502px;
float : left;
margin-left : 5px;
margin-right : 5px;
}

table {
padding:5px 0px; 
}

#box2 {
background : url(http://www.zcontent.de/bilder/1216463230/1216463230-1254347337-bgbox.jpg) no-repeat;
width : 490px;
height : 502px;
float : left;
margin-left : 5px;
margin-right : 5px;
}

/* ausgeblendet 2 Spalten 
#box3 {
background : url(http://www.zcontent.de/bilder/1216463230/1216463230-1254347337-bgbox.jpg) no-repeat;
width : 320px;
height : 502px;
float : left;
margin-left : 5px;
margin-right : 5px;
}
*/

#footer {
background : #3e3c90;
width : 1024px;
height:100%;
}

#fusszeile {
line-height : 28px;
font-size : 11px;
text-align : center;
color : #fafafa;
font-family : verdana;
font-size : 12px;
}

#fusszeile a {
color : #fafafa;
font-size : 11px;
text-decoration:none;
vertical-align: middle;
margin-right:15px;
margin-left:15px;
}

#fusszeile a:hover {
color : #ccc;
text-decoration:underline;
}

