﻿/*********************************************************************************
 * Theme Name: DSLV 2012 - deutsch
 * Theme URI: http://www.dslv.org
 * Description: voilà content management template
 * Author: Werner Hartnagel (fabrique d'images ebusiness)
 * Author URI: http://www.fdi.de
 * Version: 0.1
 * License: ...
 * License URI: ...
 * Tags: light
 *
 * fabrique d'images ebusiness GmbH
 * Ankergässele 2
 * D-87435 Kempten
 * Germany
 *
 * http://www.fdi.de
 * info@fdi.de
 *
 * @Creation: 02.07.2012
 * @Updated:
 * @Version: 0.1
 *
 * @Client:						 DSLV
 * @Clientwebsite:			www.dslv.org
 * @Project:						Relaunch 07/2012
 *
 * Stylesheets:
 * @Author:		Werner Hartnagel (für fabrique d'images ebusiness)
 * @Authorwebsite:			http://www.fdi.de
 *
 *********************************************************************************/

 /* =============================================================================
	 HTML5 display definitions
	 ========================================================================== */

html {
/*	background: #2b4290;*/
}

body {
	color: #3e3d40;
	background: white url("bg-body.png") 0 0 repeat-x;
	font-size: 12px;
	line-height: 150%;
}

/* Content Styles (Headlines, Infobox)
---------------------------------------------------------------------------------*/
h2#page-title {
	color: #2b4290;
	background: url("bg-page-title.png") 0 9px no-repeat;
	margin: 40px 10px 35px 250px;
	padding-left: 40px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 34px;
	font-weight: bold;
	line-height: 40px;
}

.home h2#page-title {
	margin-top: 100px;
}

h3.first-title {
	width: 335px;
}

#content h3:first-child,
.txt h3:first-child,
.infobox h3:first-child {
	border-bottom: 1px solid #2b4290;
}

.txt h3:first-child + p {
	text-indent: 14px;
	background-image: url("bg-square.png");
	background-position: 2px .47em;
	background-repeat: no-repeat;
}


.txt {
	margin-bottom: 40px;
	padding: 15px 0 15px 15px;
}

.thumbnail .desc {
	text-align: center;
	font-size: 11px;
	padding: 6px 0;
}

.t2 .thumbnail {
	float: right;
	margin: 0 0 20px 20px;
}

.t4 .thumbnail {
	float: left;
	margin: 0 20px 20px 0;
}

.indent {
	text-indent: 14px;
	background-image: url("bg-square.png");
	background-position: 2px .47em;
	background-repeat: no-repeat;
}

.infobox {
	padding: 15px 0 15px 15px;
	background: #e4e6f3;
}
.infobox h3 {
	margin: 0 0 10px 0;
}
.infobox p {
	padding-right: 10px;
}
.infobox img {
	max-width: 170px;
}

.downloads li {
	margin-bottom: 0 !important;
}
.downloads a {
	font-weight: normal;
	padding-right: 1em;
	color: #3e3d40;
}

.no-bullet-list {
	list-style: none;
	padding-left: 1em;
}

/* Global Styles & Tags
---------------------------------------------------------------------------------*/
a,
a:visited {
	color: #2b4290;
	text-decoration: none;
}
a:hover,
a:visited:hover {
	text-decoration: underline;
}

a img {
	border: none;
	/* IE Image Border */
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, sans-serif;
	color: #2b4290;
	margin: 0 0 1em 0;
	line-height: 150%;
	font-weight: normal;
}

h3, h4 {
	font-size: 14px;
}

a.readmore {
	display: block;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
	color: #2b4290;
	background: url("bg-readmore.png") 100% 50% no-repeat;
}
a.readmore:hover {
	text-decoration: underline;
}


/* Page Wrapper
---------------------------------------------------------------------------------*/
#page-wrapper {
	background: url("bg-page-wrapper.png") 0 100% repeat-x;
}

#page {
	position: relative;
	z-index: 10;
	width: 960px;
	margin: 0 auto;
}

/* Page Header
---------------------------------------------------------------------------------*/
#header {
	z-index: 20;
	height: 250px;
}
#header h1 {
	float: right;
	width: 330px;
	height: 250px;
	margin: 0;
	padding: 0;
	background: white url("logo.png") 50% 25% no-repeat;
}
#header h1:hover {
	cursor: pointer;
}
#header h1 span {
	position: absolute;
	left: -10000px;
}

