@charset "UTF-8";
/* CSS Document */

body, p, td {
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: white;
font-weight: normal;
}
body {
background-color:#de783a;
}

h1 {
font-family:Monotype Corsiva, Georgia, Times New Roman, Times, serif;
font-size: 44px;
color: white;
margin-top: 20px;
margin-bottom: 14px;
text-align:center;
}

h2 {
font-family:Monotype Corsiva, Georgia, Times New Roman, Times, serif;
font-size: 32px;
color: #A11680;
margin-top: 15px;
margin-bottom: 6px;
text-align:left;
}
h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 20px;
color: white;
margin-top: 15px;
margin-bottom: 6px;
text-align:left;
}
h3 a, h3 a:visited, h3 a:hover {
font-weight: normale;
}
h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 18px;
color: #A11680;
margin-top: 6px;
margin-bottom: 0px;
text-align:left;
}
.big, .big p {
	font-size: 15px;
}
p {
margin-top: 5px;
margin-bottom: 5px;
}
a:link, a:hover, a:visited {
font-decoration: underline;
font-weight: bold;
}
a:link {
color: #CC0000;
}
a:hover {
color: #A11680;
}
.zitat, .zitat p {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 15px;
color: white;
font-weight: bold;
text-align:center;
margin: 12px;
}
.zitatleft, .zitatleft p {
font-family: Georgia, "Times New Roman", Times, serif;
font-style:italic;
font-size: 15px;
color: white;
font-weight: bold;
text-align:left;
margin: 12px;
}
.zitat p, .zitatleft p {
margin: 4px 0 4px 0;
}
.contenttable {
	width: 85%;
	border: 0;
	}
.contenttable td {
	vertical-align: top;
	}
.highlight {
color: #A11680;
font-weight: bold;
}
.higlight2 {
color: #A11680;
font-size: 120%;
font-weight: bold;
}
hr {
height: 1px;
border: 0;
border-top: 1px solid white;
padding: 0;
margin: 15px 0 15px 0;
}
div.photo {
width: 360px;
float: left;
margin: 15px;
}
