@CHARSET "UTF-8";

/* GENERIC ELEMENTS
===============================================================*/
body, html {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	background-color: #f1f1f1;
	 color:#585858;
	margin: 0px;
	padding:0px;
	/*line-height:1.1em*/
	margin-top: 2px;
	}

input, textarea {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
}


div, h1, h2, h3, h4, p, span {
	margin: 0px;
	padding: 0px;
	border:0px solid red;
}

div {
	line-height: 1.3em;
}

a {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #1F78B0;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	cursor:pointer !important;
}

a.simple {
	font-weight:normal;
	text-decoration:none !important;
}

a:hover.simple {
	font-weight:normal;
	text-decoration:underline !important;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

h1 {
	font-size: 22px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom:15px;
	color: #1F78B0;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	line-height:24px;
}

h1 span {
	color: #444444;
}

h1 span span {
	color: #444444;
}

input.error {
	color:#d42e20;
}

h1.error {
	color:#d42e20;
}

h2 {
	font-size: 14px;
	color: #1F78B0 !important;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #444444;
	font-weight: bold;
}

/* /GENERAL */

/* DIV's 'n STUFF */

/* remember to define focus styles! */
:focus {
	outline: 0;
}

.adon-left {
	float:left !important;
}

.adon-border-left {
	border-left:1px solid #c5c5c5 !important;
}

.adon-border-right {
	border-right:1px solid #c5c5c !important;
}

.adon-padding-left {
	padding-left:10px !important;
}

.adon-top-margin-10 {
	margin-top:10px !important;
}

.adon-left-margin-10 {
	margin-left:10px;
}

adon-left-margin-8 {
	margin-left:8px !important;
}

.adon-right-margin-10 {
	margin-right:10px !important;
}

.adon-bottom-margin-10 {
	margin-bottom:10px !important;
}

.adon-not-displayed {
	display:none !important;
}

.adon-no-border {
	border:0px solid #ffffff !important;
}

.adon-border-bottom {
	border-bottom: 1px solid #d1d1d1;
}

.adon-clearfix {
	clear: both;
}

.adon-clearfix-list {
	clear: both;
}

.adon-clearfix-neg-margin {
	clear: both;
	margin-bottom: -15px;
}

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

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

.more {
	color:#1F78B0;
}

.more a {
	text-decoration:none !important;
}

.more a:hover {
	text-decoration:underline !important;
}

.adon-toplegend-light {
	color:#666666 !important;
	font-size:10px !important;
	font-weight:normal !important;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif !important;
	margin-bottom:2px !important;
}

.select {
	margin-left:10px;
}

.select td {
	/*color:#1F78B0;*/
}


/* WKD BANNER CONTAINERS
===============================================================*/

#wkd_ad_banner_big {
	margin-left:50px;
}

#wkd_ad_banner_sky {
	float:left;
	margin-left:4px;
	margin-top:5px;
}



/* SITE CONTAINER
===============================================================*/

.adon-globalDivContainer {
	width: 888px;
	position: relative;
	margin: 0 0;
	padding: 6px 0 0 0;
	background: url(../../images/base/top_links_bg_wo_new.jpg) no-repeat 0 0;
}

.adon-globalDivContainerTrans {
	width: 888px;
	position: relative;
	margin: 0 0;
	padding: 6px 0 0 0;
	background: url(../../images/base/top_links_bg_wo_new.jpg) no-repeat 0 0;
	filter:alpha(opacity=40);-moz-opacity: 0.4;opacity: 0.4;
}

.adon-globalContainer {
	position: relative;
	float: left;
	width: 875px;
	margin: 0 0 0 0;
	padding: 0 13px 0 0;
	background: url(../../images/base/bg-global-wo-new.gif) repeat-y 0 0;
}

.adon-header-container {
	background:url(../../images/base/header_default_bg.jpg) repeat-x 0 0;
	border:0px solid red;
	margin-left:-12px;
	margin-right:-9px;
	padding-left:12px;
}



/* LEVEL 1 MENU
===============================================================*/

.adon-menu-meta-container {
	margin-top:2px;
	height: auto;
	width: 236px;
	position: absolute;
	z-index: 2;
	background-color: #f4f4f2;
	border: 2px solid #bbbbbb;
	display:none;
	-moz-box-shadow: 3px 3px 12px #999999; 
	-webkit-box-shadow: 3px 3px 12px #999999; 
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	filter: alpha(opacity=97);
	-moz-opacity: 0.97;
	opacity: 0.97;
	
}

.adon-menu-meta-content {
	height: 100%px;
	width: 234px;
	border: 1px solid #777777;
	padding-bottom: 20px;
	font-size: 11px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
}

.adon-menu-meta-content ul {
	margin: 0px;
	padding: 0px;
	margin-top: 29px;
	margin-left: 37px;
}

/* 
DIFFERENT THEME PORTALS 
==================

 1 = Recht

2 = Wirtschaft & Unternehmen

3 = Steuern & Finanzen

4 = Öffentliche Organisationen

5 = Default WKD Green (In CSS this will be mostly the default element, thus not having any theme-number - but referring to images of type 5)

6 = Gray (Inactive) 

7 = Shop (For now only used in the level1 menu - shop template) 
*/

/* META MENU THEME LIST-DOTS*/

.adon-menu-meta-content li {
	margin-bottom: 10px;
	list-style-image: url(../../images/base/icon_color_5.gif);
}

.adon-menu-meta-content li.theme_2 {
	margin-bottom: 10px;
	list-style-image: url(../../images/base/icon_color_2.gif);
}

.adon-menu-meta-content li.theme_3 {
	margin-bottom: 10px;
	list-style-image: url(../../images/base/icon_color_3.gif);
}

