/*fix default browserspaces between elements*/
* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #5f5f5f;
}

/* Boxes */
#anniversary {
	position: absolute;
	width: 252px;
	height: 117px;
	margin: 7px 0 0 698px;
}

#box-news {
	float: left;
	width: 343px;
	height: 179px;
	background: url(../img/box-news-bkg.gif) no-repeat;
}

.box-start {
	float: right;
	width: 202px;
	height: 179px;
	background: url(../img/box-start-bkg.gif) no-repeat;
}

#content-box {
	background: url(../img/content-bkg.gif) repeat-y;
	padding: 0 9px 0 6px;
}

#header-menu {
	position: absolute;
	width: 425px;
	margin: 97px 0 0 285px;
	cursor: default;
}

#inner-anniversary {
	position: absolute;
	width: 160px;
	height: 91px;
	margin-left: 800px;
}

#inner-header-menu {
	position: absolute;
	width: 514px;
	margin: 71px 0px 0px 310px;
	cursor: default;
}

#inner-logo {
	position: absolute;
	margin: 0px;
	width: 310px;
	height: 91px;
}

#logo {
	position: absolute;
	margin: 0px;
	width: 278px;
	height: 118px;
}

/* Container */
#box-container {
	margin-top: 8px;
}

#content-container {
	float: right;
	width: 776px;
}

#footer-container {
	width: 960px;
	height: 25px;
	border-top: 1px solid #808080;
	margin: 4px 0 10px 0;
}

#footer-container-left {
	float: left;
	width: 400px;
	padding-top: 5px;
}

#footer-container-middle {
	float: left;
	width: 250px;
	text-align: center;
	padding: 5px 0px;
}

#footer-container-right {
	float: right;
	width: 290px;
	padding-top: 5px;
}

#header-container {
	height: 118px;
	width: 958px;
	border: 1px solid #818181;
	background: url(../img/header-bkg.gif) repeat-y;
}

#inner-container {
	width: 963px;
	margin-top: 8px;
}

#inner-header-container {
	height: 91px;
	width: 958px;
}

#outer-container {
	width: 963px;
	margin: 0 auto;
	padding: 10px 0;
}

#picture-container {
	width: 958px;
	border: 1px solid #818181;
	margin-top: 8px;
}

#slogan-container {
	width: 958px;
	border: 1px solid #818181;
	background: #000;
	margin-top: 8px;
}

/* Contents */
.box-footer {
	width: 197px;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	border-top: 1px solid #808080;
	margin-left: 1px;
}

.box-footer a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.box-footer a:hover {
	color: #000;
}

#content-box a {
	color: #4a4a4a;
	text-decoration: underline;
}

#content-box a:hover {
	color: #000;
	text-decoration: none;
}

#content-box div, #content-box td {
	position: relative;
	font-size: 12px;
	color: #4a4a4a;
	vertical-align: top;
}

#content-box h2 {
	position: relative;
	font-size: 15px;
	line-height: 24px;
	padding-left: 6px;
	margin-bottom: 6px;
	color: #fff;
}

#content-box p {
	position: relative;
	font-size: 12px;
	color: #4a4a4a;
	padding-bottom: 6px;
}

#content-box ol, #content-box ul {
	position: relative;
	font-size: 12px;
	color: #4a4a4a;
	padding-bottom: 6px;
	margin-left: 25px;
}

#content-box table {
	position: relative;
	margin-bottom: 6px;
}

#footer-container-left {
	font-size: 11px;
	color: #a1a1a1;
}

#footer-container-right {
	font-size: 11px;
	text-align: right;
	color: #a1a1a1;
}

#footer-container-right a {
	color: #a1a1a1;
	text-decoration: none;
}

#footer-container-right a:hover {
	color: #000;
}

.news-content {
	font-size: 12px;
	color: #fff;
	padding: 0 7px;
}

.news-content p {
	padding-top: 3px;
}

.news-content .date {
	text-decoration: underline;
}

.news-content .more {
	padding: 3px 5px 10px 0;
	text-align: right;
}

.news-content .more a {
	color: #c00;
	text-decoration: none;
}

.news-content .more a:hover {
	color: #000;
}

