body {
	margin: 0px;
	scrollbar-base-color:       #e7e7e7;
	scrollbar-3dlight-color:    #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-face-color:       #e7e7e7;
	scrollbar-highlight-color:  #f7f7f7;
	scrollbar-shadow-color:     #e7e7e7;
	scrollbar-track-color:      #f0f0f0;
}

p,li,td {
	line-height: 20px;
	margin-bottom: 15px;
	font-size: 11px;
}

a {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.feature {
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
}

td.nav {
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
}

div.navtext, a.navtext {
	font-family: Tahoma;
	font-size: 9px;
	text-align: left;
	color: #000000;
	line-height: 19px;
}

a.navtext {
	text-decoration: none;
	font-weight: normal;
}
a.navtext:hover {
	text-decoration: underline;
}

div,input,select,button {
	font-family: Verdana;
	font-size: 11px;
}

.content_head {
}

.content_teaser {
	line-height: 19px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
	color: #666666;
}

.content_teaser_overview {
	color: #666666;
	font-weight: bold;
}
div.content_teaser_justify {
	text-align: justify;
}

.content_copy, .content_author {
	line-height: 20px;
	margin-bottom: 15px;
	text-align: justify;
	color: #666666;
}

.content, .content td, .content div, .content p {
	color: #666666;
	text-align: justify;
}

.ticker_text {
	color: #666666;
}

.content_footer {
	margin-top: 30px;
	margin-bottom: 19px;
	color: #999999;
}

.feature_head {
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 8px;
}

.feature_image {
	margin-bottom: 8px;
}

.feature_text {
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	text-align: left;
}

.feature_link {
	text-align: left;
	font-size: 9px;
	margin-bottom: 10px;
}

.boxtitle {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}

.small {
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}
.image_left {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	border: 1px solid black;
}
.image_right {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid black;
}
.bildkasten_rechts {
	margin-left:15px; 
	margin-top:5px; 
	float:right;  
	border-style:solid; 
	border-width:1px;
	font-size:10px; 
	font-style:italic;
	font-color:black;
}
.bildkasten_links {
	margin-right:15px; 
	margin-top:5px; 
	float:left; 
	border-style:solid; 
	border-width:1px;
	font-size:10px; 
	font-style:italic;
	font-color:black;
}