#bodyid {
    margin: 0;
    padding: 0;
    background-color: #fff;
    /* 	background-color: #333; */
}

.wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    background: url(../images/body_bg.png) repeat-y;
}

.wrapperbottom {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    height: 23px;
    line-height: 23px;
    background: url(../images/body_bg_bottom.png) no-repeat;
}

.banner {
    background: url(../images/banner7.png) no-repeat;
    height: 150px;
    border-top-color: #d13958;
    border-top-width: 5px;
    border-top-style: solid;
}

.logo {
    text-align: center;
    padding-top: 10px;
}

.sideborder {
    border-right-color: #d9d9d9;
    border-left-color: #d9d9d9;
    border-right-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-left-width: 1px;
}

.content {
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 10px;
    background-color: #F3F5F7;
}

.breadcrumb {
    padding-top: 1px;
    padding-bottom: 10px;
    font-size: 0.8em;
    height: 15px;
    color: #444;
}

.mitte {
    overflow: hidden;
    display: inline;
}

#smallbox {
    display: inline;
    margin-left: 5px;
    padding-bottom: 20px;
    overflow: hidden;
}

.small_box_header_light {
    /*	background-repeat: no-repeat;
     background-image: url(../images/smallbox_header_source.png);*/
    background: url(../images/listbanner2.png) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 25px;
    line-height: 25px;
}

.small_box_header_light h2 {
    padding-left: 10px;
    /*padding-top: 8px;*/
    padding-top: 0px;
    font-weight: bold;
    color: #666;
    font-size: 0.99em;
}

.small_box_body {
    /*	background-repeat: repeat-y;
     background-image: url(../images/small_box_bg.png);	*/
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-top: 10px;
}

.small_box_data {
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.small_box_data_content {
}

.small_box_footer {
    background-repeat: no-repeat;
    background-image: url(../images/small_box_footer.png);
    height: 12px;
    line-height: 12px;
    display: none;
}

.bb_headline {
    /*	background-repeat: no-repeat;
     background-image: url(../images/bigbox_header.png);	*/
    background: url(../images/bigbox_header2.png) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 25px;
    line-height: 25px;
    padding-left: 10px;
    margin: 0px;
}

div.grid_8.bb_headline.alpha {
    width: 608px;
}

.bb_headline h1 {
    padding-top: 6px;
    color: white;
    font-weight: bold;
    font-size: 0.99em;
    overflow: hidden;
}

.bb_data {
    /*	background-repeat: repeat-y;
     background-image: url(../images/bigbox_body_bg.png);*/
    margin: 0px;
    padding-top: 10px;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: hidden;
}

#news-latest-container {
    height: 150px;
}

.bb_footer {
    background-repeat: no-repeat;
    background-image: url(../images/bigbox_bottom.png);
    height: 12px;
    line-height: 12px;
    display: none;
}

.bottomrow {
    padding-top: 10px;
}

.footer_top {
    background-color: #d13958;
    height: 5px;
}

.footer_left {
    padding-top: 5px;
}

.footer_right {
    padding-top: 5px;
}

.footer {
    background-color: #F3F5F7;
    padding-bottom: 0px;
}

#footernavi ul {
    margin: 0px;
    padding: 0px;
    text-align: right;
}

#footernavi li {
    display: inline;
    list-style-type: none;
    padding-left: 10px;
    border-right: 1px inset #fff;
}

#footernavi a, #footernavi a:visited {
    text-decoration: none;
}

#footernavi a:hover {
    text-decoration: underline;
}
/* OWN GRIDS */
.inner_8 {
    display: inline;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

#bodyid div.wrapper div.container_12.content div.grid_8.mitte div.grid_8.bb_data.alpha div.inner_8 p.bodytext {
    margin: 0px;
    margin-bottom: 10px;
}

.inner_3, .inner_4, .inner_5 {
    display: inline;
    overflow: hidden;
    float: left;
    padding-right: 5px;
    padding-left: 5px;
}

.inner_3, .inner_3 ul, .inner_3 li {
    list-style: none;
}

.inner_3 ul {
    margin-left: 0px;
}

