@CHARSET "UTF-8";

/* Personalwirtschaft */

.adon-top-banner {
	width:1049px;
	font-size: 0;
}

.itl-top-banner-empty {
	width:888px;
	height: 93px;
}


/*
#Ads_BA_BS{
	width:100% !important;
	position: relative;
	margin: auto auto;
	padding: 0 0 0 0;
	overflow:show;
}

#Ads_BA_SKY{
	position: relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	overflow:hide;
	margin-left:55px;
}
*/
.pagination_def{
	background:#174cac;
}

/* HEADER */

a, ol li a, ul li a {
	color: #174cac;
}

#adon-header {
	background-color:#ffd900;
}

#adon-header .header-logo {
	position: absolute;
	background-image: url(../../images/base/wkd_header_pwt.jpg);
	width: 364px;
	height: 61px;
	margin-top: 15px;
	margin-left: 15px;
}


#adon-header .header-search-box {
	position: absolute;
	margin-top: 29px;
	margin-left: 335px;
	width: 418px;
	height: 32px;
	border: 0px solid red;
	background-image: none;
}

#adon-header .header-search-icon {
	position: absolute;
	margin-top: 39px;
	margin-left: 384px;
	width: 200px;
	border: 0px solid red;
}

#adon-header .header-search-input {
	position: absolute;
	margin-top: 36px;
	margin-left: 565px;
	width: 200px;
	border: 0px solid red;
}

#adon-header .header-search-butt {
	position: absolute;
	margin-top: 36px;
	margin-left: 805px;
	border: 0px solid red;
}

#adon-header .header-search-buttrech {
	position: absolute;
	margin-top: 20px;
	margin-left: 260px;
	border: 0px solid red;
}

#adon-header .header-shopping-cart {
	position: absolute;
	margin-top: 48px;
	margin-left: 560px;
	width: 190px;
	height: 32px;
	border: 0px solid red;
}

#adon-header .header-shopping-cart .cart-iframe {
	border: 0px;
	width: 190px;
	height: 32px;
}

#adon-header .header-logged-user {
	position: relative;
	margin-top: 8px;
	margin-right: 2px;
	/*margin-left: 645px;*/
	width: 300px;
	border: 0px solid red;
	font-size: 10px;
	float: right;
}

#adon-header .header-logged-user div {
	float: right
}
	       
/* BUTTS & INPUTS  (keine vererbung bebutzen:  koennen/sollen ueberall benutzt werden) */

.adon-input-box-normal {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	border: 1px solid #9fbbd0;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 16px;
	width: 180px;
	background-image: url(../../images/base/input_search_bg.jpg);
	background-repeat: repeat-x;
	color: #333333;
}

#adon-menu li.active {
	background-image: url(../../images/base/level1-menu-active-pw.gif);
}

#adon-menu .icon-highlight {
	background-image: url(../../images/base/level1-menu-active-pw.gif);
}

#adon-menu li:hover {
	background-image: url(../../images/base/level1-menu-active-pw.gif);
}

#adon-level2menu-container ul {
	background: url(../../images/base/level2-menu-bg-pw.jpg) repeat-x left top;
	margin-top:0px;
}

#adon-level2menu-container ul li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0;
	border-right: 1px solid #174cac;
}

#adon-level2menu-container ul li a {
	background: url(../../images/base/level2-menu-active-8.jpg) repeat-x 0px -30px;
	border-right: 1px solid #1f3571;
	padding: 4px 13px 9px 13px;
}

/* /DIFFERENT PORTALS HOVER */

#adon-level2menu-container ul li a:hover, #adon-level2menu-container ul li.active a {
	text-decoration:none;
	color:#174cac;
}


#adon-level3menu-container {
	background: url(../../images/base/navi3_bg.gif) repeat-x top left;
	height: 27px;
	width: 875px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #7d7d7d;
}





/* FORUM */

.adon-forum-head{
	font-family:'Trebuchet MS',Arial,Helvetica;
	font-size:16px;
	color:#585858;
	font-weight:normal;
}

.adon-forum-outer {
	margin-bottom:10px;
	margin-top:10px;
	border:1px solid #cecece;
	width:848px;
	font-size:11px;
}

.adon-forum-tbl {
	width:848px;
}

.adon-forum-tbl td {
	padding:10px 10px 10px 10px !important;
	
}

.adon-forum-tbl .divider{
	padding:0 10px 0 10px !important;

}

.adon-align-center {
	text-align: center;
}

.adon-forum-board-name {
	margin-bottom: 10px;
	padding-left: 5px;
}

.adon-forum-mouseover {
	background:#e9eef4;
}

.adon-forum-board-description {
	color: #454545;
}

.adon-forum-heading-notop {
	background:#e9eef4;
}

.adon-forum-heading {
	background:#e9eef4;
}

.adon-forum-heading td {
	color:#222222;
	padding:10px;
	font-weight:bold;
	border-bottom:1px solid #cecece;
	border-top:1px solid #cecece;
}

.adon-forum-heading-notop td {
	color:#222222;
	padding:10px;
	font-weight:bold;
	border-bottom:1px solid #cecece;
}

.adon-forum-heading td div {
	font-weight:bold;
	border-bottom:0px solid;
}