#header #slogan {
	position: absolute;
	width: 200px;
	top: 20px;
	left: 20px;
	height: auto;
	color: #fff;
	font-size: 200%;
}

#head-picture {
	position: relative;
	height: 250px;
	/*background-image: url(content/header/head1.jpg);*/
	background-position: 0 0;
	background-repeat: no-repeat;
}

#head-search {
	position: absolute;
	width: 330px;
	height: 30px;
	top: 320px;
	right: 0;
	margin-top: -75px;
}

#searchbar {
	background: #fff;
	background: rgba(255,255,255,.5);
	padding: 0 16px;
/*	border-radius: 0 0 15px 15px;*/
}
#searchbar p {
	margin:5px 0px 0px 0px !important;
}
#searchbar input[type="text"] {
/*	float: left;*/
	width: 240px;
	height: auto;
	padding: 5px;
	color: #9d9d9c;
}
#searchbar input.go {
/*	float: left;*/
	clear: both;
/*	margin-left: 12px;*/
	padding: 5px 14px 5px 8px !important;
	color: #777 !important;
	background: #EDEDED !important;
	background: -moz-linear-gradient(center top , #FFFFFF, #EDEDED) repeat scroll 0 0 transparent !important;
	font-weight: bold !important;
	font-style: italic;
	line-height: 15px !important;
	border: 1px solid #d8d8d8 !important;
	border-radius: 0 12px 12px 0;
}

#searchbar input.go:hover {
	color: #111;
}

/* Login Navigation
---------------------------------------------------------------------------------*/
#signin_menu {
	display:none;
	background-color:#ced2ed;
	position:absolute;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	top: 290px; 
	left: 0px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
	font-size:11px;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:13px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}
#signin_menu p {
	margin:0;
}
#signin_menu p.remember {
	padding:10px 0;
}
#signin_menu p.forgot, #signin_menu p.complete {
	clear:both;
	margin:5px 0;
}

#teasernavigationsrc {display:none;}


/* Breadcrumb
---------------------------------------------------------------------------------*/
#breadcrumb {
	margin-top: 14px;
}
#breadcrumb a {
	color: #3e3d40;
}

/* Sidebars
---------------------------------------------------------------------------------*/

#sidebar-first {
	float: left;
	width: 200px;
	margin-top: 10px;
}

#sidebar-second {
	float: right;
	width: 200px;
	margin-top: 10px;
}

.sidebar a {
	color: #3E3D40;
}

.maphilighted {
	margin-bottom: 1.5em;
}

/* Content Area
---------------------------------------------------------------------------------*/
#content {
	float: left;
	width: 710px;
	margin-left: 50px;
}
/*#content h4 {
	color: #3e3d40;
}*/
#content ul {
	list-style: none;
	padding: 0;
}
#content li {
	padding-left: 12px;
	margin-bottom: 20px;
	background: url("bg-square.png") 0 0.45em no-repeat;
}
#content a {
	font-weight: normal;
}
#content a:hover {
	color: #2b4290;
}

#content .alignright {
	display: inline;
	float: right;
	margin: 0 0 20px 20px;
}

#content .alignnone,
#content .alignleft {
	display: inline;
	float: left;
	margin: 0 20px 20px 0;
}

#content .aligncenter {
	padding-left: 15px;
}

#content .aligncenter img {
	display: block;
	margin: 0 auto;
}

#content .desc {
	font-size: 11px;
	padding: 6px 0;
	text-align: center;
}

#content table {
	border-color: gray;
}

#content td,
#content th {
	padding: 4px;
}

#content th {
	border-bottom: 2px solid #2b4290;
}

#dashboard li {
	margin-bottom: .5em;
}


/* Aus- und Weiterbildung Ergebnisse */
#sortby {
	float: right;
}

.offerHeader {
	margin-bottom: 20px;
}

.offerTeaser {
	margin-bottom: 20px;
}

.offerTeaser .foot {
	margin-top: 10px;
}

.offerTeaser .miniTitle {}

.offerTeaser .miniTitle + h3 {
	margin-bottom: 0;
}
.offerTeaser .miniTitle + h3 + h4 {
	margin-bottom: 1em;
	font-size: 100%;
	color: #3e3d40;
}


.offerL {
	float:left;
	width:25%;
}

