p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #232323;
	line-height: 1.5em;
}
p.cc_message {
    color: #fff;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #232323;
	line-height: 1.5em;
        padding-right: 15px;
}

h1 {
	font-size: 28px;
	color: #0c2fa7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 19px;
	color: #d91314;
	font-weight: normal;
	margin-top: 5px;
}
h3 {
	line-height: 1.5em;
	font-size: 14px;
	color: #0c2fa7;
	font-weight: bold;
}
h4 {
	font-size: 13px;
	color: #d91314;
	font-weight: normal;
	margin-top: 0px;
	font-style: italic;
}
.hinweis {
	font-size: 13px;
	color: #d91314;
	font-weight: normal;
	margin-top: 0px;
	font-style: italic;
}

hr {
	clear: both;
	visibility: hidden;
	height: 1px;
	border-top: 0px;
	padding-bottom: 5px;
	border-right: 0px;
	border-bottom: 1px solid #0c2fa7;
	border-left: 0px;
}

table.contenttable {
	border-collapse: separate;
	border-spacing: 10px;
}

table.contenttable img {
}

table.contenttable tr td, table.contenttable tr th {
	background-color: #F6E7D4;
	vertical-align: top;
	padding: 3px;
}

a:link {
	color: #d91314;
}

a:visited {
	color: #d91314;
}

a:hover {
	color: #d91314;
}

.boxrechts {
	background-image: url(../grafik/box-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 260px;
	float: right;
	margin-bottom: 10px;
	border: 1px solid #0c2fa7;
	padding: 10px;
	margin-left: 10px;
	margin-top: 5px;
	background-color: #FFFFFF;
}

.boxrechts h1 {
	font-size: 16px;
	color: #0c2fa7;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.boxrechts h2 {
	font-size: 14px;
	color: #0c2fa7;
	padding: 9px 10px 0px;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}
.boxrechts p, .boxrechts td{
	margin: 0px;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.boxrechts img {
	float: right;
	margin-right: 10px;
}
.boxrechts ul {
	clear: both;
	padding-left: 30px;
}
.boxrechts li {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
}

.bildTop {
	border: 1px solid #497019;
	margin-right: 5px;
}

.bildRahmen {
	border: 1px solid #0c2fa7;
}

.bildLinks{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bildLinksRahmen {
	border: 1px solid #0c2fa7;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.bildRechts {
	margin-left: 10px;
	float: right;
	margin-bottom: 5px;
}

.bildRechtsRahmen {
	border: 1px solid #0c2fa7;
	margin-left: 10px;
	margin-bottom: 5px;
	float: right;
	clear: right;
}

.bildtext {
	font-size: 9pt;
	font-style: italic;
}

.warnung {
	color: #CC3300!important;
	font-weight: bold;
}

/**************************************
 *           DATENSCHUTZ 
 ***************************************/
.datenschutz .menuauswahl {
    max-width: 40%;
}
.datenschutz .menulink {
    display: block;
    width: 100%;
    text-align: left;
    background: #0c2fa7;
    color: #fff;
    padding: 4px;
    font-size: 13px;
    margin-bottom: 3px;
    margin-top: 3px;
    padding: 5px 15px;
}
.datenschutz .menulink:hover,
.datenschutz .menulink:focus {
    background: #d91314;
    color: #fff;
    text-decoration: none;
}
.datenschutz .stoererbalken {
    display: block;
    background: #0c2fa7;
    color: #fff;
    padding: 15px;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 40px;
}
.datenschutz .headline {
    display: block;
    color: #0c2fa7;
    font-size: 22px;
    margin-top: 20px;
}
.datenschutz .headlineklein {
    display: inline-block;
    color: #0c2fa7;
    font-weight: bold;
}
.datenschutz .hinweisloeschen {
    display: block;
    color: #ac2925;
    font-size: 35px;
}
.datenschutz .hinweisloeschen small {
    color: #262626;
    font-size: 16px;
}
.anker {
    display:block;
    position:relative;
    top:-145px;
    visibility:hidden;
}