.adon-menu-meta-content li.theme_4 {
	margin-bottom: 10px;
	list-style-image: url(../../images/base/icon_color_4.gif);
}

.adon-menu-meta-content li.theme_1 {
	margin-bottom: 10px;
	list-style-image: url(../../images/base/icon_color_1.gif);
}

.adon-menu-meta-content li.theme_6 {
	margin-bottom: 10px;
	list-style-image: url(../../images/base/icon_color_6.gif);
}

.adon-menu-meta-content li.theme_9 {
	margin-bottom: 10px;
	list-style-image: url(../../images/base/icon_color_9.gif);
}

/* /META MENU THEME LIST-DOTS*/

.adon-menu-meta-content li:hover {
	color: #6ebb1f;
}

.adon-menu-meta-content a {
	color: #1770a7;
	text-decoration: none;
}

.adon-menu-meta-content a:hover {
	text-decoration: underline;
}

.adon-menu-meta-content .close, .adon-menu-meta-content .close:hover {
	text-decoration: underline;
	color: #404040;
	float: right;
}

#adon-homeicon {
	margin-top:2px;
}

#adon-menu {
	border:0px;
	border-top: 1px solid #d0d0d0;
	background-image: url(../../images/base/level1-menu-bg.jpg);
	background-repeat: repeat-x;
	width: 874px;
	height: 26px !important;
	line-height:1.4em;
}

#adon-menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

/* DIFFERENT PORTALS HOVER IN EACH LAYOUT CSS */

/* bg */

#adon-menu li {
	padding-right: 7px;
	height: 22px;
	padding-left: 7px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #d0d0d0;
	float: left;
	line-height: 1.9em;
}

#adon-menu li:hover {
	background-image: url(../../images/base/level1-menu-active-5.gif);
	background-repeat: repeat-x;
}

#adon-menu li.active {
	background-image: url(../../images/base/level1-menu-active-5.gif);
	background-repeat: repeat-x;
}

#adon-menu .icon-highlight {
	color: #FFFFFF;
	background-image: url(../../images/base/level1-menu-active-5.gif);
	background-repeat: repeat-x;
	margin-left: 2px;
	margin-right: 2px;
}

/* /bg */

#adon-menu li.active a {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

#adon-menu .icon-highlight a {
	color: #FFFFFF;
}

#adon-menu .icon {
	padding-left: 7px;
	padding-right: 11px;
}

#adon-menu .icon div {
	margin-top: 4px;
}

#adon-menu .icon img {
	margin-bottom: 2px;
	margin-left: 4px;
}

#adon-menu li:hover a {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

#adon-menu li a {
	color: #5C5C5C;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

/* /DIFFERENT PORTALS HOVER  */

.adon-myarea-outer {
	position: relative;
	float: right
}

#adon-menu ul.myarea {
	border: 0px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#adon-menu ul.myarea img {
	margin-right: 2px;
	margin-left: 4px;
}

#adon-menu ul.myarea li {
	border: 0px;
	padding-right: 7px;
	height: 22px;
	padding-left: 7px;
	float: left;
	line-height: 1.6em;
}

#adon-menu ul.myarea li:hover a {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

#adon-menu ul.myarea li a {
	color: #11608e;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

#adon-menu ul.myarea li a.high {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

#adon-menu ul.myarea li:hover {
	background-image: url(../../images/base/level1-menu-bg.jpg);
	background-repeat: repeat-x;
}

.adon-top-closer {
	margin-right: 6px;
	margin-top: 6px;
	opacity:.75;
	filter: alpha(opacity=75);
	 -moz-opacity: 0.75;
}

.adon-top-closer-hover {
	margin-right: 6px;
	margin-top: 6px;
	cursor: pointer;
	opacity:.100;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
}

/* LEVEL 2 MENU
===============================================================*/

#adon-level2menu-container {
	position: relative !important;
	zoom: 1;
}

#adon-level2menu-container ul {
	margin: 5px 0 0 0;
	margin-top:1px;
	padding: 0 0 6px 0;
	height: 24px;
	clear: both;
	width: 100%;
	display: block;
	background: url(../../images/base/level2-menu-bg.jpg) repeat-x left top;
	display: block;
	overflow: hidden;
	/* for ie7 */
}

#adon-level2menu-container ul li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0;
	border-right: 1px solid #77c3e9;
}

#adon-level2menu-container ul li ul {
	display: none;
}

/* DIFFERENT PORTALS HOVER 

BEWARE: The different theme class-names are only used in the shop  - because it shows all theme colors 
simultanioulsy in one navigation.

The normal Theme-Portals use the default class-name having the images defined in their respective layout_wkd_X.css
*/

#adon-level2menu-container ul li a {
	color: #fff;
	display: block;
	float: left;
	height: 22px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 1.9em;
	font-weight: bold;
	padding: 4px 24px 9px 24px;
	background: url(../../images/base/level2-menu-active-5.jpg) repeat-x 0px -30px;
	border-right: 1px solid #187cb8;
	text-decoration:none;
}

#adon-level2menu-container ul li.theme-1 a {
	color: #fff;
	display: block;
	float: left;
	height: 22px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 1.9em;
	font-weight: bold;
	padding: 4px 24px 9px 24px;
	background: url(../../images/base/level2-menu-active-1.jpg) repeat-x 0px -30px;
	border-right: 1px solid #187cb8;
	text-decoration:none;
}

#adon-level2menu-container ul li.theme-2 a {
	color: #fff;
	display: block;
	float: left;
	height: 22px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 1.9em;
	font-weight: bold;
	padding: 4px 24px 9px 24px;
	background: url(../../images/base/level2-menu-active-2.jpg) repeat-x 0px -30px;
	border-right: 1px solid #187cb8;
	text-decoration:none;
}

