.footer p, .footer a, .footer a:visited, .footer a:link, .footer a:active {
	color: #000000;
	text-align:center;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.footer a:hover {
	text-decoration: underline;
}

.fehlerfeld {
border: solid 1px red;}

#menubreadcrumb a, #menubreadcrumb a:visited, #menubreadcrumb a:link {
	color: #999999;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
#menubreadcrumb a:hover {
	color: #666666;
}

.menusubtext a.act
{
	color: #212F4A;
}
a:link, a:visited, a:active {
	color:#0051af;
	text-decoration:none;

}
a:hover {
	color:#0051af;
	text-decoration:underline;
}

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

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

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

h1 {
font-size: 11px;
color: #000000;
border-bottom-width: 2px;
border-bottom-style: solid;
border-bottom-color: #000000;
margin-bottom: 10px;
margin-top: 15px;
	
}
h2, h3 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	margin-top: 20px;
}
h4 {
	color: #000000;
	font-size: 15PX;
	font-weight: bold;
	margin-bottom: 3px;
	
}

#faux ul {
	padding:0;
	margin:0;
	list-style:none;
}
#faux ul li {
	background:url(../pix/ul1.jpg) no-repeat left top;
	padding-left:10px;
}
#faux ul li li {
	background:url(../pix/ul2.jpg) no-repeat left top;
	padding-left:20px;
}
ol {
	padding:0;
	margin: 0px 0px 0px 25px;
}

td, th {
vertical-align: top;
font-size: 11px;
}
/*INDEXED SEARCH*/
.tx-indexedsearch-browsebox ul {
	list-style:none;
	margin: 25px 0 25px 0;
}
.tx-indexedsearch-browsebox ul li {
	display: inline;
	list-style:none;
	list-style-image:none;
	list-style-position:outside;
	background-image: none;
	padding:0px 10px 0px 0px;
}
li.tx-indexedsearch-browselist-currentPage a {
	color: #AE0001;
}
.tx-indexedsearch-whatis {
	display: none;
}
.clearer {
	border: none;
	height: 0px;
	color: #FFFFFF;
}

.tx-tettnewsticker-pi1 a{
margin-top: 1px;
font-size: 10px;
}
.tx-regattakalender-pi1 table {
width: 700px;
margin: 5px;
padding: 0px;
border: solid #0055b4 1px;
border-collapse: collapse;
}

.tx-regattakalender-pi1 th {
background-color: #0055b4;
padding: 1px 5px 1px 5px;
color:#FFFFFF
}

.tx-regattakalender-pi1 td {
padding: 2px 5px 2px 5px;
}