.news-header {
	width: 335px;
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	border-bottom: 1px solid #808080;
	margin: 1px 0 0 1px;
}

.news-header a {
	display: block;
	color: #fff;
	text-decoration: none;
}

.news-header a:hover {
	color: #000;
}

#slogan-container {
	font-size: 15px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	color: #fff;
}

/* Elements */
.blue {
	background: #6699ff;
}

.box-image {
	margin: 1px 0 0 1px;
}

.box-image img {
	border: 0;
}

.green {
	background: #87b401;
}

.grey {
	background: #5f5f5f;
}

#inner-logo img {
	border: 0;
}

.left-margin {
	margin-left: 5px;
}

.red {
	background-color: #c00;
}

.yellow {
	background: #fc0;
}

/* Menu */
#header-menu {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
}

#header-menu a {
	color: #fff;
	text-decoration: none;
}

#header-menu a:hover {
	color: #000;
}

#inner-header-menu {
	font-size: 13px;
	line-height: 20px;
	text-align: center;
	color: #fff;
}

#inner-header-menu a {
	color: #fff;
	text-decoration: none;
}

#inner-header-menu a:hover {
	color: #000;
}

#menu-container {
	float: left;
	width: 178px;
	z-index: 1000;
	font-size: 12px;
	background: url(../img/menu-bkg.gif) no-repeat;
}

#menu-container .first-level {
	width: 173px;
	margin-left: 1px;
	background: #a1a1a1;
	height: 25px !important;
}

#menu-container .first-level a {
	display: block;
	text-decoration: none;
	height: 24px !important;
	line-height: 24px !important;
	width: 143px;
	color: #000;
	border-top: 1px solid #4a4a4a;
}

#menu-container .first-level :hover > a {
	color: #fff; 
	background: #949e7c;
}

#menu-container .first-level a {
	color: #000;
	padding: 0 10px 0 20px;
	background: url(../img/arrow-right.gif) no-repeat 10px 9px;
}

#menu-container .first-level a:hover {
	color: #fff;
	background: url(../img/arrow-right-over.gif) #5f5f5f no-repeat 10px 9px;
}

#menu-container .first-level a.active {
	color: #fff;
	background: url(../img/arrow-down.gif) #5f5f5f no-repeat 10px 9px !important;
}

#menu-container .first-level a.blue, #menu-container .first-level a.green, #menu-container .first-level a.red, #menu-container .first-level a.yellow {
	background: url(../img/arrow-right.gif) transparent no-repeat 10px 9px !important;
}

#menu-container .first-level a.blue:hover, #menu-container .first-level a.green:hover, #menu-container .first-level a.red:hover, #menu-container .first-level a.yellow:hover {
	background: url(../img/arrow-right-over.gif) no-repeat 10px 9px !important;
}

#menu-container .first-level a.blue, #menu-container .first-level a.blue:hover {
	background-color: #6699ff !important;
}

#menu-container .first-level a.blue-active {
	color: #fff;
	background: url(../img/arrow-down.gif) #6699ff no-repeat 10px 9px !important;
}

#menu-container .first-level a.green, #menu-container .first-level a.green:hover {
	background-color: #87b401 !important;
}

#menu-container .first-level a.green-active {
	color: #fff;
	background: url(../img/arrow-down.gif) #87b401 no-repeat 10px 9px !important;
}

#menu-container .first-level a.red, #menu-container .first-level a.red:hover {
	background-color: #c00 !important;
}

#menu-container .first-level a.red-active {
	color: #fff;
	background: url(../img/arrow-down.gif) #c00 no-repeat 10px 9px !important;
}

#menu-container .first-level a.yellow, #menu-container .first-level a.yellow:hover {
	background-color: #fc0 !important;
}

#menu-container .first-level a.yellow-active {
	color: #fff;
	background: url(../img/arrow-down.gif) #fc0 no-repeat 10px 9px !important;
}

.sub a {
	width: 136px !important;
	padding-left: 27px !important;
	background: url(../img/seperator.gif) #8c8b8b no-repeat 20px 12px !important;
}