.offerR {
	float:left;
	width:40%;
}

.offerL_title {
	float:left;
	width:75%;
}

.offerR_title {
	float:left;
	width:25%;
}



/* Content Area WITH second sidebar!
---------------------------------------------------------------------------------*/
body.sidebar-second #content {
    width: 460px;
}

body.sidebar-second .cols2 .col {
    width: 220px;
}

/* Search Form (Content Region)
---------------------------------------------------------------------------------*/
#search-box {
/*	float: right;
	margin: 0 0 20px 40px;*/
	width: 325px;
	padding-left: 0;
	padding-bottom: 0;
	text-align: right;
}
#search-box .hint,
#searchbar .hint {
	background: url("bg-readmore.png") 0 50% no-repeat;
	padding: 0 10px;
	line-height: 25px;
}

#search-form {
	position:relative;
	padding: 12px 16px;
	background: #ced2ed;
}
#search-form input[type=text] {
	width: 283px;
	display: block;
	border: 1px solid #e2e2e3;
	color: #9d9d9c;
	padding: 5px;
	margin-bottom: 8px;
}
#search-form input[type=button],
#signin_submit {
	color: #eee;
	background: #2b4290 url("bg-form-submit.png") 89% 50% no-repeat;
	border: none;
	padding: 6px 18px 6px 8px;
}

#searchOptions {
	background-color: #E5E5E5;
	border-bottom: 3px solid #2B4290;
	display: none;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 10px;
	position: absolute;
	right: 16px;
	text-align:left;
	top: 68px;
	width: 170px;
	z-index: 70;
}

#ladebalken {
	display:none;
}

.bottom-bar {
	clear: both;
}

/* Detail Search Form
---------------------------------------------------------------------------------*/
.inputwrap {
	position: relative;
	margin: 8px;
}

.inputwrap label:first-child {
	width:25%;
}

.inputwrap input[type=text],
.inputwrap input[type=password],
.inputwrap select,
.inputwrap textarea {
	width: 50%;
}

.inputwrap .error {
	background-color: #FCEBD9;
}

/*label.error {
	background: none repeat scroll 0 0 #D8D8D8 !important;
	margin-bottom: 10px;
	position:absolute;
	right:162px;
	bottom:0px;
	width:auto !important;
	padding : 5px !important;
}*/

label.error {
	width: auto !important;
	clear: both;
	float: left;
	text-align: left;
	padding: 4px;
	margin-bottom: 10px;
	cursor: pointer;
	background: #D8D8D8 !important;
}

fieldset {
	margin: 0 0 2em 0;
}

fieldset ul {
	margin: 0;
}

fieldset legend, .anbieter {
	color: #2B4290;
	font-family:	Verdana, sans-serif;
	font-size: 14px;
	padding-bottom: 1em;
}

fieldset li {
	background: none !important;
	clear: both;
	margin: 0 !important;
	padding: .2em 0;
}

fieldset li ul {
		padding: .8em 0 !important;
}

fieldset label {
	float: left;
}

fieldset label[for] {
	margin-right: .5em;
}
input#KEYWORD {
	margin-right: 2em;
}

fieldset input[type=checkbox] {
	float: left;
	margin-right: .5em;
	vertical-align: middle;

}

fieldset .subItem li {
	padding-left: 2em !important;
}


#ausbildungsangebot-form .plz,
#weiterbildungsangebot-form .plz {
	width: 70px;
}

#ausbildungsangebot-form .city,
#weiterbildungsangebot-form .city {
	width: 264px;
	margin-left: 10px;
}

.link_active {
	background-color: #2b4290;
	color: #fff;
	}
	
a.link_active {
	color: #fff;
}

a:hover.link_active {
	color: #fff !important;
	text-decoration: underline;
}

/* Aus- und Weiterbildungs- Datenbank
---------------------------------------------------------------------------------*/
.col1_db {
	float:left;
	width:57%;
	}
	
.col2_db {
	float:left;
	width:20%;
	}
	
.col3_db {
	float:left;
	width:23%;
	}
	
.link_db {
	clear:both;
	padding-top:20px;
	}
	
.ausbildung_db {
	background-color:#dad9db;
	float:left;
	width:100%;
	padding:5px;
	margin-bottom:10px;
	}
	
.weiterbildung_db {
	background-color:#d5dcf8;
	float:left;
	width:100%;
	padding:5px;
	margin-bottom:10px;
	}
	