#adon-level2menu-container ul li.theme-3 a {
	color: #fff;
	display: block;
	float: left;
	height: 22px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 1.9em;
	font-weight: bold;
	padding: 4px 24px 9px 24px;
	background: url(../../images/base/level2-menu-active-3.jpg) repeat-x 0px -30px;
	border-right: 1px solid #187cb8;
	text-decoration:none;
}

#adon-level2menu-container ul li.theme-4 a {
	color: #fff;
	display: block;
	float: left;
	height: 22px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	line-height: 1.9em;
	font-weight: bold;
	padding: 4px 24px 9px 24px;
	background: url(../../images/base/level2-menu-active-4.jpg) repeat-x 0px -30px;
	border-right: 1px solid #187cb8;
	text-decoration:none;
}

/* /DIFFERENT PORTALS HOVER */

#adon-level2menu-container ul li a:hover, #adon-level2menu-container ul li.active a {
	background-position: 0px 0px;
	text-decoration:none;
}


/* LEVEL 3 MENU
===============================================================*/

#adon-level3menu-container-shadow {
	background-image: url('../../images/base/level3-menu-.jpg');
	background-repeat: no-repeat;
	height: 4px;
	width: 875px;
	display:none;
	
}

#adon-level3menu-container {
	background-image: url('../../images/base/level3-menu-bg-wo.jpg');
	background-repeat: repeat-x;
	height: 33px;
	width: 875px;
	line-height:1.7em;
	display:none;
	
}

#adon-level3menu-container ul {
	margin:0px;
	padding:0px;
	padding-left: 10px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	list-style:none;
}

#adon-level3menu-container ul li {
	margin:0px;
	padding:0px;
	margin-top:8px;
	display: block;
	float: left;
	font-family:Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	position:relative;
}

#adon-level3menu-container ul li a {
	padding-left: 12px;
	padding-right: 12px;
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: none;
	border-right:1px solid #888888;
}

#adon-level3menu-container ul li a:hover {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
	text-decoration: underline;
}

#adon-level3menu-container ul li a.active {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

#adon-level3menu-container ul li a:hover.active {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

#adon-level3menu-container ul li ul {
	margin:0px;
	padding:0px;
	padding-top:5px;
	background:none;
	position:absolute;
	left: -999em;
	width:202px;
	list-style:none;
	clear:left;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px solid #8e8e8e;
	-moz-border-radius-bottom-left:10px;
	-khtml-border-radius-bottom-right:10px;
	filter: alpha(opacity=93);
	-moz-opacity: 0.93;
	opacity: 0.93;
}

#adon-level3menu-container ul li:hover ul {
	top: auto !important;
	left: auto !important;
}

#adon-level3menu-container ul li ul li {
	width:200px;
	float:none;
	margin:0px;
	margin-top:0px;
	padding:0px;
	display:block;
	border-left:1px solid #8e8e8e;
	border-right:1px solid #8e8e8e;
	border-top:1px solid #cccccc;
	background:#f4f4f4;
}

#adon-level3menu-container ul li ul li:hover {
	width:200px;
	margin:0px;
	margin-top:0px;
	padding:0px;
	clear:left;
	display:block;
	background:#ffffff;
}

#adon-level3menu-container ul li ul li a{
	width:172px;
	display:block;
	float:none;
	border:none;
	margin:0px;
	padding:0px;
	padding-left:14px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
	background:#f4f4f4;
}

#adon-level3menu-container ul li ul li a:hover{
	width:172px;
	display:block;
	border:none;
	margin:0px;
	padding:0px;
	padding-left:14px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
	background:#ffffff;
	color:#1F78B0;
	text-decoration:none !important;
}


.password_margin {
	margin-right:130px;
}

/* HEADER
===============================================================*/

#adon-header {
	height:80px;
}

#login-container {
	position:relative;
	display:none;
	background: url(../../images/base/bg-global.gif) repeat-y left top;
	height:147px;
	width: 985px;
	border-bottom:1px solid #dddddd;
	margin-left:0px;
}

#login-container .login-inner {
	position:absolute;
	margin-left:4px;
	padding:10px;
	background:#ffffff url(../../images/base/header_default_bg_reversed.jpg) repeat-x 0 bottom;
	width:957px;
}

#login-container .login-inner .inner-left {
	float:left;
	width:415px;
	padding:10px;
	padding-left:90px;
	margin-right:12px;
}

#login-container .login-inner .inner-right {
	float:left;
	width:415px;
}

#adon-header .header-logo {
	position: absolute;
	background-image: url(../../images/base/wkd_logo.jpg);
	background-repeat: no-repeat;
	width: 196px;
	height: 56px;
	margin-top: 10px;
	margin-left: 5px;
	cursor: pointer;
}

#adon-header .header-logo-container {
	position: absolute;
	background-image: url(../../images/base/header_wkd_logo.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 55px;
	margin-top: 15px;
	margin-left: 0px;
	cursor: pointer;
}

#adon-header .header-title {
	margin-left: 305px;
	position: absolute;
	font-size:16px;
	margin-top: 26px;
}

#adon-header .header-search-container {
	position:absolute;
	margin-top:25px;
	margin-left:632px;
	width:243px;
	height:30px;
	background:url(../../images/base/header_search_bg.jpg) no-repeat 0 0;
}

#adon-header .header-search-container-focused {
	position:absolute;
	margin-top:25px;
	margin-left:632px;
	width:243px;
	height:30px;
	background:url(../../images/base/header_search_bg_focus.jpg) no-repeat 0 0;
}

