﻿
p, td 	
{ 
font-size: 11px; 
font-family: Verdana, Arial; 
color : #782235;
}

body{
TEXT-ALIGN: center; 
background: url(bilder/hg/main.png) #F5F0DA;
background-position: top center;
background-attachment: fixed;
background-repeat: repeat;
margin:0px;
padding:0px
}

A:visited 
{
COLOR: #782235; TEXT-DECORATION: none
}

A:link
{
COLOR: #782235; TEXT-DECORATION: none
}

A:hover 
{
COLOR: #D4B354; TEXT-DECORATION: none
}



INPUT 
{
	FONT-FAMILY: Courier;
}


/* NAVIGATION (Untermenüs): */
/* rollover effect for blue menu */
.m1table2 {
	border: 0px outset #9B9074;

}
.m1out2 {
	background: #CFCAB8;

}
.m1over2 {
	background: #E6E1CD;
		}
