body {
	font-family: Georgia, serif;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-color: #F0EEE3;
}

.clear {
	clear: both;
}

.container {
	margin: 0 auto;
	width: 900px;
}

#header {
	height: 140px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	padding: 0 0 0 245px;
}

#language 
{
    margin-left: 355px;
}

#language a
{
    width: 143px;
    height: 30px;
    text-decoration: none;
    display: block;
    background-image: url(images/bg_l.png);
    background-position: 0 -5px;
    font-size: 14px;
    background-repeat: no-repeat;
    padding: 8px 0 0 0; 
    float: left;
    text-align: center;
    margin-bottom: -3px;
}

#language img
{
    margin-right: 10px;
}

#logo {
	width: 415px;
	height: 75px;
}

#menu {
	float: left;
	height: 45px;
	font-size: 16px;
}

#menu ul {
	margin: 0 0 0 5px;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#menu li {
	padding: 12px 20px 0 20px;
	float: left; 
	height: 45px;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #F0ECE3;
}

#menu a:hover {
	opacity: 0.7;
	
}

#content{
	padding-top: 30px;
	line-height: 1.5em;
	min-height 460px;
}

#content ul{
	list-style-image: url(images/bullet.png);
	
}

.column {
	width: 280px;
	float: left;
	padding: 10px;
}

h2{
	font-weight: normal;
	font-size: 28px;
	color: #4C132A;
}

.date{
	width: 80px;
	text-align: center;
	background-color:  #4C132A;
	color: #F0EEE3;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#eporady{
	background-image: url(images/bg_y.png); 
	background-repeat:repeat-x; 
	margin-left: 50px;
}

#eporady a{
	color: #4F122C;
}

.box{
	background-image:url(images/bg_b.png);
	background-repeat:no-repeat;
	padding: 5px 15px 5px 15px;
	overflow: auto;
	margin-bottom: 30px;
}

.button{
	margin: 15px 0 20px 0;
	height: 25px;
	text-align: right;
}

.button a img{
	border: 0;
}

#footer{
	height: 100px;
	background-image:url(images/bg_f.png);
	background-repeat: repeat-x;
	color: #B398A3;
	text-decoration:none;
	padding-top: 50px;
	background-color: #4F122C;
}

#footer a{
	color: #B398A3;
	text-decoration:none;
}

#footer ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#footer li {
	padding: 0 30px 0 0;
	float: left; 
}

.left{
	float: left;
	width: 200px;
	margin-left: 30px;
	text-align: right;
}

.right{
	float: left;
	width: 600px;
	margin-bottom: 30px;
	margin-left: 30px;
}

a{
	color: #4F122C;
}

.news {
	margin-bottom: 15px;
	font-size: 11px;a
}
a img
{    border: 0;
  
}

th
{    text-align: left;
  
}


.textbox 
{
    display: block;  
}

#telefon
{
    font-size: 22px; 
    font-weight: bold;
}

#partners
{
    padding: 0 0 30px 0; 
    text-align: center;   
}