#adon-header .header-search-container-hover {
	position:absolute;
	margin-top:25px;
	margin-left:632px;
	width:243px;
	height:30px;
	background:url(../../images/base/header_search_bg_hover.jpg) no-repeat 0 0;
}

#adon-header .header-search-container-focused {
	position:absolute;
	margin-top:25px;
	margin-left:632px;
	width:243px;
	height:30px;
	background:url(../../images/base/header_search_bg_focus.jpg) no-repeat 0 0;
}

#adon-header .header-search-box {
	position: absolute;
	margin-top: 49px;
	margin-left: 585px;
	width: 318px;
	height: 32px;
	border: 0px solid red;
	background-image: url(../../images/base/head-bg-suche-wo.jpg);
	background-repeat: no-repeat;
}



#adon-header .header-search-icon {
	position: absolute;
	margin-top: 59px;
	margin-left: 597px;
	width: 200px;
	border: 0px solid red;
}



#adon-header .header-search-input {
	position: absolute;
	margin-top: 56px;
	margin-left: 618px;
	width: 60px;
	border: 0px solid red;
}



#adon-header .header-search-butt {
	position: absolute;
	margin-top: 56px;
	margin-left: 831px;
	border: 0px solid red;
}



#adon-header .header-search-buttrech {
	position: absolute;
	margin-top: 20px;
	margin-left: 375px;
	border: 0px solid red;
}

#adon-header .header-shopping-cart {
	position: absolute;
	margin-top: 48px;
	margin-left: 760px;
	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;
}

#adon-header .header-logged-user-container {
	position: relative;
	margin-top: 8px;
	margin-right: 14px;
	/*margin-left: 645px;*/
	width: 300px;
	border: 0px solid red;
	font-size: 10px;
	float: right;
}

#adon-header .header-logged-user-container div {
	float: right;
}

/* CONTENT CONTAINERS
===================================================================*/

/**********************
* 1 COL
***********************/

/* (had to be) used */

.adon-content2col-container {
	float:left;
	width:611px;
	padding-left:10px;
	padding-right:20px;
	border:0px solid red;
}

.adon-content2col-container a{
	font-weight:bold;
	text-decoration:none;
}

.adon-content2col-container a:hover{
	text-decoration:underline;
}

/* not used */

.adon-content1col-container {
	min-height:300px;
}

.adon-content1col-container a{
	font-weight:bold;
	text-decoration:none;
}

.adon-content1col-container a:hover{
	text-decoration:underline;
}

/**********************
* 2 COL
***********************/

.adon-2col-container-left {
	float:left;
	width:300px;
	min-height:300px;
	line-height:1.2em;
}

.adon-2col-container-right {
	float:left;
	width:275px;
	min-height:300px;
}

/**********************
* 3 COL
***********************/


/**********************
* 4 COL
***********************/


/**********************
* RIGHT SLOT CONTAINER
***********************/

.adon-right-col-container {
	float:left;
	margin:0px;
	min-height:300px;
	width:230px;
}

/**********************
* CONTENT CONTAINER
***********************/

#adon-content {
	width: 100%;
	margin-top: 21px;
	line-height:1.4em;
	 color:#585858;
}

#adon-content div, #adon-content a,#adon-content p,#adon-content span {
	 line-height:1.3em; 
}

.adon-content-start {
	height: 15px;
}

#adon-content p {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}


#adon-content .header a {
	text-decoration:none !important;
}

#adon-content .header a:hover {
	text-decoration:underline !important;
}

#adon-content .content-title span {
	color: #5c5c5c;
}

#adon-content .content-bottom-line {
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #d1d1d1;
	margin-bottom: 25px;
	margin-top: 25px;
}

/* WICHTIG :
* Erst nach dem Content die restlichen Klassen definieren, 
* sonst kann man schlecht vererbungen
* überschreiben !
*/

/* SLOT TIMEOUT
============================================================*/

.slots_php_error {
	border:1px solid #d8d8d8 !important;
}
.slots_php_error strong{
	display:none !important; 
}

.slots_php_error span{
	display:none !important; 
}

/* PAGINATION
=============================================================*/

.pagination_def{
	background:#3858b7;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
}


/* FORM ELEMENTS
=============================================================*/


.adon-input-box-header-search {
	position: absolute !important;
	margin: 7px 0px 0px 8px;
	border: 0px;
	background:transparent;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 13px;
	width: 185px;
	color: #888888;
	font-weight:bolder;
}

.adon-input-box-header-search-focused {
	position: absolute !important;
	margin: 7px 0px 0px 8px;
	border: 0px;
	background:transparent;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 13px;
	width: 185px;
	color: #117fa8;
	font-weight:bolder;
}

.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-input-box-focused {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	background-color: #e5f7fd;
	border: 1px solid #117fa8;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 16px;
	width: 180px;
	background-image: url(../../images/base/input_shadow.jpg);
	background-repeat: repeat-x;
	color: #444444;
}
*/
.adon-input-box-search {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	border: 1px solid #dfdfdf;
	font-family: arial,helvetica;
	font-size: 12px;
	height: 13px;
	width: 198Px;
	color: #555555;
}

.adon-input-box-search-focused {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	border: 1px solid #1F78B0;
	font-family: arial,helvetica;
	font-size: 12px;
	height: 13px;
	width: 198px;
	background: #ffffff;
	color: #333333;
}

.adon-input-box {
	margin: 0px;
	padding: 2px;
	border: 1px solid #d7d7d7;
	font-family: arial,helvetica;
	font-size: 12px;
	height: 13px;
	width: 227px;
	color: #888888;
}

