/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

p, div.feature_content, dd div {
	line-height: 120%!important;
}

dl#calteaser dd i div {
	font-style:normal!important;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

/* end reset */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #4d4d4d;
	background: #ededed;
}



#content_container {
	font-size: 120%;
}
#content_container h1 {
	font-size: 100%;
}
.feature_body_1b h4, .news-list-item h3 {
	font-size: 90%;
}
#calteaser dd, .news_list_1 dd {
	margin-bottom:10px;
}
#calteaser dd {
	padding: 4px;
	border:1px solid #DDDDDD;
	border-top:0;
}
#calteaser dt {
	padding: 5px 3px;
	font-weight:bold;
	color:#FFFFFF!important;
	background: #5abc2b url(../images/system/news_top_bg.gif) no-repeat;
	
}
.tx-cal-controller dt {
	margin-top:15px;
}
.news-list-item {
	margin-bottom:15px!important;
}
.news-list-container {
	border:0!important;
}

@media print {
	body {
		color: #000;
		background: #fff;
	}
}
	

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

img {
	display: block;
}

input {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

/* links */
a {
	color: #5abc2b;
	text-decoration: none;
}
a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}

@media print {
	a:link,a:visited,a:active,a:hover {
		color: #000;
	}
}
/* end links */





/* clear */
.clear {
	zoom: 1;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* end clear */

/* paragraph */
p {
	margin-bottom: 1em;
}
/* end paragraph */ 

div.right_align {
	text-align:right;
}

/* headers */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

h1 {
	padding: 0.5em 0 0.5em 25px;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-top:1em;
	background: url(../images/icons/h1_bullet.gif) no-repeat 5px 0.7em;
}

h2 {
	padding: 1em 0 1.5em 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

h3 {
	padding: 1em 0 4px 0;
	margin-bottom: 1.5em;
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1.2em;
	text-transform: uppercase;
	border-bottom: 1px solid #eaeaea;
}

h4 {
	padding: 0.5em 0 0.8em 0;
	font-size: 1.1em;
	line-height: 1.2em;
}

h5 {
	padding: 0.5em 0 0.8em 0;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #4d4d4d;	
}

h2.alternate a {
	color: #5f90cb;		
}

@media print {
	h1 {
		padding-left: 0;
		background: none;
	}
}
/* end headers */ 

/* lists */
ul {
	padding: 0 1em 1em 1em;
}

ul li {
	padding: 0.2em 0;
}

ul li {
	padding-left: 12px;
}

ul li {
	background: url(../images/icons/bullet_1.gif) no-repeat 0 0.6em;
}

ul li ul {
	padding-top: 0.4em;
	padding-bottom: 0;	
}

ul.horizontal_list {
	padding: 1.5em 0;
}

ul.horizontal_list li {
	display: inline;
	padding-right: 8px;
}

@media print {
	ul {
		list-style-type: disc;
		list-style-position: inside;
	}
	
	ul li ul {
		list-style-type: circle;
	}
		
	ul li, ul li ul li {
		background: none;
	}
}
/* end lists */

/* tables */
table {
	border: 1px solid #c7c7c7;
	border-bottom: none;
}

table th {
	font-weight: bold;
}

table th.title {
	background-color: #ededed;
}

table th, 
table td {
	border-right: 1px dotted #c7c7c7;
	border-bottom: 1px solid #c7c7c7;
	padding: 7px 10px;	
}
/* tables */

/* forms */
input.text {
	width: 141px;
	height: 1.2em;
	padding: 2px 0;
}

input.button, input.submit {
	padding: 1px 5px;
}

input, select, textarea {
	border:1px solid #92AF8D;
	border-bottom:1px solid #75996F;
	border-right:1px solid #62835C;
	margin-bottom:3px;
}

select.select {
	width: 145px;	
}

textarea {
	width: 220px;
	height: 9em;
	border: 2px inset #fbfbfb;	
}

#form_login_rightbox label {
	width:60px;
	float:left;
}

/* forms */

/* link icons */
a.rss {
	background: url(../images/icons/rss_icon.gif) no-repeat 0% 50%;
	padding: 0.2em 0 0.2em 40px;
}	

a.more {
	padding-right: 12px;
	color: #5f90cb;
	background: url(../images/icons/bullet_1.gif) no-repeat 100% 0.5em;
}

a.more:hover {
	color: #5f90cb;
	text-decoration: underline;
}
/* link icons */

/* main containers */
div#print_version {
	display: none;	
	padding-bottom: 15px;
}

