﻿html, body, table, td, p {
	color:#333;
 	font-size:11px;
 	font-family:Arial, Tahoma, Helvetica 
	scrollbar-arrow-color:#666666; 
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#D2D2D2; 
	scrollbar-shadow-color:#666666; 
	scrollbar-base-color:#ffffff; 
	scrollbar-darkshadow-color:#ffffff
}

select, option {
	color:#333; 
	font-size:11px; 
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:bold; 
	text-decoration:none
}

a { 
	color:#333; 
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:bold; 
	text-decoration:none
}

a:hover { 
	color:#333; 
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:bold; 
	text-decoration:underline 
}

.copyright { 
	color:#333; 
	font-size:10px; 
	font-weight:normal; 
	text-decoration:none 
}

.copylink {
	font-size:10px; 
	text-decoration:none 
}

.copylink:hover  { 
	font-size:10px; 
	text-decoration:underline 
}

.preisheader { 
	color:#666; 
	font-weight:bold; 
	text-decoration:none 
}

.startseite {
	color:#d8d8d8; 
	font-size:9px
}

.startseite_li {
	color:#d8d8d8; 
	font-size:9px; 
	font-weight:normal;
	text-decoration:none
}

#absolut { 
	position:absolute; 
	top:0; 
	left:0; 
	width:160px; 
	height:105px 
}

.phpmenu {
 	font-family:Tahoma, Arial, Helvetica; 
 	font-weight:normal;
	color:#333;
	text-decoration:none
}

a.phpmenu {
	color:#000000;
	font-weight:normal;
 	text-decoration:none
}

a.phpmenu:hover {
	color:#818181;
	font-weight:normal;
	text-decoration:none
}

#linkliste {
 	font-family:Tahoma, Arial, Helvetica; 
 	font-weight:normal;
	color:#4F4F4F;
	text-decoration:none
}

a.linkliste {
	color:#4F4F4F;
	font-weight:normal;
 	text-decoration:none
}

a.linkliste:hover {
	color:#818181;
	font-weight:normal;
	text-decoration:none
}

textarea, select, option {
	color:#000000; 
	font-size:9pt; 
	font-family:Arial, Tahoma, Helvetica; 
	font-weight:normal; 
	text-decoration:none 
}

.footermenu {
 	font-family:Tahoma, Arial, Helvetica; 
 	font-weight:normal;
	color:gray;
	text-decoration:none
}

a.footermenu {
 	font-family:Tahoma, Arial, Helvetica; 
	color:#505050;
	font-weight:normal;
 	text-decoration:none
}

a.footermenu:hover {
 	font-family:Tahoma, Arial, Helvetica; 
	color:#818181;
	font-weight:normal;
	text-decoration:none
}

.feldtext {
	background-color:#fff;
	color:#808080;
	font-family:Arial, Tahoma, Verdana;
	font-size:9pt;
	font-weight:normal;
	text-decoration:none
}

a.feldtext:hover { 
	color:#505050; 
	font-family:Arial, Tahoma, Verdana; 
	font-size:9pt;
	font-weight:normal;
	text-decoration:none
}

.feldtext_small {
	background-color:#fff;
	color:#808080;
	font-family:Arial, Tahoma, Verdana;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none
}

a.feldtext_small:hover { 
	color:#505050; 
	font-family:Arial, Tahoma, Verdana; 
	font-size:9pt;
	font-weight:bold;
	text-decoration:none
}

.feldtext_block {
	background-color:#fff;
	color:#808080;
	font-family:Arial, Tahoma, Verdana;
	font-size:9pt;
	text-align:justify
}

.feldtext_big {
	background-color:#fff;
	color:#333;
	font-family:Arial, Tahoma, Verdana;
	font-weight:bold; 
	font-size:11pt
}

a.feldtext_big:hover { 
	color: #505050; 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 11pt;
	text-decoration: none
}

.feldtext_big1 {
	background-color:#fff;
	color:#808080;
	font-family:Arial, Tahoma, Verdana;
	font-weight:bold; 
	font-size:10pt
}

a.feldtext_big1:hover { 
	color: #505050; 
	font-family: Arial, Tahoma, Verdana; 
	font-size: 10pt;
	text-decoration: none
}	

.rahmen { 
	border: 2px solid #808080;
}

.TextBlack12 {
 	font-family: arial, univers, helvetica;
  	font-size: 12px;
   	font-weight: normal;
   	color: #000;
    text-decoration: none;
}

.TextWhite12 {
 	font-family: arial, univers, helvetica;
  	font-size: 12px;
   	font-weight: normal;
   	color: #fff;
    text-decoration: none;
}

.TextBlack12Bold {
 	font-family: arial, univers, helvetica;
  	font-size: 12px; 
  	font-weight: bold; 
  	color: #000; 
  	text-decoration: none;
}

a.TextBlack12Bold:hover { 
	color: #505050; 
	font-family: arial, univers, helvetica;
	font-size: 12px;
  	font-weight: bold;
	text-decoration: none
}
  
.errorMsg {
	font-family: arial, univers, helvetica;	
	font-size: 12px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none; 
	background : #FF0000; 
}

.TetBlack14 {
 	font-family: arial, univers, helvetica;
 	font-size: 14px; 
 	font-weight: bold; 
 	color: #000000; 
 	text-decoration: none;
}

#fadeinbox{
	position:absolute;
	width: 650px;
	left: 0;
	top: -400px;
	border: 1px solid black;
	background-color: #FBFCFD;
	padding: 4px;
	z-index: 100;
	visibility:hidden;
}