.sub a:hover {
	color: #fff !important;
	background: url(../img/seperator-over.gif) #8c8b8b no-repeat 20px 12px !important;
}

.sub-active a {
	width: 136px !important;
	padding-left: 27px !important;
	color: #fff !important;
	background: url(../img/seperator-over.gif) #8c8b8b no-repeat 20px 12px !important;
}

.dropout {
	border-color: #4a4a4a;
	border-width: 1px 2px 1px 1px;
	border-style: solid;
}

.dropout td {
	font-size: 11px;
	background: #a1a1a1;
	height: 25px !important;
}

.dropout td a {
	display: block;
	color: #000 !important;
	background: url(../img/subnav-bullet.gif) #8c8b8b no-repeat 7px 11px !important;
	padding: 0px 5px 0px 15px !important;
	text-decoration: none;
	height: 24px !important;
	line-height: 24px !important;
	color: #000;
	border-bottom: 1px solid #4a4a4a;
}

.dropout td a:hover {
	color: #000 !important;
	font-weight: bold;
}

.dropout td.active {
	font-weight: bold;
}

/* Guestbook */
.guestbook-form-error {
	color: #c00 !important;
	font-weight: bold;
}

.guestbook-form-table {
	width: 450px;
	margin: 15px auto;
	background: #c9c9c9;
	border: 3px double #4a4a4a;
}

.guestbook-form-table input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
	padding: 2px 3px 0px 3px !important;
}

.guestbook-form-table td {
	white-space: nowrap;
	padding-right: 5px;
}

.guestbook-form-table .button {
	font-weight: bold;
	color: #fff;
	background-color: #c00;
	border: none;
	cursor: pointer;
	margin-top: 3px;
}

.guestbook-form-table .guestbook-obligationfield {
	color: #c00 !important;
}

.guestbook-noentries-header {
	font-weight: bold !important;
	text-align: center;
	color: #fff !important;
	padding-bottom: 5px;
}

.guestbook-noentries-text {
	text-align: center;
	color: #fff !important;
}

.guestbook-pagination {
	float: right;
	text-align: right;
	width: 40%;
	color: #fff !important;
}

.guestbook-pagination a {
	color: #fff !important;
	font-weight: bold;
	text-decoration: underline;
}

.guestbook-pagination a:hover {
	color: #fff !important;
	text-decoration: none;
}

.guestbook-result {
	float: left;
	width: 40%;
	color: #fff !important;
}

.guestbook-table {
	width: 600px;
	margin: 15px auto;
	border: 1px solid #4a4a4a;
}

.guestbook-table a {
	color: #fff !important;
	text-decoration: underline !important;
}

.guestbook-table a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.guestbook-table td {
	font-size: 11px !important;
	background: #c9c9c9;
	padding: 3px;
}

.guestbook-table th {
	font-size: 11px !important;
	text-align: left;
	color: #fff;
	background: #4a4a4a;
	padding: 3px;
	vertical-align: top;
}

.guestbook-table .guestbook-comment {
	background: #bababa;
	padding: 5px;
	margin-top: 10px;
}

.guestbook-table .guestbook-comment h3 {
	font-size: 10px !important;
	padding-bottom: 3px;
}

.guestbook-table .guestbook-comment p {
	font-size: 10px !important;
	padding: 0px !important;
}

.guestbook-table .guestbook-date {
	font-weight: normal;
	text-align: right;
}

.guestbook-table .guestbook-url {
	font-weight: normal;
	text-align: right;
}

/* News */
.news-list-item {
	position: relative;
	padding: 5px 0;
}

.news-list-item h3 {
	position: relative;
	font-size: 12px;
	color: #4a4a4a;
	padding-bottom: 5px;
}

.news-list-item h3 a {
	color: #4a4a4a !important;
	text-decoration: none !important;
}

.news-list-item h3 a:hover {
	color: #000 !important;
}

.news-list-item img {
	position: relative;
	border: 1px solid #505050;
	margin: 0 10px 10px 0;
	float: left;
}

.news-list-item .news-list-date {
	position: relative;
	font-size: 11px !important;
	font-weight: normal !important;
}

.news-list-item .news-list-morelink {
	position: relative;
	padding: 5px 0px;
	border-bottom: 1px solid #505050;
	text-align: right;
}