.adon-input-box-focus {
	margin: 0px;
	padding: 2px;
	border: 1px solid #333333;
	font-family: arial,helvetica;
	font-size: 12px;
	height: 13px;
	width: 227px;
	color: #333333;
}

.adon-input-box-focused {
	margin: 0px;
	padding: 2px;
	border: 1px solid #333333;
	font-family: arial,helvetica;
	font-size: 12px;
	height: 13px;
	width: 227px;
	color: #333333;
}

.adon-input-box-light-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: #777777;
}

.adon-input-box-light-small {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	border: 1px solid #9fbbd0;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 16px;
	width: 40px;
	background-image: url(../../images/base/input_search_bg.jpg);
	background-repeat: repeat-x;
	color: #777777;
}

.adon-input-box-light-medium {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	border: 1px solid #9fbbd0;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 16px;
	width: 140px;
	background-image: url(../../images/base/input_search_bg.jpg);
	background-repeat: repeat-x;
	color: #777777;
}

.adon-input-box-light-focused {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	border: 1px solid #117fa8;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 16px;
	width: 180px;
	background-image: url(../../images/base/input_gen_bg_sel.jpg);
	background-repeat: repeat-x;
	color: #444444;
}

.adon-dropdown-light-normal {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	border: 1px solid #9fbbd0;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 22px;
	width: 187px;
	background-image: url(../../images/base/input_search_bg.jpg);
	background-repeat: repeat-x;
	color: #777777;
}

.adon-dropdown-light-relative {
	position: relative;
	margin: 0px;
	padding: 2px;
	border: 1px solid #9fbbd0;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 22px;
	width: 187px;
	background-image: url(../../images/base/input_search_bg.jpg);
	background-repeat: repeat-x;
	color: #777777;
}

.adon-dropdown-light-focused {
	position: absolute !important;
	margin: 0px;
	padding: 2px;
	border: 1px solid #117fa8;
	font-family: arial,helvetica;
	font-size: 13px;
	height: 22px;
	width: 187px;
	background-image: url(../../images/base/input_gen_bg_sel.jpg);
	background-repeat: repeat-x;
	color: #444444;
}

/* BUTTONS
====================================================================================*/

.adon-butt-shaded-search {
	text-align:center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #dfdfdf;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: normal !important;
	color: #117fa8;
	height: 19px;
	line-height: 19px !important;
	background: url('../../images/base/butt-search-bg.png') 0 100% repeat-x;
	cursor: pointer;
	overflow:hidden;
	width:auto !important;
	display:block;
	float:left;
}

.adon-butt-shaded {
	text-align:center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #dfdfdf;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold !important;
	color: #333333;
	height: 18px;
	line-height: 18px !important;
	background: url('../../images/base/butt-search-bg.jpg') 0 100% repeat-x;
	cursor: pointer;
	overflow:hidden;
	width:auto !important;
	display:block;
	float:left;
}

a:hover.adon-butt-shaded {
	font-weight: bold !important;
	text-decoration:none !important;
}

.adon-butt-shaded-search-sel {
	text-align:center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #053b7b;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold !important;
	color: #ffffff;
	height: 17px;
	line-height: 17px !important;
	background: url('../../images/base/butt-search-bg.jpg') 0 100% repeat-x;
	cursor: pointer;
	overflow:hidden;
	width:auto !important;
	display:block;
	float:left;
}

.adon-butt-shaded-sel {
	text-align:center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #053b7b;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold !important;
	color: #ffffff;
	height: 18px;
	line-height: 18px !important;
	background: url('../../images/base/butt-search-bg.jpg') 0 100% repeat-x;
	cursor: pointer;
	overflow:hidden;
	width:auto !important;
	display:block;
	float:left;
}

.adon-butt-flat {
	padding: 0px;
	margin: 0px;
	border: 1px solid #42810d;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold !important;
	color: #ffffff;
	height: 22px;
	background-color: #79c538;
	cursor: pointer;
	overflow: visible;
}

.adon-flat-info {
	display:block;
	padding: 0px;
	margin: 0px;
	border: 2px solid #007db3;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold !important;
	color: #ffffff;
	background-color: #00aee0;
	overflow: hidden;
}

.adon-default-button-container {
	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color:#1F78B0;
	display:-moz-inline-box;
	line-height:1.6em !important;
	display:inline-block;
	vertical-align:text-bottom;
	float:left;
	cursor:pointer;
}

.adon-default-button-container .middle{
	float:left;
	display:inline-block;
	line-height:1.6em !important;
	height:23px;
	padding-left:5px;
	padding-right:5px;
	background-image: url(../../images/base/butt-middle.jpg);
	background-repeat: repeat-x;
	text-decoration:none !important;
}

.adon-default-button-container .middle a {
	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	display:block;
	line-height:1.6em !important;
 	text-decoration:none !important;
}

.adon-default-button-container:hover, .adon-default-button-container .middle a:hover {
 	color:#333333;
 	text-decoration:none !important;
}

.adon-default-button-container .left{
	float:left;
	display:inline-block;
	width:4px;
	height:23px;
	background-image: url(../../images/base/butt-left.gif);
	background-repeat: no-repeat;
}



.adon-default-button-container .right{
	float:left;
	display:inline-block;
	width:5px;
	height:23px;
	background-image: url(../../images/base/butt-right.gif);
	background-repeat: no-repeat;
}

/* FORM FEEDBACK
===============================================================*/

.adon-formFeedback {
	margin: 0px;
	margin-top:15px;
	margin-bottom:15px;
	background-color: #f0f3f8;
	border: 1px solid #f0f3f8;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	display:none;
	font-weight:bold;
	color:#3a8100;
}

.adon-formFeedback div {
	text-align:center;
	padding: 15px;
	position:relative;
}

