body {
	font-family: Arial;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat-y repeat-x;
	margin: 0;
    padding: 0;
	color: #494949;
}

h1 {
	font-size: 20pt;
	font-weight: normal;
	color: #e9974d;
	padding-top: -5px;
}

h2 {
	font-size: 16pt;
	font-weight: normal;
	color: #e9974d;
}

h4 {
	color: #494949;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 5px;
	margin-top: 10px;
}

h6 {
	color: #494949;
	font-size: 12pt;
	font-weight: normal;
}

li {
	line-height: 1.8;
}

a:visited, a:link {
	text-decoration: none;
	color: #494949;
}

/* Wrapper sorgt zusammen mit Footer dafür, dass sich letzterer immer am unteren Rand befindet */
div#wrapper {
	position: relative;
	padding-bottom: 0px;
}

div#top {
	background-color: #f27300;
	height: 60px;
	width: 100%;
	opacity: 0.55;
	overflow: hidden;
}

div#topcont , div#headercont{
	margin: auto;
	width: 1024px;
}

.label {
	font-size: 20pt;
	padding-top: 11px;
	color: #e5dacb;
	float: left;
}

.menuitem {
	font-size: 16pt;
	padding-top: 15px;
	padding-bottom: 24px;
	padding-left: 25px;
	padding-right: 25px;
	margin-left: -1px;
	font-variant: small-caps;
	color: #e5dacb;
	float: right;
	border-left: 1px solid #edaf77;
	border-right: 1px solid #edaf77;
	text-decoration: none;
}

.menuitem  a:link, .menuitem a:visited {
	color: #e5dacb;
}

.menuitem:hover {
	background-color: #ff5c00;
	cursor: pointer;
}

.linkarrow {
	height: 43px;
	width: 28px;
	margin-right: 20px;
	background-image: url("../images/links.png");
	background-repeat: no-repeat;
	float: left;
}

.linkitem {
	height: 43px;
	width: auto;
	color: #494949;
	font-size: 12pt;
	font-weight: normal;
	float: clear;
}

.linkitem a:link, .linkitem a:visited {
	font-size: 10pt;
	color: ed9c6a;
}

div#headerquote {
	width: 708px;
	height: 300px;
	padding-left: 30px;
	color: #ed9c6a;
	float: left;
}

div#frontface {
	width: 241px;
	height: 300px;
	padding-right: 45px;
	margin-top: 20px;
	background-image: url("../images/frontface.png");
	background-repeat: no-repeat;
	float: left;
}

.quote2{
	font-size: 24pt;
	margin-left: 100px;
	text-align: center;
}

.quote {
	margin-top: 120px;
	font-size: 20pt;
	margin-left: 40px;
	text-align: center;
}

.quote3 {
	font-size: 12pt;
	margin-left: 470px;
}

div#slideshowcont {
	margin: auto;
	width: 100%;
	height: 280px;
	background-color: transparent;
	background-image: url("../images/slideshowbg.png");
	background-repeat: no-repeat;
	background-size: 100% 280px;
	float: clear;
}

div#slideshow {
	width: 963px;
	margin: auto;
}

div#leftarrow {
	width: 17px;
	float: left;
	padding-top: 110px;
}

div#rightarrow {
	width: 17px;
	float: left;
	padding-top: 110px;
}

.slidepic {
	max-width: 219px;
	height: 145px;
	margin: auto;
	border: 4px solid #ddd2c4;
	float: left;
}

.slidepiccont {
	float: left;
	margin-left: 40px;
	margin-right: 40px;
	margin-top: 54px;
	width: 219px;
}

div#content{
	padding-top: 20px;
	padding-bottom: 40px;
	width: 1024px;
	margin: auto;
	line-height: 1.6;
	text-align: justify;
	min-height: 500px;
}

div#footer {
	background-color: #f27300;
	height: 80px;
	width: 100%;
	opacity: 0.55;
	overflow: hidden;
	position: relative;
    bottom: 0;
}

.numeration {
	width: 60px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-size: 40pt;
	color: #e9974d;
	border-right: 3px solid #e9974d;
}

.t2, .t2 a:link, .t2 a:visited {
	color: #e5dacb;
	text-align: center;
}

.footertable {
	margin-top: 20px;
}

.orange {
	color: #ed9c6a;
}

.small {
	font-size: 10pt;
}

.poem {
	font-size: 10pt;
	margin-left: 20px;
}
	