.container_12 .inner_3 {
    width: 184px;
}

.container_12 .inner_4 {
    width: 290px;
}

.container_12 .inner_5 {
    width: 390px;
}

.container_12 .inner_8 {
    width: 598px;
    overflow: hidden;
}
/* PADDING BOTTOM */
.downfix {
    margin-left: 0px;
    padding-bottom: 10px;
}

#navlist {
    font-family: Helvetica, Arial;
    height: 30px;
    position: relative;
    top: 120px;
    left: 0px;
    padding: 0px;
    margin: 0px;
    padding-left: 200px;
    overflow: visible;
    border-bottom: 1px solid #333;
}

#navlist li {
    margin: 0px;
    padding: 0px;
    display: inline;
    list-style-type: none;
}

#navlist a, #navlist a:visited {
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: 3px;
    line-height: 29px;
    background-color: #aaa;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #555;
    text-decoration: none;
    color: #333;
}

#navlist a:hover {
    color: #222;
    background-color: #ccc;
}

#navlist a.active {
    border-bottom: 1px solid #F3F4F6;
    background-color: #F3F4F6;
    color: #111;
}
/* TAB MENU */
#tabs4 {
    display: inline;
    padding: 0px;
    margin: 0px;
    position: relative;
    top:87px;
    /* top: 125px; */
    left: 0px;
    float: left;
    /*      font-size:93%;*/
    font-size: 95%;
    line-height: normal;
    border-bottom: 1px solid #6B78A9;
    /*       border-bottom: 1px solid #D91537; */
    padding-left: 10px;
    width: 950px;
    overflow: visible;
}

#threeCols div.inner_3 {
    width: 189px;
}

#suchbox {
    /* display: none; */
	position: relative;
	top: -24px;
	left: 710px;
	width: 220px;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	color: white;
}

/*
 #tabs4 ul {
 margin:0;
 padding:10px 10px 0 50px;
 list-style:none;
 }
 */

#tabs4 li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

#tabs4 a {
    float: left;
    background: url("../images/tableft4.gif") no-repeat left top;
    margin: 0;
    padding: 0 0 0 7px;
    text-decoration: none;
}

#tabs4 span a {
    float: left;
    display: block;
    background: url("../images/tabright4.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    /*       color:#6B78A9; */
}

#tabs4 a span {
    float: left;
    display: block;
    background: url("../images/tabright4.gif") no-repeat right top;
    padding: 5px 15px 4px 6px;
    /*       color:#6B78A9; */
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs4 a span {
    float: none;
}

/* End IE5-Mac hack */
#tabs4 a:hover span {
    color: #6B78A9;
}

#tabs4 a:hover {
    background-position: 0% -42px;
}

#tabs4 a:hover span {
    background-position: 100% -42px;
}

#tabs4 #current a {
    font-weight: bold;
    background-position: 0% -42px;
}

#tabs4 #current a span {
    background-position: 100% -42px;
}

.breadcrumb li {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

.breadcrumb span {
    float: left;
    display: block;
    /*       color:#6B78A9; */
}

#news-latest-container div.news-latest-item h3 strong {
    font-weight: normal;
    font-style: normal;
}

#news-latest-container div.news-latest-item span.news-latest-date {
    font-style: italic;
}

#news-latest-container div.news-latest-item p.bodytext {
    margin: 0px;
}

#news-latest-container div.news-latest-item div.news-latest-morelink {
    margin: 0px;
    padding-bottom: 5px;
}

#threeCols div.inner_3 h3 {
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    line-height: 20px;
    background: url(../images/listbanner2.png) repeat-x;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 20px;
    color: #666;
    font-size: 1.0em;
}

#threeCols div.inner_3 h3 a, #threeCols div.inner_3 h3 a:visited {
    display: block;
    text-decoration: none;
    color: #666;
    font-size: 1.0em;
}

#threeCols div.inner_3 h3 a:hover {
    text-decoration: none;
    /*background-color: #666;	*/
    color: #000;
}

#threeCols div.inner_3 ul {
    /*	background-color: #f3f5f7;*/
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: 10px;
}

