ul {
	list-style-image:url(images/arrow.gif);
}

ul.md {
	list-style-image:url(images/arrow6.gif);
}

img {
	border: 0;
}

h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	
	color: #ffffff;
	margin-left: 0.3em;
	margin-right: 0.3em;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:800;
	color: #ffffff;
	margin-left: 0.7em;
	margin-right: 0.7em;
	*margin-left: 8px;
	*margin-right: 9px ;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

@media all and (min-width: 0px){
   h2 {
   	margin-left: 8px;
	margin-right: 9px;
   }
}


h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color:#003066;
	margin-left:0px;
	margin-top:1px;
	margin-bottom:1px;
}


p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-align:justify;
	margin-top:0.5em;
	text-decoration: none;
	color:#000000;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-align:left;
}

h4 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:800;
	color: #003066;
	margin-right: 0.3em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}


h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color:#7f97b2;
	margin-left:0px;
	margin-top:1px;
	margin-bottom:10px;
}

.h5 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	color:#7f97b2;
	margin-left:0px;
	padding-left:20px;
	margin-bottom:8px;;
	border:0px;
	background: none;
	text-align:left;
	cursor: pointer;
    cursor: hand;
	background: url(images/arrow5.gif) no-repeat;
}

h6 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:100;
	color:#7f97b2;
	margin-top:1px;
	margin-bottom:10px;
}

.h6 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:100;
	color:#7f97b2;
	margin-top:1px;
	margin-bottom:10px;
}

.h6:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:100;
	color:#7f97b2;
	margin-top:1px;
	margin-bottom:10px;
}

.boxText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	font-weight: 800;
	color: #ffffff;
	letter-spacing: 0.1em;

}


.boxText:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	font-weight: 800;
	color: #003066;
	letter-spacing: 0.1em;
}

.boxText2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	font-weight: 800;
	color: #003066;
	letter-spacing: 0.01em;
	background-color: #e8ecf1;
	width:193px; 
	border:1px solid #e8ecf1; 	
}

form {
	margin : 0;
	padding : 0;
}

select {
	width: 200px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #003066;
	letter-spacing: 0.01em;
	background-color: #e8ecf1;
}

input {
	/*border:solid 0 #003066;*/
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #003066;
	letter-spacing: 0.01em;
	/*background-color: #e8ecf1;*/
	border:solid 1px #003066;
	background-color: #ffffff;
}

.input {
	font-size: 7pt;
}

.radio {
	background-color: #e8ecf1;
	border: none;
}

.select {
	font-size: 8pt;
	vertical-align:top;
	width: 100px;
}

.submit {
	color:#FFFFFF;
	background-color: #7f97b2;
	border-bottom: 1px solid #003066;
	border-right: 1px solid #003066;
	border-top: 1px solid #e8ecf1;
	border-left: 1px solid #e8ecf1;
	text-decoration:none;
	font-size:6pt;
	text-align:center;
	
	padding-left:0.3em;
	padding-right:0.3em;
	margin-left:0.5em;
	margin-top:0.5em;
}

.submit:hover {
	color:#ffffff;
}

.submit2 {
	color:#FFFFFF;
	background-color: #7f97b2;
	border-bottom: 1px solid #003066;
	border-right: 1px solid #003066;
	border-top: 1px solid #e8ecf1;
	border-left: 1px solid #e8ecf1;
	text-decoration:none;
	font-size:8pt;
	text-align:center;
	
	padding-left:4em;
	padding-right:4em;
	margin-left:6em;
	margin-top:0.5em;
}

.submit2:hover {
	color:#ffffff;
}

.submit3 {
	color:#FFFFFF;
	background-color: #7f97b2;
	border-bottom: 1px solid #003066;
	border-right: 1px solid #003066;
	border-top: 1px solid #e8ecf1;
	border-left: 1px solid #e8ecf1;
	text-decoration:none;
	font-size:8pt;
	text-align:center;
	line-height:2em;
	
	padding-left:0.8em;
	padding-right:0.8em;
	margin-top:0.2em;
	margin-bottom:2em;
}

.submit3:hover {
	color:#ffffff;
}

.tinyText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.01em;
	line-height:1.5em;
}
.tinyText2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #7f97b2;
	letter-spacing: 0.01em;
	line-height:1.1em;
}

.tinyNav a {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.01em;
	line-height:1.5em;
}

.tinyNav a:hover {
	color:#7F97B2;
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	letter-spacing: 0.01em;
	line-height:1.5em;
}

.tinyLink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #000000;
	letter-spacing: 0.01em;
	line-height:1.5em;
	text-decoration: underline;
}

.tinyLink:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #7F97B2;
	text-decoration: underline;
}
.tinyLink2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	color: #7F97B2;
	letter-spacing: 0.01em;
	line-height:1.5em;
	padding-top: 5px;
	padding-bottom:5px;
	text-decoration: underline;
}

.tinyLink2:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color: #afbecf;
	text-decoration: underline;
}
.mainText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color:#000000;
	margin:0px;
}

