/*
Theme Name: picoCMS
Theme URI: http://stereophone.de/
Description: Klassisches CMS Template mit Page/Subpage Navigation
Author: stereophone
Author URI: http://stereophone.de/
*/

body {
background: #EDE8D9 url(pics/background.png);
margin: 0px;
padding: 10px 0 10px; 0;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
font-size: 12px;
color: #EDE8D9;
}

a {
text-decoration:none;
color: #351616;
}

img {
border: 0;
}

h1 {margin:0px;}
h2 {margin:0px;}

#interface {
width: 1000px;
margin: 0 auto;
text-align:left;
padding:0;
}

#box {
width: 200px;
position: absolute;
margin-left: 730px; 
margin-top: 55px; 
}


#boxheader {
background: url(pics/block-header-veranstaltungen.png) no-repeat; 
height: 60px;
}

#boxcontent {
background: url(pics/block-content.png); 
text-align: center;
}

#boxfooter {
 background: url(pics/block-footer.png) no-repeat; 
height: 50px;
}

#box2 {
width: 200px;
position: absolute;
margin-left: 730px; 
margin-top: 170px; 
}

#box2header {
background: url(pics/block-header-newsletter.png) no-repeat; 
height: 60px;
}

#box2content {
background: url(pics/block-content.png); 
text-align: center;
}

#box2footer {
 background: url(pics/block-footer.png) no-repeat; 
height: 50px;
}

#head {
width: 750px;
height: 150px;
}

#container {
width: 750px;
}

#content {
float:left;
width: 750px;
background: url(pics/middle.png);
}

#contentbox {
width: 640px;
margin-left: 80px;
margin-bottom: 10px;
}

#footer {
clear:both;
width: 800px;
height: 100px;
text-align:center;
background: url(pics/footer.png);
}

#footerlink{
font-size: 10px;
text-align:center;
color:#351616;
margin-left: -250px;
}