@media print {
	div#print_version {
		display: block;
	}
}

div#main_body {
	width: 990px;
	font-size: 1em;
	line-height: 1.2em;
	background: url(../images/system/main_two_column_bg.gif) repeat-y;
}

div#main_body.three_column_content {
	background-image: url(../images/system/main_three_column_bg.gif);
}

div#inner_container {
	padding-bottom: 35px;
	background: url(../images/system/footer_two_column_bg.jpg) no-repeat left bottom;
	zoom: 1;
}

div#main_body.three_column_content div#inner_container {
	background-image: url(../images/system/footer_three_column_bg.jpg);
}

div#inner_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

@media print {
	div#main_body, div#inner_container {
		width: auto;
		
	}
	
	div#main_body,
	div#main_body.three_column_content,
	div#inner_container,
	div#main_body.three_column_content div#inner_container {
		background: none;
	}	
			
}
/* end main containers */ 

/* sidebar container */
div#left_navigation_container {
	float: left;
	width: 223px;
	padding: 0;
	background: url(../images/system/header-left.jpg) no-repeat;
}

@media print {
	div#left_navigation_container {
		display: none;
	}
}

div#left_navigation_container a.logo_BWK img {
	display: block;
	width: 190px;
	padding: 0 0 0 32px;
}

/* end sidebar container */ 


 /* bottom notes */
div#left_navigation_container ul.left_navigation_notes {
	padding: 11em 0 30px 32px;
	text-align: center;
}

div#left_navigation_container ul.left_navigation_notes li {
	padding: 0 0 1em 0;
	background: none;
}

div#left_navigation_container ul.left_navigation_notes li span.label {
	color: #5abc2b;
}

div#left_navigation_container ul.left_navigation_notes li span.value {
	color: #000;
}
div#left_navigation_container ul.left_navigation_notes li span.value img {
	display:inline;
}
/* end bottom notes */
div#body_container {
	float: left;
	width: 765px;
}

div#header_container {
	background: #fff url(../images/system/shadow_top_left_repeater.gif) repeat-y;
}

@media print {
	div#body_container {
		float: none;
		width: auto;
	}
	
	div#header_container {
		display: none;
	}
}

div#header_container div.nav_and_search_container {
	padding: 5px 10px 10px 0;
	background: url(../images/system/top-logo-shadow.jpg) no-repeat bottom left;
}

/* secondary nav */
ul#tertiary_nav {
	padding: 3px 0 0 0;
	font-size: 1.1em;
	text-align: right;
	vertical-align: middle;
}

ul#tertiary_nav li {
	display: inline;
	padding: 0;
	background: none;
}

ul#tertiary_nav li img {
	display: inline;
	padding: 0;
}

ul#tertiary_nav, ul#tertiary_nav li a {
	color: #000;
}

ul#tertiary_nav li span {
	padding: 0 7px;
	speak: none;
}

ul#tertiary_nav li a {
	text-decoration: none;
	white-space: nowrap;
}

ul#tertiary_nav li a:hover {
	text-decoration: underline;	
}

ul#tertiary_nav li.green, ul#tertiary_nav li.green a {
	color: #56993d;
}

ul#tertiary_nav li a.chinese {
	font-size: 1.4em;
}

/* secondary nav */ 

div#header {
	z-index:-10;
}

