@charset "iso-8859-1";
html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/homepage01.jpg) repeat-x left top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B0051;
}



h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

p, ol {
	line-height: 170%;
	text-align: justify;
}

strong {
	color: #333;
	text-align: right;
}

a {
	color: #8B0051;
}

a:hover {
	text-decoration: none;
	color: #333;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	background: url(images/bg01.jpg) no-repeat center top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header {
	height: 171px;
}

/** TOP MENU */

#topmenu {
	float: right;
	width: 400px;
	height: 170px;
}

#topmenu ul {
	float: right;
	margin: 0px;
	padding: 130px 0px 0px 0px;
	list-style: none;
}

#topmenu li {
	float: left;
	padding: 2px 0px;
}

#topmenu a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#topmenu .homepage {
	margin-right: 30px;
	padding-left: 25px;
	background: url(images/homepage03.gif) no-repeat left top;
}

#topmenu .sitemap {
	margin-right: 30px;
	padding-left: 25px;
	background: url(images/homepage04.gif) no-repeat left 3px;
}

#topmenu .contact {
	padding-left: 25px;
	background: url(images/homepage05.gif) no-repeat left 3px;
}



/** MENU */

#menu {
	width: 242px;
	height: 328px;
	margin-bottom: 30px;
	background: url(images/homepage06.jpg) no-repeat left top;
}

#menu ul {
	margin: 0px;
	padding: 40px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
}

#menu a {
	display: block;
	height: 27px;
	margin: 0px 20px;
	padding: 13px 10px 0px 10px;
	text-decoration: none;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

/** PAGE */

#page {
	overflow: hidden;
	padding: 0px 0px 35px 0px;
	background: #FFFFFF;
}

/** SPLASH */

#splash {
	width: 438px;
	height: 204px;
	margin-bottom: 30px;
	padding: 123px 280px 0px 40px;
	background: url(images/homepage07.jpg) no-repeat left top;
}
#splash2 {
	width: 438px;
	height: 204px;
	margin-bottom: 30px;
	padding: 123px 280px 0px 40px;
	background: url(images/homepage_2.jpg) no-repeat left top;
}
#splash3 {
	width: 438px;
	height: 204px;
	margin-bottom: 30px;
	padding: 123px 280px 0px 40px;
	background: url(images/homepage_3_1.jpg) no-repeat left top;
}
#splash4 {
	width: 438px;
	height: 204px;
	margin-bottom: 30px;
	padding: 123px 280px 0px 40px;
	background: url(images/homepage_4_1.jpg) no-repeat left top;
}
#splash5 {
	width: 438px;
	height: 204px;
	margin-bottom: 30px;
	padding: 123px 280px 0px 40px;
	background: url(images/homepage_5_1.jpg) no-repeat left top;
}
#splash6 {
	width: 438px;
	height: 204px;
	margin-bottom: 30px;
	padding: 123px 280px 0px 40px;
	background: url(images/homepage_6_1.jpg) no-repeat left top;
}
#splash h2 {
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

#splash span {
	font-weight: bold;
}

#splash p {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
}

#splash a {
	color: #E8E4F8;
}

/** CONTENT */

#content {
	float: right;
	width: 758px;
	padding: 0px 0px 0px 0px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 242px;
}

/** FOOTER */

#footer {
	height: 170px;
	background: url(images/homepage.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 47px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	font-size: 12px;
	color: #CD6CBB;
}

#footer a {
	color: #CD6CBB;
}

.box-style {
}

.box-style .title {
	height: 30px;
	margin-bottom: 30px;
	padding: 18px 0px 0px 20px;
	background: #8B0051 url(images/homepage08.jpg) no-repeat left top;

	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
}

.box-style span {
	font-weight: bold;
}

.box-style .entry {
	padding: 0px 20px;
}

.box-style .link {
	display: block;
	margin-top: 10px;
	padding: 2px 0px 2px 25px;
	background: url(images/homepage10.gif) no-repeat left 3px;
	color: #333;
}

ul.style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style1 li {
	overflow: hidden;
	margin-bottom: 10px;
	line-height: 180%;
}

ul.style1 .date {
	float: left;
	display: block;
	width: 44px;
	height: 39px;
	margin-right: 15px;
	padding: 5px 0px 0px 0px;
	background: url(images/homepage09.jpg) no-repeat left top;
	text-align: center;
}

ul.style1 .month {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-transform: uppercase;
	color: #84487B;
}

ul.style1 .day {
	margin: -2px 0px 0px 0px;
	padding: 0px;
	line-height: normal;
	font-weight: bold;
	font-size: 21px;
	color: #8B0051;
}

.image-style1 {
	overflow: hidden;
	padding: 5px;
	border: 1px solid #DBA0CC;
	text-align: left;
}

.image-style2 {
	overflow: hidden;
	float: left;
	margin-right: 25px;
	padding: 5px;
	border: 1px solid #CAD4DC;
}

ul.style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

ul.style2 li {
	background: url(images/homepage12.gif) no-repeat left 5px;
	padding-left: 11px;
	padding-bottom: 10px;
}

#two-columns {
	clear: both;
	padding-left: 20px;
}

#column1 {
	float: left;
	width: 360px;
}

#column2 {
	float: right;
	width: 360px;
}

#box2 {
}

.boxA {
	float: left;
	width: 215px;
	padding-left: 20px;
	text-align: left;
}

.boxB {
	float: right;
	width: 505px;
}

blockquote {
	margin: 0px 0px 0px 0px;
	padding: 5px 15px 0px 30px;
	background: url(images/homepage13.gif) no-repeat left top;
}

.quote {
	background: url(images/homepage14.gif) no-repeat right bottom;
	text-align: justify;
}

.author {
	text-align: center;
}

#box3 {
	padding: 20px 20px 0px 20px;
}
.grau {
	color: #333;
}
.left {
	text-align: left;
}
#wrapper #page tr td #content table tr td #two-columns #column1 .entry .style2 li {
	text-align: justify;
}
