﻿BODY {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}
TABLE
{
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  margin: 0px;
  border-top-style: none;
  padding-top: 0px;
  border-right-style: none;
  border-left-style: none;
  border-bottom-style: none;
}
INPUT
{
  border-right: #998832 1px solid;
  border-top: #998832 1px solid;
  font-size: 10px;
  border-left: #998832 1px solid;
  border-bottom: #998832 1px solid;
  background-color: #f8f8ff;
}


.blue{color: #336699;   text-decoration: none}
a.blue:link {color: #336699;  text-decoration: none}
a.blue:visited {color: #336699;    text-decoration: none}
a.blue:active {color: #336699;    text-decoration: none} 
a.blue:hover {text-decoration: underline; font-weight:bold;  color: #998832}


H1
{
  display:inline;
 font-size: 11px;
 font-weight:bold;
 font-style:italic;
}

.cellbg
{
  background-color:#E6B24C;
  color:#E6B24C;
  }

.ContentText
{	
  font-family: tahoma, helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
  
}

.ContentH1
{	
 font-family: tahoma, helvetica, sans-serif;
	font-size: 20px;
	color: red;
  
}

.ContentSubTitles
{	
 font-family: tahoma, helvetica, sans-serif;
	font-size: 15px;
	color: #998832;
  
}

/**
Renk 1:#336699
Renk 2:#4C99E6
Renk 3:#998832
Renk 4:#E6B24C
Renk 5:#666666
Renk 6:#999999

**/