div {
	line-height:14px;
}

a.adon-butt-shaded{
width:15px;}

#adon-level2menu-container ul {
	margin-left:15px;
	border-left: 1px solid #b2a6d6;
}

#adon-level2menu-container ul li a {
	color: #fff;
	display: block;
	float: left;
	height: 22px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 15px;
	line-height: 22px;
	font-weight: bolder;
	padding: 4px 22px 9px 22px;
	background: url(../images/base/level2-menu-active-5.jpg) repeat-x 0px -30px;
	border-right: 1px solid #187cb8;
	text-decoration:none;
}


/* werner baurecht */

.pagination_def {
background:#225089 none repeat scroll 0 0;
color:#FFFFFF;
padding-left:3px;
padding-right:3px;

}




.adon-content {
	line-height:1.8em;
	margin:0px;
	margin-left: 15px !important;
	}

#adon-menu li.active {
	background-image: url(../images/base/level1-menu-active-1.gif);
}

#adon-menu .icon-highlight {
	background-image: url(../images/base/level1-menu-active-1.gif);
}

#adon-menu li:hover {
	background-image: url(../images/base/level1-menu-active-1.gif);
}

#adon-level2menu-container {
	position: relative !important;
	zoom: 1;
	padding: -1px 0 0 0;
	height: 30px;
	width: 875px;
	background: url(../images/base/level2-menu-bg-wb.jpg) repeat-x left top;
}


#adon-level2menu-container ul {
margin-top:0px;
	background: url(../images/base/level2-menu-bg-wb.jpg) repeat-x left top;

	/* for ie7 */
}

#adon-level2menu-container ul li a {
	background: url(../images/base/level2-menu-active-1.jpg) repeat-x 0px -30px;
	border-right: 1px solid #7261a6;
}

#adon-level2menu-container ul.rnavi li a {
	background: url(../images/base/level2-menu-active-1.jpg) repeat-x 0px -30px;
	border-left: 1px solid #7261a6;
	border-right:0px;
}

#adon-level2menu-container ul.rnavi li a:hover {
	background: url(../images/base/level2-menu-active-1.jpg) repeat-x 0px 0px;
	border-left: 1px solid #7261a6;
	border-right:0px;
}

#adon-level2menu-container ul.rnavi li a.active {
	background: url(../images/base/level2-menu-active-1.jpg) repeat-x 0px 0px;
	border-left: 1px solid #7261a6;
	border-right:0px;
}

#adon-level2menu-container ul li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0;
	border-right: 1px solid #b2a6d6;
}
#adon-level2menu-container ul.rnavi li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0;
	border-left: 1px solid #b2a6d6;
	border-right:0px;
}
#adon-header {
	height:90px;
	background-image:url(../images/base/wb_header_bg.jpg);
	background-repeat:no-repeat;
	background-position:right 0px;
}

#adon-header .header-search-box {
	background-image:none;
	background-repeat: no-repeat;
}

.adon-header-date{
float:left;
font-size:11px;
padding-top:3px;
padding-left:20px;
padding-right:40px;
}

.adon-wb-col1{
/*background-color:#0066FF;*/
float:left;
width:32.0%;
margin-bottom:10px;
}



.adon-wb-col1-inner{
/*background-color:#CCCCCC;*/
margin-right:15px;
margin-bottom:20px;
margin-top:10px;
overflow:hidden;
}

.adon-wb-col2{
/*background-color:#FF9933;*/
float:left;
width:32.0%;
margin-bottom:20px;
background-color:#e6eef5;
padding:0px 0px 10px 0px;
}

.adon-wb-col2-inner{
/*background-color:#CCCCCC;*/
margin-right:10px;
margin-left:10px;
margin-bottom:20px;
}

.adon-wb-col2-inner .md-label{
	float:left;
	height:29px;
	margin-bottom:15px;
}

.adon-wb-col2-inner .md-label .label-left{
	background: url(../images/base/md-label.jpg);
	height:29px;
	float:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	line-height:25px;
	padding:0px 10px 0px 15px;
	
}
.adon-wb-col2-inner .md-label .label-right{
	background: url(../images/base/md-label.jpg) -260px 0px;
	height:29px;
	width:30px;
	float:left;
}

