 a:link          {color:blue; text-decoration: none}  
 a:visited       {color:blue; text-decoration: none}   
 a:hover         {color:red;  text-decoration: none}
 a:active        {color:red;  text-decoration: none}
 a:focus         {color:red;  text-decoration: none}


 a.over:link     {color:blue; text-decoration: underline}  
 a.over:visited  {color:blue; text-decoration: underline}   
 a.over:hover    {color:blue; text-decoration: underline}
 a.over:active   {color:blue; text-decoration: underline}
 a.over:focus    {color:blue; text-decoration: underline}


 body
 {
	background-color:      #ffffff;
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
	margin-left:           0px;
	margin-right:          0px;
	margin-top:            0px;
	margin-width:          0px;
	margin-height:         0px;
	margin-bottom:         0px;
 }


 td
 {
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
 }


 hr
 {
	border:       2px #C0C0C0;
 }


 .tableMain
 {
	background-color:    #FFFFFF;
	border: 1px solid;
	border-top-color:    #EFEFEF;
	border-right-color:  silver;
	border-bottom-color: silver;
	border-left-color:   #EFEFEF;
 }


 #inhalt
 {
	background-color: #e0e0e0;
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }

 #over
 {

	background-image:url('../images/menuBack.png');

	/* background-color: darkblue; */
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }


 #sub1
 {
	background-color:      #ffffff;
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
 }


 #sub2
 {
	background-color:      #EFEFEF;
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
 }


 #subOhne
 {
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
 }


 #feld
 {
	font-size:        8pt;
 }


 .hinweisText
 {
	background-color: #ECE9D8;
	color:            #000000;
	border-color:     #ECE9D8;
	border:1px solid  #ECE9D8;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }


 .button
 {

 }

