body {
	margin: 0px;
	background-color: #FFFFFF;
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	color: #244D65;
	margin-bottom: 10px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #244D65;

	margin-bottom: 5px;
}

h3 {
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 3px;
}

h4 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
}

p {
	margin-top: 0px;
}

p.titelfront {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 25px;
	color: #FFFFFF;
}

hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

ul {
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}

img {
	border-width: 0px; 
}

form {
	margin: 0px;
	padding: 0px;
}

a:link, a:active, a:visited, a:hover {
	color:#244D65;
	text-decoration: none;
}

/* Schriftfarbe der * wenn beim Kontaktformular nicht alle Eingaben angegeben wurden */
.contactError {
	color:#FF0000;
}

.bildlegende {
	font-size: 10pt;
	font-style:oblique; 
}

.portrait {
	font-size: 8pt;
}

.portrait strong {
	color: #244D65;
}

.tableheader {
	color: #FFFFFF;
}


.bildUebersicht {
	border-width: 1px;
	border-style: solid;
	border-color: #244D65;
}

/* Created by  */
.createdby {
	font-size:10px;
	color:#507184;
}

.createdby a:link, .createdby a:active, .createdby a:visited, .createdby a:hover {
	color:#507184;
	text-decoration:none;
}

/* Sprachwahl */
.sprach {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	background-color:#507184;
	border-width: thin;
	border-color:#FFFFCC;
}

.sprach a:link, .sprach a:visited, .sprach a:active {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.sprach a:hover {
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
}