.button_db {
	padding:5px;
	}
	
.titel_db {
	font-size:17px;
	padding-bottom:15px !important;
	padding-top:20px !important;
	}
	
.link_button {
	float:left;
	margin-top:15px;
}

.link_button a,
input[type="submit"].link_button {
	background-color:#fff;
	padding:5px; 
	border:solid 1px #999999; 
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;  
	-khtml-border-radius:4px; 
	border-radius:4px; 
	color:#333333;
	}
	
.link_button a:hover,
input[type="submit"].link_button:hover {
	text-decoration:none; 
	background-color:#e9e9e9; 
	color:#333333 !important;
	}

.daten_first_col {
	width:30%;
}

/* Sub Content
---------------------------------------------------------------------------------*/
#sub-content {
	position: relative;
	margin-top: 60px;
	margin-bottom: 10px;
	padding-top: 25px;
	background: url("bg-footer.png") 0 0 no-repeat;
}
#sub-content #sub-content-wrap {
	position: relative;
	left: -15px;
}
#sub-content h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#sub-content ul {
	list-style: none;
	margin-top: 0;
	padding-left: 8px;
}
#sub-content a {
	color: #000;
}


/* Footer
---------------------------------------------------------------------------------*/
#footer {
	height: 32px;
	color: #8492c3;
}
#footer .col1,
#footer .col2 {
	width: 50%;
	height: 32px;
	line-height: 32px;
	float: left;
}
#footer .col2 {
	text-align: right;
}
#footer .col2 a {
	color:#fff !important;
}

/* Content Boxes
---------------------------------------------------------------------------------*/
.block {
	margin-bottom: 40px;
}
.block h3 {
	margin: 0 0 10px 0;
}

.cols2 {
	width: 750px;
	margin-left: -25px;
	margin-bottom: 25px;
}
.cols2 .col {
	float: left;
	width: 335px;
	margin-left: 25px;
}

.box260 {
	float: left;
	width: 260px;
	padding-top: 50px;
}

.box260 span {
	color: #2b4390;
	/*font-style: italic;*/
}

.box260 h5 {
	color: #3e3d40;
}

.box260 p {
	margin-top: 0;
	margin-bottom: .3em;
}

.box190 {
	float: left;
	width: 155px;
	margin-left: 35px;
}

.box190 h5 a {
	color:#2B4290 !important;
}

.box150 {
	position: absolute;
	right: -30px;
	bottom: 0;
	width: 120px;
	padding-left: 0;
}
.box150 ul {
	padding: 0 !important;
}

.box330 {
	width: 335px;
	margin-bottom: 30px;
}
.box330 li {
	margin-bottom: 0 !important;
}

/* Collapse
---------------------------------------------------------------------------------*/
.collapse h3 {
	margin: 0;
	border-top: 1px solid #fff;
	line-height: 22px;
}
.collapse h3 a {
	display: block;
	padding: 0px 14px;
	color: #fff !important;
	background: #2b4290 !important;
	font-size: 12px;
}
.collapse > div {
	padding: 5px 10px;
	background: #e4e6f3;
	border: 1px solid #e4e6f3;
}

/* Primary Navigation
---------------------------------------------------------------------------------*/
#nav-main {
	position: relative;
	height: 61px;
}
#nav-main ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav-main ul li {
	float: left;
	display: block;
	position: relative;
	border-left: 2px solid #b7bae3;
}
#nav-main ul a {
	display: block;
	margin: 25px 35px 2px 10px;
	padding: 0 15px 0 0;
	background: url("nav-main-arrow0.png") 100% 50% no-repeat;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #394f97;
	white-space: nowrap;
}
#nav-main ul a.active {
	color: #ff8211;
	background: url("nav-main-arrow1.png") 100% 50% no-repeat;
}
#nav-main li ul {
	position: absolute;
	z-index: 1 !important;
	left: -999em;
}
#nav-main li:hover ul {
	position: absolute;
	top: 44px;
	/* height of parent list or it won't work */
	left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	background: #fff;
}
#nav-main li:hover li {
	float: none;
	font-size: 11px;
	border: none;
}
#nav-main li:hover li a {
	float: none;
	display: block;
	margin: 0;
	padding: 3px 10px;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	background-image: none;
}
#nav-main li:hover li a:hover {
	text-decoration: underline;
}