.news-list-item .news-list-morelink a {
	color: #fff !important;
	text-decoration: underline !important;
}

.news-list-item .news-list-morelink a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.news-single-item h2 {
	font-size: 12px;
	color: #4a4a4a;
	padding-bottom: 5px !important;
}

.news-single-item h3 {
	font-size: 12px;
}

.news-single-img {
	position: relative;
	float: left;
	width: auto;
	z-index: 10;
}

.news-single-img img {
	border: 1px solid #505050;
	margin: 0 10px 10px 0;
}

.news-single-item .news-single-author {
	padding-top: 0 !important;
}

.news-single-item .news-single-backlink {
	padding: 5px 0;
	border-top: 1px solid #505050;
}

.news-single-item .news-single-backlink a {
	color: #fff !important;
	text-decoration: underline !important;
}

.news-single-item .news-single-backlink a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

.news-single-item .news-single-timedata {
	font-size: 11px !important;
	font-weight: normal !important;
}

/* Calendar */
.calendar {
	clear: right;
	float: right;
	margin: 5px 0;
	background: #fff;
	border: 1px solid #69f;
}

.calendar td {
	font-size: 11px !important;
	width: 15px;
	text-align: center;
}

.calendar td a {
	font-weight: bold;
}

.calendar td a:hover {
	text-decoration: none;
}

.calendar th {
	font-size: 11px !important;
	background: #69f;
	color: #fff;
	padding: 1px 0;
}

.calendar .cat1 a {
	color: #c00 !important;
}

.calendar .todaycat1 a {
	color: #c00 !important;
	text-decoration: overline !important;
}

.calendar .cat2 a {
	color: #fc0 !important;
}

.calendar .todaycat2 a {
	color: #fc0 !important;
	text-decoration: overline !important;
}

.calendar .cat3 a {
	color: #69f !important;
}

.calendar .todaycat3 a {
	color: #69f !important;
	text-decoration: overline !important;
}

.calendar .cat4 a {
	color: #028f0f !important;
}

.calendar .todaycat4 a {
	color: #028f0f !important;
	text-decoration: overline !important;
}

.calendar .cat5 a {
	color: #8f0280 !important;
}

.calendar .todaycat5 a {
	color: #8f0280 !important;
	text-decoration: overline !important;
}

.calendar .today {
	font-weight: bold;
}

.legende {
	width: 625px;
	color: #fff !important;
	padding-bottom: 10px;
}

.legende a {
	color: #fff !important;
	text-decoration: underline;
}

.legende a:hover {
	text-decoration: none;
}

.legende img, .termine-item img {
	margin-right: 5px;
}

#pfeil_vor {
	padding: 0 2px 10px 0;
}

#pfeil_vor, #pfeil_zurueck {
	clear: right;
	float: right;
	width: 120px;
}

#pfeil_zurueck {
	padding: 5px 2px 0 0;
}

.termine-item {
	width: 625px;
	color: #fff !important;
	font-weight: bold;
	padding-bottom: 10px;
}

.termine-item a {
	color: #fff !important;
	text-decoration: underline;
}

.termine-item a:hover {
	text-decoration: none;
}

.tx-keyac-pi1 h1 {
	font-size: 12px;
	color: #fff !important;
}

.tx-keyac-pi1 .category-title {
	float: left;
	width: auto;
	padding-right: 5px;
	margin: 5px 5px 5px 0;
	border-right: 1px solid #666;
}

.tx-keyac-pi1 .clearer {
	clear: left;
	border: none;
	border-top: 1px solid #69f;
	height: 1px;
}

.tx-keyac-pi1 .content-left {
	float: left;
	width: auto;
	margin: 5px 0;
}

.tx-keyac-pi1 .content-right {
	float: left;
	width: auto;
	padding-left: 5px;
	margin: 5px 0;
}

.tx-keyac-pi1 .content-right a {
	color: #fff;
	text-decoration: underline;
}

.tx-keyac-pi1 .content-right a:hover {
	text-decoration: none;
}

.csc-textpic-imagewrap {
	position: relative;
	z-index: 10;
}
