@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 *
 * (en) Example of a patch stylesheet for the Internet Explorer
 * (de) Beispiel für ein Anpassungs-Stylesheet für den Internet Explorer
 *
 * @copyright       Copyright 2005-2010, Dirk Jesse
 * @license         CC-A 2.0 (http://creativecommons.org/licenses/by/2.0/),
 *                  YAML-C (http://www.yaml.de/en/license/license-conditions.html)
 * @link            http://www.yaml.de
 * @package         yaml
 * @version         3.2.1
 * @revision        $Revision: 443 $
 * @lastmodified    $Date: 2009-12-31 18:05:05 +0100 (Do, 31. Dez 2009) $
 */

/* Layout independent adjustments | Layout-unabhängige Anpassungen ----------------------------------- */
@import url(/CariNetWebsites/default/layout/yaml/core/iehacks.css);

/* Box model adjustments for vlist navigation | Box-Modell-Anpassungen für vlist-Navigation */
/* @import url(/yaml/patches/patch_nav_vlist.css); */

/* Layout-dependent adjustments | Layout-abhängige Anpassungen --------------------------------------- */
@media screen, projection
{
  /* add your adjustments here | Fügen Sie Ihre Anpassungen hier ein */
  
  
/* !Marginal Spalte
****************************************/

#col3 .tab-list a {
	text-decoration: none;
}

#col3 .block {
	width:305px;
	overflow:hidden;
}

#col3 .fav-tags li
{
	float:left;
}

#col3 .fav-tags li a {
	clear:left;
	white-space:nowrap;
}

#col3 .string {
	line-height:2;
}

#col3 .submit {
	line-height:2;
}

#col3 .tab-folder .content {
	padding-right:0;
	width: 265px;
}


#col3 h2 {
	background: #F1F1F1 url('../../img/background/masp-content-bg.png') no-repeat -305px 0;
}

#col3 a.download span.filesize {
	margin-top:-11px;
}

#col3 a.download span.filesize span.t {
	margin:0;
	padding:0 10px 0 28px;
}

#col3 a.download span {
	cursor:pointer;
}

#col3 p.special {
	background:none;
	float:none;
	width:auto;
}

#col3 div.shop-teaser .item {
	height:260px;
}

#col3 div.world-gift.shop-teaser a:hover span.text {
	background:#fff;
}

#col3 .map legend {
	padding-left:0;
}

#col3 .newsletter a span {
	cursor:pointer;
}

#col3 ul.dropdown-options {
	background:none;
}

#col3 .dropdown-options li,
#col3 .dropdown-options a,
#col1 .dropdown-options li,
#col1 .dropdown-options a  {
	height:15px;
}

#col3 .red-bg .input {
	line-height:2.5;
}

#col3 .red-bg a.button {
	height: 20px;
	margin:0;
	padding:0;
}

#col3 .regional legend {
	margin-left:-5px;
}


/* Header */

#header #logo_text a,
#header_teaser a:hover,
#header_teaser a:hover span 
{
	text-decoration:none;
}

#header_teaser a
{
	line-height:1.5em;
}

#header_teaser a span {
	line-height:1.3em;
}

#header #logo_text a
{
	line-height: 2em;
}

#header A.logo_default,
#header A.logo_left,
#header A.logo_small
 {
	background:url('../../img/background/spacer.gif');
}

/* !Aufmacher Tabs
****************************************/
/* Tabs Left */

.dossier-tabs-container .tabs-target-subnavi {
	background-position: 0px -5px;
}
.dossier-tabs-container {padding-bottom:1px;}
.dossier-tabs-container .tabs-target-container {
	border: 1px solid #C4C2C4;
	border-top:none; border-bottom:none;
	position:relative; top:-15px; left:0;
	}


/*
.tabs-container ul.tabs-right li.left-active a {
	padding-right:4px;
}
.tabs-container ul.tabs-left li.right {
	padding-left:2px;
}
.tabs-container ul.tabs-left li.right-active a {
	padding-left:5px;
}
.tabs-container ul.tabs-left li.left-active a {
	padding-left:10px;
}
*/
#comment-block .article-functions { margin-top: 0;}