/* Sidebar Navigation
---------------------------------------------------------------------------------*/
#nav-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav-sidebar li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #2b4290;
}

#nav-sidebar li.sm_lvl_one {
}

#nav-sidebar li.sm_lvl_two {
	line-height: 100%;
	border-bottom: 1px solid #ccc;
	margin-left: 15px;	
}

#nav-sidebar li.sm_lvl_two a {
	padding-left: 1.5em;
	background: url('li_level1.png') .6em 50% no-repeat;
}

#nav-sidebar li.sm_lvl_three {
	line-height: 100%;
	border-bottom: 1px solid #ccc;
	margin-left: 30px;	
}

#nav-sidebar li.sm_lvl_three a {
	padding-left: 1.5em;
	background: url('li_level1.png') .6em 50% no-repeat;
}



#nav-sidebar ul ul li:last-child,
#nav-sidebar ul ul ul li:last-child {
	border-bottom:0;
	margin-bottom: .5em;
}

#nav-sidebar a {
	display: block;
	color: #3e3d40;
	padding: 5px 15px;
	text-decoration: none;
}
#nav-sidebar a:hover {
	color: #2B4290;
	text-decoration: underline;
}



/* Contact Form
---------------------------------------------------------------------------------*/
#contact-form legend {
	visibility: hidden;
}

#contact-form .notes {
	display: none;
}

#contact-form .required label:first-child:after{
	float:right;
	color: red;
	content: '*';
}

#contact-form .group {
	margin-bottom: .9em;
}

#contact-form label {
		display: block;
		line-height: 1em;
		margin: 0 0 5px;
		padding: 3px 5px;
		text-align: right;
}

#contact-form label.inline {
		float: left;
		width: 130px;
}

#contact-form input[type=button] {
	margin-left: 140px;
}

#contact-form input[type=text] {
	float: left;
	width: 200px;
	border-radius: 4px;
}

#contact-form textarea {
	float: left;
	width: 300px;
	border-radius: 4px;
}


#captcha_input {
	margin: 10px 0 0 140px;
}

#captcha {
	float: left;
}

div#contact-form #error {
    color: #FF0000;
    font-weight: bold;
	background: none repeat scroll 0 0 #e0e0e0;
    border: 1px dashed #FF0000;
    display: none;
    margin: 10px;
    padding: 10px;
}


/* Forms
---------------------------------------------------------------------------------*/
#ausbildungsangebot-form .required label:first-child:after,
#weiterbildungsangebot-form .required label:first-child:after,
#meine-daten-form .required label:first-child:after {
	color: red;
	content: '*';
}

#ausbildungsangebot-form #captcha_container.ggroup,
#weiterbildungsangebot-form #captcha_container.ggroup {padding-left:40px;}

#meine-daten-form #captcha_container.ggroup {padding-left:35px;}


/* Ausbildungs und Weiterbildungsangebote ändern
---------------------------------------------------------------------------------*/
#change {
	background-color:#DAE8D1;
	border:1px solid green; 
	padding:0 15px; 
	color:green; 
	margin-bottom:25px;
}


/* Download List
---------------------------------------------------------------------------------*/
#downloadtable {
		margin-bottom: 35px;
}

#downloadtable th {
		border-bottom: 2px solid #C6CCCE;
		color: #2D4354;
		height: 27px;
		text-align: left;
		vertical-align: middle;
}

#downloadtable .head1 {
		display: block;
		float: left;
		padding-left: 10px;
		width: 75px;
}

#downloadtable .head2 {
		display: block;
		float: left;
		width: 470px;
}

#downloadtable .head3 {
		display: block;
		float: left;
		width: 110px;
}


#downloadtable td {
		border-bottom: 1px solid #C6CCCE;
		line-height: 27px;
}

#downloadtable .cell1 {
		display: block;
		float: left;
		padding-left: 10px;
		width: 75px;
}

#downloadtable .cell2 {
		display: block;
		float: left;
		width: 470px;
}

#downloadtable .cell3 {
		display: block;
		float: left;
		width: 110px;
}

#downloadtable span {
		cursor: pointer;
}

#downloadtable a {
	color: #3E3D40;
}


