﻿* {
	border-width: 0px;
	margin: 0 0 0 3;
	padding: 0;
	}

html {
	background: silver;
	color:black;
	font-family:verdana, arial, helvetica, sans-serif;
	}

body {
	padding:0px; 
	}

.head_line {
	font-family: "Arial";
	color: #111111;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	}
.head_text {
	text-align: left;
	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: black;	
	text-align: left;
	vertical-align: top;
	border-width: 0px;
	background-color: #FFFFFF;
	}	
	
.info_frame {
	padding: 3px;
	}

.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_pic {
	font-family: "Arial";
	color: #111111;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;		
	text-decoration: none;
	border:0px; 
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	}

.grp_text {
	font-family: "Arial";
	font-size: 10pt;
	color: black;	
	text-align: left;
	vertical-align: top;
	border-width: 0px;
	background-color: #FFFFFF;
	padding: 5px;
	}	

.gru_title {
	font-family: "Arial";
	color: #111111;
	font-size: 12pt;
	font-weight: bold; 
	border-width: 0;
	text-align: center;
	text-decoration: none;
	background-color: #EEEEEE;
	}
.gru_pic {
	font-family: "Arial";
	color: #111111;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;		
	text-decoration: none;
	border:0px; 
	border-color: #FFFFFF;
	background-color: #EEEEEE;
	}

.gru_text {
	font-family: "Arial";
	font-size: 10pt;
	color: black;	
	text-align: left;
	vertical-align: top;
	border-width: 0px;
	background-color: #EEEEEE;
	padding: 5px;
	}
.eve_left {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: 700; 
	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;
	}	

.art_line {
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;
	color: black;
	text-align: left;
	background-color:#D9FFD9;
	padding: 5px;
	}

.info_tast {
	font-family: "Arial";
	font-size: 10pt;		
	text-decoration: none;
	width: 150px;
	border-left:5 white solid;
	}

.bild_text {
	font-family: "Arial";
	font-size: 10pt;
	color: black;	
	text-align: center;
	vertical-align: top;
	border-width: 0px;
	background-color:#FFFFFF;
	padding: 5px;
	}	

ul.nav2 li a:hover {
	background: transparent;
	border-top:1px silver solid;
	border-bottom: 1px silver solid;	
	border-right: 1px silver solid;	
	border-left: 5px blue solid;
	border-right: 5px gray solid;
	list-style:none;
	padding: 5px 0 5px 25px;
	}


