/* print css */

/* 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;
}
/*p {
	padding: 0px;
	margin: 0px;
}*/
form {
	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: left;
	height: 100%;
}
div.box_inner {
	height: 100%;
	position: relative;
}

div.box_head {
	margin: 0px;
	padding: 0px;
	padding-bottom: 30px;
	text-align: left;
	position: relative;
}

div.box_search_outer {
}

div.box_search {
}
div.box_searchform {
}

input.search_field {
}
input.search_button {
}


/* link in searchbox ("erweiterte Suche") */
a.search_lnk {
}


/* main box */
table.main {

}

td.box_left {
}

td.box_navi_left {
}
td.box_middle {
	vertical-align: top;
	text-align: left;
	width: 100%;
}
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_right {
}


/* menue */
div.menueitem {
}

div.menueitem_sel {
}

div.menueitem_sub {
}
div.menueitem_sub_sel {
}

a.menue {
}
a:hover.menue {
}
a.menue_sel {
}


/* mitgliederservice login box */
.mgsbox {
	width: 185px;
	height: 113px;
	background-image: url('/img/mgsbox/bg.jpg');
	text-align: left;
}
/* inner box of mitgliederservice login box */
.mgsbox_inner {
	padding-left: 12px;
	padding-top: 12px;

}
.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;
	font-size: 7.5pt;
	color: #444444;
}
.mgsbox_field_username {
	width: 137px;
}
.mgsbox_field_password {
	width: 100px;
}
.mgsbox_button {
	margin: 0px;
	margin-top: 7px;
}
.mgsbox_bottom {
	padding-left: 6px;
	margin-top: 20px;
	font-size: 8pt;
	font-family: Verdana;
	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 */
table.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_big {
	width: 657px;
}

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;
}
/* 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_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_big {
	background-image: url('/img/box/bigplainbox_longbg.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_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
}
/* 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
}
div.plainbox_bottom {
	display: none;
}
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;
}

h2.article_list {
	color: #444444;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
}


/* article */

div.article {
	padding: 0px;
	text-align: left;
}

h2.article_navi {
	color: #00609a;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	font-size: 7.5pt;
	font-weight: bold;
}

/** damit tinymce's paragraph-tags keine zu grossen abstaende verursachen **/
.article p {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* impressum in left navi */
.imprint {
	font-size: 8pt;
	font-weight: normal;
	margin-left: 10px;
	text-transform: none;
}

/* show when printing */

.hideprint {
	display: none;
}
.showprint {
	display: block;
}


/* 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;
}

div.topnavi hr {
	border: 0px;
	border-bottom: 1px solid #666666;
}


/* 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;
}
