body {
	background-color: #FF9000;
	margin: 0px;

}

.navigation1 {
	padding-bottom: 4px;
	padding-top: 4px;
}

.navigation2 {
	padding-bottom: 4px;
	padding-top: 4px;
}

.right {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #C9DA2A;
	vertical-align: top;
	padding-left: 4px;
}

.right a {
	font-size: 11px;
}

.main {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 10px;
	vertical-align: top;
}

a {
	font-family:  Arial, Verdana;
	font-size: 14px;
	text-align: center;
	color: #278F3A;
	text-decoration: none;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-left {
	text-align: left;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}



h4 {
	font-size: 13px;
}



.search
{
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
}

.search input
{
	border: 1px solid #AAAAAA;
	font-size: 10px;
	font-family: Verdana, Arial;
}


.csc-mailform-field
{
        width: 150px;
}


#mailformAnrede, #mailformAntwort, #mailformGeschlecht
{
        border: 0px;
}

em {
        font-style: normal;
}



fieldset#mailformAnrede legend, fieldset#mailformAnrede legend, fieldset#mailformGeschlecht legend
{
        display: none;
}


