body {
	font-family: arial;
	font-size: 11px; 
	color: #4D4D4D;	
	margin: 0px;
	padding:0px;
	xbackground-color: #eceff4;
	scrollbar-face-color: #EBEBEB;
	scrollbar-shadow-color: white;
	scrollbar-highlight-color: white;
	xscrollbar-3dlight-color: #cfcfcf;
	scrollbar-darkshadow-color: #cfcfcf;
	scrollbar-track-color: #eee;
	scrollbar-arrow-color: #000;
	}
	
h1 {
	font-size: 14px;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
	}
	
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px; /* fuer Opera und Mozilla */
	xborder: 1px dotted red;
	}
	
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px; /* fuer Opera und Mozilla */
	padding-top: 10px;
	}
	
.flaggen-index {
	padding-top: 10px;
	}

input.ticker, input.ticker-tr {
	border: 0px solid #fff;
	font-size: 11px;
	width: 233px;
	margin-right: 0px;
	color: #666;
	xborder: 1px dotted red;
	}

input.ticker-tr {
	margin-right: 10px;
	}
	
ul {
	margin: 3 0 10 17px;
	xborder: 1px dotted red;
	}
	
p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	xborder: 1px dotted black;
	}
	
.bold, .bold-red, .bold-red1, .bold-red2, .bold-grey, .bold-black {
	font-weight: bold;
	}
	
.bold-red {
	xcolor: #FC8181;
	color: #DC9992;
	}
	
.bold-red1 {
	color: #FC8181;
	}
	
.bold-red2 {
	color: #FD9A9A;
	}
	
.bold-grey {
	color: #ddd;
	}
	
.bold-black {
	color: #000;
	}
	
a {
	color: #000;
	text-decoration: none;
	}
	
a.HrefContent {
	text-decoration: none;
	color: #E60000;
	}
	
a.HrefContent:hover {
	text-decoration: underline;
	}
	
.teaser {
	width: 230px;
	color: #7F7F7F;
	}
	
.xweg {
	display: block;
	width: 156px;
	padding-top: 3px;
	}
	
.navi_1, .navi_1_active, .navi_main, .navi_main_active, .XXnavi_3, .XXnavi_3_active {
	display: block;
	height: 17px;
	width: 150px;
	color: #fff;
	padding-left: 21px;
	background: url(../../art/bg_navi.gif) no-repeat;
	}
	
a.XXnavi_main:hover {
	background: url(../../art/bg_navi_main_hover.gif) no-repeat;
	xbackground-color: #D2D2D2;
	}	
		
a.navi_1:hover {
	background: url(../../art/bg_navi_hover.gif) no-repeat;
	color: #000;
	}
	
a.navi_main_active {
	background: url(../../art/bg_navi_main_active.gif) no-repeat;
	}
	
a.navi_1_active {
	background: url(../../art/bg_navi_active.gif) no-repeat;
	color: #000;
	}
	
a.XXnavi_3:hover {
	background: url(../../art/bg_navi_hover.gif) no-repeat;
	}
	
a.XXnavi_3_active {
	background: url(../../art/bg_navi_active.gif);
	}
	
.navi_main {
	background: url(../../art/bg_navi_main.gif);
	xborder-bottom: none;
	}
	
.text-content, .text-content-headline {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	width: 140px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-style: normal;
	xborder: 1px dotted red;
	}
	
.text-content-headline {
	text-decoration: underline;
	padding-bottom: 8px;
	}
	
.content, .content-bold, .content-overflow {
	padding-top: 10px;
	}
	
.content-bold {
	font-weight: bold;
	}
	
.overflow {
	width: 353px;
	height: 250px;
	padding-top: 10px;
	overflow: auto;
	}
	
.content-overflow {
	width: 323px;
	}
	
.contentImpLeft {
	float: left;
	width: 160px;
	padding-top: 10px;
	}
	
.contentImpRight {
	float: left;
	width: 160px;
	padding-top: 10px;
	}
	
.contentHinweis {
	padding-top: 15px;
	}
	
/* kontakt */

.KontaktName {
	width: 100px;
	float: left;
	xpadding-left: 20px;
	}
		
.KontaktField {
	float: left;
	font-family: trebuchet ms;
	width: 204px;
	font-size: 12px;
	height: 18px;
	margin-bottom: 15px;
	padding-left: 5px;
	border: 1px solid gray;
	}
	
.KontaktStern {
	color: #f90;
	}

.KontaktFieldArea {
	float: left;
	height: 100px;
	width: 204px; 
	font-family: trebuchet ms;
	font-size: 12px;
	padding-left: 5px;
	margin-bottom: 10px;
	border: 1px solid gray;
	}
	
.KontaktMessage {
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 20px;
	}
	
.KontaktButton {
	float: left;
	}
	
input.button { 
	width:100px;
    height:16px;
	font-size: 10px;
    background-color:#eee;
    color:#000;
    border: 1px solid #cfcfcf; 
	}
	
/* kontakt */
	
.footer {
	font-family: arial, verdana;
	color: #666;
	font-size: 10px;
	}
	
/* Zusatztext link style */

a.ticker {
	color:#666666;
	text-decoration:none;
	}
a.ticker:hover {
	color:#FF0000;
	text-decoration:none;
	}
a.zusatz {
	color:#CCCCCC;
	text-decoration:underline;
	}
a.zusatz:hover {
	color:#000000;
	text-decoration:underline;
	}
a.zusatz_grey {
	color: #999999;
	text-decoration:underline;
	}
a.zusatz_grey:hover {
	color:#000000;
	text-decoration:underline;
	}
#zusatztext td{
	color:#ffffff;
	font: Arial;
	font-size:11px;
	}
#zusatztext .sup_neu{
	color:#FF0000;
	font-style:italic;
    font-size: smaller;
	font-weight:bold;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
	}
