/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0;
padding: 0;
text-align:center;
background: #736b4e;
}
body a {
text-decoration: none;
}

h1 {
font-size: 14px;
color: #5E5946;
}
h1 a{
font-size: 14px;
color: #5E5946;
}
h2 {
font-size: 12px;
}
h3 {
font-size: 12px;
color: #5E5946;
}
h4 {
font-size: 10px;
color: #5E5946;
}

#outbox {
margin: 0px auto;
}

/*LEFTBAR */

#leftbar {
width: 164px;
background: #dfcf98;
vertical-align: top;
text-indent: 10px;
}
#leftbar a {
text-decoration: none;
color: #333;
font-size: 14px;
font-weight: normal;
}
#leftbar a:hover {
color: #AD2121;
}

#leftbar ul{
margin: 0px;
padding: 0px;
list-style-type: none;
}
#leftbar li {
background: url(/i/nav_left.gif) #f8e7ae;
background-repeat: no-repeat;
padding: 7px;
border-bottom: 2px solid #DDCD96;
}

#nav ul.submenu_0 a{
background: none;
font-size: 10px;
}
#nav ul.submenu_0 li{
background: none;
font-size: 10px;
}



/* END LEFTBAR */

#rightbar {
width: 140px;
background: url(/i/lanze.gif) #dfcf98;
background-repeat: no-repeat;
background-position: bottom;
vertical-align: top;

}

#content {
background: #faf3db;
padding: 10px;
font-size: 10px;
vertical-align: top;
}
#content td {
font-size: 10px;
color: #333;
}

#lang {
width: 420px;
height: 27px;
background: #a69a6f;
}

#credits {
width: 420px;
height: 28px;
background: url(/i/top3_3.gif);
text-align: right;
color: #F8E7AE;
font-size: 12px;
padding-right: 2px;
}
#credits a{
font-size: 12px;
font-weight: bold;
color: #F8E7AE;
}
#credits a:hover {
text-decoration: underline;
}

#bottom {
padding: 5px; 
background: #AD2121; 
text-align: center; 
border: 0px solid #fff; 
width: 980px;
font-size: 10px;
color: #DFCF98;
}
#bottom a {
color: #DFCF98;
}

#lauftext {
width: 396px;
height: 28px;
background: #AD2121;
color: #F8E7AE;
font-size: 10px;
padding: 0 5px 0 10px;
}
#lauftext a{
text-decoration: none;
color: #F8E7AE;
}

.preview-artikel {
width: 280px;
border: 1px solid #B9B9B9;
background: #EFEFEF;
margin: 6px;
}


.preview {
float: left;
width: 300px;
border: 1px solid #B9B9B9;
background: #F8E7AE;
margin: 6px;
}

.preview-name {
font-size: 12px;
color: #AD2121;
font-weight: bolder;
text-transform: none;
background: #DFCF98;
padding: 2px;
}
.preview-name a{
text-decoration: none;
color: #A82A2A;
}

.preview-detail {
font-size: 10px;
color: #333;
font-weight: normal;
line-height: 14px;
}
.preview-text {
padding: 2px;
}

.preview-more {
font-size: 12px;
color: #5E5946;
font-weight: bolder;
background: #DFCF98;
text-align: right;
}
.preview-more a {
text-decoration: none;
color: #5E5946;
}

.rightbar-news{
font-size: 10px;
margin: 5px;
background: #F8E7AE;
padding: 2px;
}