h1, h2, h3 {
color: #e2001a;
}

div.so-adressbox {
color: #434241;
}
div.so-adressbox a {
color: #434241;
}

div.so-content {
background-color: #fdf4b6;
}

/* menu */
div.navi-left a.navi1 {
background-color: fecd1a;
}
div.navi-left a.navi2 {
color: #535351;
background-color: #fed976;
}
div.navi-left a.navi2-active {
color: #535351;
background-color: #fed976;
}
div.navi-left a.navi3 {
color: #535351;
background-color: #fce19a;
}
div.navi-left a.navi4 {
color: #535351;
background-color: #fdf4b6;
}

/* suchfeld */
div.so-menu-left h1 {
background-color: fecd1a;
color: #ffffff;
}
div.search-field {
border-right: 1px solid #fecd1a;
}


/* quicklinks */

td.title {
background-color: fecd1a;
}
table.quicklinks td {
border-bottom: 1px dashed #DCDBDC;
}
td.image,
td.ql-hover {
border-left: 1px solid #DCDBDC;
}
td.ql-hover {
background-image: url(/static/i/gelb/quicklinks-bg.gif);
}
td.link {
border-right: 1px solid #DCDBDC;
}

/* teaserbox */
div.package-detail-teaserbox {
background-color: #fee191;
}
div.so-cst-right a.detail {
background-image: url(/static/i/gelb/teaser-a-bg.gif);
}
div.so-cst-right div.teaser-footer {
background: url(/static/i/gelb/teaser-bottom-bg.gif);
}

div.so-container div.so-footer {
border-top: 3px solid #ffffff;
background-image: url(/static/i/gelb/footer-bg.gif);
}

span.box {
background-color: #fbe4a6;
border: 1px solid #fb7e0f;
}

/* gallery */
div.so-content-gallery div.gallery-top {
background-color: #fed976;
}
.js-gallery a img {
border: 1px solid #ffffff;
}
div.so-content-gallery div.scroll-left {
background-image: url(/static/i/gelb/gallery-left.gif);
}
div.so-content-gallery div.scroll-left-active  {
background-image: url(/static/i/gelb/gallery-left-hover.gif);
}
div.so-content-gallery div.scroll-right {
background-image: url(/static/i/gelb/gallery-right.gif);
}
div.so-content-gallery div.scroll-right-active  {
background-image: url(/static/i/gelb/gallery-right-hover.gif);
}

/* Weblog List /////////////////////////////////////////////////////////*/

body div.weblog-post
{
	clear:none;
	line-height:16px;
}

body div.cms-module-weblog-post div.weblog-post-head-name
{
	background:#fed976;
	padding:10px;
}

body .weblog-post-body
{
  background:#fdf4b6;
  border:1px solid #fb7e0f;	
  margin-bottom:10px;
  overflow:hidden;
  width:508px;
}

body div.cms-module-weblog-post div.weblog-post-head-meta
{
	padding-left:10px;
	margin-top:10px;
}
a.pd-weblog-post-name
{
  font-size:14px!important;
  font-family:Tahoma!important;
  font-weight:bold;
  text-decoration:none!important;
  color:#e2001a;
}

div.weblog-post-body-text,
.weblog-post-body-teaser 
{
  color:#000000;
}

span.weblog-post-day,
span.weblog-post-time,
span.weblog-post-author
{
  color:#e2001a;
  font-weight:bold;
  font-family:Tahoma;
  font-size:12px;
}

.weblog-post-body-content
{
	border-bottom:1px solid #d6ccb0;
	padding-bottom:10px;
}

.weblog-post-body-content-detail
{
	border-bottom:none;
}

.weblog-post-list-links
{
	float:left;
	width:510px;
	*width:530px;
	*float:none;
	padding:5px 10px 10px 10px;
}

body .weblog-post-list-links a.comment-link,
body .weblog-post-list-links a.detail-link
{
	background:#fb7e0f;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	padding:4px 0px 4px 8px;
	float:left;
	width:107px;
	*width:118px;
	height:18px;
}

