body {
/*	font: 80% Arial, "Times New Roman", sans-serif; */
	font: 0.8em Arial, Sans-Serif;
	color: #000000;
	background: #585c5f;
	margin: 0;
	padding: 0;
	text-align: center;	
}
#container {
	background: #3b3b3c; 
	margin: 0 auto;
	text-align: left;	
	width: 100%;		
	min-width: 974px;
}
* html #container {
	width: expression(document.body.clientWidth < 974 ? "974px" : "100%");
}
.rootline {
	color: #3b3b3c;
	text-align: right;
	padding-top: 10px;
	font-size: 0.9em;
	padding-right: 7px;
	line-height: 1em;
}
.rootline h1 {
	display: inline;
	font-size: 100%;
	font-weight: normal;
}
.rootline p {
	display: inline;
}
.rootline p a {
	color: #3b3b3c;
	text-decoration: none;
}
.rootline p a:hover {
	text-decoration: overline;
}
.head-cont {
	height: 178px;
	background: transparent url(../images/layout/bg-body-n.jpg) repeat-x;
}
.head-left {
	height: 178px;
	background: transparent url(../images/layout/header_links_n.jpg) no-repeat;
}
.head-right {
	height: 178px;
	background: transparent url(../images/layout/header_rechts_n.jpg) no-repeat right;
}
#news_ani {
	display: none;
/*	border: 1px solid red;
	margin: 120px 250px 0 246px; */
	left: 250px;
/*right: 246px; */
	top: 150px;
	overflow: hidden;
	position: absolute;
}
a#news_ani_inner {
	position: relative;
	color: #ffffff;
	text-decoration: none;
}
a#news_ani_inner:hover {
	text-decoration: underline;	
}	
.cont-inner {
	clear: both;
	background: #fff url(../images/layout/yellow-border.jpg) repeat-y top right;
		
}
.cont-inner-wrapper {
	background: transparent url(../images/layout/yellow-border.jpg) repeat-y top left;
}
.cont-left {
	float: left;
	width: 197px; /* aaa */
}
.content {
	background: #fff;
	margin: 0 198px; /* aaa */
	padding: 0 2em; /*bbb*/
}
.inner-cont-wrap {
	width: 100%;
}
hr.above-cont {
	padding: 0;
	border: none;
	height: 1.8em;
	background: none;
	margin: -7px 0;
	visibility: hidden;	
}
html>body hr.above-cont {
	margin: 0;
}
.cont-right {
	width: 197px; /* aaa */
	float: right;
}
hr.clearer {
	margin: 0;
	padding: 0;
	clear: both;
	visibility: hidden;
	height: 1.8em;
	margin: -7px 0;	
}
html>body hr.clearer {
	margin: 0;
}
.footer {
	background-color: #3b3b3c;
	color: #ededed;
	text-align: center;
	font-size: 0.8em;
}
.footer p {
	margin: 0;
	padding: 0 15px 2px 15px;
}
.footer p a {
	text-decoration: none;
	color: #ededed;
}
.footer p a:hover {
	text-decoration: none;
}
/* Lang - Menu */
.lang-menu {
	float: right;
	width: 100px;
	text-align: right;	
}
.lang-menu a img {
	margin-top: 0.6em;
	margin-right: 0.4em;
	border: none;
}
.lang-menu a img.last {
	margin-right: 15px;
}
/* Menu Top */
.menu-top ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	margin-left: 197px; /* aaa */
	font-size: 1.1em;
	white-space:nowrap;	
}
.menu-top ul li {
/*	border-left: 1px solid #575757; 
        border-bottom: 1px solid #3b3b3c; */
        background: transparent url(../images/layout/menu-top-left-bg.jpg) repeat-y left;
	padding-left: 2px; 
	display: block;
	float: left;
} 

.menu-top ul li a {
	display: block;
	float: left;
	padding: 0 1.7em;
/*	border-left: 1px solid #2d2d2d;
	border-bottom: 1px solid #3b3b3c;  */
	line-height: 2em;
	color: #fff;	
	text-decoration: none;
}

