body {
background: #333333 url('img/body_background.png') repeat-x; 
padding: 0;
margin:0;
text-align:center;
font-family: 'Verdana';
font-size: 10pt;
}
form {
padding:0px;
margin:0px;
}
a {
color: #000066;
}
a:hover {
color: #990000;
}
img {
border:none;
}
textarea {
width:870px;
height: 1200px;
border: 0px none;
}
h1 {
font-size: 20pt;
margin: .67 em 0;
font-weight: bolder;
display: block;
}
h2 {
font-size:16pt;
font-style: italic;
color:#300;
}
input.headline {
font-size: 20pt;
margin: .67em 0;
font-weight: bolder;
display: block;
width:870px;
}

p {
margin: 0;
padding: 0;
}
.main {
width:900px;
margin: 0 auto;
position: relative;
text-align: left;
}
.banner_admin {
background-color: #FF9900;
font-weight: bold;
padding: 5px;
}
div.banner {
height: 190px;
background-image: url('img/banner.png');
}
div.menu {
margin: 0px;
font-size: 0px;
}
div.menu a {
font-size: 16pt;
font-weight: 300;
text-decoration:none;
color:#b1996c;
display: inline-block;
padding: 5px 15px;
}

div.menu a:hover {
color:#f2e665;
background-color: #333333;
}

div.menu .selected a {
color:#660000;
background-color: #aab9c7;
}

div.menu .selected a:hover {
color:#aa0000;
background-color: #aab9c7;
}

div.content {
background-color:#aab9c7;
padding: 15px;
}

div.article {
display:block;
width:868px;
}


table.thumb {
display: table;
padding: 0;
float: left;
margin-right: 10px;
margin-bottom: 10px;
border: 1px #000 solid;
background-color: #e9cf94;
width:170px;
height:170px;
}
table.thumb td.headline {
font-weight: bold;
background-color: #e1d8c0;
color:#88633b;
border-bottom: 1px #88633b solid;
}
table.thumb td.foto {
width: 100%;
height: 100%;
}
td.foto img {
border: 1px #000 outset;
}

.footer {
text-align: center;
color: #eee;
font-weight: bold;
}