/* search form */
div#header_container form#search_form {
	position: relative;
	overflow: hidden;
	float: right;
	width: 193px;
}

div#header_container form#search_form label {
	position: absolute;
	left: 200px;
}

div#header_container form#search_form div.bg {
	background: url(../images/system/search_box_repeater.gif) repeat-y;
}

div#header_container form#search_form div.bg div.top_bg {
	position: relative;
	padding-top: 3px;
	background: url(../images/system/search_box_top.gif) no-repeat top left;
}

div#header_container form#search_form div.bg div.top_bg fieldset.bottom_bg {
	position: relative;
	padding: 0 0 3px 5px;
	background: url(../images/system/search_box_bottom.gif) no-repeat bottom left;
	border: none;
	vertical-align: middle;
	zoom: 1;
}

div#header_container form#search_form div.bg div.top_bg fieldset.bottom_bg:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#header_container form#search_form div.bg div.top_bg fieldset.bottom_bg input#search_q {
	display: block;
	float: left;
	width: 116px;
	height: 1.2em;
	margin-right: 3px;
	background: none;
	border: none;
}

div#header_container form#search_form div.bg div.top_bg fieldset.bottom_bg input#search_search {
	display: block;
	float: left;
	border:0;
}
/* end search form */ 

/* content */
div#content_container {
	width: 760px;
	padding: 12px 0 30px 5px;
	zoom: 1;
}
div#content_container img {
	margin:5px;
}

@media print {
	div#content_container {
		width: auto;
		padding: 0;
	}	
}

div#content_container:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* one column layout */
div#content_container div.left_column {
	padding: 0 128px 0 20px;
}

@media print {
	div#content_container div.left_column {
		padding: 0;	
	}
}
/* end one column layout */
 
/* one column full layout */
div#content_container.one_column_full div.left_column {
	padding-right: 20px;
}

@media print {
	div#content_container.one_column_full div.left_column {
		padding: 0;	
	}
}
/* end one column full layout */ 

/* divided two column layout */
div#main_body.three_column_content div#content_container div.left_column,
div#main_body.three_column_content div#content_container div.right_column {
	float: left;
}

div#main_body.three_column_content div#content_container div.left_column {
	width: 505px;
	padding: 0;
}

div#main_body.three_column_content div#content_container div.left_column div.content {
	padding: 0 20px;	
	clear: both;
}

div#main_body.three_column_content div#content_container div.right_column {
	width: 234px;
	padding-left: 13px;
}

@media print {
	div#main_body.three_column_content div#content_container div.left_column div.content {
		padding: 0;
	}
	
	div#main_body.three_column_content div#content_container div.left_column {
		width: 100%;
		float: none;
		padding: 0;	
		margin-bottom: 10px;
	}
	
	div#main_body.three_column_content div#content_container div.right_column {
		float: none;
		width: 234px;
		padding: 0;
	}
}

/* splits left column into two 220px wide columns */
div#main_body.three_column_content div#content_container div.content.two_column {
	padding: 20px 4px;
	zoom: 1;
}

div#main_body.three_column_content div#content_container div.content.two_column:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#main_body.three_column_content div#content_container div.content.two_column div.left_column,
div#main_body.three_column_content div#content_container div.content.two_column div.right_column {
	float: left;
	width: 220px;
	padding: 0;
}

div#main_body.three_column_content div#content_container div.content.two_column div.left_column {
	padding-right: 17px;
}
/* end divided two column layout */ 

/* two column layout without grey border */
div#content_container.two_column div.left_column {
	float:left;
	width:482px;
	padding-left:15px;
	padding-right:0px;
}

@media print {
	div#content_container.two_column div.left_column {
		padding: 0;	
	}
}

div#content_container.two_column div.right_column {
	float:right;
	width:234px;
	padding-right:15px;
}

/* splits left column into two 234px wide columns */
div#content_container.two_column div.content.two_column {
	padding: 0;
	zoom: 1;
}

