body        {
	padding: 0px;
	background-repeat: repeat-y;
	margin: 0px;
	background-position: left;
	background-color: #2E0F2F;
	background-image: url(../images/bg.jpg);
}
p, td, h1, h2, h3, h4, h5 , h6{
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#wrapper {
	width: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#header {
	height: 99px;
	width: 100%;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}
#logo {
	float: left;
	height: 99px;
	width: 473px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#mainBanner {
	float: right;
	height: 99px;
}
#headContent {
	height: 30px;
	width: 1000px;
	float: left;
}
#contentWrapper {
	float: left;
	width: 1000px;
}
#contentLeft {
	width: 140px;
	float: left;
}
#navigation {
	width: 140px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e0f2f;
	float: left;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation a {
	display: block;
	width: 122px;
	text-decoration: none;
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#navigation a:link, #navigation a:visited {
	color: #2E0F2F;
}
#navigation a:hover, #navigation .current a {
	color: #F96517;
	background-color: #2E0F2F;
}
#leftBanner1 {
	width: 140px;
	float: left;
}
#leftBanner2 {
	visibility: hidden;
	float: left;
}
#leftBanner3 {
	visibility: hidden;
	float: left;
}
#address {
	float: left;
	width: 140px;
	padding-top: 15px;
	overflow: hidden;
}
#address p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #2e0f2f;
	padding-left: 10px;
}
#contentSpacer {
	float: left;
	width: 22px;
	height: 500px;
}
#contentRight {
	padding-right: 20px;
	float: left;
	width: 818px;
	padding-bottom: 20px;
}
#footer {
	float: left;
	width: 890px;
	height: 15px;
	padding-left: 110px;
	text-align: center;
}
.imageBorderContentLeft {
	border: 1px solid #2D0E2D;
}
.imageLeft
	{
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 4px;
	}
.imageLeftBorder
	{
	float: left;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #EA632B;
	}
.imageRight
	{
	float: right;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 4px;
	}
.imageRightBorder
	{
	float: right;
	border: 1px solid #EA632B;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
.imageBorder
	{
	border: 1px solid #EA632B;
	}
.intro
	{
	color: #F96517;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	}
p a:link
	{
	color: #ea661c;
	text-decoration: underline	}
p a:visited
	{
	color: #ea661c;
	text-decoration: underline;
	}
p a:hover
	{
	color: #ea661c;
	background-color: #ffd442;
	}
#itemtext {
	width: 100%;
	height: 50px;
}
.persThumb {
	width: 122px;
	margin-right: 14px;
	float: left;
	height: 200px;
}.persThumbImage {
	width: 104px;
	margin-bottom: 5px;
}.persThumbText {
	width: 104px;
	text-align: center;
}
#twitter {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#socialMediaIcons {
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#socialMediaIcons a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 4px;
}
.bericht {
	border: 1px solid #eee;
	width: 100%;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	padding: 10px;
	background-color: #2D0F2E;
}.bericht p .head {
	background-color: #2D0F2E;
	color: #FFF;
	margin-left: 0px;
	padding-left: 0px;
}
.shadowbox {
	float: right;
	width: 150px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 0 8px #000;
	-moz-box-shadow: 0 0 8px #000;
	box-shadow: 0 0 8px #000;
	padding: 10px;
	background-color: #ea661c;
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 20px;
}.shadowbox p {
	font-size: 8pt;
	font-style: italic;
	line-height: 11pt;
}
.shadowbox p a{
	font-size: 8pt;
	font-style: italic;
	line-height: 11pt;
	color: #FFF;
}

