body, html {
	height: 100%;
	margin:0px;
	padding:0px;
}

body,td { /* td for ie only */	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height: 16px;
	color: #333333;
}

/* Service links */

#header a {
/*
	margin-left:10px;
	margin-right:10px;*/
	font-weight:bold;
	text-decoration:none;
	color:#000000;
} 

#header a:hover {
	color:#666666;
} 

#mainNavi {
	height:20px;
}

#mainNavi a {
	font-weight:bold;
	text-decoration:none;
	margin:10px;		
} 

.mainNaviBorder {
	background-color:#CCCCCC;
}

#content {
	margin-top:20px;
}

#content td {
	vertical-align:top;
}

#footer {
	background-color:#000000;
}

#footer td {
}

#footer a {
	font-weight:lighter;
	/* not possible in ie5 => bug
	margin-left:10px;
	margin-right:10px;*/
	text-decoration:none;
	color:#FFFFFF;
}

#copyRight {
	font-style:italic;
	color: #999999;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a:hover, a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.ueber_color {
	font-size:14px;
	font-weight: bold;
	color: #cc0000;
}
#stocks {
	border-style:none;
	width:100px;
	height:100px;
	border:0px;
}
input {
	font-size:11px;
	font-weight:bold;
}
textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:bold;
}

/* iframe media areas */

#media {
	border-style:none;
	width:242px;
	height:190px;
	border:0px;
}

/* Content */

h4 {
	font-weight: bold;
	color: #cc0000;
	margin-top:0px;
	margin-bottom:15px;
	font-size: 14px;
}

p {
	text-indent: 20px;
	margin-top:0px;
}

.noIndent {
	text-indent: 0px;
	margin-top:0px;
}

/* prevent text indent on news paragraphs*/

#newsContainer p {
	text-indent: 0px;
}

.flashwarning {
	background-color:#999999;
	color:#FFFFFF;
}

.translation {
	color:#6666FF;
}
