/* BURDA Overrides*/

.bdi_itemAuthor {
	display:none;
}

#adon-shopIframe {
	width:103px;
	height:22px;
	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:0px;
}



/* /BURDA Overrides*/

/* TinyMCE specific rules */
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;
}

/* /TinyMCE specific rules */

/* Slot Exceution Timeout*/

.slots_php_error {
	border:1px solid #d8d8d8 !important;
}
.slots_php_error strong{
	display:none !important; 
}

.slots_php_error span{
	display:none !important; 
}

/* /Slot Exceution Timeout*/

/* Pagination */

.pagination_def{
	background:#1F78B0;
	color:#fff;
	padding-left:3px;
	padding-right:3px;
}

/* /Pagination */

/* GENERAL */

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;
	}
	

div, h1, h2, h3, h4, p, span {
	margin: 0px;
	padding: 0px;
	border:0px solid red;
}

div {
	line-height: 1.1em;
}

a, ol li a, ul li a {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #1F78B0;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
}


/* remember to define focus styles! */
:focus {
	outline: 0;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}

h1 {
	font-size: 22px;
	color: #1F78B0;
	font-weight: normal;
	line-height:22px !important;
	margin: 0px;
	padding: 0px;
	padding-bottom: 5px;
	margin-bottom:15px;
	color: #1F78B0;
	font-family: 'Trebuchet MS', Arial, Helvetica;
}



h2 {
	font-size: 14px;
	color: #1e1e1e;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #1e1e1e;
	font-weight: bold;
}



/* /GENERAL */

/* DIV's 'n STUFF */

.adon-left {
	float:left;
}

.adon-border-left {
	border-left:1px solid #c5c5c5;
}

.adon-border-right {
	border-right:1px solid #c5c5c5;
}

.adon-padding-left {
	padding-left:10px;
}

.adon-top-margin-10 {
	margin-top:10px;
}

.adon-left-margin-10 {
	margin-left:10px;
}

adon-left-margin-8 {
	margin-left:8px;
}

.adon-right-margin-10 {
	margin-right:10px;
}

.adon-not-displayed {
	display:none;
}

.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 #888888;
	height:10px;
	margin-top:10px;
}

/* /DIV's 'n STUFF */


/* SITE CONTAINER */


.adon-globalDivContainer {
	width: 985px;
	position: relative;
	margin: 0 auto;
	padding: 6px 0 0 0;
	background: url(../images/base/top_links_bg.jpg) no-repeat 0 0;
}

.adon-globalDivContainerTrans {
	width: 985px;
	position: relative;
	margin: 0 auto;
	padding: 6px 0 0 0;
	background: url(../images/base/top_links_bg.jpg) no-repeat 0 0;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.adon-globalContainer {
	position: relative;
	float: left;
	width: 953px;
	margin: 0px;
	padding: 0 16px;
	background: url(../images/base/bg-global.gif) repeat-y left top;
}

.adon-globalContainerTrans {
	position: relative;
	float: left;
	width: 953px;
	margin: 0px;
	padding: 0 16px;
	background: url(../images/base/bg-global.gif) repeat-y left top;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.adon-header-container {
	background:url(../images/base/header_default_bg.jpg) repeat-x 0 0;
	border:0px solid red;
	margin-left:-12px;
	margin-right:-12px;
	padding-left:12px;
}


/*LEVEL1 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_7 {
	margin-bottom: 10px;
	list-style-image: url(../images/base/icon_color_7.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: 951px;
	height: 26px !important;
}

#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:.60;
	filter: alpha(opacity=60);
	 -moz-opacity: 0.60;
}

.adon-top-closer-hover {
	margin-right: 6px;
	margin-top: 6px;
	cursor: pointer;
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00;
}

/* /LEVEL1 MENU */

/* 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;
}

/* 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: 13px;
	line-height: 1.7em;
	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: 13px;
	line-height: 1.7em;
	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: 13px;
	line-height: 1.7em;
	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: 13px;
	line-height: 1.7em;
	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: 13px;
	line-height: 1.7em;
	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 2 MENU */

/* LEVEL 3 MENU */

#adon-level3menu-container-shadow {
	background-image: url('../images/base/level3-menu-ohne.jpg');
	background-repeat: no-repeat;
	height: 4px;
	width: 954px;
	
}

#adon-level3menu-container {
	background-image: url('../images/base/level3-menu-bg.jpg');
	background-repeat: no-repeat;
	height: 31px;
	width: 952px;
	
}

