body {
	margin: 0 !important;
	padding: 0 !important;
	}
 
#jsddm {
	margin: 0;
	padding: 0;
	}
	
#head {
	margin: 0 !important;
	padding: 0 !important;
	width: 940px;
	}
 
#allinclude {
	width: 940px;
	margin: 0px auto;
	padding: 0px !important;
	}
 
/** HEADER **/
 
#head_above {
	height: 88px;
	}
 
#head_above_index {
	height: 80px;
	}
 
#head_below {
	height: 195px;
	}
 
#head_below_startpage {
	height: 406px;
	}
 
#logo, #logo a img {
	float: left;
	margin:0 !important;
	padding: 0 !important;
	}
 
#metanav {
	float: right;
	/*margin-top: 24px;*/
	padding: 0px !important;
	margin: 26px -40px 0px 0px; /* !important; */
	}
 
#metanav ul {
	list-style: none;
	display: inline;
	height: 100px;
	width: 100px;
	}
 
#metanav li {
	float: left;
	padding-left: 10px;
	padding-right: 10px;/*
	background-image: url(/images/dot1.png);*/
	background-repeat: no-repeat;
	background-position: bottom right;
	}
 
#metanav li.last {
	background-image: none !important;
	padding-right: 0px;
	/*
	margin-right: 0px;
	*/
	}
 
#metanav span {
	font: 9px Arial, Helvetica, sans-serif;
	color: #808285;
	}
 
#metanav span.active {
	color: #d7161f;
	text-decoration: none !important;
	}
 
#metanav span:hover {
	color: #d7161f;
	cursor: pointer;
	background-image: none !important;
	}
 
#metanav li .last {
	background-image: none;
	}
 
/*** TOP MENU ***/
 
#mainnav {
	width:940px;
	height:41px;
	position:absolute;
	top:55px; /*von seitenoberrand aus*/
	border-bottom:2px solid #d7161f;
}
 
#mainnav a {
	font: 15px Arial, Helvetica, sans-serif;
	padding: 8px 11px;
	white-space: nowrap;
	color: #808285;
	text-decoration: none;
	}
 
#mainnav ul li {
	display: inline;
	position: relative;
	left: 60px;
	z-index: 1;
	list-style: none;
	float: right;
	margin-right: 52px;
	padding-top: 8px;
	height: 41px;
	text-align: center;
	}
 
#mainnav ul li.active {
	background-image: url(http://icon-worldwide.com/images/menu_bg1.png);
	background-position: top center;
	background-repeat: no-repeat;
	padding-right: 0px;
	}
 
#mainnav ul li.active a {
	color: #d7161f;
	font-weight: bold;
	}
 
#mainnav ul li:hover a {
	color: #d7161f;
	}
 
#mainnav ul.sub {
	margin-left: 8px;
	float: left;
	/*
	width: 450px;
	*/
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 43px;
	display: inline;
	z-index: 2;
	list-style: none;
	visibility: hidden;
	color: #000;
	}
 
#mainnav ul.active {
	padding: 0em;
	visibility: visible;
	}
 
#mainnav ul li ul li {
	float: left;
	padding-right: 7px;
	padding-left: 5px;
	margin-right: 0px;
	left: 0px;	
	}
 
#mainnav ul li ul li.last {
	background-image: none;
	}
 
#mainnav ul.sub li a {
	color: #808285;
	font: 13px Arial, Helvetica, sans-serif;
	}
 
#mainnav ul.sub li:hover a {
	color: #d7161f;
	font: 13px Arial, Helvetica, sans-serif;
	}
 
#mainnav ul.sub li.subactive a {
	color: #d7161f;
	font: 13px Arial, Helvetica, sans-serif;
	}
 
.subsubactive a div {
	color: #d7161f;
	font-weight: bold;
	}
 
 
 
 
 
/*** BLOG CONTENT TOP ***/
 