.adon-wb-col12{
/*background-color:#FFCC00;*/
float:left;
width:64.0%;
margin-bottom:10px;

}
.adon-wb-col12-inner{
margin-right:10px;
margin-bottom:0px;
overflow:hidden;

}

.adon-wb-col3{
/*background-color:#9933FF;*/
width:35.9%;
float:right;
margin-bottom:10px;
}
.adon-wb-col3-inner{
/*background-color:#CCCCCC;*/
margin-left:10px;
margin-bottom:10px;
}

.adon-wb-h2-underline{
height:3px;
border-bottom:1px #dfdfdf solid;
margin-bottom:10px;}




/* slots WB */
.adon-wb-slot-small {
	width:auto;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background:#f3f5f9;
}

.adon-wb-slot-small-lite {
	width:auto;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background:#fff;
}

.adon-wb-slot-small .inner {
	width:auto;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
	
}

.adon-wb-slot-small .inner span {
	font-weight:bold;
	font-size:13px;
	color:#6e5ea5;
	font-weight:bold;
	font-family:'Trebuchet MS', Verdana, Arial !important;
	
}

.adon-wb-slot-small-lite .inner {
	width:auto;
	position:relative;
	margin:10px;
	margin-bottom:0px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
	
}

.adon-wb-slot-small-lite .inner ul li a {
	font-size:12px;
	
}

.adon-wb-slot-small-lite .inner ul li a {
	font-size:12px;
	
}

.adon-wb-slot-small-lite .inner ul {
	margin:0px;
	padding:0px;
	list-style:url(../images/base/list_link_02.gif);
	margin:0px;
	padding:0px;
	
}

.adon-wb-slot-small-lite .inner ul li {
	list-style:url(../images/base/list_link_02.gif);
	margin-bottom:10px;
	margin-left:13px;
	
}

.adon-wb-slot-small .header {
	width:auto;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	line-height:27px;
 	font-weight:bold;
 	color: #fff;
 	background-image: url('../images/base/slot-title.png');
 	background-position:bottom;
 	background-repeat:repeat-x;
	border:0px solid red;
	padding-left:10px;
	height:27px;

}

.adon-wb-slot-small .header div{
float:left;
}

.adon-wb-slot-small .header .md-icon{
background:url(../images/base/md-icon.jpg) no-repeat;
width:13px;
height:19px;
float:left;

margin:0px 0px 0px 10px;
}