/* /FORM FEEDBACK */

/* NEWS
===============================================================*/

.adon-news-block {
	margin-top:20px;
	font-size:11px;
}

.adon-news-block .header{
	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:21px;
 	font-weight:normal;
 	color: #666666;
 	border-bottom:1px solid #dfdfdf;
 	margin-bottom:10px;
}

.adon-news-block .sub-header{
	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	font-weight:bold;
 	color: #666666;
 	border-bottom:1px solid #dfdfdf;
 	margin-bottom:10px;
}


.adon-news-block .header-cat{
	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:21px;
 	font-weight:normal;
 	color: #666666;
 	border-bottom:1px solid #dfdfdf;
 	margin-bottom:10px;
 	margin-top:-10px;
}

.adon-news-block .header-search{
	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:21px;
 	font-weight:normal;
 	color: #666666;
 	border-bottom:1px solid #dfdfdf;
 	margin-bottom:10px;
 	margin-top:-10px;
}

.adon-news-block a{
	font-weight:normal !important;
	text-decoration:none !important;
}

.adon-news-block a:hover{
	font-weight:normal !important;
	text-decoration:underline !important;
}
		
.adon-news-cat{
	font-size:11px;
}

.adon-news-cat .hasimage {
	float:left;
	width:100px;
}

.adon-news-cat .content-right {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	width:455px;
}

.adon-news-cat .content {
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	width:555px;
}


.adon-news-cat .content .details span{
	line-height:1.6em !important;
}

.adon-news-cat .content .details a{
	font-weight:bold !important;
}

.adon-news-cat .content .details a:hover{
	font-weight:bold !important;
}

.adon-news-cat .legend {
	color:#111111;
}

.adon-news-cat .content .title, .adon-news-cat .content-right .title {
	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color:#444444;
}

.adon-news-cat .content .title a, .adon-news-cat .content-right .title a {
	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color:#1F78B0;
 	text-decoration:none !important;
 	font-weight:bold;
}

.adon-news-cat .content .title, .adon-news-cat .content .title {
	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color:#444444;
 	font-weight:bold;
}

.adon-news-cat .content .title a, .adon-news-cat .content .title a {
	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color:#1F78B0;
 	text-decoration:non !important;
 	font-weight:bold;
}

.adon-news-cat .content .title a:hover,.adon-news-cat .content-right .title a:hover {
 	text-decoration:underline !important;
 	font-weight:bold !important;
}


.adon-news-cat .content .title, .adon-news-cat .content-right .title-search {
 	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color:#444444;
 	font-weight:bold;
}

.adon-news-cat .content .title a, .adon-news-cat .content-right .title-search a {
 	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color:#1F78B0;
 	text-decoration:none !important;
 	font-weight:bold;
}

.adon-news-cat .content .title a:hover,.adon-news-cat .content-right .title-search a:hover {
 	text-decoration:underline !important;
 	font-weight:bold !important;
}



/* SEARCH
===============================================================*/

.adon-search-block {
	margin-top:20px;
	font-size:11px;
}

.adon-search-block .header-search{
	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:21px;
 	font-weight:normal;
 	color: #666666;
 	border-bottom:1px solid #dfdfdf;
 	margin-bottom:10px;
 	margin-top:-10px;
}

.adon-search-block .header-search-cat{
	background:#f2f2f2;
	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	font-weight:bold;
 	color: #666666;
 	margin-bottom:10px;
 	margin-top:10px;
 	padding-left:10px;
 	padding-top:5px;
 	padding-bottom:5px;
}

.adon-search-block .adon-search-cat{
 	margin-bottom:10px;
 	margin-top:20px;
}

.adon-search-block .adon-search-cat .item{
 	margin-bottom:10px !important;
 	margin-top:10px !important;
 	padding-left:10px !important;
}

.adon-search-block .adon-search-cat div span {
 	font-size:11px;
 	color:#444444;
}


/* TOOLBAR
===============================================================*/

.toolbar-news {
	margin-top:0px;
	font-size:10px;
}

.toolbar-news .print {
	float:left;
	background: url('../../images/base/icon-print.jpg') 0 0 no-repeat;
	padding-left:20px;
	border-right:1px solid #d5d5d5;
	padding-right:10px;
}

.toolbar-news .printwindow {
	float:left;
}

.toolbar-news .sendtofriend {
	float:left;
	background: url('../../images/base/icon-mail.jpg') 0 0 no-repeat;
	padding-left:20px;
	margin-left:10px;
}

.toolbar-news .print a, .toolbar-news .sendtofriend a {
	font-weight:normal !important;
	text-decoration:none !important;
}

.toolbar-news .print a:hover, .toolbar-news .sendtofriend a:hover {
	text-decoration:underline !important;
}

.toolbar-news .overview {
	float:right;
	font-weight:bold;
	color:#1F78B0;
}

.toolbar-news .overview a {
	font-weight:bold;
	text-decoration:none !important;
}

.toolbar-news .overview a:hover {
	font-weight:bold;
	text-decoration:underline !important;
}

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

.adon-send-content {
	background:#f0f3f8;
	font-size:10px;
	color:#444444;
}

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

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

/* SLOTS 
============================================================*/

/*************
* SLOT GENERIC 
*************/

/* SLOTS */

/* small */
.adon-slot-small {
	float:left;
	width:230px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
}

.adon-slot-small .inner {
	width:210px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
}
.adon-slot-small .inner-no-input {
	width:210px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
}



adon-slot-small .inner ul {
	list-style-image: url(../../images/base/arrow.png);
}

.adon-slot-small .inner li {
	color:#1F78B0;
	padding-top:5px;
	padding-bottom:5px;
}

