a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
A:HOVER {
	text-decoration: underline overline;
	background-color: #FFCC00;
	color: #0000CC;
}
body {
	color: #000080;
	background-color: #FFFFCC;
}
.klein {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top: thin;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
}
.Hervorhebung {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;

}
.MenuCap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFCC00;
}
.tbKopf {
	font-weight: bold;
	background-color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC00;
}
.tbbody {
	background-color: #F0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: thin solid #333399;
}

.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.tbbodym {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border: thin solid #333399;
	margin-left: 18px;


}

.fusszeile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top: thin solid #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
}
.tbbodyl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	border: solid #000080;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #000080;
	background-color: #d0d0d0;
	background-position: 20px;
}
.PicWithoutFrame {
	border: none;

}
.tbHervorhebung {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000080;
	background-color: #FFCC00;
}
.disc_t {
	height: 100px;
	width: 100px;
	border: none;
	color:#0000E0;
	text-decoration:none;
}
.disc_t a:link {
	text-decoration: none;
	color: #CC00E0;
}
.disc_t a:visited {
	text-decoration: none;
	color: #CC00E0;
}
.disc_t a:active {
	text-decoration: none;
	color: #CC00E0;
}
.disc_t a:HOVER {
	text-decoration: underline;
	color: #0000E0;
	background-color: #FFFFCC;
}
.disc_o {
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	background-color: #EBF1FB;
	border-top-color: #0FA9E5;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #0FA9E5;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0FA9E5;
	padding-left:5px;
	padding-right: 5px;
	font-family:Arial, Times, serif;
	font-size:14px;
	color: #21437C;
	font-weight: bold;
	text-decoration: underline;
}
.disc_o a:HOVER {
	background-color: #EBF1FB;
}