body .weblog-post-list-links a.detail-link,
body .weblog-post-list-links a.detail-link:hover
{
	float:right;
	margin-right:22px;
	padding-left:10px;
	padding-right:10px;
	width:82px;
	text-align:center;
}

body .weblog-post-list-links a.detail-link:hover
{
	text-decoration:underline;
}

body div.weblog-post-body-images
{
	padding-right:10px;	
	width:auto;
	*width:150px;
}

body div.weblog-post-body-images img
{
	border:0px;
	margin-left:10px;
}

.weblog-post-list-body-teaser,
body .weblog-post-body-content-detail
{
	padding:0px 10px 5px 10px;
	color:#000000;
}

body .weblog-post-list-body-teaser
{
	padding-left:0px;
	margin-bottom:5px;
}

.weblog-post-list-body-border
{
	height:1px;
	border-bottom:1px solid #fcb962;
	position:relative;
	width:488px;
	clear:both;
	
}

/*Weblog Details///////////////////////////////////////////////////////*/
.weblog-post-feedback,
body div.weblog-post-feedback-2
{
	border-bottom:1px solid #fcb962;
}

body div.weblog-post-feedback-text
{
	margin-top:5px;
}

body div.weblog-post-feedback-2 
{
	  background:#fdf4b6;
}

.weblog-post-feedbacks
{		
	background:#FED976;
	height:29px;
	line-height:29px;
	margin:0px -10px 0px -10px;
	padding-left:10px;
}

.weblog-post-feedback-firstline
{
	clear:both;
}

.weblog-post-feedback-firstline span
{
	color:#E2001A;
}

body div.weblog-post-feedbacks h2.commentscount,
body div.weblog-post-feedbacks h2.commentscount a
{
	color:#E2001A;
	text-decoration:none;
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
}

span.weblog-post-feedback-name,
span.weblog-post-feedback-says 
{	
	border-left:1px solid #E2001A;
	padding-left:7px;	
	margin-left:5px;
	font-weight:bold;
	text-decoration:underline;
	
}

span.weblog-post-feedback-says 
{
	border:none;
	padding-left:0px;
	text-decoration:none;
}

table.weblog-post-answer
{
	line-height:28px;
}

h2.weblog-post-feedbacks-intro,
table.weblog-post-answer td
{
	color:#e2001a;
	font-size:12px;

}

table.weblog-post-answer td
{
	color:#000000;
	font-weight:normal;
}

body div table.weblog-post-message td.subject
{
	width:50px;
	vertical-align:top;
}

table.weblog-post-answer td input,
table.weblog-post-answer td textarea,
table.weblog-post-message td textarea.weblog-post-answer-text
{
	border:1px solid #fcb962;
	width:173px;
	margin-left:16px;
}

body div.so-container textarea.weblog-post-answer-text
{
	width:432px;
	padding-right:10px;
	margin-left:-72px;
	*margin-left:6px;
	height:75px;
}

body input.weblog-post-answer-submit
{
	background:#fb7e0f;
	border:0px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;

	margin-left:52px;
	padding:0px 8px;
	float:left;
	width:69px;
	*width:71px;
	height:22px;	
}

.cms-module-webblog-feedbacks-intro
{
	margin-top:0px!important;
}

.weblog-post-feedbacks-container
{
	border:1px solid #fb7e0f;
	padding:10px;
	padding-top:0px;
	width:488px;
	*width:508px;
	overflow:hidden;
}

body div.weblog-post-feedback
{
	padding-left:0px;
	padding-bottom:15px;
}

div.webblog_image a.more_pics_link
{
	background:#FB7E0F;
	border:0px;
	float:right;
	height:13px;
	margin-bottom:10px;
	padding:5px 0px 5px 0px;
	width:128px;	
	color:#ffffff;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	width:150px;
	text-align:center;
	*margin-left:10px;
}