﻿BODY {
	SCROLLBAR-FACE-COLOR: #00B698;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #9001AB;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	font-size: 12px;
} 

A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline}

.standart {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000; 
	background-color: #FFFFFF; 
	background-attachment: fixed; 
	background-repeat: repeat-y; 
	background-position: center center; 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	clear: none; 
	float: none; 
	height: 31px; 
	width: 685px
}

.status {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #00b698; 
	background-color: #FFFFFF; 
	background-attachment: fixed; 
	background-repeat: repeat-y; 
	background-position: center center; 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	clear: none; 
	float: none; 
	height: auto; 
	width: auto
        }
		
.update {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #9001AB; 
	background-color: #FFFFFF; 
	background-attachment: fixed; 
	background-repeat: repeat-y; 
	background-position: center center; 
	letter-spacing: normal; 
	text-align: center; 
	word-spacing: normal; 
	white-space: normal; 
	clear: none; 
	float: none; 
	height: auto; 
	width: auto
        }

.titel { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #00B698; 
	letter-spacing: normal; 
	text-align: left; 
	vertical-align: top; 
	word-spacing: normal; 
	white-space: normal; 
	clear: none; 
	float: none; 
	height: auto; 
	width: auto
        }
		
.untertitel { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #00B698; 
	letter-spacing: normal; 
	text-align: left; 
	vertical-align: middle; 
	word-spacing: normal; 
	white-space: normal; 
	clear: none; 
	float: none; 
	height: auto; 
	width: auto
        }

.link { 
	font-family: Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        font-variant: normal; 
        color: #9001AB; 
        background-color: #FFFFFF; 
        background-attachment: fixed; 
        background-image: none; 
        background-repeat: no-repeat; 
        background-position: center center; 
	    letter-spacing: normal; 
        text-align: left; 
        vertical-align: middle; 
        word-spacing: normal; 
        white-space: normal; 
        clear: none; 
        float: none; 
        height: auto; 
        width: auto}

.menu { 
	font-family: Arial, Helvetica, sans-serif; 
        font-size: 13px; 
        font-style: normal; 
        line-height: normal; 
        font-weight: bold; 
        font-variant: normal; 
        color: #9001AB;
	    letter-spacing: normal; 
        text-align: left; 
        vertical-align: middle; 
        word-spacing: normal; 
        white-space: normal; 
        clear: none; 
        float: none; 
        height: auto; 
        width: auto}

.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border-top: 1px solid #00B698;
	border-right: 1px solid #00B698;
	border-bottom: 1px solid #00B698;
	border-left: 1px solid #00B698;






}
