@CHARSET "UTF-8";


/*

*/

 /* Scrollbar soll immer erscheinen */
html {
	overflow-y: scroll;
}
html[xmlns] {
	overflow-y: scroll;
	height: 100%;
	padding-bottom: 0.005em;
}
* { 
	padding:0; 
	margin:0;
}

body { 
	/*background: #ffffff;*/ 
	color:#000000; 
	font:11px/1.55em Verdana,Helvetica, Arial,sans-serif; 
	text-align:left;
}

h1  {
	line-height:1.3em;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color:#990000;
}
.csc-header-n1,
.csc-header-n1 h1,
header > h1  {
	clear:both;
	margin-bottom:20px;
}
h2  {
	line-height:1.3em;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#900;
}
h3  {
	line-height:1.3em;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#900;
}
blockquote p, blockquote li {
	font-size: 10px;
	line-height:13px;
	color:#999;
}

blockquote p, span.quote,p.quote, blockquote li{
	line-height:13px;
	color:#222;
}
span.quote,p.quote  {
	font-style:italic;	
}

.header-top {
	background-image: none;
}
.col-left {
	padding-top:5px;
}
.col-right {
	padding-top:25px;
}

.wrapper {
	background: url("../images_layout/wrapper_white_bg.jpg") repeat-y 0 0 transparent;
}
.col-2-left-layout .col-main {
	background:#fff;
	padding-top:35px;
	padding-bottom:30px;
}
.col-3-layout .col-main {
	background:#fff;
	width:490px;
	padding-top:35px;
	padding-right:20px;
	padding-bottom:30px;
}
p {
	padding-right:0!important;
}

.frame-space-after-medium {margin-bottom:30px;}

.ce-left.ce-intext,
.ce-textpic.ce-left.ce-intext {clear:both;}
.ce-left.ce-intext > .ce-gallery {float:left; margin-right:10px;}
.ce-textpic.ce-left.ce-intext > .ce-gallery {float:left; width:250px; margin-right:10px;}
.ce-textpic.ce-left.ce-intext.ce-nowrap > .ce-gallery {width:auto;}
.ce-left.ce-intext > .ce-gallery .image {margin-bottom:10px;}
.ce-left.ce-intext > .ce-gallery a {display:block; line-height:1;}
figcaption.image-caption {
	padding: 0 3px 3px 3px;
    background: #FFE6CC;
    background: #f6f6f6;
    font-style: italic;
}


/*****************/
/***** Links *****/
/*****************/
a.external-link-new-window {
	color:#900;
	font-weight:normal;
	text-decoration:underline;
}
a.external-link-new-window:hover {
	color:#600;
	text-decoration:underline;
}


/**********************/
/***** Navigation *****/
/**********************/
.buchangebot-link,
.buchangebot-link:hover {
	display:block;
	margin-bottom:30px;
	color:#d1862f;
}
#nav-sidebox .active ul a {
	float:left;
	clear:both;
}
.magento-navigation {
    display:none;
    position:relative; 
    left:-10px; 
    width:185px; 
    margin:50px 0 30px 0!important; 
    padding:10px; 
    background:#7F0404;
}
.magento-navigation {
    line-height: 1.4em;
}


/*******************************/
/***** Flipping Navigation *****/
/*******************************/
.flippingNav {
	clear:both;
	width:490px;
	margin-bottom:10px;
	padding:0 0 3px 0;
	border-bottom:1px solid #bbb;
	text-align:right;
}
#flippingBottomNav {
	margin:20px 0;
	padding:3px 0 0 0;
	border-top:1px solid #bbb;
	border-bottom:none!important;
}
.flippingNav li {
	display:inline-block;
}
.flippingNav li span,
.flippingNav li a {
	font-size:11px;
	padding:0 1px;
}
.flippingNav li span {
	color:#000;
	font-weight:bold;
}
.flippingNav li a {
	color:#868889;
	text-decoration:none;
}
.flippingNav li a:hover {
	color:#900;
}

