 body {
    background-color:white;
  } 
 
 p, div, body, td {
    font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 12;
    color: #B5633E;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
	text-align: center;
    }
	a:link { font-weight:bold; color:#8D5136; text-decoration:none }
    a:visited { font-weight:bold; color:#B73E08; text-decoration:none }
    a:hover { font-weight:bold; color:#8D5136; text-decoration:none }
    a:active { font-weight:bold; color:#8D5136; text-decoration:none }
    a:focus { font-weight:bold; color:#8D5136; text-decoration:none }
	
.Modified {
	font-family: "Verdana";
    font-size: 9;
    color: #B5633E;
	font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
	text-align: center;
    	}
		
.haupttext {
	font-family: "Verdana, Arial, Helvetica, sans-serif";
    font-size: 12;
    color: #B5633E;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
	text-align: justify;
    	}
		
.kontakttext {
	font-family: "Verdana";
    font-size: 10;
    color: #B5633E;
	}
	
.seite {
	font-family: "Arial";
    font-size: 19;
    color: #B5633E;
	font-style: normal;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
	text-align: right;
	}
.weihnacht {
	font-family: "Verdana";
    font-size: 12;
    color: #F60000;
	}
.menuevorschlaege {
	font-family: "Verdana";
    font-size: 25;
    color: #F60000;
	text-align: center;
	}
	
	.formularrand {
	border-style : dotted;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-color : black;
	padding : 2pt
	}	
