/* Headings */
html,body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

.border {
	border: 1px solid red;
}

form {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 8pt;
	font-family: Arial, sans-serif;
	color: #444444;
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
/*p {
	padding: 0px;
	margin: 0px;
}*/
th, td, div {
	font-size: 8pt;
	font-family: Arial, sans-serif;
}
th {
	text-align: left;
}
hr {
	border: 0px;
	border-bottom: 1px solid #999999;
}

input, select, textarea {
	text-transform: none;
	padding: 0px;
	margin: 0px;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}


/* Font Layout */
h1 {
	color: #00609a;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	text-align: left;
}

h2 {
	color: #00609a;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 12px;
	margin-top: 12px;
	text-align: left;
}

/* arrow */
.arrow {
	color: #00609a;
	text-decoration: none;
}
.arrow_inner {
	color: #00609a;
	font-size: 9pt;
}
/* arrow link */
a.arrow {
	text-decoration: none;
}
a:hover.arrow {
	text-decoration: underline;
}

/* match for search results */
.match{
	background-color: #BFCFDF;
}


/* Div Layout */
div.boxouter {
	width: 100%;
	text-align: center;
	height: 100%;
}
div.box_inner {
	width: 990px;
	height: 100%;
	margin: 0px auto; /* needed for center alignment */
	position: relative;
}

div.box_head {
	width: 990px;
	height: 143px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	position: relative;
}
div.box_head_subsite {
	height: 83px;
}

div.box_search_outer {
	width: 990px;
	height: 50px;
	border: 0px solid black;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	margin-top: 90px;
	text-align: left;
}

div.box_search_outer_subsite {
	margin-top: 30px;
}

div.box_search {
	margin-left: 776px;
	margin-top: 15px;
	width: 177px;
	border: 0px solid black;
	text-align: right;
	font-family: Verdana, sans-serif;
	/*font-size: 7pt;*/
	color: #676767;
}
div.box_searchform {
	width: 177px;
	height: 18px;
	margin-top: 2px;
	background-image: url('/img/search_bg.png');
	border: 0px solid black;
	text-align: left;
}

input.search_field {
	width: 87px;
	height: 14px;
	border: 0px;
	margin: 0px;
	margin-top: 1px;
	padding: 0px;
	padding-top: 1px;
	border: 0px solid black;
	/*font-size: 7pt;*/
}
input.search_button {
	border: 0px;
	margin: 0px;
	padding: 0px;
}


/* link in searchbox ("erweiterte Suche") */
a.search_lnk {
	text-decoration: none;
	color: #444444;
}
a:hover.search_lnk {
	text-decoration: underline;
	color: #00609a;
}


/* main box */
table.main {
	width: 990px;
}

td.box_left {
	width: 37px;
	background-image: url('/img/bg_left.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
}

td.box_navi_left {
	width: 170px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
	text-transform: uppercase;
	/*font-size: 7.5pt;
	font-weight: bold;*/
	color: #444444;
	height: 100%;
}
td.box_middle {
	vertical-align: top;
	padding: 5px;
	text-align: left;
}
td.box_middle_subsite {
	padding-top: 0px;
}
td.box_navi_right {
	width: 185px;
	vertical-align: top;
	padding-bottom: 20px;
	color: #444444;
	padding-bottom: 20px;
	text-align: left;
	/*font-size: 8pt;*/
}
td.box_navi_right_sub {
	width: 165px;
	vertical-align: top;
	color: #444444;
	padding-bottom: 15px;
	text-align: left;
	/*font-size: 8pt;*/
}
td.box_right {
	width: 36px;
	background-image: url('/img/bg_right.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
}


/* menue */
li.menueitem {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 0px;
	font-size: 7.5pt;
}

div.menueitem_sel {
	position: absolute;
	left: 26px;
	background-color: #00609A;
	width: 9px;
	height: 11px;
}

li.menueitem_sub {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 7.5pt;
}
div.menueitem_sub_sel {
	position: absolute;
	left: 50px;
	width: 9px;
	height: 11px;
	margin-top: -1px;
	color: #00609A;
	font-size: 7.5pt;
}

a.menue {
	text-decoration: none;
	color: #444444;
}
a:hover.menue {
	text-decoration: underline;
	color: #00609a;
}
a.menue_sel {
	color: #00609a;
}


td.box_navi_left h2 {
   position: absolute;
   top: -20em;
   left: -200em;
}
ul.menue {
	padding: 0px;
	margin: 0px;
	margin-top: 3px;
	list-style-type: none;
}


/* mitgliederservice login box */
.mgsbox {
	width: 185px;
	height: 126px;
	background-image: url('/img/mgsbox/bg.jpg');
	text-align: left;
}
/* inner box of mitgliederservice login box */
.mgsbox_inner {
	padding-left: 20px;
	padding-top: 17px;

}
.mgsbox_field {
	border: 1px solid #d3baba;
	height: 15px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	margin: 0px;
	margin-top: 7px;
	margin-left: 3px;
	font-family: Verdana, sans-serif;
	font-size: 7.5pt;
	color: #444444;
}
.mgsbox_field_username {
	width: 130px;
}
.mgsbox_field_password {
	width: 93px;
}
.mgsbox_button {
	margin: 0px;
	margin-top: 7px;
}
.mgsbox_bottom {
	padding-left: 6px;
	margin-top: 20px;
	font-size: 8pt;
	font-family: Verdana, sans-serif;
	color: #444444;
}

/* banner */
div.banner {
	padding-left: 6px;
}


/* grauer link */
a.grey {
	text-decoration: none;
	color: #444444;
}
a:hover.grey {
	text-decoration: underline;
	color: #00609a;
}

/* blauer link */
a.blue {
	text-decoration: none;
	color: #00609a;
}
a:hover.blue {
	text-decoration: underline;
	color: #00609a;
}

/* Link Layout */
a {
	text-decoration: none;
	color: #00609a;
}

a:hover {
	text-decoration: underline;
}

/* blauer text */
.blue {
	color: #00609a;
}
/* grauer text */
.grey {
	color: #444444;
}
/* fetter text */
.bold {
	font-weight: bold;
}


/* Topstory */
div.topstory_main {
	width: 100%;
	margin-top: 20px;
}
div.topstory_main_pic {
	width: 175px;
	vertical-align: top;
	text-align: left;
	padding: 0px;
	float: left;
}
div.topstory_main_txt {
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

div.topstory_box_head {
	width: 548px;
	height: 41px;
	background-image: url('/img/topstory/topstory_head.jpg');
	background-repeat: no-repeat;
	border: 0px solid red;
	clear: both;
}
div.topstory_box_head_inner {
	text-align: left;
	padding-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 0px solid black;
}
div.topstory_box_main {
	width: 548px;
	background-image: url('/img/topstory/topstory_bg.jpg');
	background-repeat: repeat-y;
}

div.topstory_item {
	clear: both;
	padding-left: 15px;
	padding-right: 20px;
}
div.topstory_pic {
	clear: both;
	float: left;
	padding-right: 3px;
	width: 85px;
	height: 71px;
}
div.topstory_txt {
	text-align: left;
	padding-top: 5px;
	float: left;

	/**
	 * width is needed for not floating under
	 * the image to the left (.topstory_pic)
	 */
	width: 425px;
}

h2.topstory {
	color: #444444;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
}

div.topstory_pages {
	text-align: right;
	padding-right: 20px;
	clear: both;
}


/* link in topstory box (headline) */
a.topstory {
	text-decoration: none;
	color: #444444;
}
a:hover.topstory {
	text-decoration: underline;
	color: #00609a;

}






/* BOX */

div.plainbox {
	width: 498px;
	clear: both;
}
div.plainbox_med {
	width: 544px;
	clear: both;
}
div.plainbox_big {
	width: 657px;
}
div.plainbox_xs {
	width: 169px;
	clear: both;
}

div.plainbox_head {
}
div.plainbox_head_title {
	width: 498px;
	height: 32px;
	background-image: url('/img/box/plainbox_head_title.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.plainbox_head_title_white {
	width: 498px;
	height: 32px;
	background-image: url('/img/box/plainbox_head_title_white.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.plainbox_head_title_med_white {
	width: 544px;
	height: 32px;
	background-image: url('/img/box/medplainbox_head_title_white.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.plainbox_head_title_white_xs {
	width: 169px;
	height: 32px;
	background-image: url('/img/box/plainbox_head_title_white_xs.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.plainbox_head_title_2lines {
	width: 498px;
	height: 52px;
	background-image: url('/img/box/plainbox_head_title_2lines.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.plainbox_head_title_2lines_white {
	width: 498px;
	height: 52px;
	background-image: url('/img/box/plainbox_head_title_2lines_white.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.plainbox_head_title_2lines_med_white {
	width: 544px;
	height: 52px;
	background-image: url('/img/box/medplainbox_head_title_2lines_white.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
div.plainbox_head_title_2lines_white_xs {
	width: 169px;
	height: 52px;
	background-image: url('/img/box/plainbox_head_title_2lines_white_xs.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-weight: bold;
}
/* arrow in title bar */
.plainbox_head_arrow {
	font-size: 10pt;
}
div.plainbox_head_title_big {
	background-image: url('/img/box/bigplainbox_head_title.jpg');
	width: 657px;
}
div.plainbox_head_title_big_white {
	background-image: url('/img/box/bigplainbox_head_title_white.jpg');
	width: 657px;
}
div.plainbox_head_title_2lines_big {
	background-image: url('/img/box/bigplainbox_head_title_2lines.jpg');
	width: 657px;
}
div.plainbox_head_title_2lines_big_white {
	background-image: url('/img/box/bigplainbox_head_title_2lines_white.jpg');
	width: 657px;
}
div.plainbox_head_title_text {
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}
div.plainbox_head_greytitle {
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;

	font-size: 8pt;
}
div.plainbox_mainbg {
	background-image: url('/img/box/plainbox_longbg.jpg');
	background-repeat: repeat-y;
	background-color: #E4E0E1;
	padding: 0px;
	margin: 0px;
}
div.plainbox_mainbg_white {
	background-image: url('/img/box/plainbox_longbg_white.jpg');
	background-repeat: repeat-y;
	background-color: #E4E0E1;
	padding: 0px;
	margin: 0px;
}
div.plainbox_mainbg_white_xs {
	background-image: url('/img/box/plainbox_longbg_white_xs.jpg');
	background-repeat: repeat-y;
	background-color: #E4E0E1;
	padding: 0px;
	margin: 0px;
	width: 169px;
}
div.plainbox_mainbg_big {
	background-image: url('/img/box/bigplainbox_longbg.jpg');
}
div.plainbox_mainbg_big_white {
	background-image: url('/img/box/bigplainbox_longbg_white.jpg');
}
div.plainbox_mainbg_med_white {
	background-image: url('/img/box/medplainbox_longbg_white.jpg');
}
div.plainbox_main {
	background-image: url('/img/box/plainbox_bg.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;

	/* min-height; height:auto and height is needed for IE6 compliance */
	min-height: 110px;
	height: auto !important;
	height: 110px
}
div.plainbox_main_white {
	background-image: url('/img/box/plainbox_bg_white.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;

	/* min-height; height:auto and height is needed for IE6 compliance */
	min-height: 110px;
	height: auto !important;
	height: 110px
}
div.plainbox_main_big {
	background-image: url('/img/box/bigplainbox_bg.jpg');

	/* min-height; height:auto and height is needed for IE6 compliance */
	min-height: 250px;
	height: auto !important;
	height: 250px
}
div.plainbox_main_big_white {
	background-image: url('/img/box/bigplainbox_bg_white.jpg');

	/* min-height; height:auto and height is needed for IE6 compliance */
	min-height: 250px;
	height: auto !important;
	height: 250px
}
div.plainbox_main_med_white {
	background-image: url('/img/box/medplainbox_bg_white.jpg');

	/* min-height; height:auto and height is needed for IE6 compliance */
	min-height: 250px;
	height: auto !important;
	height: 250px
}
/* smaller plainbox < 110px */
div.plainbox_main_sm {
	background-image: url('/img/box/plainbox_bg_small.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;

	/* min-height; height:auto and height is needed for IE6 compliance */
	min-height: 60px;
	height: auto !important;
	height: 60px
}
/* smaller plainbox < 110px */
div.plainbox_main_sm_white {
	background-image: url('/img/box/plainbox_bg_small_white.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;

	/* min-height; height:auto and height is needed for IE6 compliance */
	min-height: 60px;
	height: auto !important;
	height: 60px
}
div.plainbox_main_sm_white_xs {
	background-image: url('/img/box/plainbox_bg_small_white_xs.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;

	/* min-height; height:auto and height is needed for IE6 compliance */
	min-height: 60px;
	height: auto !important;
	height: 60px
}
div.plainbox_bottom {
	clear:both;
}
div.plainbox_mainlist {
}
div.plainbox_main_inner {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
/* workaround for h2 headlines, whose padding destroys the div layout */
div.plainbox_main_inner h2 {
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
div.plainbox_main_inner h2.lesspadding {
	padding-top: 3px;
	padding-bottom: 3px;
}

.plainboxlist_reihe:hover {
	background-color: #E2DEDF;
}
.plainboxlist_reihe2:hover {
	background-color: #E2DEDF;
}
.plainboxlist_reihe {
	background-color: #FFFFFF;
}
.plainboxlist_reihe2 {
	background-color: #ECECEC;
}
.plainboxlist_reihe_wohover {
	background-color: #FFFFFF;
}
.plainboxlist_reihe2_wohover {
	background-color: #ECECEC;
}


/* article list - similar to topstory */



div.article_list_item {
	clear: both;
	padding-left: 0px;
	padding-right: 0px;
}
div.article_list_pic {
	clear: both;
	float: left;
	padding-right: 3px;
	width: 75px;
	height: 71px;
}
div.article_list_txt {
	text-align: left;
	padding-top: 5px;
	float: left;

	/**
	 * width is needed for not floating under
	 * the image to the left (.topstory_pic)
	 */
	width: 440px;
}

/* news */

div.article_list_pic_news {
	clear: both;
	float: left;
	padding-right: 3px;
	width: 90px;
	height: 71px;
}
div.article_list_txt_news {
	text-align: left;
	padding-top: 5px;
	float: left;

	/**
	 * width is needed for not floating under
	 * the image to the left (.topstory_pic)
	 */
	width: 425px;
}

h2.article_list {
	color: #444444;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
}

/* article */

div.article, div.article_lg {
	padding: 15px;
	text-align: left;
}

/* if for LG, the p-elements shouldn't have any padding for margin */
div.article_lg p {
	padding: 0px;
	margin: 0px;
}

h2.article_navi {
	color: #00609a;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-size: 7.5pt;
	font-weight: bold;
}


/* impressum in left navi */
.imprint {
	font-size: 8pt;
	font-weight: normal;
	margin-left: 10px;
	text-transform: none;
}

/* hide unless printing */

.showprint {
	display: none;
}


.hideprint {

}

.offline {
	text-decoration: line-through;
}


/* Tabellen */
td.head {
	font-weight: bold;
}
.reihe{

}
.reihe2{
	background-color:#eee;
}

.mitte {
	/*border-left: 1px #b8b8b8 solid;
	border-right: 1px #b8b8b8 solid;*/
}




.table_table {
	background-color: #FFFFFF;
}
.th_r {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-weight: bold;
}
.th {
	font-weight: bold;
	border-bottom: 1px solid #999999;
}
.td_r_1 {
	border-right: 1px solid #999999;
	background-color: #EEEEEE;
	vertical-align: top;
}
.td_r_2 {
	border-right: 1px solid #999999;
	background-color: #FFFFFF;
	vertical-align: top;
}
.td_1 {
	background-color: #EEEEEE;
	vertical-align: top;
}
.td_2 {
	vertical-align: top;
}




/* topnavi (only for printing) */
div.topnavi {
	text-align: left;
}


/* auflistung bei beiträgen rechts (Downloads, Weiterf. Beiträge usw) */
ul.list {
	padding: 0px;
	margin: 0px;
	list-style-image: url(/img/list.gif);
}
li.list {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

