* {
	margin: 0;
	padding: 0;
}
img, table {
	border: 0;
}
table {
	border-collapse: separate;
}
tr, th, td {
	text-align: left;
	vertical-align: top;
}
a:link, a:visited, a:active {
	outline-style: none;
}
a:hover {
	text-decoration: none;
}
:focus {
	outline: 0;
}
body {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 100.01%;	
	background: #FFFFCB;
	color: #1C3550;
}



#pagewrap {
	width: 100%;
}
#maintab {
	width: 1008px;
	margin: 0 0 40px 0;
}
#head_cell {
	width: 1008px;
	height: 160px;
	background: url(uploads/theme/header.jpg) no-repeat bottom left;
}
#navi_cell {
	width: 197px;
}
#cnt_mid {
	line-height: 15px;
	font-size: 81%;
	background: url(uploads/theme/cnt_bg.jpg) repeat-y top left;
	padding: 0 0 0 4px;
}
#cnt_mid .inner_wrap {
	padding: 15px 23px;
}
#cnt_right {
	width: 133px;
}

#cnt_mid ul {
	margin: 0 0 0 20px;
}
#cnt_mid li {
	margin: 0 0 4px 0;
}
#cnt_mid li a {
	text-decoration: underline;
	color: #CC0001;
}
#cnt_mid li a:hover {
	text-decoration: underline;
}

#foot_cell {
	width: 1008px;
	height: 20px;
	vertical-align: bottom;
	text-align: right;
	font-size: 63%;
	padding: 0 138px 0 0;
}

#adresse {
	position: relative;
	top: 45px;
	left: 640px;
	width: 300px;
	font-size: 69%;
	font-weight: bold;
	line-height: 14px;
}
#adresse a {
	color: #1C3550;
	text-decoration: none;
}

#partner_cell {
	vertical-align: bottom;
	padding: 0 0 45px 0;
}
#partner_cell div {
	margin: 0 0 0 30px;
}
#partner_cell h2 {
	font-size: 81%; 
	padding: 0;
}
#partner_cell img {
	padding: 3px 0 3px 0;
}

#cnt_mid p {
	padding: 0 0 8px 0;
}


h1 {
	font-size: 124%;
	padding: 0 0 12px 0;
}
h2 {
	font-size: 100%; 
	padding: 0 0 0.4em 0;
}



.news_wrap {
	width: 125px;
	margin: 8px 0 0 7px;
}
.news_wrap h1 {
	height: 16px;
	line-height: 15px;
	font-size: 81%;
	font-weight: bold;
	color: #1C3550;
	border-bottom: 1px solid #CC0001;
	margin: 0;
	padding: 0 0 0 10px;
}
.news {
	background: url(uploads/theme/news_box.jpg) no-repeat top left;
	padding: 0 0 5px 0;
	margin: 0 0 0 11px;
}
.news a,
.news a:hover {
	color: #CC0001;
	text-decoration: none;
}
.news table {
	font-size: 69%;
}
.news td.n_text {
	padding: 2px 0 0 0;
}
.news td.n_text h2 {
	display: none;
	font-size: 0;
}
.news td.n_link {
	vertical-align: bottom;
	height: 14px;
}
.news td.n_img {
	text-align: right;
}

a.readmore {
	display: block;
	height: 12px;
	line-height: 11px;
	text-align: right;
}
div#noscript {
	background: #FFFFCB;
	border: 1px solid #CC0001;
	padding: 20px 40px;
}


#index_sum {
	margin: 14px 0 14px 0;
}
.summary_div {
	margin: 0 0 14px 0;
	cursor: pointer;
}
.summary_tab {
	width: 625px;
	background: #FFFFCB;
	border: 1px solid #DEDEA3;
}
td.sum_pic {
	width: 175px;
	height: 80px;	
}
td.sum_pic a { 
	text-decoration: none;
}
td.sum_h {
	height: 24px;
	background: url(uploads/theme/h_left.jpg) no-repeat left top;
}
td.sum_h h2 {
	position: absolute;
	height: 24px;
	line-height: 23px;	
	color: #1C3550;
	padding: 0 45px 0 0;
	margin: 0 0 0 25px;
}
td.sum_text {
	font-size: 85%;
	height: 47px;
	line-height: 13px;
	vertical-align: top;
	padding: 3px 10px 0 5px;
	overflow: hidden;
}
td.sum_link { 
	height: 20px;
	text-align: right;
	vertical-align: middle;
	font-size: 85%;
	padding: 0 5px 0 0;
}
td.sum_link a {
	color: #CC0001;
	text-decoration: none;
}



iframe#kompakt_frm,
iframe#detail_frm {
	overflow: hidden;
	width:600px;
}

.formtext {
	
	font-size: 75%;
	color: #1C3550;
}
.small {
	font-size: 11px;
}
.big {
	font-size: 16px;
}
.white {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.form {
	border: 0;
}
.form input,
.form textarea,
.form select {
	font-family: Arial, Verdana, Tahoma, sans-serif;
}
.form select {
	width: 90%;
}
.form input {
	
	color: #1C3550;
	font-size: 92%;
	background: #FFF;
	padding: 1px 0 0 0;
}
.form textarea,
.form select {
	font-size: 100%;
}
table.form  {
	background: #FFFFCB;
}
.form td,
.form th {
	padding: 2px 4px; 
 	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
.form .celltype1 {
	text-align: center;
	color: #FFFFFF;
	background-color: #CC0001;
}
.form th.celltype1 {
	text-align: left;
}
.form .celltype2 {
	background-color: #E6E4E5; 
}















#menu {
	width: 190px;
	margin: 0 0 35px 0;
	overflow: hidden;
}
#menu div.navi {
	width: 100%;
	text-align: left;
}
#menu div.navi a {
	display: block;
	height: 23px;
	line-height: 22px;
	font-size: 81%;
	font-weight: bold;
	color: #1C3550;
	text-decoration: none;	
	padding: 0 0 0 30px;
}
#menu div.navi a:hover,
#menu div.navi a.act, 
#menu div.navi a.prt {
	color: #CC0001;
}
#menu div.navi a:hover {
}
#menu div.navi a.act {
	height: 22px;
	border-bottom: 1px solid #CC0001;
	background: url(uploads/theme/nav_act.jpg) no-repeat bottom left;
}

#menu div.lev1 a {
	height: 21px;
	line-height: 17px;
	font-size: 63%;
	padding: 0 0 0 35px;
}

#menu div.lev1 a.act {
	height: 20px;
}











.slideshow_small .plyr_tab {
	width: 671px;
	vertical-align: top;
	padding: 0 0 5px 0;
	margin: 0 0 0 0px;
}

.slideshow_small .plyr_img_cell {
	height: 301px;
}

.plyr_img_wrap {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.slideshow_small .imgBoxA, 
.slideshow_small .imgBoxB {
	position: absolute;
	width: 671px;
	height: 301px;
	padding: 0;
	overflow: hidden;
}

.slideshow_small .msgBox {
	position: absolute;
	z-index:30;
	top:45%;
	width:100%;
}

.slideshow_small .loading_msg {
}