html, body {
	margin:0px;
	padding:0px;
	background-color:#D4D4D4;
	font-size:100%;
	font-family:tahoma, verdana, arial, sans serif;
	line-height:100%;
	color:#666;
}

input,select,textarea {
	vertical-align:middle;
	font-size:100%;
	color:#666;
	padding:2px;
	font-family:Tahoma,Verdana,Arial;
}

div.gx_mainContainer {
	width:749px;
	border:0px solid #C1C1C1;
	padding:10px;
	background-color:#E0E0E0;
	background-image:url(../img/vwd/bg_cont.jpg);
	background-repeat:repeat-x;
}

/* Seitenkopf - neu */
div.gx_siteHeader {
        width:749px;
        height:60px;
        position: relative;
        background-color: #fff;
        margin-bottom:10px;
}

#ad01 { /* BigSize */
	margin:10px;
}

#ad02 { /* Skyscraper */
	position:absolute;
	top:128px;
	left:775px;
}

div.gx_vwd_logo {
        position: absolute;
        top: 5px;
        left: 5px;
}
div.gx_vwd_logo img {
        margin: 0px;
}
div.gx_sponsor_logo {
  position: absolute;
  top: 15px;
  right: 2px;
}
div.gx_company_logo {
	display:none;
     position: absolute;
     top: 15px;
     right: 0px;
}

div.gx_quicksearch {
	width:749px;
	height: 20px;
	margin-bottom:10px;
	font-size: 70%;
	text-align: right;
}

div.gx_quicksearch input.textfield {
	border: 1px solid #E0E0E0;
	height: 15px;
	padding:0px;
	padding-left:2px;
	margin-left:5px;
	margin-right:5px;
}

div.gx_quicksearch input.submit {
	border: 0px solid #000;
	height: 17px;
	color: #316EAC;
	font-weight:bold;

}

div.gx_quicksearch a,
div.gx_quicksearch a:link,
div.gx_quicksearch a:visited,
div.gx_quicksearch a:hover {
	color:#666;
}


/* E1 navigation */
div.gx_e1 {
	width:749px;
	line-height:30px;
	background-color:#316EAC;

}
div.gx_e1 ul {
	margin:0 0 0 10px;
	padding:0;
}
div.gx_e1 li {
	display:inline;
}
div.gx_e1 a,
div.gx_e1 a:link,
div.gx_e1 a:visited {
	font-size:70%;
	font-weight:bold;
	color:#84C6FF;
	text-decoration:none;
	margin-right:20px;
}
div.gx_e1 a:hover {
	text-decoration:underline;
}
div.gx_e1 a.selected,
div.gx_e1 a:link.selected,
div.gx_e1 a:visited.selected {
	color:#fff;
}
div.gx_e1 a:hover.selected {
	text-decoration:underline;
}
div.gx_e1 div.fondsservice {
	font-family:Tahoma,Helvetica, Arial;
	font-size:12px;
	float:right;
	padding-right:5px;
	color:#ffffff;
}
div.gx_e1 div.fondsservice span{
	font-weight: bold;
}


/* E2 navigation */
div.gx_e2 {
	width:124px;
	float:left;
	border-top:1px solid white;
	color:#000000;
	font-size:70%;
	padding: 0px 10px 0 9px;
}
div.gx_e2 ul {
	margin: 0px;
	padding: 0px;
}
div.gx_e2 li {
	list-style-type: none;
	line-height:21px;
	border-bottom: 1px solid #DDDDDD;
}
div.gx_e2 li a {
	color:#00529C;
	text-decoration:none;
	display:block;
	width:100%;
}
div.gx_e2 li a:hover {
	text-decoration:underline;
}
div.gx_e2 li.selected {
	background-color:#D8E3EF;
}
div.gx_e2 li.selected a {
	color:#00529C;
	font-weight: bold;
	text-decoration:none;
}
div.gx_e2 li.headline {
	font-weight: bold;
	color:#00529C;
	font-size:13px;
	border-bottom: none;
	padding-top:5px;
	padding-bottom:5px;
}
div.gx_e2_naviBG{
	background-color:#EBF0F6;
	height:100%;
	float:left;
	border-left:1px solid white;
	border-bottom:1px solid white;
}

/* E3 navigation */
ul.gx_e3 {
	width:100%;
	margin:0px;
	padding:0px;
	line-height:180%;
}
ul.gx_e3 li {
	background-color: #EAF0F7;
	display:inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding:2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}
ul.gx_e3 li.selected {
	background-color: #D8E3EF;
	display:inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding:2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}
ul.gx_e3 li.selected a,
ul.gx_e3 li.selected a:link,
ul.gx_e3 li.selected a:visited {
	font-weight:bold;
}


/* E4 navigation */
ul.gx_e4 {
	width:100%;
	margin:5px 0px 0px 0px;
	padding:0px;
	line-height:180%;
}
ul.gx_e4 li {
	background-color: #EAF0F7;
	display:inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding:2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}
