﻿/* Grundlegende Formatierungen 
*/
body {
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #C0C0C0;
	color: black;
	}

/* Kopf-Formate
*/
.head_tab {
	border-width: 0;
	border-collapse: collapse;
	border-color="#111111"			
	}
.head_line {
	font-family: "Arial";
	color: #111111;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	}
.head_text {
	font-family: "Arial";
	font-size: 10pt;
	color: #000000;
	text-align: left;
	vertical-align: top;	 
	background-color: #FFFFFF;
	}
.gruss {
	font-family: "Arial";
	color: #111111;
	font-size: small;
	text-align: left;			
	background-color: #FFFFFF;
	font-weight: bold;
	}

/* Navigations-Formate
*/
.taster {
	font-family: "Arial";
	font-size: 12px;		
	text-decoration: none;
	border-left:5 white solid;
	}

/* Arbeits-Format 
*/
.work_tab {
	font-family: "Arial";
	font-size: 10pt;		
	text-decoration: none;
	color: #000000;
	border-width: 0;
	border-collapse: collapse;
	border-color="#FFFFFF";
	background-color: #FFFFFF;
	}	
.grp_title {
	font-family: "Arial";
	color: #111111;
	font-size: 12pt;
	font-weight: bold; 
	border-width: 0;
	text-align: center;
	text-decoration: none;
	background-color: #FFFFFF;
	}
.grp_titel {
	font-family: "Arial";
	color: #111111;
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
	background-color: #DDDDDD;
	}
.grp_rand {
	font-family: "Arial";
	color: #111111;
	font-size: 10pt;
	text-align: center;
	vertical-align: top;		
	text-decoration: none;
	}
.grp_pic {
	font-family: "Arial";
	color: #111111;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;		
	text-decoration: none;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	}
.grp_Text {
	font-family: "Arial";
	font-size: 10pt;
	color: black;	
	text-align: left;
	vertical-align: top;
	border-width: 0;
	background-color: #FFFFFF;
	}	
.bild_text {
	font-family: "Arial";
	font-size: 10pt;
	color: black;	
	text-align: center;
	border-width: 0;
	background-color: #FFFFFF;
	}	
.info_titel {
	font-family: 'Arial';
	color: #111111;
	font-size: 10pt;
	text-align: left;						
	background-color: #FFFFFF;
	}
.info_text {
	font-family: Arial;
	font-size: 10pt;					
	color: #111111;
	background-color: #FFFFFF; 	
	}
.eve_left {
	font-family: "Arial";
	font-size: 10pt;
	color: black;
	text-align: center;
	vertical-align: top;		
	text-decoration: none;
	background-color:#FFFF99;
	}
.eve_right {
	font-family: "Arial";
	font-size: 10pt;
	color: black ;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	background-color: #FFFFFF;
	}	

	
		
