/* --  designed, created and developed by www.tobiasbaur.de  -- */

a:link {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

body {
	background: url(../images/basic/bodywhite.gif) #FFFFFF repeat;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 22px;
}

html {
	min-height: 101%;
}

td {
	background-color: #FFFFFF;
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.error {
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.fliestext{
	background-color: #FFFFFF;
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.fliestexthell{
	background-color: #FFFFFF;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.fliestexthell_bold{
	background-color: #FFFFFF;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.form {
	background-color: #FFFFFF;
	color: #494848;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.headline {
	background-color: #FFFFFF;
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.red{
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.small {
	background-color: #FFFFFF;
	color: #5D5D5D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	text-decoration: none;
}
