body {
	background-color : #E72029  ;
	background-image : url(../img/bg.gif);
	background-repeat : repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0px;
	padding: 0px;
	SCROLLBAR-FACE-COLOR : #EEF2F4;
	SCROLLBAR-HIGHLIGHT-COLOR : #EEF2F4;
	SCROLLBAR-SHADOW-COLOR : #EEF2F4;
	SCROLLBAR-3DLIGHT-COLOR : #EEF2F4;
	SCROLLBAR-ARROW-COLOR : #1F4057;
	SCROLLBAR-TRACK-COLOR : #E72029;
	SCROLLBAR-DARKSHADOW-COLOR : #1F4057;
}

div.div-submenu {
	BORDER-RIGHT: #37586F 1px solid;
	BORDER-TOP: #9DB0BE 1px solid;
	Z-INDEX: 10;
	VISIBILITY: hidden;
	BORDER-LEFT: #9DB0BE 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: #37586F 1px solid;
	POSITION: absolute;
	TOP: 126px;
	background-color: #FFFFFF;
	width: 125px;
}

/* Ueberschriften */

strong {
	color: #474747;
}

h1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style : normal;
	font-weight : bold;
	color: #474747;
	margin: 0px;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #474747;
	padding: 0px;
	margin: 0px;
}

h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 21px;
	color : #474747;
	padding: 0px;
	margin: 0px;
}

.headline{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #3A576C;
}


/* Tastatursteuerung */

.tastatursteuerung {
    position: absolute;
    left: -200px;
    top: -200px;
}

.tastatursteuerung:hover,.tastatursteuerung:active,.tastatursteuerung:focus	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration : none;
	font-weight: bold;
	color : #ffffff;
	padding: 3px 12px 2px 7px;
	left: 40%;
	top: 0px;
	background-color: #5b7c93;
	border: 1px solid #9db0be;
}

.fliess{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style : normal;
	font-weight : normal;
	line-height : 21px;
	color : #000000;
}

.fliessb {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style : normal;
	font-weight : bold;
	line-height : 21px;
	color : #474747;
}

.fliesslink, .phpdig {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	font-style : normal;
	font-weight : normal;
	line-height : 21px;
	color : #000000;
}

a.fliesslink:link,visited,active, a.phpdig:link,visited,active {
	color : #000000;
	text-decoration : underline;
}
	
a.fliesslink:link,active, a.phpdig:link,active {
	color : #000000;
	text-decoration : underline;
}

a.fliesslink:hover, a.phpdig:hover {
	color : #E72029;
	text-decoration : underline;
}

a.fliessb:link,visited,active{
	color : #474747;
	text-decoration : underline;
}

a.fliessb:hover{
	color : #E72029;
	text-decoration : underline;
}

a.kleinw:link,visited,active,hover{
	text-decoration : underline;
	color : #ffffff;
}

.anker{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	line-height : 21px;
	color : #474747;
}

a.anker:link,visited,active{
	color : #474747;
	text-decoration : underline;
}

a.anker:hover{
	color : #E72029;
	text-decoration : underline;
}

.uegrau{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #474747;
}

.uegrau2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #666666;
}

a.uegrau2:link,visited,active{
	color : #666666;
	text-decoration : underline;
}

a.uegrau2:hover{
	color : #E72029;
	text-decoration : underline;
}

.uerot{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #E72029;
}

.ueweiss{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #ffffff;
}

input, text, select{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	background-color : #ffffff;
}

textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	background-color : #ffffff;
}

.kleingrau{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : 14px;
	color : #474747;
}

.kleingrau1{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
	line-height : 13px;
	color : #000000;
}

.copy{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height : 21px;
	color : #ffffff;
}

a.copy:link{
	color : #ffffff;
	text-decoration : none;
}

a.copy:visited{
	color : #ffffff;
	text-decoration : none;
}

a.copy:active{
	color : #ffffff;
	text-decoration : none;
}
a.copy:hover{
	color : #ffffff;
	text-decoration : underline;
}

.radio{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

a.fliesslink:link,visited,active, a.phpdig:link,visited,active {
	color : #000000;
	text-decoration : underline;
}
	
a.fliesslink:link,active, a.phpdig:link,active {
	color : #000000;
	text-decoration : underline;
}

a.fliesslink:hover, a.phpdig:hover {
	color : #E72029;
	text-decoration : underline;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color : #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

.trBG1 {
	background-color : #fff;
}

.trBG2 {
	background-color : #BDCBD4;
}

image {
border: 0px;
}