/*************************/
/***** Breadcrumbs *****/
/*************************/
.breadcrumbswr { margin:0 0 0 240px; width:705px; height:0;}
.breadcrumbs { position:relative; top:7px; font-size:.95em; line-height:1.1em; text-align: left; padding:0; color:#990000; white-space:nowrap; overflow:hidden;}
.catalog-product-view .breadcrumbs { display:block!important;}
.breadcrumbs li { display:inline; }
.breadcrumbs a { color:#990000; padding:0 3px;}
.breadcrumbs a:hover { color:#660000;}
.breadcrumbs strong { font-weight:normal;}


/*************************/
/***** Newsmeldungen *****/
/*************************/
.news-catmenu {
	width:490px;
	text-align:center;
}
.tt_news_catmenu {
	float:left;
	width:490px;
	text-align:center;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}
.tt_news_catmenu li {
	float:left;
}
.tt_news_catmenu li a {
	display:block;
	width:15px;
	padding:2px 0;
	text-align:center;
	text-decoration:none;
}
.tt_news_catmenu li#category_alle a {
	width:36px;
}
.tt_news_catmenu li#category_38 a {
	width:26px;
}
.tt_news_catmenu li.active a {
	font-weight:bold;
}


/* tt_news SINGLE view */
.news-single-item { float:left; clear:both; width:490px; margin-bottom:20px; padding-right:20px; }
.news-single-item p { text-align:justify; }
.news-single-item hr { display:none; }
.news-single-rightbox { float: right; width:90px; padding-top:2px; text-align:right; clear:both; }
.news-single-img { float: left; margin:5px 15px 0 0; padding:0; clear:both }
.news-single-img a { float: left; clear:left; margin-bottom:10px; }
.news-single-imgcaption { margin:0 0 8px 0; }
.news-single-imgcaption span { 
	display:block;
	padding:0 3px 3px 5px;
	background:#FFE6CC;
	background:#f6f6f6;
	font-size:10px;
	font-style: italic;
	line-height:15px;
	text-align:left;
}
.news-single-youtube {
float: left; margin:5px 15px 15px 0; padding:0;
}

.news-single-additional-info {
	float:left;
	clear:both;
	width:490px;
	padding-bottom:10px;
}
#namibiana-page-106 .news-single-additional-info { /* Literaturauszuege */
	float:none;
	clear:both;
	width:490px;
	margin-bottom:0;
	padding-top:0;
}
#namibiana-page-21 .news-single-additional-info strong { /* Pressemeldungen */
	display:inline-block;
	padding-bottom:5px;
}
.news-single-item ul,
ul.news-single-related {
	position:relative;
	top:-5px;
	margin:0 0 5px 20px;
	list-style:disc;
}
.news-single-item > ul,
.termine-single-text ul { margin-left:0; list-style:none; overflow:hidden; }
.news-single-item > ul li,
.termine-single-text ul li { padding-left:16px; background:url(../images_layout/circle.gif) no-repeat 0 6px; }
.news-single-item ul li,
ul.news-single-related li {
	margin:0 0 5px 0;
}
ul.news-single-related {
	top:0px;
}
.news-single-backlink {
	clear:both;
}
.news-single-socialLinks {
	position:relative;
	float:left;
	clear:both;
	width:470px;
	margin:10px 0;
	padding:5px 10px;
	background:#F6F6F6;
}
.news-single-socialLinks > a {margin-right:15px; color:#888;}
.news-single-socialLinks .fb_iframe_widget,
.news-single-socialLinks div#___plusone_0 {
	float:left!important;
	width:260px;
	margin-right:10px;
}
.news-single-socialLinks .news-single-info-date {
	position:absolute;
	top:7px;
	right:10px;
	color:#888;
}


/* tt_news LATEST view */
.latest-container {
	float:left;
	clear:both;
	width:490px;
	margin-bottom:20px;
	background:#f6f6f6;
}
.latest-header {
	position:relative;
	float:left;
	clear:both;
	width:490px;
	margin-bottom:12px;
	background:#DEDEDE;
}
.latest-header h2 {
	display:inline-block;
	margin:0;
	padding:3px 10px 2px 10px; 
	font-size:13px; 
	font-weight:bold; 
	text-transform:uppercase; 
	background:#990000; 
	color:#ffffff;
}
.latest-allLink {
	position:absolute;
	top:2px;
	right:10px;
}
.latest-allLink a {
	text-decoration:underline;
	color:#333333;
}
.latest-item {
	float:left;
	clear:both;
	width:480px;
	margin-bottom:12px;
	padding-right:10px;
}
.latest-image {
	float:left;
	clear:both;
}
.latest-image img {
	margin-right:10px;
}
.latest-content h3 a {
    color:#333333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 5px;
    text-align: left;
}
.latest-content p {
	margin:0;
	padding-right:10px;
    text-align: justify;
}

/* tt_news LIST view */
.default-list-container {
	width:490px;
}
.default-list-item {
	float:left;
	clear:both;
	position:relative;
	width:490px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #b2b2b2
}
.default-list-image {
	float:left;
	clear:both;
}
.default-list-image img {
	margin-right:10px;
}
.default-list-text {
	/*float:left;
	width:315px;*/
}
.default-list-text h2 a {
	color:#333333;
}
.default-list-text p {
	margin:0;
	padding-right:0px;
}
.news-list-morelink a {
    font-weight: normal;
    margin-left:5px;
    padding: 0;
    text-decoration:underline;
}
.news-list-morelink:hover {
    
}

/* Page Browser */
.browseBoxWrap {
	float:left;
	clear:both;
	width:490px;
	text-align:center;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:1px solid #eee;
}
.browseBoxWrap span {
	padding:2px 2px;
}
.browseBoxWrap span.activeLinkWrap {
	font-weight:bold;
}

.browseBoxWrap span a {
	text-decoration:none;
}

