/*-Standard-*/
/*Titel*/
.title {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#AB314A;
}
/*Untertitel*/
.subtitle, h2 {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#505050;
}
/*Fliesstext*/
.text, div, td, .text td {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	color:#4c4c4c;
}
/*Link*/
a:link,a:visited,a:active {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#585858;
}
/*Link Over*/
a:hover {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#8e3c3c;
}
/*Trennlinie*/
hr {
	color:#666666;
	height:1px;
}
/*Seitenhierarchie*/
.seitenhierarchie {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#666666;
}
/*Seitenhierarchie Link*/
a.seitenhierarchie:link, a.seitenhierarchie:visited, a.seitenhierarchie:hover, a.seitenhierarchie:active {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:9px;
	font-weight:100;
	color:#666666;
	text-decoration:underline;
}
/*-Navigation-*/
/*Hauptnavigation*/
a.navbold:link, a.navbold:visited, a.navbold:active, a.home:link, a.home:visited, a.home:active {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
/*Hauptnavigation Over*/
a.navbold:hover, a.home:hover {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
/*Unternavigation Link*/
a.nav:link, a.nav:visited, a.nav:active {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
/*Unternavigation Over*/
a.nav:hover, div.navilayer .dhtmlover a.nav {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
/*Unternavigation Hintergrund*/
div.navilayer .dhtml {
	background:#ffffff;
}
/*Unternavigation Hintergrund over*/
div.navilayer .dhtmlover {
	background:#E8E8E8;
}
/*-Formular-*/
/*Formular*/
input, textarea {
	border:1px;
	border-style:solid;
	border-color:#999999;
	font-size:11px;
}
/*-Tabelle-*/
/*Tabelle*/
.tablemain {
	border:1px;
	border-style:solid;
	border-color:#dedada;
	border-collapse:collapse;
}
/*Tabellen Titel*/
.tabletitel {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	border:1px;
	border-style:solid;
	border-color:#dae1e6;
	background-color:#dae1e6;
}
/*Tabellen Text*/
.tabletext {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	color:#666666;
	border:1px;
	border-style:solid;
	border-color:#dae1e6;
	background-color:#ffffff;
}
/*-Print-*/
/*Printlink*/
a.printinc:link, a.printinc:visited, a.printinc:hover, a.printinc:active {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#666666;
}
/*Printtitel*/
.printinctitle {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#666666;
}
/*Printuntertitel*/
.printincsubtitle {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666666;
}
/*Printtext*/
.printinctext, .printinctext td {
	font-family:Tahoma, Geneva, "DejaVu Sans Condensed", sans-serif;
	font-size:11px;
	color:#666666;
}
/*-Hidden-*/
/*fix*/
div.navilayer {
	position:absolute;
	visibility:hidden;
	display:block;
}
/*-GO4WEBDESK-*/
/*Texthintergrund*/
.deskbg{
	background-color:#ffffff;
}