div#content_container.two_column div.content.two_column:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div#content_container.two_column div.content.two_column div.left_column,
div#content_container.two_column div.content.two_column div.right_column {
	float: left;
	width: 234px;
	padding: 0;
}

div#content_container.two_column div.content.two_column div.left_column {
	padding-right: 14px;	
}
/* end two column layout without grey border */

/* three column layout */
div#content_container.three_column div.left_column,
div#content_container.three_column div.middle_column,
div#content_container.three_column div.right_column {
	float: left;
	width: 234px;
}

div#content_container.three_column div.left_column {
	padding-left: 15px;
	padding-right: 0;
}

div#content_container.three_column div.middle_column,
div#content_container.three_column div.right_column {
	padding-left: 14px;
}

@media print {
	div#content_container.three_column div.left_column {
		margin-right: 10%;
	}
	
	div#content_container.three_column div.left_column,
	div#content_container.three_column div.middle_column,
	div#content_container.three_column div.right_column {
		padding: 0;
	}
	
	div#content_container.three_column div.right_column {
		clear: both;
		float: none;
	}	
}
/* end three column layout */ 
/* end content */ 



/**
 * The following are elements that are used throughout the site
 */ 

 
 
/**
 * feature box 1
 */
div.feature_box_1 {
	position: relative;
	padding: 3px; 
	margin-bottom: 10px; 
	border: 1px solid #dbdbdb; 
	zoom: 1;
}

div.feature_box_1 img.new {
	position: absolute;	
	left: 5px;
	top: -11px;
}

div.feature_box_1 h4 {
	padding-left: 11px;
	padding-right: 11px; 
}

div.feature_box_1 div.top_left_corner,
div.feature_box_1 div.top_right_corner,
div.feature_box_1 div.bottom_left_corner,
div.feature_box_1 div.bottom_right_corner {
	position: absolute; 
	width: 5px; 
	height: 5px; 	
	line-height: 5px;
	background: red;
}

div.feature_box_1 div.top_left_corner,
div.feature_box_1 div.bottom_left_corner {
	left: -1px;
}

div.feature_box_1 div.top_left_corner,
div.feature_box_1 div.top_right_corner {
	top: -1px;
}

div.feature_box_1 div.top_right_corner,
div.feature_box_1 div.bottom_right_corner {
	right: -1px;
}

div.feature_box_1 div.bottom_left_corner,
div.feature_box_1 div.bottom_right_corner {
	bottom: -1px;	
}

div.feature_box_1 div.top_left_corner {
	background: url(../images/system/box_top_left_corner.png) no-repeat left top;
}

div.feature_box_1 div.top_right_corner {
	background: url(../images/system/box_top_right_corner.png) no-repeat right top;
}

div.feature_box_1 div.bottom_left_corner {
	background: url(../images/system/box_bottom_left_corner.png) no-repeat left bottom;
}

div.feature_box_1 div.bottom_right_corner {
	background: url(../images/system/box_bottom_right_corner.png) no-repeat right bottom;
}
/* end feature box 1 */ 



/*
 * feature header 1 
 */ 
div.feature_box_1 h4.feature_header_1 {
	padding: 7px 11px 10px 11px; 
	color: #fff; 
	font-size: 1em; 
	font-weight: normal; 
	background: #5f90cb url(../images/system/box_header_1_bottom.gif) repeat-x 0% 100%;
}

div.feature_box_1 h4.feature_header_1 a, 
div.feature_box_1 h4.feature_header_1 a:hover {
	color: #fff;
	text-decoration: none;	
}
/* end feature header 1 */


