/* Start of CMSMS style sheet 'Schuetzenhouse_inhalt' */
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(uploads/images/hintergrund.jpg);
             background-attachment: fixed;
}
.title {
	font-family: "Agency FB", Arial;
	font-size: 30px;
	color: #FFFFFF;
}
.title2 {
	font-family: Broadway, Verdana, Arial;
	font-size: 18px;
	color: #FFFFFF;
}
.menupunkt {
	text-align: center;
	background-image: url(uploads/images/menupunkt.jpg);
}
.views {
	text-decoration: none;
	color: #000000;
	font-family: "Agency FB", Arial;
	font-size: 13px;
	font-weight: bold;
}

a {
	color: #FF0000;
}

div#menu a {
	text-decoration: none;
	background-color: inherit;
	color: #FFFFFF;
	font-family: "Agency FB", Arial;
	font-size: 13px;
	font-weight: bold;
}

div#menu a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: "Agency FB", Arial;
	font-size: 13px;
	font-weight: bold;
}

div#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: "Agency FB", Arial;
	font-size: 13px;
	font-weight: bold;
}

.contactform1 fieldset {
            padding: 1em; 
            backcolor: #FF0000;
}

.contactform1 fieldset legend {
            font-weight: normal;
}

.contactform1 div {

}

.contactform1 div label {
            display: block; 
            width: 20em; 
}

.contactform1 div.required {
            color: #000000;
}
/* End of 'Schuetzenhouse_inhalt' */

