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

html {
	background: silver;
	color:black;
	font-family:  Arial, Verdana;
	}

body {
	padding:0px; 
	}

a:visited {
  	text-decoration: none;
  	color:#666666 ;
  	}

a:link {
  	text-decoration: none;
  	color:#666666 ;
  	}

a:focus {
  	color:blue ;
  	}

a:hover {
  	color:red;
  	}

a:active {
  	color:orange ;
  	}

.head_line {
	font-family: Arial, Verdana;
	color: #black;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
	border-width: 0;
	text-align: left;
	}

.head_text {
	font-family: Arial, Verdana;
	font-size: 10pt;
	color:#black;
	text-align: left;
	}

.head_text_bold {
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color:#black;
	text-align: left;
	}

.info_head {
	font-family:  Arial, Verdana;
	font-size: 16px;
	color: #black;
	}

.info_titel {
	font-family: Arial, Verdana;
	color: #000;
	font-size: 26px;
	font-weight: normal;
	text-align: left;						
	}
.info_text {
	font-family:  Arial, Verdana;
	font-size: 9pt;
	font-weight: lighter;
	color:#000000;
	text-align: left;
	vertical-align: top;
	border-width: 0px;
	}	
.info_frame {
	padding: 3px;
	}

.grp_title {
	font-family: Arial, Verdana;
	color: #777777;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	border-width: 0;
	text-align: center;
	}
.grp_pic {
	font-family:  Arial, Verdana;
	color: #666666;
	font-size: 26px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;		
	text-decoration: none;
	border:0px; 
	padding: 5px;
	}

.grp_text {
	font-family:  Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color:#666666;
	text-align: left;
	vertical-align: top;
	border-width: 0px;
	padding: 5px;
	}	
.grp_news {
	font-family:  Arial, Verdana;
	font-size: 11pt;
	font-weight:bold ;
	color:#666666;
	border-width: 0;
	text-align: center;
	text-decoration: none;
	background-color:#D9D9D9;
	}

.gru_title {
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight:bold;
	color:#666666;
	border-width: 0;
	text-align:center;
	vertical-align: top;		
	text-decoration: none;
	background-color: #EEEEEE;
	}
.gru_pic {
	font-family:  Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-align: center;
	vertical-align: top;		
	text-decoration: none;
	border:0px; 
	}

.gru_text {
	font-family:  Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-align: left;
	vertical-align: top;
	border-width: 0px;
	padding: 5px;
	}
.gru_dark {
	font-family:  Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-align: left;
	vertical-align: top;
	border-width: 0px;
	background-color: #EEEEEE;
	padding: 5px;
	}

.eve_left {
	font-family: Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	background-color: #FFFF99;
	border: 1px gray solid;
	}

.eve_left_old {
	font-family:  Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color:#666666;
	text-align: center;
	vertical-align: top;		
	text-decoration: none;
	background-color:#111111;
	border: 1px gray solid;
	}

.eve_right {
	font-family:  Arial, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color:#666666;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	border: 1px gray solid;
	}	

.art_line {
	font-family:  Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#666666;
	text-align: left;
	vertical-align: middle;
	background-color:#EAEAEA;
	padding: 5px;
	}

.art_info {
	font-family:  Arial, Verdana;
	font-size: 9px;
	font-weight:lighter ;
	color:#666666;
	text-align: left;
	background-color:#EAEAEA;
	padding: 5px;
	}

.info_tast {
	font-family:  Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	width: 150px;
	border-left:5 white solid;
	}

.bild_text {
	font-family:  Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color:#666666;
	text-align: center;
	vertical-align: top;
	border-width: 0px;
	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;
	}