.adon-wb-slot-small-lite .header {
	width:auto;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	line-height:27px;
 	font-weight:bold;
 	color: #6e5ea5;
 	background-image: url('../images/base/slot-title-lite.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
	border:0px solid red;
	padding-left:10px;
	height:27px;
}

.adon-wb-slot-small .header div {
 	line-height:27px;
}

.adon-wb-slot-small-lite .header div {
 	line-height:27px;
}


/* News slot */

.adon-wb-slot-news {
	width:auto;
	margin-bottom:20px;
	padding:0px;
}

.adon-wb-slot-news .header {
	width:auto;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-weight:bold;
	color:#fff;
	border:0px solid red;
	padding-left:10px;
 	font-size:14px;
	height:27px;
	line-height:27px;
}

.adon-wb-slot-news .header a {
	width:auto;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-weight:bold;
	color:#1a6db1;
	border:0px solid red;
	padding-left:10px;
	height:27px;
	line-height:27px;
 	font-size:14px;
}

.adon-wb-slot-news .inner {
	width:auto;
	
	position:relative;
	margin:0px;
	padding:10px;
	font-size:10px;
	overflow:hidden;
	background-color:#f5f5f5;
	border:1px #d7d7d7 solid;

}

/* news slot für die Rubriken ansicht */

.adon-wb-slot-news-cat {
	width:auto;
	margin-bottom:20px;
	padding:0px;
}

.adon-wb-slot-news-cat .header {
	width:auto;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-weight:bold;
	color:#1a6db1;
	border:0px solid red;
	padding-left:10px;
	height:27px;
	line-height:27px;
 	font-size:14px;
}

.adon-wb-slot-news-cat .header a {
	width:auto;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-weight:bold;
	color:#1a6db1;
	border:0px solid red;
	padding-left:0px;
 	font-size:14px;
	height:27px;
	line-height:27px;
}

.adon-wb-slot-news-cat .inner {
	width:auto;
	
	position:relative;
	
	font-size:12px;
	overflow:hidden;
	
	
}

.adon-wb-slot-news-cat ul {
margin:0px;
padding:0px;
list-style:none;
	
}
.adon-wb-slot-news-cat ul li {
margin:0px;
padding:0px;
list-style:none;
line-height:22px;
	
}

/* Search slot*/

.adon-wb-slot-search {
	width:auto;
	margin-bottom:20px;
	padding:0px;
}

.adon-wb-slot-search .header {
	padding:0px;
	width:auto;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-weight:bold;
	color:#666666;
	background-color:#f5f5f5;
	border:1px #d7d7d7 solid;
	padding-left:10px;
 	font-size:14px;
	height:27px;
	line-height:27px;
}

.adon-wb-slot-search .header a {
	width:auto;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-weight:bold;
	color:#1a6db1;
 	font-size:14px;
	height:27px;
	line-height:27px;
}

.adon-wb-slot-search .inner {
	width:auto;
	padding:5px;
	padding-top:10px;
	position:relative;
	font-size:12px;
	overflow:hidden;
	
	
}

.adon-footerContainer .itemText {

	margin: 0;
	width:887px;
	line-height: 1.9em;
	font-size: 11px;
	text-align:center;
}

.adon-footerContainer ul {
	margin:0px;
	padding:0px;
	display:block;
	list-style:none;
	text-align:center;

}

.adon-footerContainer ul li{
display:inline;
padding-left:3px;
padding-right:3px;
border-right:1px solid #585858;

}
/*
#adon-level2menu-container ul .entry_16{
border-right:0px;
}

#adon-level2menu-container ul .entry_16 a{
border-right:0px;
}

#adon-level2menu-container ul .entry_55{
	margin-left:443px;
	border-left:1px #7261a6 solid;
}

#adon-level2menu-container ul .entry_55 a{
	border-left:1px #b2a6d6 solid;
	margin-left:0px;
}*/

#adon-level3menu-container ul li {
	margin:0px;
	padding:0px;
	margin-top:8px;
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	border-right:2px solid #8271b5;
}

#adon-level3menu-container ul li a {
	font-weight: normal;
	color: #8271b5;
	text-decoration: none;
	border:0px;
}

#adon-level3menu-container ul li a:hover {
	font-weight: normal;
	color: #6a5c96;
	text-decoration: underline;
}

#adon-level3menu-container ul li a.active {
	font-weight: bold;
	color: #6a5c96;
	text-decoration: none;
}


.thumbnail img{
float:left;
padding:4px 10px 8px 0px;
width:260px;
}


/* SEND TO FRIEND
===============================================================*/

.adon-send-content {
	border-top:1px solid #d1d1d1;
	margin-top:40px;
	background:#e7e4f0;
	font-size:10px;
	color:#444444;
}

.adon-send-content .inner {
	position:relative;
}

.adon-send-content .inner .elems{
	position:relative;
	padding:10px;
}

.adon-divider-solid {
	border-top:1px solid #d1d1d1;
	height:10px;
	margin-top:10px;
}	

#wkd_ad_banner_sky{
position:absolute;
left:0px;
top:0px;
margin-left:888px;
margin-top:103px;

}

#wkd_ad_banner_big {
margin-left:0px;
}


/*- Navi Meine Datenbank Icon -*/

a.entry_57{
background: url(../images/base/md-navi.jpg) repeat-x right 0px !important;
padding-right:32px !important;
}

a.entry_57:hover{
background: url(../images/base/md-navi-active.jpg) repeat-x right 0px !important;
padding-right:32px !important;
}

li.active a.entry_57{
background: url(../images/base/md-navi-active.jpg) repeat-x right 0px !important;
padding-right:32px !important;
}

