body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
}
H1 {
	font-family: Verdana, Arial, Helvetica;
	font-size : 14px;
	color : #ff3300;
}
H2 {
	font-family: Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #ff3300;
}
H3 {
	font-family: Verdana, Arial, Helvetica;
	font-size : 12px;
	color : #ff3300;
}
.header {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
/* Navigation */
.navi {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #003366;
	text-decoration : none;
}
.navi a {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #003366;
	text-decoration : none;
}
.navi a:active {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #003366;
	text-decoration : none;
}
.navi a:visited {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #003366;
	text-decoration : none;
}
.navi a:hover {
	font-family : Verdana, Arial;
	font-size : 11px;
	color : #000000;
	text-decoration : underline;
}
/* Hauptinhalt */
.contentMain {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
	padding: 15px 10px 10px 10px;
	border-right-style: solid;
	border-right-color: cfcfcf;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: cfcfcf;
	border-bottom-width: 1px;
}
.contentMain a:link {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #003399;
	text-decoration : none;
}
.contentMain a:visited {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
.contentMain a:hover {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : underline;
}
.contentMain a:active {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

/* Inhalt rechts */
.contentRight {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
/* Fusszeile */
.footer {
	font-size : 9px;
	font : 9px Verdana, Arial;
	color : #003366;
	padding: 0px 10px 0px 10px;
	border-right-style: solid;
	border-right-color: cfcfcf;
	border-right-width: 1px;
}
.footer a, a:visited, a:active {
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #003366;
	text-decoration : none;
}
.footer a:hover {
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #000000;
	text-decoration : underline;
}
/* ToolTip */
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}

#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;
}
/* Formulare */
/*input {
	font-size:8pt;
	font-color:#000000;
	background-color:#edf1f1;
	border-left-style: solid;
	border-left-color: cfcfcf;
	border-left-width: 1px;
	border-right: none;
	border-top: none;
	border-bottom-style: solid;
	border-bottom-color: cfcfcf;
	border-bottom-width: 1px;
} */
/* Fehlermeldung */
.txtsmallred {
	font-size : 10px;
	color : #ff0000;
}
/* Webdesign Block */
.ContentForm {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #003399;
}
/* Feedback */
.ContentFeedback {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #003399;
}
/* navR */
.navR {
	padding: 15px 10px 10px 10px;
	font-size: 12px;
	border-right-style: solid;
	border-right-color: cfcfcf;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: cfcfcf;
	border-bottom-width: 1px;
	background-color: #ecf2ff;
}
.navR a:link {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #003399;
	text-decoration : none;
}
.navR a:visited {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}
.navR a:hover {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #ff3300;
	text-decoration : underline;
}
.navR a:active {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

/* navL */
.navL {
	padding: 15px 10px 10px 10px;
	font-size: 10px;
	border-right-style: solid;
	border-right-color: cfcfcf;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: cfcfcf;
	border-bottom-width: 1px;
}
/* List */
ul 
{
list-style-image: url('_img/list_style_image.gif')
}
/* WHOIS */
.contentWhois {
	font-family : Verdana, Arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