.mainText:hover {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color:#000000;
}
.BlueText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:100;
	color: #003066;
	
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.BlueText2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:100;
	color: #003066;
	text-align:left;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.BlueTextLight {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:100;
	color: #7f9fb2;
	
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.whiteText {
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color:#ffffff;
	margin:0px;
}




a {
	text-decoration:none;
	color: #003066;
	letter-spacing: 0.01em;
	font-weight:bold;
}

a:hover {
	text-decoration:none;
	color: #7f97b2;
	font-weight:bold;
}

a.main {
	text-decoration:none;
	color: #ffffff;
	letter-spacing: 0.01em;
}

a.main:hover {
	text-decoration:none;
	color: #003066;
	letter-spacing: 0.01em;
}

a.sub {
	text-decoration:none;
	color:#003066;
	letter-spacing: 0.01em;
}

a.sub:hover {
	text-decoration:none;
	color:#7f97b2;
	letter-spacing: 0.01em;
}

.mainBorder {
	border: 1px solid #DFDFDF;
}

.navBorder {
border-bottom: 5px solid #e8ecf1;
border-top: 5px solid #e8ecf1;
}

.smallnavBorder {
	border-top: 3px solid #7f97b2;
	
}


.cellBorderLeft {
	border-left: 1px solid #e8ecf1;
}


.cellBorderRight {
	border-right: 1px solid #e8ecf1;
}

.menu {
	border-right: 1px solid #e8ecf1;
}

.menu a:hover {
	color:white;
}

.iemenu {
	background-color:#afbecf;
	color:white;
	border-right: 1px solid #e8ecf1;
}

.iemenu2 {
	border-right: 1px solid #e8ecf1;
}

td.menu:hover {
	background-color:#afbecf;
}

td.menu:active {
	background-color:#afbecf;
}

.BorderBottBlue{
border-bottom: 2px solid #7f97b2;
}

.dashBorderLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #afbecf;
	border-left-color: #afbecf;
	padding-right: 5px;
	padding-left: 5px;
}

.marginRight{
	padding-right: 5px;
}
.marginBottom{
	border-bottom: 5px solid #FFFFFF;

}

.bgTile {
	background-repeat: repeat-y;
	background-position: center top;
	background-image: url(images/bgTile.gif);
}

body {
    font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	margin: 0;
	background-color:#FAFAFA;
}

.pdfLink {
	color:white;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

.pdfLink:hover {
	color:white;
	font-weight: bold;
}

.fundstab {
	position:relative;
	z-index:5;
	bottom:27px;
	right:0px;
	margin-bottom:-10px;
}

.fundsbutton {
	border:0px;
	background: url(images/ExpandTab.gif) no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:800;
	color: #003066;
	width:472px;
	text-align:right;
	cursor: pointer;
    cursor: hand;
	padding-right:10px;
	height:21px;
}

.button {
	border:0px;
	background: none;
	
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight:800;
	color: #003066;
	text-align:center;
	cursor: pointer;
    cursor: hand;
	
	padding:0;
}

.button2 {
	border:0px;
	background: url(images/arrow5.gif) no-repeat;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	color: #003066;
	text-align:left;
	cursor: pointer;
    cursor: hand;
	width:100%;
	padding-left:15px;
	padding-top:0px;
}

.slideshow
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	margin-bottom:-15px;
}

a.textLink {
	font-weight:normal;
}

a.textLink:hover {
	font-weight:normal;
}

.gerade {background-color:#E8ECF1;}
.ungerade {background-color:#ffffff;}

.streifen {border:0px;}

#d_frage1 {
	display:none;
}

#d_frage2 {
	display:none;
}

#d_frage3 {
	display:none;
}

#d_frage4 {
	display:none;
}

#d_frage5 {
	display:none;
}

#d_frage6 {
	display:none;
}

#d_frage7 {
	display:none;
}

#d_frage8 {
	display:none;
}

#d_frage9 {
	display:none;
}

#d_frage10 {
	display:none;
}

#d_frage11 {
	display:none;
}

#d_frage12 {
	display:none;
}

#d_frage13 {
	display:none;
}

#d_frage14 {
	display:none;
}

#d_frage15 {
	display:none;
}

#d_frage16 {
	display:none;
}

#d_frage17 {
	display:none;
}

#d_frage18 {
	display:none;
}

#d_frage19 {
	display:none;
}

#d_frage20 {
	display:none;
}

#d_frage21 {
	display:none;
}

#d_frage22 {
	display:none;
}

#d_frage23 {
	display:none;
}

#d_frage24 {
	display:none;
}

#d_frage25 {
	display:none;
}

#d_frage26 {
	display:none;
}

#d_frage27 {
	display:none;
}

#d_frage28 {
	display:none;
}

#d_frage29 {
	display:none;
}

#d_frage30 {
	display:none;
}

#d_frage31 {
	display:none;
}

#d_frage32 {
	display:none;
}

#d_frage33 {
	display:none;
}

#d_frage34 {
	display:none;
}

#d_frage35 {
	display:none;
}

#d_frage36 {
	display:none;
}

#d_frage37 {
	display:none;
}

#d_frage38 {
	display:none;
}

#d_frage39 {
	display:none;
}