/*******************/
/***** Termine *****/
/*******************/
.news-latest-container {
	width:200px;
	margin-bottom:25px;
}
.news-latest-item {
	width:200px;
	margin-bottom:10px;
}
.news-latest-item h3,
.news-latest-item p {
	margin:0;
}
.termine-latest-item-date {
	font-size:10px;
}
.news-latest-allLink {
	position:relative;
	top:-5px;
	width:190px;
	padding-right:10px;
	text-align:right;
}

.termine-list-item {
	float:left;
	clear:both;
	width:490px;
	margin-bottom:10px;
}
.termine-list-item h2 {
	margin:0;
}

.termine-single-header {
	float:left;
	clear:both;
	width:490px;
	margin-bottom:10px;
}
.termine-single-info {
	float:right;
	margin-left:10px;
	padding:5px 15px;
	background:#f6f6f6;
	text-align:right;
	font-weight:bold;
}
.termine-single-text {
	clear:both;
}
.termine-single-content .termine-single-text {
	clear:none;
}
.termine-single-content #map {
	width:490px!important;
	height:360px!important;
	margin:20px 0;
}




.cms-content a {
	text-decoration:none;
}
li.ui-accordion-li-fix h4.ui-accordion-header {
	font-size: 0.95em;
    line-height: 1.3em;
    margin:0;
}

li.ui-accordion-li-fix .ui-state-active a {
	color:#E6AA5A!important;
}
.ui-accordion-content {
	clear:both;
	padding-left: 10px;
}
#nav-sidebox .active a:hover {
	color:#E6AA5A;
}
#nav-sidebox .active ul a:hover {
	color:#fff;
}
#nav-sidebox .active ul .active a:hover {
	color:#E6AA5A;
}

br.clearer {
	clear: both;
}

/* Reiseberichte Inhaltsuebersicht */ 
.csc-menu-1 {
	margin-bottom:30px;
}
.csc-menu li {
	clear:both;
	margin-bottom:4px;
}
.csc-menu li a {
	text-decoration:none;
	color:#000;
}
.csc-menu li a:hover {
	color:#900;
}
.csc-menu li a span.number {
	float:left;
	clear:both;
	display:inline-block;
	width:50px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
	line-height:16px;
}
.csc-menu li a span.title {
	display:inline-block;
	width:430px;
	line-height:16px;
}


/****************************************/
/***** Shopartikel in Newsmeldungen *****/
/****************************************/
/*
.mainColShopItems {
	clear:both;
	float:left;
	width:705px;
	padding-top:20px;
}
.mainColShopItems h1 {
	margin-bottom:10px;
}
.mainColShopItem {
	float:left;
	width:330px;
	margin-bottom:25px;
	padding:0 22px 0 0;
}
.mainColShopItem h3 {
	margin-bottom:5px;
}
.mainColShopItems .even {
	clear:both;
}
.mainColShopItems .odd {
	padding:0 0 0 22px;
}
.mainColShopItemImage {
	float:left;
	width:105px;
}
.mainColShopItemText {
	float:left;
	width:225px;
}
.mainColShopItemText p {
	margin-bottom:5px;
	padding:0;
	text-align:left;
}
*/
.newsShopItems {
	float:left;
	width:200px;
	padding:22px 5px 0 0;
	padding:0px 5px 0 0;
}
.newsShopItems {
	float:right;
	clear:right;
}
.mainColShopItems h2.mainColShopItemsHeadline {
	line-height: 1.3em;
	margin: 0 0 1px 0;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #900;
}
.mainColShopItem {
	float:left;
	clear:both;
	width:200px;
	margin-bottom:15px;
	padding-top:10px
}
.mainColShopItem h3 {
	margin-bottom:5px;
}
.mainColShopItem h3 a {
	margin-bottom:5px;
	color:#000;
}
.mainColShopItemImage {
	float:left;
	width:60px;
}
.mainColShopItem p {
	margin-bottom:5px;
	padding:0;
}


.rightColShopItems {
	/*clear:both;
	float:left;*/
	clear:right;
	float:right;
	width:200px;
	padding:22px 5px 0 0;
	padding:0px 5px 0 0;
}
.rightColShopItems h1 {
	margin-bottom:10px;
}
.rightColShopItem {
	float:left;
	width:200px;
	margin-bottom:15px;
	padding-top:10px
}
.rightColShopItem h3 {
	margin-bottom:5px;
	font-size:11px;
}
.rightColShopItem h3 a {
	margin-bottom:5px;
	color:#000;
}

.rightColShopItemImage {
	float:left;
	width:60px;
}
.rightColShopItemImage img {
	max-width:54px;
	height:auto;
}
.rightColShopItemText p {
	margin-bottom:5px;
	padding:0;
}


.csc-default {
	float:left;
	clear:both;
}
.col-3-layout .col-main p {
	text-align:justify;
}

.csc-textpic-caption {
	padding:0 3px 3px 3px;
	background:#FFE6CC;
	background:#f6f6f6;
	font-style: italic;
}


body#namibiana-page-1 div#c458 iframe { width:198px!important; height:273px!important; border:1px solid #ccc!important; }
.d-none{display:none;}
