.bodytext {  
	font-family: Arial; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #34548F
}
.willkommen{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height:normal;
	color: #F8B71D
}

.header1 {  
	font-family: Verdana; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #F8B71D
}

.header2 {  
	font-family: Verdana; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #F8B71D
}

.copyrighttext {  
	font-family: Verdana; 
	font-size: 8px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	text-decoration: none; 
	color: #ffffff
}

.bold {  
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000}

.bordertop {
    BORDER-LEFT: #47659B 1px solid;
    BORDER-RIGHT: #47659B 1px solid;
	BORDER-TOP: #47659B 1px solid
}

.bordermiddle {
    BORDER-LEFT: #47659B 1px solid;
    BORDER-RIGHT: #47659B 1px solid
}

.borderbottom {
    BORDER-LEFT: #47659B 1px solid;
    BORDER-RIGHT: #47659B 1px solid;
    BORDER-BOTTOM: #47659B 1px solid
}

.time {
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
}
.text {
	font-size: 10px;
	font-family: Verdana;
	color: #34548F;
}

a {
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 8pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color:#749CE5
}

li {
	list-style-image: url(../images/bullet.gif);
	background: #ffffff;
	vertical-align: middle;
}

/*	zFeeder CSS style sheet
	works with the css template
	author: AB & LCX
	note: set elements to display:none if you don't want them showed
*/

/* the main container (starts before header and ends after the between part of the css template) */
.zfchannel {
}

/* the header part in the css template */
.zf_header {
    margin-bottom: 1px;
}

/* the channel part in the css template */
.zf_channel {
	padding: 1px;
	background-color: #6495ED;
	border: 1px solid #000;
	height: 60px;
}

/* the channel logo part in the css template */
.zf_logo {
    float: left;
    padding: 5px;
}

/* the channel title part in the css template */
.zf_chantitle {
}

/* the channel rss part in the css template */
.zf_rss {
	font-size: x-small;
	font-style: italic;
}

/* the controls part in the css template */
.zf_controls {
	float: right;
}

/* the moreurl part in the css template */
.zf_moreurl {
	font-style: italic;
}

/* the hideurl part in the css template */
.zf_hideurl {
	font-style: italic;
}

/* the lastupdated part in the css template */
.zf_lastupdated {
	float: left;
	font-style: italic;
	color:#749CE5;	
}

/* the news container part in the css template */
.zf_news {
	background-color: #fff;
	margin-top: 5px;
	padding-left: 2px;
	border: 1px  #33d;
	font-family: Verdana;
	color:#749CE5;	
}

/* the news title part in the css template */
.zf_title {
	background-color: #fff;
    margin: 5px;
	color:#749CE5;
}

/* the news description part in the css template */
.zf_description {
    text-align: left;
    margin: 1px;
    font-size: 80%;
    font-family: Verdana;	
	color:#749CE5;
}

/* the news publication date part in the css template */
.zf_pubdate {
    color: #749CE5;
    font-size: 80%;
    font-family: Tahoma;
    text-align: right;
}

/* the footer part in the css template */
.zf_footer {
	height: 10px;
	margin-left: 30px;
}

/* the between channels part in the css template */
.zf_between {
	height: 10px;
	margin-left: 30px;
}

