
BODY, TD, LI, OL, UL, select, input, textarea, button   {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

html, body {padding: 0; margin: 0;}

body  { font-size: 12px; color: #ffffff; background-color : #9999CC;}
	
td, p {font-size: 12px;  color: #ffffff; padding-left : 10px;	padding-top: 0px; padding-bottom: 0px;}
 
ul {list-style : square; padding-bottom : 0px;}

li {padding-top: 0px; padding-bottom: 5px;}

HR {color : #FFCCff;}

	 
.titelweiss {font-size: 18px; font-weight: 600; color: #ffffff;  padding-top: 20px; padding-bottom: 2px;}
	
.titelrosa {font-size: 18px; font-weight: 600; color: #FFccff; 	padding-top: 20px; padding-bottom:2px;}

h3 {font-size: 14px; font-weight: 600; color: #FFccff; 	padding-top: 20px; padding-bottom:2px;}


a:link {color: #666699; text-decoration: underline; }
a:visited {color: #666699;  text-decoration: underline }
a:hover	{color: #ffccff; text-decoration: none;}
a:active {color: #ffccff; text-decoration: none;}

.nav_top {color: #ffffff;  font-size: 12px;  text-align: right;  vertical-align: top; font-weight : bold; }
a.nav_top:link {text-decoration: none; color: #FFFFff;}
a.nav_top:visited {text-decoration: none; color: #FFFFff;} 
a.nav_top:hover { text-decoration: underline; color: #FFccff;}
a.nav_top:active {text-decoration: none;color: #FFccff;}
 
td.nav_main {font-family:  Arial, Helvetica, sans-serif; background-color : #666699; font-size: 13px;	padding-top : 6px; padding-bottom : 4px; padding-left : 4px; padding-right : 4px; font-weight : bold;}
a.nav_main:link {color: #FFFFff; text-decoration: none;}
a.nav_main:visited {color: #FFFFff;  text-decoration: none;}
a.nav_main:hover {color: #FFccFF; text-decoration: underline; border: 1px; border-color: black white white black;}
a.nav_main:active {color: #FFccFF; text-decoration: underline;}

td.nav_second {background-color : #FFccFF; font-size: 12px;	padding-top : 6px; padding-bottom : 4px; padding-left : 4px; padding-right : 4px; font-weight : bold}
a.nav_second:link {color: #666699; text-decoration: none;}
a.nav_second:visited {color: #666699;  text-decoration: none;}
a.nav_second:hover {color: #9999CC; text-decoration: underline; border: 1px; border-color: black white white black;}
a.nav_second:active {color: #9999CC; text-decoration: underline;}

a.rezept:link {color: #ffffff; text-decoration: none; }
a.rezept:visited {color: #ffffff;  text-decoration: none; }
a.rezept:hover	{color: #ffccff; text-decoration: underline;}
a.rezept:active {color: #ffccff; text-decoration: underline;}

.fusstext {font-size: 10px;	text-align: center;	vertical-align: top; color : White;}
a.fusstext:link {color: White; text-decoration: none;}
a.fusstext:visited {color: White;  text-decoration: none;}
a.fusstext:hover {color: #ffccff; text-decoration: underline;}
a.fusstext:active {color: #ffccff; text-decoration: underline;}
   


/* ------------------------------------------------------------
/  CSS-Formate für Bilder
/  ------------------------------------------------------------*/

.imagerahmen {border: solid 3px #ffffff;}
.imageabstandrechts {border-color:#9999cc; border-right-width:10px;}


/* ------------------------------------------------------------
/  CSS-Formate für Newsbox
/  ------------------------------------------------------------*/


table.box {background-color : #FFccFF; padding : 5px; border-bottom: 3px solid White; border-left: 3px solid White; border-right: 3px solid White; border-top: 3px solid White; }
.textblack {color : Black;}


/* ------------------------------------------------------------
/  CSS-Formate für Formular
/  ------------------------------------------------------------*/

select,  textarea {font-size: 12px; color: #000000; background-color : #ffffff;}

button{	font-size : 8pt;}

input.farbig {
	background-color : #666699;
	color:white;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

 
/* ------------------------------------------------------------
/  Pastellfarben für Media.htm PARTNER
/  ------------------------------------------------------------*/
 

.textpastell1 {color : #99ffff;}
.textpastell2{color : #FFCCFF;}
.textpastell3{color : #FFFF66 }
.textpastell4 {	color : #FF99DE;}
.textpastell5 {color : #666699;}
.textpastell6{color : #99FF66;}
.textpastell7 {color : #ffcc66;}
.textpastell8{color:#993333;}


a:link.textpastell1 {color : #99ffff; text-decoration: none;}
a:link.textpastell2{color : #FFCCFF; text-decoration: none;}
a:link.textpastell3{color : #FFFF66; text-decoration: none; }
a:link.textpastell4 {	color : #FF99DE; text-decoration: none;}
a:link.textpastell5 {color : #666699; text-decoration: none;}
a:link.textpastell6{color : #99FF66; text-decoration: none;}
a:link.textpastell7 {color : #ffcc66; text-decoration: none;}
a:link.textpastell8{color:#993333; text-decoration: none;}

a:hover.textpastell1 {color : #99ffff; text-decoration: underline;}
a:hover.textpastell2{color : #FFCCFF; text-decoration: underline;}
a:hover.textpastell3{color : #FFFF66; text-decoration: underline; }
a:hover.textpastell4 {	color : #FF99DE; text-decoration: underline;}
a:hover.textpastell5 {color : #666699; text-decoration: underline;}
a:hover.textpastell6{color : #99FF66; text-decoration: underline;}
a:hover.textpastell7 {color : #ffcc66; text-decoration: underline;}
a:hover.textpastell8{color:#993333; text-decoration: underline;}

