html
{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

body, td
{
	font-family: tahoma, geneva, verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4d5d68;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}

body
{
	background-color: #b90065;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;

	background-image: url(images/back_body.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

p
{
	margin-top: 0px;
	padding-top: 0px;
}

table
{
	border-collapse: collapse;
}

img
{
	border: none;
}




/* Standardlink */
a
{
	color: #999999;
	text-decoration: underline;
}
a:hover
{
	color: #000000;
}




/* Link Sprache */
a.language:link, a.language:visited
{
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.language:hover, a.language:active
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.langpointer
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}




/* Search Field */
.search
{
	font-family: tahoma,geneva,verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	width: 70px;

	color: #999999;
	border: solid 1px #999999;
	margin: 0px;
	padding: 0px;
}




.content
{
	line-height: 140%;
}




/* Liste */
.content ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;

	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}




/* Formular */
#form .input, #form .textarea
{
	display: block;
  	float: left;
	border: solid 1px #999999;
	font-family: tahoma,geneva,verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	width: 270px;
}
#form .checkbox
{
	margin: 2px 5px 2px 0px;
}
#form .button
{
	background-color: #FFFFFF;
	border: solid 1px #999999;
	font-family: tahoma,geneva,verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#form label
{
	float: left;
	display: block;
	width: 120px;
	text-align: right;
	padding: 2px 5px 2px 0px;
}
#form br
{
  clear: left;
}
#form #formerror
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#form #formerror li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;

	background-image: none;
}




/* News */
.news-list-container
{
	padding: 0px 0px 0px 0px;
}
.news-latest-item
{
	float: left;
	padding: 0px 25px 0px 0px;
}
.news-latest-archivelink
{
	padding: 65px 0px 0px 0px;
}
.news-latest-archivelink a
{
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.news-latest-archivelink a:hover
{
	color: #ffffff;
}
.news-list-container img, .news-single-item img
{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.news-list-item
{
	float: left;
	width: 220px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.news-list-item .padding
{
	padding: 0px 10px 0px 0px;
}
.news-list-browse
{
	text-align: left;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}




/* wfGallery */
.tx-wfgallery-pi1 .wfNavigation
{
	padding: 10px 0px 5px 0px;
}
.tx-wfgallery-pi1 .paginate
{
	padding: 0px 25px 0px 0px;
}
.tx-wfgallery-pi1 a
{
	text-decoration: none;
}
.tx-wfgallery-pi1 a:hover, .tx-wfgallery-pi1 a.wfGalleryPaginateAct, .tx-wfgallery-pi1 a.userImgCountAct
{
	text-decoration: underline;
}
.tx-wfgallery-pi1 .maxImgCount
{
	display: none;
}




/* Teaser Top */
#teaser_top_slider
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 890px;
	height: 266px;
	overflow: hidden;
}
#teaser_top_items
{
	width: 20000px;
	position: absolute;
}
#teaser_top_slider .csc-default
{
	float: left;
}
#teaser_top_slider .teaser_img
{
	float: left;
}
.teaser_top .teaser_content
{
	background-color: #ffffff;
}
#teaser_top_slider .teaser_content
{
	float: left;
	width: 245px;
	height: 266px;
	color: #8d004b;
	font-size: 13px;
	line-height: 140%;
	text-align: center;
}
#teaser_top_slider .teaser_top_inner
{
	padding: 45px 25px 0px 25px;
}
#teaser_top_slider h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #8d004b;
	font-size: 18px;
}
a.prev
{
	position: absolute;
	display: none;
	top: 122px;
	left: -16px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/scroll_buttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.prev:hover
{
	background-position: 0px -40px;
}
a.next
{
	position: absolute;
	display: none;
	top: 122px;
	right: 114px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/scroll_buttons.png);
	background-repeat: no-repeat;
	background-position: -40px 0px;
}
a.next:hover
{
	background-position: -40px -40px;
}




/* Teaser Right */
#right_slider
{
	position: relative;
	width: 316px;
	height: 451px;
	overflow: hidden;
}
#right_items
{
	width: 20000px;
	position: absolute;
}
#right_slider img
{
	float: left;
}
a.prev_right
{
	position: absolute;
	display: none;
	top: 225px;
	left: 675px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/scroll_buttons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.prev_right:hover
{
	background-position: 0px -40px;
}
a.next_right
{
	position: absolute;
	display: none;
	top: 225px;
	right: 11px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	overflow: hidden;

	background-image: url(images/scroll_buttons.png);
	background-repeat: no-repeat;
	background-position: -40px 0px;
}
a.next_right:hover
{
	background-position: -40px -40px;
}




/* Teaser Menu */
.teaser_menu
{
	clear: both;
}
.teaser_menu .teaser_menu_left
{
	position: relative;
	float: left;
	width: 260px;
	height: 390px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.teaser_menu .teaser_menu_right
{
	position: relative;
	float: right;
	width: 260px;
	height: 390px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.teaser_menu .teaser_menu_img
{
	margin: 0px 0px 0px 0px;
}
.teaser_menu .teaser_menu_img img
{
	padding: 0px 5px 5px 0px;

	background-image: url(images/img_shadow.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.teaser_menu .teaser_menu_text
{
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
.teaser_menu h3
{
	padding: 0px 0px 10px 0px;
	font-size: 15px;
	font-weight: bold;
	color: #8d004b;
}
.teaser_menu .teaser_menu_text p
{
	padding: 0px 0px 0px 0px;
}
.teaser_menu a.teaser_more
{
	position: absolute;
	bottom: 5px;
	right: 0px;
	color: #8d004b;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.teaser_menu a.teaser_more:hover
{
	text-decoration: underline;
}




/* Teaser Bottom */
.teaser_bottom
{
	clear: both;
	border-top: solid 1px #b3a6af;
	padding: 15px 0px 0px 0px;
}
.teaser_bottom .teaser_bottom_left
{
	float: left;
	text-align: left;
	margin: 0px 0px 10px 0px;

}
.teaser_bottom .teaser_bottom_right
{
	float: right;
	text-align: right;
	margin: 0px 0px 10px 0px;
}
.teaser_bottom h3 a
{
	color: #8d004b;
	text-decoration: none;
}
.teaser_bottom h3 a:hover
{
	text-decoration: underline;
}




/* template */
#main_div
{
	position: relative;
	width: 1020px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;

	background-image: url(images/back_main.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

* html #main_div {height: 100%;}

#row_1 .inner
{
	text-align: right;
	padding: 10px 40px 0px 0px;
}
#row_1 h1
{
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #b3a6af;
}

#row_2_1
{
	float: left;
}
#row_2_1 .inner
{
	padding: 13px 0px 0px 30px;
}
#row_2_2
{
	float: right;
	margin: 25px 0px 0px 0px;
}
#row_2_2_1
{
	float: left;
}
#row_2_2_1 .inner
{
	padding: 7px 35px 0px 0px;
}
#row_2_2_1 img
{
	margin: 0px 0px 0px 10px;
}
#row_2_2_2
{
	float: left;
	color: #8d004b;
	font-size: 14px;
	font-weight: bold;
}
#row_2_2_2 .inner
{
	padding: 0px 35px 0px 0px;
}
#row_2_2_3
{
	float: left;
	color: #8d004b;
	font-size: 14px;
	font-weight: bold;
}
#row_2_2_3 .inner
{
	padding: 0px 65px 0px 0px;
}

#row_3
{
	width: 1000px;
	margin: 0px 0px 0px 10px;
}
#row_3 .inner
{
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 55px;
	background-color: #ffffff;
}

#row_4
{
	position: relative;
	width: 100%;
	height: 271px;
	z-index: 10;
	margin: 15px 0px 0px 65px;

	background-image: url(images/back_row_4.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#row_5
{
	margin: 20px 65px 0px 65px;
	border: solid 1px #ece5e1;
}
#row_5_1
{
	float: left;
	width: 604px;
}
#row_5_1 .inner
{
	margin: 20px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	border-right: solid 1px #ece5e1;
}
#row_5_2
{
	float: left;
	width: 284px;
}
#row_5_2 .inner
{
	padding: 20px 20px 20px 40px;
}
#row_5_2 h2
{
	padding: 0px 0px 10px 0px;
}
#row_5_2 hr
{
	border: none;
	border-bottom: solid 1px #b3a6af;
	margin: 20px 20px 20px 20px;
}

#row_6_1
{
	float: left;
}
#row_6_1 .inner
{
	padding: 20px 0px 10px 85px;
}
#row_6_2
{
	float: right;
	font-size: 11px;
}
#row_6_2 .inner
{
	padding: 20px 85px 20px 0px;
}

#row_8
{
	position: relative;

	background-image: url(images/back_row_8_back.png);
	background-repeat: repeat-y;
	background-position: 180px 0px;
}
#row_8_back
{
	background-image: url(images/back_row_8.png);
	background-repeat: no-repeat;
	background-position: 10px 35px;
}
#row_8_1
{
	float: left;
	width: 190px;
}
#row_8_1 .inner
{
	padding: 80px 20px 30px 45px;
}
#row_8_2
{
	float: left;
	width: 480px;
}
#row_8_2 .inner
{
	padding: 40px 10px 30px 20px;
}
#row_8_3
{
	float: left;
	width: 350px;
}
#row_8_3 .inner
{
	padding: 15px 0px 30px 14px;
}

#row_9
{
	width: 1000px;
	margin: 0px 0px 0px 10px;
	border-top: solid 2px #9d0055;
}
#row_9_1
{
	float: left;
}
#row_9_1 .inner
{
	padding: 20px 0px 10px 45px;
}
#row_9_2
{
	float: right;
	font-size: 11px;
}
#row_9_2 .inner
{
	padding: 20px 70px 20px 0px;
}

/*
#row_9
{
	width: 1000px;
	margin: 0px 0px 0px 10px;
	border-top: solid 2px #9d0055;
}
#row_9_1
{
	float: left;
}
#row_9_1 .inner
{
	padding: 10px 0px 10px 65px;
}
#row_9_2
{
	float: left;
	font-size: 11px;
}
#row_9_2 .inner
{
	padding: 10px 0px 20px 0px;
}
*/








.clear
{
	clear: both;
}




/* Navi Main */
#navi_main
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_main li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_main li a
{
	display: block;
	float: left;
	color: #4d5d68;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 30px 10px 30px;
	border-right: solid 1px #e0e1e1;
}
#navi_main li.first a
{
	padding: 10px 30px 10px 0px;
}
#navi_main li.last a
{
	border-right: none;
	padding: 10px 0px 10px 30px;
}
#navi_main li a:hover, #navi_main li a.active
{
	color: #8d004b;
}




/* Navi Footer */
#navi_footer
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_footer li
{
	list-style: none;
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_footer li a
{
	display: block;
	float: left;
	color: #4d5d68;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0px 0px 0px 15px;
	padding: 0px 15px 0px 0px;
	border-right: solid 1px #e0e1e1;
}
#navi_footer li.first a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}
#navi_footer li.last a
{
	border-right: none;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}
#row_9_2 #navi_footer li.first a
{
	border-left: solid 1px #e0e1e1;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}
#navi_footer li a:hover, #navi_footer li a.active
{
	color: #4d5d68;
	text-decoration: underline;
}




/* Navi Sub Level 1 */
#navi_sub
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navi_sub li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
#navi_sub li a
{
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
#navi_sub li a:hover, #navi_sub li a.active
{
	color: #8d004b;
}

/* Navi Sub Level 2 */
#navi_sub ul
{
	margin: 3px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
#navi_sub ul li
{
	list-style: none;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#navi_sub ul li a
{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}
