/*
	Dunkelrot (Überschriften) 	#660033
	Hintergrund (weiß)		#FFFFFF
	Bestellhintergrund		#CDFFFF
*/

BODY {
	background-color: #CCCCCC;
  	scrollbar-base-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#262626;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#262626;
	scrollbar-shadow-color:#262626;
	scrollbar-track-color:#FFFFFF;
	margin-top:10px; 
	Overflow:auto;
}

BUTTON { 
	width:100;
	color:white;
	background-color:white;
	border:solid 0px darkgray;
	font-weight : bold;
}

BUTTON.red { 
	width:100;
	color:#660033;
	background-color:#660033;
	border:solid 0px darkgray;
	font-weight : bold;
}

BUTTON.Bestellung { 
	width:160;
	color:white;
	//background-color:#0074B9;
	//background-color:#00A5D6;
	background-color:#f7f2f5;
	border:solid 0px darkgray;
	font-weight : bold;
}

INPUT.Absenden { 
	width:160;
	color:white;
	background-color:#660033;
	border:solid 0px darkgray;
	font-weight : bold;
}



INPUT.CHECKBOX { 
	width:20;
	color:#660033;
	background-color:#FFFFFF;
	border:solid 1px #660033;
	font-weight:normal;
}

INPUT.CHECKBOXRED { 
	width:20;
	color:#660033;
	background-color:#660033;
	border:solid 1px #660033;
	font-weight:normal;
}

INPUT { 
	width:220;
	color:#660033;
	background-color:#FFFFFF;
	border:solid 1px #660033;
	font-weight:normal;
}

INPUT.Loesungsbuchstabe { 
  	text-align: center;  
	width:38;
	hight:38;
  	font-weight:bold; 
	font-size:20pt; 
	color:black;
	background-color:#FFFFFF;
	border:solid 0px #660033;
	font-weight:normal;
}

INPUT.Loesungsbuchstabe1 { 
	background-image:url(/images/Buchstabe1.gif);
  	text-align: center;  
	width:38;
	hight:38;
  	font-weight:bold; 
	font-size:20pt; 
	color:black;
	background-color:#FFFFFF;
	border:solid 0px #660033;
	font-weight:normal;
}

INPUT.Loesungsbuchstabe2 { 
	background-image:url(/images/Buchstabe2.gif);
  	text-align: center;  
	width:38;
	hight:38;
  	font-weight:bold; 
	font-size:20pt; 
	color:black;
	background-color:#FFFFFF;
	border:solid 0px #660033;
	font-weight:normal;
}
INPUT.Loesungsbuchstabe3 { 
	background-image:url(/images/Buchstabe3.gif);
  	text-align: center;  
	width:38;
	hight:38;
  	font-weight:bold; 
	font-size:20pt; 
	color:black;
	background-color:#FFFFFF;
	border:solid 0px #660033;
	font-weight:normal;
}


TEXTAREA { 
	color:#660033;
	background-color:#FFFFFF;
	border:solid 1px #660033;
	font-weight:normal;
}


H1 { 
  text-align: center;  
  font-size:9pt; 
  font-weight:bold; 
  font-style:normal; 
  color:white; 
  text-align: justify;
  font-family:Arial,Verdana,Helvetiva;
  margin-bottom:0px; 
 }


H2 { 
  text-align: center;  
  font-size:8pt; 
  font-weight:bold; 
  font-style:normal; 
  color:#660033; 
  text-align: justify;
  font-family:Arial,Verdana,Helvetiva;
  margin-bottom:0px; 
 }

H3 { 
  text-align: center;  
  font-size:12pt; 
  font-weight:bold; 
  font-style:normal; 
  color:white; 
  text-align: justify;
  font-family:Arial,Verdana,Helvetiva;
  margin-bottom:0px; 
 }



li,ul,td,tr,ol { 
  font-size:8pt; 
  font-weight:normal; 
  font-style:normal; 
  color:#FFFFFF; 
  font-family:Arial,Verdana,Helvetiva;
}

small { 
  font-size:7pt; 
  font-weight:normal; 
  font-style:normal; 
  color:#FFFFFF; 
  font-family:Verdana, Arial, geneva, Helvetiva;
}

small.red { 
  font-size:7pt; 
  font-weight:normal; 
  font-style:normal; 
  color:#660033; 
  font-family:Verdana, Arial, geneva, Helvetiva;
}

small.hell { 
  font-size:7pt; 
  font-weight:normal; 
  font-style:normal; 
  color:#660033; 
  font-family:Verdana, Arial, geneva, Helvetiva;
}

small.hellwhite { 
  font-size:7pt; 
  font-weight:normal; 
  font-style:normal; 
  color:white; 
  font-family:Verdana, Arial, geneva, Helvetiva;
}

p{ 
  font-size:9pt; 
  font-weight:normal; 
  font-style:normal; 
  color:#660033; 
  font-family:Arial,Verdana,Helvetiva;
}
p.white{ 
  font-size:8pt; 
  font-weight:bold; 
  font-style:normal; 
  color:white; 
  font-family:Arial,Verdana,Helvetiva;
}


p.normal{ 
  font-size:7pt; 
  font-weight:normal; 
  font-style:normal; 
  color:#660033; 
  font-family:Arial,Verdana,Helvetiva;
}


p.bestellung{ 
  font-size:7pt; 
  font-weight:normal; 
  font-style:normal; 
  color:#660033; 
  font-family:Arial,Verdana,Helvetiva;
}


a:active {
  margin:0px; 
  font-size:9pt; 
  font-weight: normal;
  text-decoration: none; 
  color: white;
  font-family:Arial,Verdana,Helvetiva;
}
a:visited {
  margin:0px; 
  font-size:9pt; 
  font-weight: normal;
  text-decoration: none; 
  color: white;
  font-family:Arial,Verdana,Helvetiva;
}
a:link {
  margin:0px; 
  font-size:9pt; 
  font-weight: normal;
  text-decoration: none; 
  color: white;
  font-family:Arial,Verdana,Helvetiva;
}
a:hover {
  margin:0px; 
  font-size:9pt; 
  font-weight: normal;
  text-decoration: none; 
  color:gray; 
  font-family:Arial,Verdana,Helvetiva;
}