.adon-slot-small .header {
	width:230px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
 	background-image: url('../../images/base/slot-title.png');
 	background-position:bottom;
 	background-repeat:repeat-x;
	border:0px solid red;
	
}

.adon-slot-small ul{
	list-style:url(../../images/base/list_pfeil_icon.gif);
	padding-left:22px;
}

.adon-slot-small-no-border {
	width:230px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
}

.adon-slot-small-no-border .inner {
	width:210px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
}

.adon-slot-small-no-border .header {
	width:230px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
 	background-image: url('../../images/base/slot-title.png');
 	background-position:bottom;
 	background-repeat:repeat-x;
	border:0px solid red;
	
}

.adon-slot-small-no-border ul{
	list-style:url(../../images/base/list_pfeil_icon.gif);
	padding-left:22px;
}

/* medium */
.adon-slot-medium {
	float:left;
	width:340px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
}

.adon-slot-medium-right {
	float:right;
	width:340px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
}

.adon-slot-medium .inner, .adon-slot-medium-right .inner {
	width:320px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
	background: transparent;
}

.adon-slot-medium .headerb, .adon-slot-medium-right .headerb {
	width:340px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
	border:0px solid red;
	
}

/* medium-3col */
.adon-slot-medium-3col {
	float:left;
	width:260px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
}

.adon-slot-medium-right-3col {
	float:right;
	width:260px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
}

.adon-slot-medium-3col .inner, .adon-slot-medium-right-3col .inner {
	width:240px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
	background: transparent;
}

.adon-slot-medium-3col .header, .adon-slot-medium-right-3col .header {
	width:240px;
	position:relative;
	margin:10px;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
	border:0px solid red;
	
}

/* medium-full */
.adon-slot-medium-full {
	width:538px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
	
}

.adon-slot-medium-full .inner {
	width:518px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
}

.adon-slot-medium-full .headerb {
	width:536px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
	border:0px solid red;
	
}

/* large */
.adon-slot-large {
	width:703px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
}

.adon-slot-large .inner {
	width:683px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:10px;
	overflow:hidden;
}

.adon-slot-large .headerb {
	width:703px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
	border:0px solid red;
	
}

.inner select {
	border:1px solid #8FAEC6;
	clear:both;
	float:left;
	font-size:11px;
	height:18px;
	line-height:normal;
	margin:10px 0;
	padding:0;
	width:200px;
}

.adon-slot-small .header div, .adon-slot-medium .headerb div,.adon-slot-medium-right .headerb div, .adon-slot-medium-full .headerb div, .adon-slot-large .headerb div {
	position:relative;
	margin:0px;
	padding:10px;
	border:0px solid red;
}

.adon-slot-small .inner input, .adon-slot-medium .inner input,.adon-slot-medium-right .inner input, .adon-slot-medium-full .inner input, .adon-slot-large .inner input {
	padding: 0px;
	margin: 0px;
	border: 1px solid #a9a9a9;
	padding-left: 5px;
	padding-right: 5px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2065a3;
	height: 19px;
	background-image: url('../../images/base/butt-search-bg.png');
	background-repeat: repeat-x;
	cursor: pointer;
	overflow: visible;
}

/* -- SLOT IMAGE TEST 

/* BREADCRUMB
===============================================================*/

.adon-breadcrumb {
	color:#1F78B0;
	font-size:10px;
	display: block;
	font-weight: normal !important;
	text-decoration:none !important;
}

.adon-breadcrumb span{
	font-weight: bold;
	color:#444444;
}

.adon-breadcrumb a {
	font-weight: normal !important;
	text-decoration:none !important;
}

.adon-breadcrumb a:hover{
	font-weight: normal !important;
	text-decoration:underline !important;
}

.adon-sort {
	color:#1F78B0;
	font-size:10px;
	display: block;
	font-weight: normal;
	margin-top:10px;
}

.adon-sort span{
	color:#666666;
	font-family: Trebuchet MS, sans-serif;
	font-size:15px;
	font-weight: bold;
}

/* FOOTER
===============================================================*/

.adon-aThemeFooter {
	position: absolute;
	border: none !important;
	background: url(../../images/base/wkde-footer-bg.jpg) no-repeat center top;
	clear: both;
	width: 888px;
	margin-left: -4px;
}

.adon-footerContainer {
	margin: 0;
	padding: 20px 0 0 0;
	font-family: Verdana,Arial,Helvetica,sans-serif !important;
	color: #5c5c5c;
	text-align: center;
	line-height: 18px;
	display: block;
	height: 50px;
	clear: both;
	border: none !important;
}

.adon-footerContainer .imgContainer {
	float: left;
	padding: 4px 10px 0 10px;
	margin: 0;
	/* for ie6 --> */
	_margin: 0 0 0 7px;
	letter-spacing: 0;
}

.adon-footerContainer .itemText {
	margin: 0px;
	width: 100%;
	line-height: 1.9em;
	font-size: 11px;
}

.adon-footerContainer a {
	text-decoration: none !important;
	margin: 0 3px 0 6px !important;
	padding: 2px !important;
	font-weight: normal !important;
	color: #5c5c5c !important;
}

.adon-footerContainer a:hover {
	text-decoration: underline !important;
	color: #444444 !important;
}

/* MASTERS
===============================================================*/

.header a {
 	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color: #1F78B0;
 	text-decoration:none !important;
}

.header a:hover {
 	color: #1F78B0;
 	text-decoration:underline !important;
}


/* BURDA OVERRIDES
===============================================================*/

.bdi_itemAuthor {
	display:none;
}

.bdi_itemAuthor2 {
	display:none;
}

