@charset "utf-8";
/* CSS-Datei - marktundtrend.de */
/* Datum: 26.02.2009 */



/*******************************************/
/*       Allgemeine Formatierungen         */
/*******************************************/

h3{
	font-size:11px;
	font-style:inherit;
	color: #FF6600;
}

table.bgGrey{ 
	background-color:#E3E2DE;
	width:100%; 
}

td.bgWhite{
	background-color:#FFFFFF;
	width:33%;
}

#flashskipper {
	position:absolute;
	display:block;
	height:35px;
	width:35px;
	top:320px;
	margin-left:702px;
	z-index:999;
}

span.textsmallgrey	{ 
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #999999; 
}

a, img {
	border:0;
}

#content a:link {
	color:#000000;
	text-decoration:underline;
}

#content a:hover, #content a:visited {
	color:#FF6600;
	text-decoration: none;
}

.mainborder {
	border:6px solid #e3e2de;
	margin-bottom:8px;
}

a.small:link {
	font-size:9px;
	color:#999999;
	text-decoration:underline;
}

a.small:hover, a.small:visited {
	font-size:9px;
	color:#FF6600;
	text-decoration:none;
}

#content a.small:link {
	font-size:9px;
	color:#999999;
	text-decoration:underline;
}

#content a.small:hover, #content a.small:visited {
	font-size:9px;
	color:#FF6600;
	text-decoration:none;
}



/*******************************************/
/*               Seitenlayout              */
/*******************************************/

body {
	background: #ffffff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:40px;
	padding:0;
}

#container {
	width:748px;
	margin-bottom:15px;
	height:auto;
	margin:0 auto;
	display:block;
	overflow:hidden;
}

#header {
	width:748px;
	height:102px;
	display:block;
	clear:both;
}

#left {
	width:240px;
	height:auto;
	display:block;
	float:left;
	padding-left:16px;
	padding-right:14px;
	padding-bottom:10px;
}

#right {
	width:478px;
	height:auto;
	display:block;
	margin-left:270px;
}

*html #right {
	width:460px;
}

#mainnav {
	position:absolute;
	width:748px;
	display:block;
	margin-top:72px;
}

#content {
	width:748px;
	height:auto;
	display:block;
	clear:both;	
}
