
/* by www.tobiasbaur.de */

* {
	outline: none;
}

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

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

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

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

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

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

a.content:hover {
	background-color: #FFFFFF;
	color: #b4b4b4;
	font-weight: normal;
	text-decoration: none;
}

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

body {
	background: #FFFFFF url(../images/basic/body.gif) repeat-x;
	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;
}

h1 {
	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;
}

h2 {
	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;
}

html {
	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: #999999;
	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: #b4b4b4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.footer {
	color: #cccccc;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
	border: 1px solid #CCC;
}

.green {
	color: #86BA09;
}

.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;
}

#flashcontent {
	margin: 0;
	padding: 0;
}

/* index - sliding-tabs */
#heading {
	display: inherit;
	margin-bottom: 1em;
	text-align: left;
}

#heading * {
	display: inline;
	color: #d5d5d5;
	cursor: pointer;
	padding: 0 !important;
	margin: 0 !important;
}

#heading li.active {
	background-color: #FFFFFF;
	color: #856A6A;
	font-weight: normal;
	text-decoration: none;
}

#heading li:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}

#panes {
	width: 422px;
	text-align: left;
	float: left;
}

.durchgestrichen {
	text-decoration: line-through;
}

.tdkachel {
background-image: url(../images/basic/untermdesign.gif);
background-repeat: repeat-y;
}