#threeCols div.inner_3 ul li a, #threeCols div.inner_3 ul li a:visited {
    padding-left: 3px;
    text-decoration: none;
    display: block;
}

#threeCols div.inner_3 ul li a:hover {
    text-decoration: none;
    background-color: #666;
    color: #eee;
}

div.news-list-item {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin-bottom: 10px;
}

div.news-list-item p,div.news-list-item a {
	padding: 0px 10px;	
}

div.news-list-item h3{
	padding: 0px;
	margin: 0px;
}

div.news-list-item h3 a {
	padding: 3px 0px 3px 3px;
    display: block;
    margin: 0px;
    line-height: 20px;
    background: url(../images/listbanner2.png) repeat-x;
    height: 20px;
    color: #666;
    font-size: 1.0em;
    font-weight: normal;
    border-bottom: 1px solid #ccc;    
}

div.news-list-item h3 a strong {
    font-weight: normal;
}

div.news-list-item p.bodytext {
    padding-left: 3px;
    padding-right: 10px;
}

div.news-list-morelink {
    padding-left: 3px;
}

div.news-list-item p{
	margin: 0px;
}

.news-list-container span.meta {
	margin: 5px 10px 0px 10px;
	display: block;
	color: #666;
	border-bottom: dotted thin;
}

#addInfo h3 {
    display: block;
    margin: 0px;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 20px;
    background: url(../images/listbanner2.png) repeat-x;
    height: 20px;
    color: #666;
    font-size: 1.0em;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
}

#addInfo {
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#addInfo p.bodytext, #addInfo ul {
    padding-bottom: 10px;
    margin: 0px;
    padding-left: 3px;
}

#singleView div.inner_8 h3 {
    display: none;
}

#singleView div.grid_5.downfix {
    padding-left: 3px;
}

div.grid_4.alpha.omega {
    width: 293px;
}

div.grid_8.bb_data.alpha {
    width: 618px;
    overflow: hidden;
    padding-bottom: 5px;
}

#listView {
    width: 595px;
    margin-bottom: 15px;
}

#listViewData {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc; 
}

#listViewData div.inner_5.downfix {
    width: 383px;
    padding-bottom: 0px;
    border-right: 1px solid #ccc;  
    padding-right: 10px;
    display: block;
}

#listViewData div.inner_3.downfix,#listViewData div.inner_3.downfix ul {
    display: block;
    height: 100%;
}

#listViewHeadline div.inner_3.downfix {
    width: 180px;
    padding: 0px;
    margin: 0px;
}

#listViewHeadline div.inner_5.downfix {
    width: 388px;
    height: 100%;
    margin: 0px;
    padding-bottom: 0px;
    border-right: 1px solid #ccc;
}

#listViewHeadline {
    line-height: 25px;
    background: url(../images/listbanner2.png) repeat-x;
    height: 25px;
    color: #666;
    font-size: 1.0em;
    font-weight: normal;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: 593px;
    padding: 0px;
    margin: 0px;
}

#listViewHeadline h3 {
    display: block;
    padding: 0px;
    margin: 0px;
    padding-left: 3px;
    line-height: 25px;
}

#listViewData p {
    margin: 5px;
}

#listViewData div.inner_3.downfix ul {
    margin: 0px;
}

div.news-single-timedata {
    display: none;
}

#additionalinfos {
    padding-left: 3px;
}

#additionalinfos strong {
    font-weight: normal;
}

div.news-list-morelink {
    padding-left: 3px;
}

div#relatedText {
    font-style: italic;
}

#indexedsearchbox {
	padding: 0px;
	margin: 0px;
	position: relative;
	top:  4px;
	width: 220px;
	height: 20px;
	color: white;
}

.searchbox-button {
	color: white;	
}

input.searchbox-sword {
	width: 160px;
}

#indexedsearch table tbody tr td {
	padding: 0px;
	margin: 0px;
	
}

.submitsearchbtn {
	background: none;
	border: none;
	color: white;	
	font-size: 0.9em;
	cursor: pointer;
}

#indexedsearch table tbody tr td input {
	padding: 0px;
	margin: 0px;
}