a:link {
	border-bottom : 1px solid #AF0017;
	color : #AF0017;
	text-decoration : none;
}

a:visited {
	border-bottom : 1px solid #AF0017;
	color : #AF0017;
	text-decoration : none;
}

a:hover {
	background-color : #FFCC99;
	color : #AF0017;
	text-decoration : none;
	background-color : #8D9FB6;
}

a:active {
	background-color : #FFCC99;
	color : #AF0017;
	text-decoration : none;
	background-color : #8D9FB6;
}

a.tm:link {
	color : #AF0017;
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	border-bottom : 1px solid #AF0017;
	border-top: 1px none #AF0017;
}

a.tm:visited {
	color : #AF0017;
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	border-bottom : 1px solid #AF0017;
	border-top: 1px none #AF0017;
}

a.tm:active {
	color : #AF0017;
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	border-bottom : 1px solid #AF0017;
	border-top: 1px none #AF0017;
	background-color : #8D9FB6;
}

a.tm:hover {
	color : #AF0017;
	font-size : 7pt;
	font-weight : normal;
	font-style : normal;
	border-bottom : 1px solid #AF0017;
	border-top: 1px none #AF0017;
	background-color : #8D9FB6;
}

a.menu:link {
	color : #95A8BF;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	border-bottom : none;
}

a.menu:visited {
	color : #95A8BF;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	border-bottom : none;
}

a.menu:hover {
	color : #AF0017;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	border-bottom : none;
	background-color : #95A8BF;
}

a.menu:active {
	color : #AF0017;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	border-bottom : none;
	background-color :#95A8BF;
}

a.reise:link {
	color : #AF0017;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	border-bottom : 1px none #EB9E78;
	border-top: 1px none #EB9E78;
}

a.reise:visited {
	color : #AF0017;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	border-bottom : 1px none #EB9E78;
	border-top: 1px none #EB9E78;
}

a.reise:hover {
	color : #AF0017;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	border-bottom : 1px solid #AF0017;
	border-top: 1px none #AF0017;
	background-color : #8D9FB6;
}

a.reise:active {
	color : #AF0017;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	border-bottom : 1px solid #AF0017;
	border-top: 1px none #AF0017;
	background-color : #8D9FB6;
}

a.ticker:link {
	color : #AF0017;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a.ticker:visited {
	color : #AF0017;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

a.ticker:hover {
	color : #CC0033;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

a.ticker:active {
	color : #CC0033;
	font-size : 12pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : underline;
}

a.img:link {
	border : none;
	text-decoration : none;
	background-color : none;
}

a.img:visited {
	border : none;
	text-decoration : none;
	background-color : none;
}

a.img:active {
	border : none;
	text-decoration : none;
	background-color : none;
}

a.img:hover {
	border : none;
	text-decoration : none;
	background-color : none;
}

body {
	background : #95A8BF;
	color : #19293F;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 10pt;
	margin-top : 0px;
	margin-left : 0px;
	scrollbar-3dlight-color : #19293F;
	scrollbar-arrow-color : #19293F;
	scrollbar-darkshadow-color : #19293F;
	scrollbar-face-color : #95A8BF;
	scrollbar-highlight-color : #95A8BF;
	scrollbar-shadow-color : #95A8BF;
	scrollbar-track-color : #95A8BF;
/* 	background-image : url(../images/bg.jpg);
		background-repeat : no-repeat;
		background-position: 280px 175px;  	*/
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
}

img {
	border: none;
	text-decoration: none;
}

h3 {
	color : #AF0017;
	font-size : 12pt;
	font-weight : bold;
	margin-bottom : 7pt;
	margin-left : 20px;
	margin-top : 7pt;
}

h4 {
	color : #AF0017;
	font-size : 10pt;
	font-weight : bold;
	margin-bottom : 8pt;
	margin-left : 20px;
	margin-top : 8pt;
}

input.button {
	background-color : #717F94;
	border : 1px solid #19293F;
	color : #95A8BF;
	font-size : 10pt;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
	font-weight: bold;
}

input.check {
	background-color :#95A8BF;
	border : 1px #19293F solid;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
}

input.radio {
	background-color : #95A8BF;
	border : 1px #19293F solid;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
}

input.text {
	background-color : transparent;
	border-bottom : 1px dotted #19293F;
	border-left : medium none #19293F;
	border-right : medium none #19293F;
	border-top : medium none #19293F;
}

p {
	font-size : 10pt;
	line-height : 150%; 
	margin-bottom : 5pt;
	margin-left : 20px;
	margin-top : 5pt;
}

p.start {
	font-size : 9pt;
	color : #95A8BF;
	margin-bottom : 5pt;
	margin-left : 10px;
	margin-top : 5pt;
}

p.bold {
	font-size : 10pt;
	font-weight : bold;
	margin-left : 0px;
}

p.copyright {
	font-size : 10pt;
	margin-bottom : 5pt;
	margin-left : 20px;
	margin-top : 5pt;
}

p.ein {
	font-size : 10pt;
	margin-bottom : 5pt;
	margin-left : 35px;
	margin-top : 5pt;
}

p.formular {
	font-size : 10pt;
	margin-bottom : 0pt;
	margin-left : 20px;
	margin-top : 0pt;
}

p.liste {
	font-size : 10pt;
	margin-bottom : 0pt;
	margin-left : 65px;
	margin-top : 0pt;
	text-indent : -15px;
}

p.tm {
	color : #AF0017;
	font-size : 7pt;
	font-weight : normal;
	margin-bottom : 10px;
	margin-left : 0px;
	margin-top : 5px
}

pre {
	font-family : Courier New;
	font-size : 12pt;
}

select {
	background-color : #95A8BF;
	border-bottom : 1px dotted #19293F;
	border-left: 1px dotted #19293F;
	border-right : 1px dotted #19293F;
	border-top : 1px dotted #19293F;
	font-size : 10pt;
}

td {
	font-size : 10pt;
}

td.foot				 {
	background-color : #FFCC99;
	font-size : 12pt;
	font-weight : bold;
}

td.head				 {
	font-size : 12pt;
	font-weight : bold;
}

td.menu				 {
	font-size : 14pt;
	font-weight : bold;
}

textarea {
	background-color : transparent;
	border-bottom : 1px dotted #19293F;
	border-left : 1px dotted #19293F;
	border-right : 1px dotted #19293F;
	border-top : 1px dotted #19293F;
	font-size : 10pt;
}

.dunkel {
	background-color: #717F94;
}

.bg_menu {
	background-image: url(../images/bg_menu.gif);
	background-repeat: repeat-x;
}