/* Sitemap
---------------------------------------------------------------------------------*/
#sitemap a {
	padding:0 0 0 8px;
	color:#2D4354;
	display:block;
}
#sitemap .sm_lvl_one {
	background-color:#DFE3EB;
	background-position: 5px 50%;
	font-size:116.67%; /* 14px */
	line-height:24px;
	font-weight:bold;
	margin:1px 0 0 0;
}
#sitemap .sm_lvl_two {
	background-color:#EFF0F2;
	background-position: 5px 50%;
	font-weight:bold;
	line-height:24px;
	margin:1px 0 0 40px;
}
#sitemap .sm_lvl_three {
	list-style: circle;
	background: none;
	margin:3px 0 3px 100px;
	padding: 0;
}
#sitemap .sm_lvl_three a {
	padding: 0;
}

#sitemap .sm_lvl_four {
	background:url(liststyle3.gif) 0px 7px no-repeat !important;
	margin:3px 0 3px 120px;
}
#sitemap .sm_lvl_five {
	margin:3px 0 3px 160px;
}

/* News & Archiv
---------------------------------------------------------------------------------*/

#archiv ul {
	margin: 0;
}

#archiv li {
	background-image: none;
}

#archiv .pagination_year ul li {
	display:block;
	float:left;
	margin-top:10px;
	margin-right:4px;
	background-color:#E1E4E7;
	padding:2px 6px;
}
#archiv .pagination_year ul li a {
	font-weight:bold;
	display:block;
}
#archiv .pagination_ss ul li {
	display:block;
	float:left;
	margin-top:10px;
	margin-right:4px;
	background-color:#E1E4E7;
	padding:2px 6px;
}
#archiv .pagination_ss ul li a {
	font-weight:bold;
	display:block;
}

/* archiv-Content */
#archiv #archiv_content {
	margin-top:20px;
}
#archiv #archiv_content thead tr th {
	float:left;		
	text-align:left;
	vertical-align:middle;
	color:#7B8E9C;
	background-color:#E1E4E7;
	padding:5px 0;
	font-size:116.67%; /* => 14px */
	text-transform:uppercase;
	padding-left:10px;
	display:block;
}
#archiv #archiv_content .head1 {
	width:80px;
	border-bottom:2px solid #fff;
}
#archiv #archiv_content .head2 {
	width:568px;
	border-bottom:2px solid #fff;
	border-left:2px solid #fff;
}
#archiv #archiv_content tbody tr td {
	display:block;
	float:left;
	padding:3px 0 3px 10px;
}
#archiv #archiv_content .cell1 {
	width:80px;
}
#archiv #archiv_content .cell2 {
	width:568px;
	border-left:2px solid #fff;
}
#archiv #archiv_content .cell2 p {
	margin-bottom:18px;
	margin-bottom:15px;
}
#archiv #archiv_content .cell2 a {
	font-weight:bold;
	color:#7B8E9C !important;
}
#archiv #archiv_content .colored {
	background-color:#eff0f2;
}
#archiv #archiv_content .colored .cell2 {
	font-weight:bold;
	background-color:#eff0f2;
}
#archiv #archiv_content .colored .cell1 {
	background-color:#eff0f2;
}
#archiv #archiv_content .colored .cell2 a {
	color:#000000 !important;
}

/* Search Results
---------------------------------------------------------------------------------*/

._wPaginate_holder a {
	float: left;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
}


#content .searchResults {}

#content ol.resultList  { margin: 20px 0 20px 20px; padding: 0px; }
#content ol.resultList li { float: none; list-style-type: decimal; margin: 0px; padding: 0px; }
#content ol.resultList ul { }
#content ol.resultList ul li.involved { color: #333; list-style-type: none; /*margin: 0px; padding: 0px;*/ }
#content ol.resultList ul li { float: none; color: #4167AC; list-style-type: square; /*margin: 0px; padding: 0px;*/ }

#content .resultList li a span {color: #4167AC; font-weight: normal;}

#content .resultList li.media { margin-bottom: 10px; padding: 0; background: none; border-bottom: 1px solid #d1e1f5;}
#content .resultList li.media a { color: #333; font-weight: bold;}
#content .resultList li.media a span {color: #333; font-weight: normal;}

#content ol.resultList li.media ul { margin-bottom: 10px; }
#content ol.resultList li.media ul li a { color: #4167AC; font-weight: normal; }

#content ol.resultList p.meta { color: #555555; }
#content ol.resultList div.teaser { margin-bottom: 20px; padding: 5px; border-bottom: 1px solid #d1e1f5; }

