.termsofuse {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

td {
	font-family: verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

.ueberschriftEbene1 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: White;
}

.headertext {
	font-family: Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: White;
}

.content {
	font-family: Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}


.content a:hover {
                color: White;
                background-color: transparent;
                text-decoration: none;
                border-bottom-style: solid;
                border-bottom-width: 1px;
}
	
.content a {
                color: White;
                background-color: transparent;
                text-decoration: none;
                border-bottom-style: dotted;
                border-bottom-width: 1px;
}
	
.sitemap {
	font-family: Verdana, Arial,  Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}

/*
.sitemap a:link {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;
                 border-bottom-style: none;
                 border-bottom-width: 1px;
}

.sitemap a:visited {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;
                 border-bottom-style: none;
                 border-bottom-width: 1px;
}

.sitemap a:active {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;
                 border-bottom-style: none;
                 border-bottom-width: 1px;
}
*/

.sitemap a {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;
                 border-bottom-style: none;
                 border-bottom-width: 1px;
}

.sitemap a:hover {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;
                 border-bottom-style: solid;
                 border-bottom-width: 1px;
}



.searchfield {
	background: #86a1a9;
	border-color: #3f3f3f;
	border-style: dotted dotted dotted dotted;
	border-width: 1px 1px 1px 1px;
	color: White;
}

.tx-indexedsearch-redMarkup {
	background: #86a1a9;
}

h2 {
	font-size: 16px;
}


a:link {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;
}

a:visited {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;
}

a:hover {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;

}

a:active {
                 color: White;
                 background-color: transparent;
                 text-decoration: none;

}

.csc-sitemap ul {
	margin: 0;
	padding: 0;
}

.csc-sitemap ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.csc-sitemap ul li li {
	padding-left: 16px;
}

.csc-sitemap a,
.csc-sitemap ul li a {
	text-decoration: none;
	border: 0;
}

.csc-sitemap a:hover {
	text-decoration: underline;
}

.csc-mailform {
	border: 0;
	margin: 0;
	padding: 0;
}

.csc-mailform .csc-mailform-field {
	clear: both;
}

.csc-mailform .csc-mailform-field label {
	display: block;
	float: left;
	width: 90px;
	margin-bottom: 4px;
}

.csc-mailform .csc-mailform-field input,
.csc-mailform .csc-mailform-field select,
.csc-mailform .csc-mailform-field textarea {
	display: block;
	float: left;
	margin-bottom: 4px;
}

.csc-mailform .csc-mailform-submit {
	margin-left: 90px;
}

.content p {
	margin: 0;
}