#content-header {
	float: left;
	margin: 0;
	padding-bottom: 11px;
	text-align: left;
	width: 701px;
	border-bottom: 1px solid rgb(215, 22, 31);
	}
/*
#content-header hr {
	color: #d80c0b;
	width: 100%;
	margin: 0;
	padding: 0;
	height: 10px;
	border: none;
	}
*/ 

#content-header-left-nav
{
	float: left;
	margin: 0;
	padding-bottom: 11px;
	min-width: 130px;
	max-width: 130px;
	border-bottom: 1px solid rgb(215, 22, 31);
}

#content-header h3 {
	color: #d7161f;
	font: 26px Arial, Helvetica, sans-serif;
	}
 
.widecolumn {
	width: 652px;
	}
 
/**** ENTRY-BOTTOM *****/
 
.entry-bottom-list {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
 
.entry-bottom-list li {
	padding: 5px 0;
	text-align: left;
	}
 
.comments a {
	color: #666666;
	}
 
.comments-number {
	color: #d7161f;
	}
 
.tag-label {
	color: #666666;
	font-size: 12px;
	}
 
.tags a {
	color: #d7161f;
	font-size: 10px;
	}
 
.tags a:hover {
	color: #000000;
	}
 
.posted-time {
	float: right;
	}
 
.entry-bottom-rule {
	height: 15px;
	background: #fff url(/news/blog-dev/wp-content/themes/default/images/rule.png) repeat-x scroll center;
	}
 
.entry-bottom-rule hr {
	display: none;
	}
 
/*** COMMENT ***/
 
.commentlist {
	/*
	text-align: justify;
	*/
	/*display:block;*/
	margin: 0px;
	padding: 0px;
	}
 
.commentlist li {
	margin: 0px !important;
	padding: 0px !important;/*
	margin-left: -40px;*/
	}
 
.avatar {
	/*clear: left;*/
	/*display: block;*/
	/*float: left;*/
	}
 
.commentpost ul {
	/*
	clear: left;
	float: left;
	*/
	/*display: block;*/
	/*width: 100%;*//*650px*/
	/*padding: 15px 0;*/
	padding: 0;
	margin: 0;
	}
 
.posttime {
	padding: 0 60px;
	width: 220px;
	}
 
.authorname {
	padding: 0 60px;
	width: 220px;
	}
/*
.comment-left {
	float: left;
	width: 200px;
	}
 
.comment-right {
	float: left;
	width: 300px;
	text-align: left;
	}
*/
/**** SIDEBAR *****/
#social-wrapper,
#blogs-wrapper
{
	border-bottom:1px solid #D7161F !important;
}
#home-social-links{
	list-style-type:none;
	margin:0 0 12px;
	padding:10px 0 14px;
}
	#home-social-links li{
		display:block;
		margin:11px -3px !important;
		padding:4px 35px 0 0 !important;
	}
	#home-social-links li a img{
		margin:-8px 2px;
		clear:none;
	}	
	#home-social-links li a .link-title{
		color:red;
	}
	#home-social-links li a:hover{
		text-decoration:none;
	}
 
 
#icon-sidebar {
	text-align: left;
	padding: 0;
	}
 
#icon-sidebar a {
	color: #666666;
	}
 
#icon-sidebar a:hover,active {
	color: #D7161F;
	}
 
#icon-sidebar h3 {
	color: #d7161f;
	}
	
 .widgettitle a:active,hover{
	color:#d7161f;
}

 
/**** FOOTER *****/
 
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #808285;
	border-top: 1px solid #b3b4b6;
	padding-top: 8px;
	float: right;
	width: 100%;/*940px;*/
	padding-bottom: 20px;
	}
 
#footerleft {
	float: left;
	}
 
#footerright {
	float: right;
	}
 
#footerboxes {
	float: left;
	margin-bottom: 20px;
	width: 100%;/*940px;*/
	}
 
.clear {
	clear: both;
	}