@charset "UTF-8";
/* CSS Document */



body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat;
	margin: 0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4E4E4E;
	line-height: 1.2em;
	background-image:url(../img/bgverlauf.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#container {
	width:705px;
	text-align:left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top: 7px;
	margin-bottom:20px;
}
#contentText {
	float:left;
	background-color:#fff;
	margin-left:4px;
	width:507px;
	height:100%;
}
#content {
	clear:both;
	margin-top:-5px;
	margin-bottom:20px;
	background-color:#fff;
	width:703px;
	height:100%;
	padding-top:0px;
	border-right:1px solid #94abc4;
	border-left:1px solid #94abc4;
	border-bottom:1px solid #94abc4;
}
#aktuelleInformationen {
	background-image:url(../img/client/aktuelleInformationen.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	width:495px;
	margin: 6px 0 0 5px;
}
#aktuelleInformationenText {
	padding-top:00px;
	padding-left:5px;
}
.rot2 {
	color:#bf272b;
	font-weight:bold;
}
.invis {
	display:none;
}
#aktuelleInformationen img {
	margin-top:5px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}
#aktuelleInformationen img.h1 {
	margin:0px 0 0 0px;
}
#headerText {
	text-align:center;
	padding:15px 0 10px 0;
	clear:both;
}
#headerTextLeft {
	padding:15px 0 10px 0;
	clear:both;
}
a:link, a:visited {
	text-decoration:underline;
	color:#1e429b;
}
a:hover {
	color:#e9242a;
	text-decoration:underline;
}
a:active {
	color:#e9242a;
	text-decoration:underline;
}
/************************************ WERBUNG ************************************/

#werbung {
	width:183px;
	height:813px;
	margin-left: 510px;
	font-size:11px;
}
#werbungPartner {
	background-image:url(../img/werbungBoxPartner.gif);
	background-repeat:no-repeat;
	width:204px;
	height:115px;
	padding:5px 0 0 5px;
	margin-left:0px;
	margin-top:5px;
}
#werbungPartner ul {
	list-style-image:url(../img/bullet.gif);
}
#werbungGewinne {
	background-image:url(../img/werbungBox500ProzentChance.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:193px;
	height:362px;
	margin-left:0px;
	margin-top:0px;
}
#werbungGewinneText {
	padding-top:30px;
	padding-left:5px;
}
#werbungAnalysen {
	background-image:url(../img/werbungBoxHoheRohstoffGewinne.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:193px;
	height:351px;
	margin-left:0px;
	margin-top:0px;
}
#werbungAnalysenText {
	padding-top:30px;
	padding-left:5px;
}
#werbung ul {
	padding-top:35px;
	margin-left:-10px;
	margin-top:0px;
}
.Werbelink {
	width:120px;
	text-align:center;
	float:left;
}
.werbeLinkImg {
	margin:0 0 0 20px;
	float:left;
}
.werbeLinkImg2 {
	float:left;
}
/************************************ WERBUNG ENDE ************************************/


/************************************ NAFVI       ************************************/

#navcontainer {
	margin: 0;
	padding: 0 0 0 24px;
	background-image:url(../img/gradientnavi.jpg);
	background-repeat:repeat-x;
	height:39px;
	border-right:1px solid #94abc4;
	border-left:1px solid #94abc4;
}
#navcontainer UL {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#navcontainer LI {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}
#navcontainer A {
	color: #425f99;
	text-transform:uppercase;
	display: block;
	width: auto;
	text-decoration: none;
	height:15px;
	margin: 5px 0;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #aaa;
}
#navcontainer A:hover, #navcontainer A:active {
	background: #fff;
	height:19px;
	color:#e9242a;
}
/************************************ NAVI ENDE ************************************/

#check {
	font-size:12px;
	text-align:right;
	color:#bf272b;
}