.even {
		background: #efefef;
}

a.button {
    float: right;
	color: #fff;
	background: #2B4290;
	padding: .3em .5em;
}
a.button:hover {
		color: #fff !important;
		text-decoration: underline;
}

#history { height:68px; width:100%;}	
#history ul.panels {  float:left;}
#history ul.panels h3 {font-size:12px; line-height:26px;margin-bottom: 4px;}
#history ul.panels li {
	float:left;
	width:130px;
	height:75px;
	padding: 0 6px;
	background: none;
}
#history ul.panels li.old {
	color:#666;
}
#history ul.panels li.active {
	color: darkred;
}
#history ul.panels li:last-child {  }
#history ul.panels li h3 { color:#000; }
#history ul.panels li.old h3 { color:#666; }
#history ul.panels li.active h3 { color:darkred; }

/* Checkout Pane
---------------------------------------------------------------------------------*/
#checkout-pane .col {
    min-height: 170px;
}

#checkout-pane table {
    width: 100%;
}

#checkout-pane th {
    text-align: left;
	border-bottom: 1px solid #D9D9D9;
}

#checkout-pane .order-list {
	border-bottom: 1px solid #D9D9D9;
}

#checkout-pane .summary tr>td {
    width: 90%;
    text-align: right;
}

/* Basket Pane
---------------------------------------------------------------------------------*/
#basket-pane td {
	padding: .6em 0;
}

/* Checkout Navigation */
#nav-foot td {
	padding-top: 2em;
}
#nav-foot .back a.button {
	float: none;	
}

#wk-wrap {
    left: 630px;
    min-height: 30px;
    padding: 0 10px;
    position: relative;
    top: 0;
    width: 310px;
/*  z-index: 1;*/
}

#wk-content {
	position: relative;
	border-top: 1px solid #FFFFFF;
	background-color: #fff;
	z-index: 1000;
	padding-bottom: 10px;
}

.wk-deleteImg {
	cursor: pointer;
}

#wk-headline{
	cursor: default;
	text-align: center;
	margin:0;
	padding:0;
}

/* Gallery
---------------------------------------------------------------------------------*/

#gallery ul {
	margin: 0;
}

#gallery li {
	float: left;
	margin: 0;
	margin-bottom: 20px;
	margin-right: 20px;
	padding: 0;
	background: none;
}

#gallery a {
	float: left;
}

/* General Forms
---------------------------------------------------------------------------------*/
input:focus,
button:focus,
select:focus,
textarea:focus {
	-webkit-box-shadow: #2b4290 0 0 2px 0 !important;
	-moz-box-shadow: #2b4290 0 0 2px 0 !important;
	box-shadow: #2b4290 0 0 2px 0 !important;
	z-index: 1;
}

/* Address Snippet
---------------------------------------------------------------------------------*/
.ggroup:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.adressen div {
	padding: 20px 10px;
}


.wrap_klammern {float:left; width:220px;}
.adressdaten {float:right; width:410px;}

.adressen td,
.adressdaten td { padding:0 !important; }

/* PRINT LAYOUT */
@media print {

	body {
		color: #000;
		background: #fff;
		margin: 1em;
	}

	#page {
		width: auto;
	}

	#header,
	#nav-main,
	#slideshow,
	#sidebar-first,
	.sub-row,
	#search-box,
	#sub-content .box190 {
		display: none;
	}
	
	#sub-content {
		margin-top: 1em;
	}
	
	.cols2,
	.cols2 .col:nth-child(odd) {
		margin-left: 0;
	}
	
	.infobox {
		padding-left: 0;
		padding-right: 0;
	}
	
	#content {
		float: none;
		width: auto;
		margin-left: 0;
	}
	
	#sub-content .box260 {
		width: auto;
		float: none;
		padding-top: 0;
	}
	
	h1,	h2,	h3,	a {
		color: #000 !important;
		background: none;
	}
	
	h2, h3, h4, h5 {
		page-break-after: avoid;
	}
	
	h2#page-title {
		margin: .3em 0 .7em 0 !important;
		padding: 0 !important;
	}
	
	img {
		max-width: 100% !important;
	}
	
	a {
		text-decoration: underline;
		color: #000 !important;
	}
	
	a[href]:after { display:none; };
}