/* feature body 1a */
div.feature_box_1 div.feature_body_1a {
	min-height: 19px;
	background: url(../images/system/box_body_gradient_tiny.gif) repeat-x left bottom;
}
/* end feature body 1b */
div.feature_box_1 div.feature_body_1b {
	min-height: 33px;
	background: url(../images/system/box_body_gradient_small.gif) repeat-x left bottom;
}
/* end feature body 1c */
div.feature_box_1 div.feature_body_1c {
	min-height: 97px;
	background: url(../images/system/box_body_gradient_normal.gif) repeat-x left bottom;
}
/* end feature body 1d */
div.feature_box_1 div.feature_body_1d {
	min-height: 271px;
	background: url(../images/system/box_body_gradient_large.gif) repeat-x left bottom;
}
/* end feature body 1d */


/* feature section 1 */
div.feature_box_1 div.feature_section_1 {
	padding: 5px 0 10px 0;
	margin: 0 6px 10px 6px;
	border-bottom: 1px solid #dbdbdb;
}

div.feature_box_1 div.feature_section_1.last {
	margin-bottom: 0;
	border-bottom: none;	
}

div.feature_box_1 div.feature_section_1 a {
	color: #4d4d4d;
	text-decoration: none;
}

div.feature_box_1 div.feature_section_1 a:visited {
	color: #808080;
	text-decoration: none;	
}

div.feature_box_1 div.feature_section_1 a:hover {
	color: #5f90cb;
	text-decoration: none;	
}

div.feature_box_1 div.feature_section_1 h5 {
	padding: 0 0 5px 0;	
}

div.feature_box_1 div.feature_section_1 h5 a,
div.feature_box_1 div.feature_section_1 h5 a:visited,
div.feature_box_1 div.feature_section_1 h5 a:hover {
	color: #4d4d4d;
}
/* end feature section 1 */



/* feature more link */
div.feature_box_1 div.feature_more_link,
div.feature_box_1 p.feature_more_link {
	text-align: right;
}

div.feature_more_link a,
p.feature_more_link a,
div.feature_more_link a:visited,
p.feature_more_link a:visited {
	padding-right: 12px;
	color: #5f90cb;
	text-decoration: none;
	background: url(../images/icons/bullet_1.gif) no-repeat 100% 0.5em;
}

div.feature_more_link a:hover,
p.feature_more_link a:hover {
	color: #5f90cb;
	text-decoration: underline;
}
/* end feature more link */

/**
 * feature image box 1
 */
div.feature_image_box_1 {
	padding-bottom: 10px;
}
/* end feature image box 1 */  


/* news list 1 */
dl.news_list_1 dt {
	padding-bottom: 3px;
}
dl.news_list_1 dd {
	padding-bottom: 15px;
}
dl.news_list_1 dt a, dl.news_list_1 dt{
	color: #5f90cb;
}
dl.news_list_1 dd a {
	color: #4d4d4d;
}
dl.news_list_1 dd a:hover {
	color: #5f90cb;
}
dl.news_list_1 dt a,
dl.news_list_1 dd a,
dl.news_list_1 dd a:hover {
	text-decoration: none;
}
/* end news list 1 */


ul#tertiary_nav li.Mitgliederbereich a {
	color: #56993d;
}

.tx-gooffotoboek-pi1 .photonavi
{
   text-align: center;
}

.tx-gooffotoboek-pi1 table tr td.photonavi
{
   margin: 0;
   padding: 0;
}

.tx-gooffotoboek-pi1 table tr td.photonavi a,
.tx-gooffotoboek-pi1 table tr td.photonavi img
{
   margin: 0;
   padding: 0;
   border: 0;
   display: inline;
}

.left_column .autoindex .css_adds {
  padding: 0;
  margin-left: -13px
}

.css_adds table td {
  padding: 0;
}

.css_adds img {
  display: inline;
}

fieldset.tx-powermail-pi1_fieldset{
background-color: #fff;
}

input.powermail_text.personen {
  width: 20px !important;
}
fieldset.tx-powermail-pi1_fieldset label {
 width: 650px; 
 font-weight: normal;
}

fieldset.tx-powermail-pi1_fieldset div.even{
background-color: #fff;
}

.hinweis{
font-size: smaller;
}