.menu-top ul li a:hover {
	background-color: #454545;
/*	border-left: 1px solid #2d2d2d;	 */
	color: #fff;
}
.menu-top ul li.act a {
	background-color: #454545;
/*	border-left: 1px solid #2d2d2d; */
	font-weight: bold;		
}
/* Menu left */
.menu-left ul {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	font-size: 1.1em;
}
.menu-left ul li {
	border-bottom: 1px solid #7c7c7c; 
}
.menu-left ul li a {
	display: block;
	line-height: 2em;
	background-color: #5a5b5e;
	border-bottom: 1px solid #3e3e3e;
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
}
.menu-left ul li a:hover {
	background-color: #4d4e50;
	color: #fff;		
}
.menu-left ul li.act a {
	background-color: #4d4e50;
	font-weight: bold;	
}
.menu-left ul li.last {
	border: none;
	background: #5a5b5e url(../images/layout/corner.jpg) no-repeat right bottom;	
}
.menu-left ul li.last a {
	border: none;
	background: #5a5b5e url(../images/layout/corner.jpg) no-repeat right bottom;
}
.menu-left ul li.last-act {
	border: none;
}
.menu-left ul li.last-act a, .menu-left ul li.last a:hover {	
	border: none;
	background: #4d4e50 url(../images/layout/corner-act.jpg) no-repeat right bottom;	
}
.menu-left ul li.last-act a {	
	font-weight: bold;
}	
/* Boxed content */
.box {
	border-top: 1px solid #6c6c6f;
	background: #5a5b5e url(../images/layout/corner.jpg) no-repeat right bottom;
	padding-bottom: 10px;
}
.cont-right .box {
	background: #5a5b5e url(../images/layout/corner-left.jpg) no-repeat left bottom;
}
.box h5 {
	margin: 0;
	padding: 0 0 0 15px;
	color: #fff;
	background-color: #3b3b3c;
	font-weight: normal;
	line-height: 2em;		
	font-size: 1.1em;
	border-top: 1px solid #2e2d2e;
	text-align: left;
}
.box .cont-box form {
	margin: 0;
	padding: 0;	
}
.box .cont-box {
	padding: 10px 0 0 15px;
}
.box .cont-box input {
	border: none;
	width: 125px;
}
.box .cont-box input.submit, .box .new input.submit, .box .fiere-voting input.submit, .box p.voting-submit input.submit {
	width: auto;
	background-color: #3b3b3c;
	color: #fff;
	border: none;
	vertical-align: top;	
}
.box .new, .box .fiere-voting, .box p.voting {
	margin: 10px 15px 0 15px;
	background-color: #fff;
	color: #000;
}
.box .fiere-voting p {
	margin: 0;
	padding: 2px 2px 0 2px;
}
.box p.voting {
	padding: 2px 2px 0 2px;
}
.box .new p {
	margin: 0;
	padding: 2px 2px 5px 2px;
}
.box .new p a {
	color: #000;
	text-decoration: underline;
}
.box .new p a:hover {
	text-decoration: none;
}
.box .fiere-voting p a {
	text-decoration: none;
	color: #000;
}
.box .fiere-voting p a:hover {
	color: #000;
}
.box p.voting {
	margin-bottom: 0px;
}
.box p.voting-submit {
	margin: 0;
	padding: 0;
	text-align: right;
	margin-right: 15px;
	color: #fff;
}
.box p.voting-submit input.radio {
	margin-right: 10px;
}
/* Box for Hersteller Links */
.box-center {
	margin: 20px 25px 10px 25px;
	background: #ffffff;
	text-align: center;
}
.box-center h5 {
	margin: 0;
	color: #fff;
	background-color: #3b3b3c;
	font-weight: normal;
	line-height: 2em;		
	font-size: 1.1em;
}
.box-center img {
	border: none;	
	text-align: center;	
}
.box-center p {
	margin: 4px 0 0 0;
	padding: 0;
	font-size: 0.9em;
}
.box-center p.foot {
	margin: 8px 0 0 0;
}
p.foot {
  font-size: 0.8em;
}
/* Inline Styles */
h2 {
	margin: 0;
	background-color: #5a5b5e;
	color: #fff;
	text-align: center;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5em;	
	padding: 0 1em;
}
span.rot {
	color: red;
}
h3.google {
	font-size: 1.1em;
	margin: 0.7em 0 0.2em 0;
	padding: 0;
}
h3.google-inline {
	font-size: 1em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height: 1em;
	display: inline;
}
p.inline {
	margin: 0;
	padding: 0;
	display: inline;
}
p {
	margin: 0.2em 0 0.6em 0;
	padding: 0;
}
p.wichtig {
	border: 1px solid red;
	background: #eeb5b5;
	padding: 0.4em 0.2em;
}
.single-wrap h4.header-in-desc, h4.header-in-desc {
	background-color: transparent;
	color: #000;
	text-align: left;
	font-weight: bold;
	padding: 0; 
    	font-size: 1em;
	margin: 0.7em 0 0.2em 0;
	padding: 0;    
}
span.italic {
        font-style: italic;
}
.images-right {
	float: right;
	width: 200px;
	text-align: center;
	margin: 3px 0 3px 3px;	
}
.images-right p {
	width: 184px;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 2px 0;
	background: #cccccc;
}
.images-right p span {
	display: block;
	padding: 2px;
	font-style: italic;
	font-size: 0.9em;
}

table.htmlarea {
        margin: 0px;
        padding: 0px;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 1em;
        border-collapse: collapse;
        color: #000000;
}
table.htmlarea tr td {
        border: 1px solid #cccccc;
        background-color: #f1f1f1;
        padding: 2px;
	margin: 1px;
}

/* custom Tag bildblock */
.imageblock {}
.imageblock ul { list-style-type: none; margin: 0; padding: 0; }
.imageblock ul li { float: left; margin: 0 10px 10px 0; width: 180px; padding: 2px; background: #cccccc; } 
.imageblock ul li span { display: block; font-size: 0.9em; font-style: italic; padding: 2px; }


/* CALLBACK */
.callback a { display: block; background: #ffffff url(../images/layout/callback.gif) no-repeat 7px center; margin: 9px 15px 0 15px; padding: 7px 7px 7px 80px; text-decoration: none; color: #000000;  }
.callback a:hover { color: #000000; text-decoration: none; }

.skypeme {  }
.skypeme a { display: block; background: #ffffff; text-align: center; margin: 9px 15px 0 15px; padding: 7px 0 0 0; }

/* Social Links Twitter und Facebook */
p.social { text-align: center; margin: 20px 0 0 0; }
p.social a img { border: none; }
p.social_bottom { margin-top: 10px; }

/* sp social Bookmark Plugin */
.tx-spsocialbookmarks-pi1 { margin: 20px 0 0 0; }
.tx-spsocialbookmarks-pi1 a { margin-right: 4px; }
.tx-spsocialbookmarks-pi1 a img { border: none; vertical-align: middle; }
