
 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.inOverMain:link          {color:white; text-decoration: none}  
 a.inOverMain:visited       {color:white; text-decoration: none}   
 a.inOverMain:hover         {color:white; text-decoration: underline}
 a.inOverMain:active        {color:white; text-decoration: underline}
 a.inOverMain:focus         {color:white; text-decoration: underline}


 a.fuss:link          {color:black; text-decoration: none}  
 a.fuss:visited       {color:black; text-decoration: none}   
 a.fuss:hover         {color:black; text-decoration: underline}
 a.fuss:active        {color:black; text-decoration: underline}
 a.fuss:focus         {color:black; text-decoration: underline}


 a.tracking_white:link    {color:white; text-decoration: none}  
 a.tracking_white:visited {color:white; text-decoration: none}   
 a.tracking_white:hover   {color:white; text-decoration: underline}
 a.tracking_white:active  {color:white; text-decoration: underline}
 a.tracking_white:focus   {color:white; text-decoration: underline}


 a.tracking_black:link    {color:black; text-decoration: none}  
 a.tracking_black:visited {color:black; text-decoration: none}   
 a.tracking_black:hover   {color:black; text-decoration: underline}
 a.tracking_black:active  {color:black; text-decoration: underline}
 a.tracking_black:focus   {color:black; text-decoration: underline}


 a.haendler:link          {color:darkred; text-decoration: none}  
 a.haendler:visited       {color:darkred; text-decoration: none}   
 a.haendler:hover         {color:darkred;  text-decoration: underline}
 a.haendler:active        {color:darkred;  text-decoration: underline}
 a.haendler:focus         {color:darkred;  text-decoration: underline}


 a.member:link          {color:purple; text-decoration: none}  
 a.member:visited       {color:purple; text-decoration: none}   
 a.member:hover         {color:purple;  text-decoration: underline}
 a.member:active        {color:purple;  text-decoration: underline}
 a.member:focus         {color:purple;  text-decoration: underline}


 a.hilfe:link          {color:orange; text-decoration: none}  
 a.hilfe:visited       {color:orange; text-decoration: none}   
 a.hilfe:hover         {color:orange;  text-decoration: underline}
 a.hilfe:active        {color:orange;  text-decoration: underline}
 a.hilfe:focus         {color:orange;  text-decoration: underline}


 a.partner:link          {color:blue; text-decoration: none}  
 a.partner:visited       {color:blue; text-decoration: none}   
 a.partner:hover         {color:blue;  text-decoration: underline}
 a.partner:active        {color:blue;  text-decoration: underline}
 a.partner:focus         {color:blue;  text-decoration: underline}







 body
 {
	background-attachment: fixed; 
	background-color:      whitesmoke;
	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
 {
	background-attachment: fixed;
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
 }


 hr
 {
	border:       2px #C0C0C0;
 }

 .dotted
 {
	border:       2px #C0C0C0;
	border-style: dotted;
 }






 #tdOut
 {
	background-color:      whitesmoke;
	background-attachment: fixed;
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
 }

 #tdWhite
 {
	background-color:      white;
	background-attachment: fixed;
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
 }

 #tdBackGound
 {
	background-color:      silver;
	background-attachment: fixed;
	color:                 #000000;
	font-family:           verdana;
	font-size:             8pt;
	font-weight:           normal;
	font-style:            normal;
 }












 .haendlerLink
 {
	font-family: verdana;
	font-size:   18pt;
	font-weight: bold;
	font-style:  bold;
 }














 .tableMain
 {
	background-color:    #FFFFFF;
	border: 1px solid;
	border-top-color:    white;
	border-right-color:  silver;
	border-bottom-color: silver;
	border-left-color:   white;
 }


 .navTable
 {
	background-color:    #FFFFFF;
	border: 1px solid;
	border-top-color:    silver;
	border-right-color:  silver;
	border-bottom-color: silver;
	border-left-color:   silver;
 }

 .teaserSmallTable
 {
	background-color:    #FFFFFF;
	border: 1px solid;
	border-top-color:    silver;
	border-right-color:  silver;
	border-bottom-color: silver;
	border-left-color:   silver;
 }















 /* Kategorielinks ========================================================= */

 a.navi:link          {color:darkred; text-decoration: none}  
 a.navi:visited       {color:darkred; text-decoration: none}   
 a.navi:hover         {color:red;  text-decoration: underline}
 a.navi:active        {color:red;  text-decoration: underline}
 a.navi:focus         {color:red;  text-decoration: underline}

 .katLinks
 {
	font-family: verdana;
	font-size:   10pt;
	font-weight: bold;
	font-style:  normal;
 }

 .katLinksSub
 {
	font-family: verdana;
	font-size:   7pt;
	font-weight: normal;
	font-style:  normal;
 }

 .katSpace
 {
	display:     block;
	padding:     3px; 
	font-family: verdana;
	font-size:   8pt;
	font-weight: normal;
	font-style:  normal;
 }



 /* oberer Balken ======================================================== */

 #suchKopf
 {
	width:            130px;
	height:           18px;
	background-color: #FFFFFF;
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
	border:0px solid  #FFFFFF;
 }














 #overMain
 {
	background-color: #784440;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }
 .buttonMain
 {
	height:           18px;
	background-color: darkred;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
	border-color:     #FFFFFF;
	border:1px solid  #FFFFFF;
 }


 #overNews
 {
	background-color: #25459D;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }
 .buttonNews
 {
	height:           18px;
	background-color: green;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
	border-color:     #FFFFFF;
	border:1px solid  #FFFFFF;
 }


 #overHilfe
 {
	background-color: #26A22E;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }
 .buttonHilfe
 {
	height:           18px;
	background-color: orange;
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
	border-color:     #000000;
	border:1px solid  #000000;
 }


 #overUser
 {
	background-color: #6F4480;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }
 .buttonUser
 {
	height:           18px;
	background-color: purple;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
	border-color:     #FFFFFF;
	border:1px solid  #FFFFFF;
 }


 #overPartner
 {
	background-color: blue;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }
 .buttonPartner
 {
	height:           18px;
	background-color: blue;
	color:            #FFFFFF;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
	border-color:     #FFFFFF;
	border:1px solid  #FFFFFF;
 }


 /* Navi unter oberern Balken =============================================== */

 #overNavi
 {
	background-color: #efefef;
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }

 a.pfad:link    {color:darkred; text-decoration: none}  
 a.pfad:visited {color:darkred; text-decoration: none}   
 a.pfad:hover   {color:red;     text-decoration: underline}
 a.pfad:active  {color:red;     text-decoration: underline}
 a.pfad:focus   {color:red;     text-decoration: underline}
















 #inhalt
 {
	background-color: #808080;
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }





 /* Schriften ============================================================ */

 .hinweisAllgemein
 {
	color:            darkred;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }









 /* Textfelder ============================================================ */

 #feld
 {
	background-color: #FFFFFF;
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
 }

 .hinweisText
 {
	background-color: #FFFFFF;
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
	border-color:     #FFFFFF;
	border:1px solid  #FFFFFF;
 }

 .preisFeld
 {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
 }


 /* Buttons ================================================================= */

 .button1
 {
	height:           19px;
	background-color: #FFFFFF;
	color:            #000000;
	font-family:      verdana;
	font-size:        8pt;
	font-weight:      normal;
	font-style:       normal;
	border-color:     #000000;
	border:1px solid  #000000;
 }

 .buttonGutschein
 {
	width:            300px;
	height:           25px;
	background-color: #FFFFFF;
	color:            #000000;
	font-family:      verdana;
	font-size:        10pt;
	font-weight:      bold;
	font-style:       bold;
	border-color:     #000000;
	border:1px solid  #000000;
 }