.bdi_button_blue {
	text-align:center;
	padding: 0px;
	margin: 0px;
	border: 1px solid #053b7b;
	padding-left: 10px;
	padding-right: 10px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold !important;
	color: #ffffff;
	height: 18px;
	line-height: 18px !important;
	background: url('../../images/base/butt-search-bg-pw.jpg') 0 100% repeat-x;
	cursor: pointer;
	overflow:hidden;
	width:auto !important;
	display:block;
	float:left;
}

.bdi_productsButtons {
	margin-bottom:20px;
	margin-left:10px;
	clear:both;
}

.bdi_button_blue:hover {
	text-decoration:none !important;
}

#adon-shopIframe {
	width:103px;
	height:22px;
	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
}

.productListWidth {
	position:relative;
	display:block;
}

.productListWidth h6 {
	font-size:11px !important;
}

.adon-shopIframe {
	width:103px;
	height:22px;
	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
}

.bdi_itemContent{
	width:550px !important;
	margin-top:15px!important;
}

.bdi_imgContainer {
	float:left;
	margin-bottom:20px;
	width:140px;
}

.bdi_eyeCatcher {
	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold !important;
 	color: #444444;
 	line-height:16px;
}

.bdi_button_preorder{
	display:none;
}

/* Burda Slot Inner Select (Kategorie-Slots)*/

.inner select {
	border:1px solid #8FAEC6;
	clear:both;
	float:left;
	font-size:11px;
	height:18px;
	line-height:normal;
	margin:10px 0;
	padding:0;
	width:200px;
}

/* todo: Burda inner inputs (text) */


/* TINYMCE OVERRIDES
===============================================================*/


body.mceContentBody {
   background: #FFFFFF url(../../images/base/wkde-footer-bg.jpg) repeat-x center bottom;
   padding:10px;
   margin:10px;
   border-left:1px solid #c5c5c5;
   border-right:1px solid #c5c5c5;
   width:968px;
   color:#585858;
}

.mceContentBody a {
   color: #1F78B0 !important; /* FF requires a important here */
   text-decoration: none !important; /* FF requires a important here */
}

.mceContentBody .mce-selcontent {
	display:block;
	border:1px dotted red;
	 color:#585858;
}

.mceContentBody .adon-selcontent {
	display:block;
	border:1px dotted red;
	 color:#585858;
}

.mceContentBody .mce-selcontent div {
	display:block;
	border:1px dotted cyan;
}

/* ARCHIV OVERRIDES
===============================================================*/

.adon-title {
	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color:#666666;
}

.adon-title a {
	font:100.01% 'Trebuchet MS', Arial, Helvetica;
 	font-size:16px;
 	line-height:16px !important;
 	font-weight:bold !important;
 	color:#1F78B0;
 	text-decoration:none !important;
 	font-weight:bold;
}

.adon-title a:hover {
 	text-decoration: underline !important;
}

.teaser {
	font-size:11px;
}

.teaser p{
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

.more {
	font-weight:bold !important;
}

/********************************************
XXXXXXXXXXXXXXXXXXXXXXXXX
OLD
XXXXXXXXXXXXXXXXXXXXXXXXX
*********************************************/

.adon-slot-small-no-border {
	width:230px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
}

.adon-slot-small-no-border .inner {
	width:210px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:11px;
	overflow:hidden;
}

.adon-slot-small-no-border .header {
	width:230px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
 	background-image: url('../../images/base/slot-title.png');
 	background-position:bottom;
 	background-repeat:repeat-x;
	border:0px solid red;
	
}

.adon-slot-small-no-border ul{
	list-style:url(../../images/base/list_pfeil_icon.gif);
	padding-left:22px;
}


/* medium-3col */
.adon-slot-medium-3col {
	float:left;
	width:260px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
}

.adon-slot-medium-right-3col {
	float:right;
	width:260px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
}

.adon-slot-medium-3col .inner, .adon-slot-medium-right-3col .inner {
	width:240px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:11px;
	overflow:hidden;
	background: transparent;
}

.adon-slot-medium-3col .header, .adon-slot-medium-right-3col .header {
	width:240px;
	position:relative;
	margin:10px;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
	border:0px solid red;
	
}

/* medium-full */
.adon-slot-medium-full {
	width:538px;
	border: 1px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
	background-image: url('../../images/base/box_bg.jpg');
 	background-position:bottom;
 	background-repeat:repeat-x;
	
}

.adon-slot-medium-full .inner {
	width:518px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:11px;
	overflow:hidden;
}

.adon-slot-medium-full .headerb {
	width:536px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
	border:0px solid red;
	
}

/* large */
.adon-slot-large {
	width:525px;
	border: 0px solid #d7d7d7;
	margin-bottom:20px;
	padding:0px;
 	background-repeat:repeat-x;
}

.adon-slot-large .inner {
	width:505px;
	position:relative;
	margin:10px;
	padding:0px;
	font-size:11px;
	overflow:hidden;
}

.adon-slot-large .headerb {
	width:505px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #444444;
	border:0px solid red;
	
}

.adon-slot-large .headerb a {
	width:505px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
	border:0px solid red;
	text-decoration:none;
	
}

.adon-slot-large .headerb a:hover {
	width:505px;
	position:relative;
 	font-family:'Trebuchet MS', Arial, Helvetica;
 	font-size:14px;
 	font-weight:bold;
 	color: #1F78B0;
	border:0px solid red;
	text-decoration:underline;
	
}

.adon-slot-small .header div, .adon-slot-medium .headerb div,.adon-slot-medium-right .headerb div, .adon-slot-medium-full .headerb div, .adon-slot-large .headerb div {
	position:relative;
	margin:0px;
	padding:10px;
	border:0px solid red;
}