#adon-level3menu-container ul {
	margin:0px;
	padding:0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

#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 #666666;
}

#adon-level3menu-container ul li a {
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: none;
	border:0px;
}

#adon-level3menu-container ul li a:hover {
	font-weight: bold;
	color: #5C5C5C;
	text-decoration: underline;
}

#adon-level3menu-container ul li a.active {
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}

/* /LEVEL 3 MENU */


/* LEVEL 4 MENU */

#adon-level4menu-container {
	width:155px;
	height:100% !important;
	line-height:1.2em;
	margin-bottom:20px;
}

#adon-level4menu-container ul {
	margin:0px;
	padding:0px;
	margin-left:2px;
	margin-right:10px;
}

#adon-level4menu-container ul li {
	list-style: none;
	margin-top:8px;
	margin-bottom:8px;
}

#adon-level4menu-container ul li a{
	border:0px;
}

#adon-level4menu-container ul a.active{
	font-weight:bold;
}

#adon-level4menu-container ul li a:hover, #adon-level4menu-container ul li a.active:hover{
	text-decoration:underline;
}

/* /LEVEL 4 MENU */

#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;
}

.password_margin {
	margin-right:130px;
}


/* HEADER */

#adon-header {
	height:80px;
}

#adon-header .header-logo {
	position: absolute;
	background-image: url(../images/base/wkd_logo.jpg);
	background-repeat: no-repeat;
	width: 196px;
	height: 56px;
	margin-top: 15px;
	margin-left: 15px;
	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: 10px;
	margin-left: 15px;
	cursor: pointer;
}

#adon-header .header-title {
	position: absolute;
	margin-top: 40px;
	margin-left: 230px;
	color: #777777;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 20px;
}

#adon-header .header-search-box {
	position: absolute;
	margin-top: 49px;
	margin-left: 535px;
	width: 418px;
	height: 32px;
	border: 0px solid red;
	background-image: url(../../images/base/head-bg-suche.jpg);
	background-repeat: no-repeat;
}

#adon-header .header-search-container {
	position:absolute;
	margin-top:25px;
	margin-left:709px;
	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:709px;
	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:709px;
	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:709px;
	width:243px;
	height:30px;
	background:url(../images/base/header_search_bg_focus.jpg) no-repeat 0 0;
}

#adon-header .header-search-icon {
	position: absolute;
	margin-top: 59px;
	margin-left: 584px;
	width: 200px;
	border: 0px solid red;
}

#adon-header .header-search-input {
	position: absolute;
	margin-top: 56px;
	margin-left: 605px;
	width: 200px;
	border: 0px solid red;
}

#adon-header .header-search-butt {
	position: absolute;
	margin-top: 56px;
	margin-left: 898px;
	border: 0px solid red;
}

#adon-header .header-search-buttrech {
	position: absolute;
	margin-top: 20px;
	margin-left: 460px;
	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;
}

/* 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-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 #9fbbd0;
	font-family: arial,helvetica;
	font-size: 12px;
	height: 13px;
	width: 280px;
	color: #333333;
}

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

.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-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 {
	padding: 0px;
	margin: 0px;
	border: 1px solid #a9a9a9;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:3px;
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #2065a3;
	height: 16px;
	background-image: url('../images/base/butt-search-bg.png');
	background-repeat: repeat-x;
	cursor: pointer;
	overflow: hidden;
	display:block;
}
*/
.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: 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-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;
	color: #ffffff;
	height: 22px;
	background-color: #79c538;
	cursor: pointer;
	overflow: visible;
}

.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;
}

/* /BUTTONS*/



/* FORM FEEDBACK */

.adon-formFeedback {
	color: #343434;
	font-weight: bold;
	background-color: #e7ffd7;
	margin-bottom: 15px;
}

.adon-formFeedback div {
	margin: 0px;
	padding: 15px;
	height: auto;
	background-color: #F0F3F8;
	border-left: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	line-height: 1.6em;
}

/* /FORM FEEDBACK */



/* CONTENT */

#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.4em;
}

.adon-content-start {
	height: 15px;
}