ul.gx_e4 li.selected {
	background-color: #D8E3EF;
	display:inline;
	list-style-type: none;
	margin:0px 2px 0px 0px;
	padding:2px 3px 2px 3px;
	border: 1px solid #CCCCCC;
}
ul.gx_e4 li.selected a,
ul.gx_e4 li.selected a:link,
ul.gx_e4 li.selected a:visited {
	font-weight:bold;
}

/* E5 navigation - Alphabet*/
ul.gx_e5 {
	margin:5px 0px 0px 0px;
	padding:0px;
	line-height:120%;
}
ul.gx_e5 li {
	display:inline;
	list-style-type: none;
	padding:1px;
}
ul.gx_e5 li.selected a,
ul.gx_e5 li.selected a:link,
ul.gx_e5 li.selected a:visited {
	font-weight:bold;
}

/* CONTENT-BEREICH */
p {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

h1 {
	color:#00529C;
	font-size:150%;
	font-weight: bold;
	margin:0;
	padding:0;
	padding-bottom:5px;
	line-height:120%;
}
h2 {
	font-size:100%;
	margin:0;
	padding:1px 3px 1px 3px;
	color:#ffffff;
	background-color: #8DADCF;
}
h3 {

}



/* RENDITE MATRIX */


div.gx_renditematrix {
	position:relative;
}

div.gx_renditematrix table {
	border-collapse:collapse;
}

div.gx_renditematrix a,
div.gx_renditematrix a:link,
div.gx_renditematrix a:visited,
div.gx_renditematrix a:hover {
	color:#fff;
}


div.gx_renditematrix td {
	border:1px solid #CCCCCC;
	text-align:center;
	padding: 0px;
	line-height:10%;
	height:40px;
}

* html div.gx_renditematrix td {
	height:37px;
}

div.gx_renditematrix div.gx_matrix {
	position:absolute;
	border:1px solid #ccc;
	color:#fff;
	padding:0 5px 0 5px;
	line-height:170%;
}


div.gx_renditematrix div.gx1 {
	top:66px;
	left:65px;
	background-color:#038000;
	z-index:1;
}

div.gx_renditematrix div.gx2 {
	top:85px;
	left:100px;
	background-color:#038000;
	z-index:3;
}

div.gx_renditematrix div.gx3 {
	top:66px;
	left:130px;
	background-color:#038000;
	z-index:2;
}



div.gx_renditematrix div.gx4 {
	top:97px;
	left:150px;
	background-color:#7AC500;
	z-index:4;
}

div.gx_renditematrix div.gx5 {
	top:78px;
	left:200px;
	background-color:#7AC500;
	z-index:5;
}

div.gx_renditematrix div.gx6 {
	top:115px;
	left:200px;
	background-color:#7AC500;
	z-index:6;
}

div.gx_renditematrix div.gx7 {
	top:140px;
	left:150px;
	background-color:#FFC801;
	z-index:7;
}


div.gx_renditematrix div.gx8 {
	top:166px;
	left:150px;
	background-color:#FA7802;
	z-index:8;
}


div.gx_renditematrix div.gx9 {
	top:190px;
	left:180px;
	background-color:#DA0403;
	z-index:9;
}

div.gx_renditematrix div.gx10 {
	top:212px;
	left:210px;
	background-color:#DA0403;
	z-index:10;
}

div.gx_renditematrix div.gx11 {
	top:235px;
	left:270px;
	background-color:#DA0403;
	z-index:11;
}















div.gx_chart {
	margin-top:5px;
	width:100%;
}
div.gx_chart div {
	border: 1px solid #CCCCCC;
}

span.toolblock {
	float:right;
	text-align: left;
}
span.toolblock a.print,
span.toolblock a.print:link,
span.toolblock a.print:visited {
	color:#00529C;
	font-size:100%;
	text-decoration:none;
	padding-left:13px;
	background:url(../img/vwd/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
span.toolblock a.watch,
span.toolblock a.watch:link,
span.toolblock a.watch:visited {
	color:#00529C;
	font-size:100%;
	text-decoration:none;
	padding-left:13px;
	background:url(../img/vwd/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
span.toolblock a.search,
span.toolblock a.search:link,
span.toolblock a.search:visited {
	color:#00529C;
	font-size:100%;
	text-decoration:none;
	padding-left:13px;
	background:url(../img/vwd/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



div.gx_helpSymbol {
	display:inline;
	padding: 0 3px 0 3px;
	margin:0 5px 3px 0;
	color:#00529C;
	border:1px solid #00529C;
	font-size:80%;
}

a,
a:link,
a:visited{
	color:#00529C;
	font-size:100%;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

div.gx_content {
	width:584px;
	background-color:#fff;
	float:left;
	padding: 10px 10px 10px 10px;
}

div.gx_home {
	width:728px;
	background-color:#fff;
	padding: 10px 10px 10px 10px;
}

/* Tabelle für Seitenaufteilung */
table.gx_row {
	width:100%;
}
table.gx_row td {
	font-size:70%;
	line-height:140%;
	padding:0px 0px 0px 0px;
	vertical-align:top;
}
table.gx_row td.colspan1 {
}
table.gx_row td.colspan2 {
	width:50%;
}
table.gx_row td.colspan3 {
	width:40%;
}
table.gx_row td.colspan4 {
	width:10px;
}
table.gx_row td.colspan5 {
	width:33%;
}
table.gx_row td.colspan6 {
	width:25%;
}
table.gx_row td.colspan6 p {
	padding-left:2px;
	padding-right:2px;
	background-color: #f4f4fc;
}

/* Kursportraittabelle */
table.gx_kursdata {
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}
table.gx_kursdata .r {
	text-align:right;
}
table.gx_kursdata th {
	padding:1px 1px 1px 1px;
	text-align:left;
	color: #00529C;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}
table.gx_kursdata td {
	padding:1px 1px 1px 1px;
	font-size:90%;
}

/* Kurstabelle */
table.gx_data {
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}
table.gx_data .r {
	text-align:right;
}
table.gx_data .c {
	text-align:center;
}
table.gx_data th {
	padding:1px 1px 1px 1px;
	text-align:left;
	color: #00529C;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}
table.gx_data td {
	padding:1px 1px 1px 1px;
	font-size:90%;
}
table.gx_data td a.selected,
table.gx_data td a.selected:link,
table.gx_data td a.selected:visited {
	font-weight: bold;
}


/* Portrait Daten-tabelle */
table.gx_portrait {
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}
table.gx_portrait .desc {
	font-weight: bold;
}
table.gx_portrait .data {
	text-align:right;
}
table.gx_portrait th {
	padding:1px 1px 1px 1px;
	text-align:left;
	color: #00529C;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}
table.gx_portrait td {
	padding:1px 1px 1px 1px;
	font-size:90%;
}

/* Newsabelle */
table.gx_news {
	border-bottom: 1px solid #CCCCCC;
	width:100%;
}
table.gx_news .r {
	text-align:right;
}
table.gx_news th {
	padding:1px 1px 1px 1px;
	text-align:left;
	color: #00529C;
	border-bottom: 1px solid #CCCCCC;
	font-size: 90%;
}
table.gx_news td {
	padding:1px 1px 1px 1px;
	font-size:90%;
}

/* Alternierende Hintergrundfarben */
.gx_c01 {
	background-color: #ffffff;
}
.gx_c02 {
	background-color: #F0F0F0;
}

/* Kursfarben */
.gx_green {
	color: #009900;
}
.gx_red {
	color: #FF0000;
}

/* weiterführende links */
div.gx_more {
	text-align: right;
}

div.gx_more a,
div.gx_more a:link,
div.gx_more a:visited {
	color:#00529C;
	font-size:100%;
	text-decoration:none;
	padding-left:13px;
	background:url(../img/vwd/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

/* Seiten links */
div.gx_page {
	text-align: right;
}

div.gx_page a,
div.gx_page a:link,
div.gx_page a:visited {
	color:#00529C;
	font-size:100%;
	text-decoration:none;
	margin:0px 2px 0px 2px;
}

/* Fix für Contenthöhe */
div.clearboth {
	clear:both;
	margin:0;
	padding:0;
	border:0;
	width:0;
	height:0;
	line-height:0;
	font-size:0px;
}

sup{
	font-size:80%;
	padding:-2px 1px 0 1px;
}
div.desctext {
	font-size:90%;
}

/* Disclaimer */
div.gx_disclaimer {
	margin-top: 40px;
	font-size: 70%;
	text-align: center;
}
div.gx_disclaimer a,
div.gx_disclaimer a:link,
div.gx_disclaimer a:visited {
	color:#00529C;
	text-decoration:none;
	margin:0px 2px 0px 2px;
}

/* formulare */
form.gx_form {
	margin: 0px;
	padding:0px;
}
div.gx_formbox {
	background-color: #E2E2E2;
	padding: 10px;
}
div.gx_formbox h4 {
	margin: 0px;
	padding:0px;
	font-size:110%;
	color: #666666;
	font-weight: bold;
}


div.gx_formbox table.grid {
	width:100%;
}
div.gx_formbox table.grid td {
	padding:2px 5px 2px 0px;
	font-size:100%;
	white-space: nowrap;
}
div.gx_formbox table.grid td.description {
	vertical-align: middle;
	width: 100%;
}
div.gx_formbox table.grid td.submit {
	text-align: right;
}

div.gx_formbox input {
}

div.gx_formbox input.submit {
	color:#00529c;
	font-size:110%;
	font-weight:bold;
	padding: 0px;
}

div.gx_delete a,
div.gx_delete a:link,
div.gx_delete a:visited {
	color:#FF0000;
	text-decoration:none;
	padding-right:20px;
	margin-right:10px;
	background:url(../img/vwd/icon_up.gif);
	background-repeat: no-repeat;
	background-position: right;
}