#adon-content p {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#adon-content a:hover {
	text-decoration:underline;
}

.adon-content3col-container {
	width:538px;
	min-height:300px;
}

.adon-content2col-container {
	width:703px;
	min-height:300px;
}

.adon-content1col-container {
	min-height:300px;
}

.adon-right-col-container {
	/* padding-left:5px; */
	margin:0px;
	min-height:300px;
	width:230px;
}

/* 1A: KORREKTES BLAU */
/* DEPRECATED !!!!!! OLD STUFF FROM COMPONENCE !! PLEASE USE <h1></h1> FOR HEADERS */
#adon-content .content-title {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 5px;
	color: #1F78B0;
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 18px;
	margin-top: 20px;
}
/* /DEPRECATED !!!!!! OLD STUFF FROM COMPONENCE !! PLEASE USE <h1></h1> FOR HEADERS */

#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;
}
/* /CONTENT */



/* SLOTS */

/* small */
.adon-slot-small {
	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 ul {
	list-style-image: url(../images/base/arrow.png);
	padding-top:-3px;
	padding-left:-3px;
	margin:0px;
}

.adon-slot-small .inner li {
	color:#1F78B0;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:-5px;
}

.adon-slot-small .inner li a.active{
	font-weigt:bold;
}

.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 

VARS EXAMPLES
===========

$width = "400";
$height = "40";
$direction = "horizontal";
$startcolor = "ffffff";
$endcolor = "eeeeef";
*/

.image-test {
	background-image: url('../images/base/header-image.php?width=900');
	background-repeat: no-repeat;
	height: 31px;
	width: 952px;
}

/* -- /SLOT IMAGE TEST */ 

/* /SLOTS */


/* FOOTER */

.adon-aThemeFooter {
	position: absolute;
	border: none !important;
	background: url(../images/base/wkde-footer-bg.jpg) no-repeat center top;
	clear: both;
	width: 985px;
	margin-left: -16px;
}

.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 {

	/*display: block; float: left;*/ 
	margin: 0;
	width: 100%;
	line-height: 1.9em;
	font-size: 11px;
}

.adon-footerContainer ul {
	display: none;
}

.adon-footerContainer a {
	margin: 0 3px 0 6px !important;
	padding: 0;
	font-weight: normal;
	color: #5c5c5c;
}

.adon-footerContainer a:hover {
	text-decoration: underline;
	color: #5c5c5c;
}

.adon-footerContainer .editItem {
	left: 0;
	text-align: left;
}

.adon-footerContainer .editItem a {
	margin: 0;
}

/* / FOOTER */


/* Newsletter overview */
/*=====================================================*/

.newsletter-overview{
	width:700px;
	height:25px;
	padding-top:5px;
	border-top:1px #dfdfdf solid;
	background-color:#edf4f6;
	
}
.newsletter-overview .headline{
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
	float:left;
}
.newsletter-overview .hinweis{
	color: #84b95c;
	font-weight:normal;
	padding-right:10px;
	float:right;
}
.newsletter-overview-list{
	width:700px;
	height:30px;
	padding-top:15px;
	border-bottom: 1px #dfdfdf solid;
	font-weight:bold;
}

/*.newsletter-overview-list a{
	
}*/
.anewsletter{
	font-weight:bold;
	float:left;
	padding-left:20px;
	background:url(../images/base/icon_offnen.gif) no-repeat left top;
}

.anewsletter2{
	font-weight:bold;
	float:left;
	padding-left:20px;
	background:url(../images/base/icon_schliessen.gif) no-repeat left top;
}

.newsletter-overview-list img{
	margin-right:20px;
	border:0px;
}

.newsletter-overview-list input{
	margin-right:20px;
}

.newsletter-overview-anmelden{
	background-color:#edf4f6;
	width:680px;
	padding:10px;
}

.newsletter-overview-anmelden .hinweis{
	padding-top:10px;
	color:#e20016;
}
#nlimg{
	background:url(../images/base/icon_offnen.gif) no-repeat center top;
	margin-right:20px;
	float:left;
	width:13px;
	height:13px;
}
#nlimg2{
	background:url(../images/base/icon_schliessen.gif) no-repeat center top;
	margin-right:20px;
	float:left;
	width:13px;
	height:13px;
}
/* //Newsletter overview */

/* 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:#174cac;
}

.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;
}

.adon-divider-solid {
	border-top:1px solid #d1d1d1;
	height:10px;
	margin-top:10px;
}	


/* NEW  FORM ELEMENTS (25.09.2009)
===============================================================*/

.adon-fieldset-left {
	float:left;
	width:450px;
	border:0px;
}

.adon-form-double-panel-left {
	float:left;
	background:#e3edf2;
	border:1px solid #b5b5b5;
	width:415px;
	height:250px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

.adon-form-double-panel-right {
	float:left;
	background:#ffffff;
	border:1px solid #b5b5b5;
	width:415px;
	height:250px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.adon-form-double-panel-right .inner, .adon-form-double-panel-left .inner {
	position:absolute;
	margin-top:40px;
	margin-left:20px;
}
.adon-form-elem {
	position:absolute;
	padding-left:130px;
	margin-top:0px;
}

.adon-form-elem .legend{
	color:#666666;
	font-size:9px;
	margin-top:10px;
	margin-bottom:10px;
}

.adon-form-elem-outer {
	position:relative;
	margin-top:13px !important;
	margin-bottom:13px !important;
}

.adon-form-select {
	border:1px solid #b5b5b5;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	padding:3px;
	color:#444444;
	font-size:11px;
}

.adon-form-select-focus {
	border:1px solid #1F78B0;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	padding:3px;
	color:#222222;
	font-size:11px;
}

.adon-form-input-normal {
	width:210px;
	border:1px solid #b5b5b5;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	padding:3px;
	background:#ffffff url(../images/base/register_input_shadow.jpg) 0 0 repeat-x;
	color:#555555;
	margin:0px !important;
}

.adon-form-input-normal-focus {
	width:210px;
	border:1px solid #1F78B0;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	padding:3px;
	background:#ffffff url(../images/base/register_input_shadow_focus.jpg) 0 0 repeat-x;
	color:#222222;
	margin:0px !important;
}

.adon-form-input-small {
	width:70px;
	border:1px solid #b5b5b5;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	padding:3px;
	background:#ffffff url(../images/base/register_input_shadow.jpg) 0 0 repeat-x;
	color:#555555;
	margin:0px !important;
}

.adon-form-input-small-focus {
	width:70px;
	border:1px solid #1F78B0;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	padding:3px;
	background:#ffffff url(../images/base/register_input_shadow_focus.jpg) 0 0 repeat-x;
	color:#222222;
	margin:0px !important;
}

.adon-form-input-medium {
	width:130px;
	border:1px solid #b5b5b5;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	padding:3px;
	background:#ffffff url(../images/base/register_input_shadow.jpg) 0 0 repeat-x;
	color:#555555;
	margin:0px !important;
}

.adon-form-input-medium-focus {
	width:130px;
	border:1px solid #1F78B0;
	/*
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	*/
	padding:3px;
	background:#ffffff url(../images/base/register_input_shadow_focus.jpg) 0 0 repeat-x;
	color:#222222;
	margin:0px !important;
}

h2.register {
	font-size:12px;
} 

h2.register-link {
	font-size:12px;
	color: #1F78B0;
	cursor:pointer;
}

.adon-form-terms {
	padding:5px;
	margin-top:10px;
	border:1px solid #fff;
}

.adon-form-terms-hover {
	padding:5px;
	margin-top:10px;
	background:#fffff3;
	border:1px dotted #d9d9d9;
}

.adon-kluwer-account-info {
	margin:5px;
	padding:10px;
	background: #eff8fc;
}

.adon-kluwer-account-info div {
	color: #1F78B0;
}

/* ERROR MUST OVERRIDE ALL OTHERS */

input.error {
	border:1px solid #ce1a1a !important;
}

label.error {
	color:#ce1a1a !important;
}

label.error a {
	color:#ce1a1a !important;
	font-weight:bold !important;
}

h2.error {
	color: #ce1a1a;
	font-size: 12px;
	margin:0px;
	padding:0px;
	line-height:20px;
}

.form-error {
	text-align:left;
	background:#e9e9e9;
	border:1px solid #d1d1d1;
	margin:0px;
	padding:0px;
	padding:10px;
}

.adon-form-elem .legend-error{
	color:#ce1a1a;
	font-size:9px;
	margin-top:10px;
	margin-bottom:10px;
}

/* Media Pool
===============================================================*/

.mediapool .mediapool-left{
width:210px;
float:left;
padding-right:10px;
color:#383838;}

.mediapool .mediapool-content{
color:#383838;
width:480px;
padding:0px 20px 0px 0px;
float:left;
background:url(../images/mediapool/dotted-vr.jpg) repeat-y right;
}

.mediapool .mediapool-right{
color:#383838;
float:left;
padding-left:10px;
width:220px;}

.mediapool .vr-left{
background:url(../images/mediapool/dotted-vr.jpg) repeat-y left;
padding:0px 0px 0px 20px;
}

.mediapool .mediapool-content h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#5c5c5c;
font-size:17px;
}

.mediapool .mediapool-content h2{
font-size:13px;
color:#383838;
padding:0px 0px 10px 0px;
}

.mediapool p{
font-size:11px;
color:#383838;
line-height:17px;
}

.mediapool p.footnote{
font-size:9px;
line-height:12px;}

.mediapool img{
float:left;
margin: 0px 10px 10px 0px;}


.mediapool .mediapool-content .adon-clearfix{
clear:both;
font-size:1px;
height:1px;}

.mediapool .dotted-hr{
background:url(../images/mediapool/dotted-hr.gif) repeat-x;
clear:both;
height:1px;
font-size:1px;
margin-bottom:20px;
}

.mediapool .mediapool-content .move-up{
background:url(../images/mediapool/mediapool-up.jpg) no-repeat right;
width:100%;
margin-top:10px;
cursor:pointer;
}

.mediapool .m10{
margin:10px 0px 10px 0px;
}

.mediapool .m20{
margin:20px 0px 20px 0px;
}

.mediapool .mediapool-content .p3{
padding:3px 0px 3px 0px;
}

/* Madia Tables */

.mediapool td{
vertical-align:top;
}

.mediapool .mediapool-content table.media{
border:0px;
width:100%;
margin:0px;
padding:0px;
}

.mediapool .mediapool-content table.media tr.gray{
background-color:#f1f1f1;
}

.mediapool .mediapool-content table.media tr.dark-gray{
background-color:#d7d7d7;
}

.mediapool .mediapool-content table.media tr td{
padding:10px;
}

.mediapool .mediapool-content table.simple tr td{
padding:0px;
}

.mediapool .mediapool-content table.media tr td.right{
text-align:right;}

.mediapool .mediapool-content table.media tr td.bold{
font-weight:bold;}

.mediapool .mediapool-content table.media tr td.head{
font-size:13px;}

.mediapool .mediapool-content table.media tr td.dark-gray{
background-color:#d7d7d7;
}

/* /Madia Tables */

.mediapool .slotbox{
width:218px;
}

.mediapool .slotbox .box-top{
background:transparent url(../images/mediapool/media-slotbox.png) no-repeat scroll 0 0;
height:4px;
font-size:1px;
width:218px;
}
.mediapool .slotbox .box-center{
background:#efefef;
border-right:1px solid #ccc;
width:216px;
}
.mediapool .slotbox .box-center .box-inner{
padding:10px;
}

.mediapool .slotbox .box-center .box-inner ul{
list-style:url(../images/mediapool/media-list.png);
padding:10px 0px 0px 15px;
margin:0px;
}

.mediapool .slotbox .box-center .box-inner ul li{
padding:1px 0px 1px 0px;
}

.mediapool .slotbox .box-center .box-inner ul li a{
font-weight:bold;
}

.mediapool .slotbox .box-bottom{
background:transparent url(../images/mediapool/media-slotbox.png) no-repeat scroll 0 -8px;
height:4px;
font-size:1px;
width:218px;
} 

.mediapool table.media-download tr td img{
margin:0px;}

.mediapool table.media-download tr td{
padding:0px 7px 10px 0px;}


.mediapool .mediapool-left ul{
list-style:url(../images/mediapool/media-list-left.png);
padding:0px 0px 10px 15px;
margin:0px;
}

.mediapool .mediapool-left ul li{
padding:1px 0px 1px 0px;
}

.mediapool .mediapool-left ul li a{
}

/* /Media Pool */
