html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*==============================================================*/
html, body {
	height: 100%;
	background-color: #F0F0F0;
	font: 10px Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}


/*========================HEADER==================================*/
#header {
	position: relative;
	margin: 0 auto;
	width: 944px;
	height: 133px;
	z-index: 2;
}

#header {
position: relative;
height: 72px;
background: url(../../../../arbeitsrecht.org/system/templates/images/header02.jpg) no-repeat left top;
padding: 71px 20px 0;
}

#blog-logo {
margin-bottom: 5px;
}

#blog-logo a {
display: block;
text-indent: -9999px;
font-size: 32px;
color: #6f8a3c;
text-decoration: none;
height: 48px;
width: 376px;
background: url(../../../../arbeitsrecht.org/system/templates/images/logo.gif) 0 0 no-repeat;
}


/* Metanavigation */
#nav-meta {
width: 809px;
text-align: right;
margin-bottom: 12px;
}

#nav-meta li {
display: inline;
padding: 5px;
font-size: 11px;
}

#nav-meta li.last {
padding-right: 0;
}

#nav-meta li a {
color: #3A83B1;
font-weight: bold;
text-decoration: none;
}

#nav-meta li a:hover,
#nav-meta li.active a {
color: #8aa718;
}



/* Main Navigation */
/* Abgerundete Ecken */
.corner-tl,
.corner-tr,
.corner-bl,
.corner-br {
position: absolute;
width: 3px;
height: 3px;
z-index: 999;
}

.corner-tl,
.corner-tr {
top: 0;
}

.corner-bl,
.corner-br {
bottom: 0;
}

.corner-tl,
.corner-bl {
left: 0;
}

.corner-tr,
.corner-br {
right: 0;
}



/* Level 1 */
#nav-main {
position: relative;
background: #3a83b1;
z-index: 100;
width: 804px;
}

#nav-main .level1 {
overflow: hidden;
height: 36px;
background: url(../images/bg_navi_level_1.png) repeat-x 0 0;
}

#nav-main .level1.active {
background-position: 0 -36px;
}

#nav-main .level1 li {
float: left;
border-right: 1px solid #73a6c7;
}

#nav-main .level1.active li {
border-right: 1px solid #d7d7d7;
}

#nav-main .level1 li a {
display: block;
padding: 10px 13px 10px 12px;
border-right: 1px solid #245675;
font-size: 16px;
font-weight: bold;
color: #fff;
text-decoration: none;
}

#nav-main .level1.active li a {
border-right: 1px solid #969899;
}

#nav-main .level1 li a:hover,
#nav-main .level1 li a.active {
background: #3a83b1;
}

#nav-main .level1 li.first a {
padding-left: 20px;
}

#nav-main .level1 li.last {
border-right: none;
}

#nav-main .level1 li.last a {
border-right: none;
padding-right: 20px;
padding-left: 17px;
margin-right: -2px;
}

#nav-main .level1 li.last a {
border-right: none;
}

* html #nav-main .level1 li.last a {
padding-left: 14px;
}

* + html #nav-main .level1 li.last a {
padding-left: 14px;
}


/* Breadcrumb */
#breadcrumb {
padding: 8px 20px 15px;
font-size: 12px;
color: #9d9d9d;
}

#breadcrumb dt,
#breadcrumb dd,
#breadcrumb ul,
#breadcrumb li {
display: inline;
font-size: 12px;
}

#breadcrumb dt {
margin-right: 10px;
color: #9d9d9d;
font-size: 12px;
}

#breadcrumb li {
line-height: 16px;
}

#breadcrumb li a,
#breadcrumb li strong {
padding-left: 10px;
margin-right: 10px;
font-size: 12px;
background: url(../images/icon_breadcrumb.gif) no-repeat 0 -11px;
color: #9d9d9d;
text-decoration: none;
}

#breadcrumb li strong,
#breadcrumb li a:hover,
#breadcrumb li a.active {
color: #262626;
font-weight: normal;
background: url(../images/icon_breadcrumb.gif) no-repeat 0 3px;
}



.wrapper {
	width: 984px;
	margin: 0 auto;
}

/* Adverts-top */
#adverts-top {
width: 984px;
display: block;
margin: 0 auto 20px auto;
}

/*========================MAIN====================================*/
.main {
	margin: 0 auto;
	width: 984px;
}
#content {
	float: left;
	width: 598px;
}

* html #content {
	overflow: hidden;
}

* + html #content {
	overflow: hidden;
}

#content p {
font-size: 1.3em;
}

#content a {
	color: #1964B8;
}

#content .csc-textpic-text a {
	color: #1964B8;
	text-decoration: underline;
}
#content .csc-textpic-text a:hover {
	color: #1964B8;
	text-decoration: none;
}

#content h3 a {
	text-decoration: none;
}

#content p.bodytext, #content b, #content i, #content strong, #content em {
	font-size: 1em;
}
#content .csc-textpic-text p.bodytext {
	font-size: 1.3em;
}

#content .item .csc-textpic-text p.bodytext {
	overflow: hidden;
}

#content .blogList .item .csc-textpic-text p.bodytext {
	overflow: visible;
}

#content .csc-header h1 {
	font-size: 1.3em;
}
#content ul.pageBrowser {
	float: right;
	margin-bottom: 10px;
	list-style:none;
}
#content ul.pageBrowser li {
	display: inline;
	margin: 0 3px 0 3px;
	color: #FF9900;
	font-size: 1.4em;
	font-weight: bold;
}
#content ul.pageBrowser li a {
	color: #6F8A3C;
	font-size: 1em;
	font-weight: normal;
}
#content ul.pageBrowser li a:hover {
	text-decoration: underline;
}
#content #singleNavigation {
	float: left;
	width: 598px;
	margin: 0px 0 10px 0;
}
#content #singleNavigation .previous a {
	color: #6F8A3C;
	font-size: 1.1em;
}
#content #singleNavigation .backtolist {
	margin-left: 10px;
	margin-right: 10px;
}
#content #singleNavigation .backtolist a {
	color: #6F8A3C;
	font-size: 1.1em;
}
#content #singleNavigation .next a {
	color: #6F8A3C;
	font-size: 1.1em;
}
#content .box {
	float: left;
	margin: 0 0 20px 0;
}
#content .csc-textpic-intext-left-nowrap {
	float: left;
	width: 558px;
	padding: 50px 20px 40px 20px;
	background: #ffffff url(../images/theme_bg.png) bottom no-repeat;
}
#content .csc-textpic-text {
	float: left;
	padding: 50px 20px 25px 20px;
	background: #ffffff url(../images/theme_bg.png) bottom no-repeat;
}

#content .itemBody .csc-textpic-intext-left{
	float: none;
	padding: 0;
	width: auto;
	background: none;
	border: none;
}

#content .csc-textpic-intext-left{
	float: left;
	padding: 35px 20px 20px 20px;
	width: 480px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
}

* html #content .item .csc-textpic-intext-left .csc-textpic-imagewrap {
	float: left;
	margin-right: -10px !important;
	margin-bottom: 10px !important;
}

#content .csc-textpic-intext-left .csc-textpic-text{
	float: none;
	width: auto;
	padding: 0;
	background: none;
}

#content .csc-textpic-text h2 {
	color: #1964b8;
	font-size: 1.2em;
	margin-bottom:15px;
}
#content .csc-textpic-text ul {
	margin-top:10px;
	margin-left:15px;
}
#content .csc-textpic-text ul li {
	font-size:1.3em;
	list-style:outside;
	list-style-type:disc;
	margin-bottom:10px;
}
#content .csc-textpic-text p.bodytext a, #content .csc-textpic-text ul li a {
	font-size:1em;
}

#content .csc-textpic-text ol { list-style: decimal; padding-left: 25px; }
#content .csc-textpic-text ol li { font-size: 1.3em; }

#content .single .csc-textpic-text {
	float: none;
	padding: 0;
	background: #ffffff url(../images/theme_bg.gif) bottom no-repeat;
}
#content .csc-textpic-intext-left-nowrap div .csc-textpic-text {
	background: #ffffff;
}
#content .csc-textpic-intext-left-nowrap {
	padding-bottom:0px;
}
#content .single .itemBody .csc-textpic-text {
	background: #ffffff;
}

#content .item .csc-textpic-text {
	float: none;
	padding: 0;
	background: #ffffff;
	margin-bottom:0px;
}

#content .csc-textpic-intext-left-nowrap .csc-textpic-text {
	position:relative;
	padding-left:19px;
	left:0px;
	top:-50px;
	width:421px;
}

* html #content .csc-textpic-intext-left-nowrap .csc-textpic-text {
	width: 400px;
}

#content .csc-textpic-intext-left-nowrap .csc-textpic-text .csc-textpicHeader {
	position: absolute;
	margin: -50px 0 0 -157px;
	padding: 8px 20px 0 20px;
	height: 22px;
	width: 558px;
	background: #ffffff url(../images/head_bg_b.gif) no-repeat;
}

#content .csc-header h1.csc-firstHeader {
	position: absolute;
	margin: 0px 0 0 0px;
	padding: 5px 20px 0 20px;
	height: 25px;
	width: 480px;
	background: #ffffff url(../images/head_bg_b.gif) no-repeat;
}
#content .csc-textpic-intext-left-nowrap .csc-textpic-text .csc-textpicHeader h1.csc-firstHeader, #content .csc-textpicHeader h1.csc-firstHeader, #content .csc-header h1.csc-firstHeader {
	color: #ffffff;
	font-size: 1.3em;
}
#content .csc-textpic-intext-left-nowrap .csc-textpic-text h1, #content .csc-textpic-text h1 {
	color: #1964b8;
	font-size: 1.6em;
}
#content .csc-textpic-intext-left-nowrap .csc-textpic-text p.bodytext {/*#content .csc-textpic-text p.bodytext*/
	margin-top: 20px;
}
#content .blogList .title {
	float: left;
	padding: 0px 20px 5px 20px;
	width: 480px;
}
#content .blogList .title p {
	color: #000000;
	font-size: 1.3em;
}
#content .blogList .title p a {
	color: #2f4309;
	text-decoration: underline;
}
#content .blogList .title p a:hover{text-decoration: none;}

#content .item, #content .single {
	float: left;
	padding: 0 0 12px 0;
	margin-bottom: 15px;
	background: #f0f0f0 url(../images/theme_bg.png) bottom no-repeat;
}

* html #content .item {
	padding-bottom: 0;
	height: 1px;
}

* html #content .single {
	padding-bottom: 0;
	height: 1px;
}

* + html #content .single {
	padding-bottom: 0;
}

#content .blogList .item .more {
	display: block;
	clear: left;
}

#content .item {
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	background: #fff url(../images/theme_bg.png) left bottom no-repeat;
}
#content .mailform {
	float: left;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	background: #ffffff url(../images/theme_bg.png) bottom no-repeat;
	}
#content .item .itemTop, #content .single .itemTop {
	padding: 8px 20px 0 20px;
	height: 22px;
	width: 558px;
	overflow: hidden;
}

#content .item .itemTop .categories, #content .single .itemTop .categories {
	float: left;
	color: #FFFFFF;
	font-weight: bold;
}
#content .item .itemTop .categories a, #content .single .itemTop .categories a {
	color: #FFFFFF;
	font-size: 1.3em;
}
#content .item .itemTop .date, #content .single .itemTop .date {
	float: right;
	color: #FFFFFF;
	font-size: 1.3em;
}
#content .item .itemTop .time, #content .single .itemTop .time {
	float: right;
	color: #FFFFFF;
	font-size: 1.3em;
	margin-right: 10px;
}
#content .item .itemBody, #content .single .itemBody {
	float: left;
	width: 558px;
	padding: 20px 20px 5px 20px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 1.3em;
}

* html #content .single .itemBody {
	margin-bottom: -21px;
}

* + html #content .single .itemBody {
	margin-bottom: -21px;
}

#content .item .itemBody h3, #content .single .itemBody h3 {
	padding: 0 0 10px 0;
}
#content .item .itemBody img, #content .single .itemBody img {
	float: left;
	margin: 0 20px 5px 0;
}

* html #content .blogList .item .itemBody img {
	padding-bottom: 10px;
}

* + html html #content .blogList .item .itemBody img {
	padding-bottom: 10px;
}

#content .item .itemBody span.more a, #content .single .itemBody span.more a {
	display: block;
	margin: 20px 0 0 0;
}
#content .item .itemTop, #content .single .itemTop {
	background: #f0f0f0 url(../images/head_bg_g.gif) no-repeat;
}
#content .blue .itemTop {
	background: #f0f0f0 url(../images/head_bg_b.gif) no-repeat;
}
#content .item .itemBody h3 a, #content .single h3 a {
	color: #6f8a3c;
	font-size: 1.6em;
}
#content .blue .itemBody h3 a {
	color: #1964b8;
}
#content .item .itemBody span.more a, #content .single span.more a {
	color: #86b32d;
}
#content .blue .itemBody span.more a {
	color: #1964b8;
}
#content .item .itemNav, #content .single .itemNav {
	background: #FFFFFF url(../images/body_bg.gif) bottom no-repeat;
	padding: 0 20px 20px 20px;
}

#content .item .itemNav a, #content .single .itemNav a {
	color: #86b32d;
}
#content .item .itemNav span, #content .single span {
	margin-right: 5px;
	white-space: nowrap;
}
#content .item .itemNav span.author{display: none;}


/*==================FORM======================*/
#commentFormNonAjax textarea, #commentFormNonAjax input, #commentForm textarea, #commentForm input {color: #000000; }
h6.commentError {display: block; clear: both;
}
ul.commentError {background-color: #ffddcc; margin-bottom: 20px; clear: both;
}


* + html #commentFormNonAjax .formField {
	margin-left: 100px;
}


* + html #commentFormNonAjax .formLabel label {
	position: absolute;
	left: 0;
	top: 5px;
}

* + html #content .mailform .formElement {

	position: relative;
}

* + html #commentFormNonAjax #captchaCodeTxt {
	width: 500px;
}

/*===============================================*/

#content .mailform h4 {
	height:25px;
	padding:5px 20px 0;
	width:558px;
	color: #ffffff;
	background:#F0F0F0 url(../images/head_bg_g.gif) no-repeat scroll 0 0;
}
#content .mailform form {

}
#content #commentList {
	float: left;
}
#content #commentList ul#commentListTitle li.start {
	display: none;
}
#content #commentList ul#commentListTitle li.end {
	display: none;
}
#content #commentList ul#commentListTitle li.middle {
	height:25px;
	padding:5px 20px 0;
	width:580px;
	color: #ffffff;
	font-size: 1.3em;
	background:#F0F0F0 url(../images/head_bg_g.gif) no-repeat scroll 0 0;
}
#content #commentList ul#commentListTitle li.middle span.commentsNr {
	color: #ffffff;
	font-size: 1em;
}
#content #commentList .commentListListing {
	float: left;
	padding: 0 0 20px 0;
	background: #fff url(../images/theme_bg.gif) bottom repeat-x;
	width: 598px;
	overflow: hidden;
}
#content #commentList .commentListListing .item {
	padding: 0 0 0px 0;
	float: inherit;
	background-color: #ffffff;
}
#content #commentList .commentListListing .item .commentComments {
	float: left;
	width: 558px;
	padding: 5px 20px 0 20px;
	background-color: #ffffff;
}


#content #commentList .commentListListing .item .commentTopNav {
	float: inherit;
	padding: 20px 20px 0 0;
	background-color: #ffffff;
	/*padding-right: 20px; */
}
#content #commentList .commentListListing .item .commentTopNav .author {
	float: left;
	width: 300px;
}
#content #commentList .commentListListing .item .commentTopNav .author img {
	float: left;
	margin: 0 10px 0 0;
}
#content #commentList .commentListListing .item .commentTopNav .author span.author {
	display: block;
	color:#6F8A3C;
	float: left;
	width: 100px;
	padding-left: 20px;
}
#content #commentList .commentListListing .item .commentTopNav .date {
	float: right;
	color:#6F8A3C;
	/*margin: 0 10px 0 0; */
	width: 80px;
}

#content #commentList .commentListListing .item .commentBody {
	float: left;
	width: 558px;
	padding: 0 20px 0 20px;
	background-color: #ffffff;
	border-top: 1px solid #fff;
}
#content #commentList .commentListListing .item .commentBody h5 {
	margin: 5px 0 10px 0;
}
#content #commentList .commentListListing .item .commentBody p{
	font-size:13px;
}
#content #commentList .commentListListing .item .commentFooter {
	float: left;
	width: 558px;
}


#content #commentList .commentListListing .commentFooter {
	padding: 0 20px 5px 20px;
	background: #ffffff; /*url(../images/point_t.gif) bottom repeat-x;*/
	border-bottom: 1px solid #99cc33;
}
#content #commentList .commentListListing .odd .commentFooter {
	padding: 0 20px 20px 20px;
	background: #FFFFFF url(../images/body_bg.gif) bottom repeat-x;
}
/*ZURUECK*/
	/*#content  p a { display:none}*/
	#content #commentFormNonAjax input.button , .csc-textpicHeader .mailform .formField input.button {
	margin: 0 0 5px 10px;
	border: none;
	color: #FFFFFF;
	background: url(../images/button.gif) no-repeat;
	cursor:pointer;
}
	#content #commentFormNonAjax .mailform .formElement .formField input.button{ width: 200px !important; }
#content .comment .head span {
	font-size: 1.6em;
}

#content #commentFormNonAjax {
width: auto;
}

#content .comment .body span.title {
	display: block;
	color: #6f8a3c;
}
#content .comment .body ul {
	list-style: none;
}
#content .comment .body li {
	padding: 10px 0 10px 0;
	background: url(../images/point_t.gif) bottom repeat-x;
}
#content .comment .body li.last {
	padding-top: 10px;
	background: none;
}
#content .artikle .head span {
	font-size: 1.6em;
}
#content .artikle .body input {
	width: 220px;
	margin-bottom: 10px;
}
#content .artikle .body input.email {
	margin-left: 20px;
}
#content .artikle .body textarea {
	width: 475px;
	height: 145px;
	overflow: auto;
}
#content .artikle .body .button {
	float: right;
	margin: 10px 0 10px 0;
}
#content .artikle .body .button input {
	width: 170px;
	margin: 0;
	padding: 0;
}
#content .news .head span {
	font-size: 1.6em;
}
#content .news .body ul {
	list-style: none;
}
#content .news .body li {
	padding: 10px 0 10px 0;
	background: url(../images/point_t.gif) bottom repeat-x;
}
#content .news .body li.last {
	padding: 10px 0 30px 0;
	background: none;
}
#content .news .body li input {
	float: left;
}
#content .news .body li .text {
	float: left;
	width: 460px;
}
#content .news .body li span.title {
	display: block;
	color: #6f8a3c;
}
#content .news .body .forma {
	margin: 10px 0 10px 0;
}
#content .news .body .forma label {
	float: left;
	width: 200px;
	padding: 5px 0 0px 0;
}
#content .news .body .forma input {
	width: 220px;
	margin: 5px 0 5px 25px;
}
#content .news .body .forma select {
	width: 224px;
	margin: 5px 0 5px 25px;
}
#content .news .body .forma input.checkbox {
	float: left;
	width: 20px;
	margin: 10px 10px 0 0;
}
#content .news .body .forma label.checkbox {
	width: 430px;
}
#content .news .body .button {
	float: right;
	margin: 10px 10px 10px 0;
}
#content .news .body .button input {
	width: 170px;
}
#content .search .head span {
	font-size: 1.6em;
}
#content .search .body ul {
	list-style: none;
}
#content .search .body li {
	padding: 10px 0 10px 0;
	background: url(../images/point_t.gif) bottom repeat-x;
}
#content .search .body li.last {
	padding: 10px 0 30px 0;
	background: none;
}
#content .search .body li a {
	text-decoration: none;
}
#content .search .body li a:hover {
	text-decoration: underline;
}
#content .search .body span.his {
	color: #676767;
	font-size: 0.8em;
}
#content .search .body span.his a {
	display: inline;
}
#content .search .body span.his a {
	margin: 0;
	float: none;
	color: #676767;
}
#content .search .body span.title {
	font-size: 1.2em;
	display: block;
	margin: 5px 0 10px 0;
}
#content .search .body span.title a {
	margin: 0;
	float: none;
}
#content .pod .head span {
	font-size: 1.6em;
}
#content .pod .body .spine {
	float: right;
	margin: 0px;
	width: 140px;
}
#content .pod .body .spine li a {
	padding-left: 25px;
	text-decoration: none;
	color: #333333;
	font-size: 1em;
	margin: 0;
	float: none;
}
#navigation {
	float: left;
	width: 186px;
	margin: 0 0 0 20px;
}
#menu #latestComments, #menu #latestPosts, #menu2 #latestComments, #menu2 #latestPosts{
	margin-bottom: 20px;
	padding: 0;
	width: 186px;
}

#menu #latestComments h3, #menu #latestPosts h3, #menu2 #latestComments h3, #menu2 #latestPosts h3{
	padding: 15px 10px 10px 10px;
	color: #6f8a3c;
	font-size: 1.6em;
	font-weight: bold;
	background: #c3de8d url(../images/box_t.gif) top no-repeat;
}
#menu #latestComments dl, #menu #latestPosts dl, #menu2 #latestComments dl, #menu2 #latestPosts dl {
	padding: 0 0 15px 0;
	background: #c3de8d url(../images/box_b.gif) bottom no-repeat;
}
#menu #latestComments dl dt , #menu #latestPosts dl dt,#menu2 #latestComments dl dt , #menu2 #latestPosts dl dt {
	padding: 5px 10px 0px 10px;
	font-size: 1.2em;
	color:#2E3D0F;
}
#menu #latestComments dl dd, #menu #latestPosts dl dd,#menu2 #latestComments dl dd, #menu2 #latestPosts dl dd {
	padding: 0px 10px 5px 10px;
	font-size: 1.2em;
	color:#2E3D0F;
	background: #c3de8d url(../images/point.gif) bottom repeat-x;
}
#menu #latestComments dl dt a, #menu #latestPosts dl dt a, #menu2 #latestComments dl dt a, #menu2 #latestPosts dl dt a{
	display: block;
	color: #2e3d0f;
	text-decoration: none;
	font-size: 1em;
}
#menu #categories, #menu2 #categories {
	width: 186px;
	margin-bottom: 20px;
	padding: 0;
}

#menu #categories h3, #menu2 #categories h3{
	padding: 15px 10px 10px 10px;
	font-size: 1.6em;
	color: #ffffff;
	background: #99cc33 url(../images/menu_bgt.gif) top left no-repeat;
	text-transform: uppercase;
}

#menu #categories ul, #menu2 #categories ul {
	list-style: none;
	margin: 0;
	padding: 0 0 15px 0;
	background: #99cc33 url(../images/menu_bgb.gif) left bottom no-repeat;
}
#menu #categories li, #menu2 #categories li {
	padding: 5px 10px 5px 10px;
	background: #99cc33 url(../images/point_m.gif) bottom repeat-x;
}

#menu #categories li:hover {
	background-color: #D4E5B1;
}

#menu #categories li a, #menu2 #categories li a {
	font-size: 1.4em;
	color: #2e3d0f;
	text-decoration: none;
}
#menu #categories li span.postnum {
	font-size: 1em;
	color: #719826;
}
#menu #categories li.last {
	padding: 5px 10px 15px 10px;
	background: #99cc33 url(../images/menu_bgb.jpg) bottom no-repeat;
}
.spine {
	margin-bottom: 20px;
}
.spine ul {
	list-style: none;
}
.spine li.top {
	background: #FFFFFF url(../images/spine_t.gif) top no-repeat;
}
.spine li.bottom {
	background: #FFFFFF url(../images/spine_b.gif) bottom no-repeat;
}
.spine li {
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}
.spine #bookmarks {
	background-color: #FFFFFF;
	width:136px;

}
.spine ul li #socialBookmarks #bookmarks a {
	padding: 2px 2px 2px 2px;
	margin: 0;
	width: 20px;
	font-size: 0.5em;
}

.spine li a {
	padding-left: 25px;
	text-decoration: none;
	color: #333333;
	font-size: 1.4em;
}
.spine li .rss , .spine li #versenden {
margin-bottom:0px;
padding-bottom:5px;
}
.spine li .rss {width: auto;}
.spine li .rss a {
	background: #FFFFFF url(../images/rss.gif) left no-repeat;
}
.spine li a.newsletter {
	background: #FFFFFF url(../images/newsletter.gif) left no-repeat;
}
.spine li #versenden a{
	background: #FFFFFF url(../images/versenden.gif) left no-repeat;
}
.spine li a.ausdrucken {
	background: #FFFFFF url(../images/ausdrucken.gif) left no-repeat;
}
.spine #socialBookmarks {
	width: 136px;
	margin: 0;
}
.spine li a.merken, #socialBookmarks div {
	background: #FFFFFF url(../images/merken.gif) left top no-repeat;
	font-size: 1.4em;
	color:#333333;
	margin-bottom:5px;
	margin-top:0px;
	font-weight:normal;
	width:110px;
	padding-left:25px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	cursor:pointer;
}
#diskussion {
	margin-bottom: 20px;
}
#diskussion ul {
	list-style: none;
}
#diskussion li {
	padding: 7px 10px 7px 10px;
	font-size: 1.2em;
	background: #c3de8d url(../images/point.gif) bottom repeat-x;
}
#diskussion li a {
	display: block;
	color: #2e3d0f;
	text-decoration: none;
}
#diskussion li span {
	color: #719826;
	font-size: 0.8em;
}
#diskussion li.title {
	padding: 15px 10px 10px 10px;
	color: #6f8a3c;
	font-size: 1.6em;
	font-weight: bold;
	background: #c3de8d url(../images/box_t.gif) top no-repeat;
}
#diskussion li.last {
	padding: 7px 10px 15px 10px;
	background: #c3de8d url(../images/box_b.gif) bottom no-repeat;
}
#newsletter {
	margin-bottom: 20px;
}
#newsletter ul {
	list-style: none;
}
#newsletter li {
	padding: 7px 10px 7px 10px;
	font-size: 1.2em;
	color: #2e3d0f;
	background-color: #c3de8d;
}
#newsletter li.title {
	padding: 15px 10px 10px 10px;
	color: #6f8a3c;
	font-size: 1.6em;
	font-weight: bold;
	background: #c3de8d url(../images/box_t.gif) top no-repeat;
}
#newsletter li.last {
	padding: 7px 10px 15px 10px;
	background: #c3de8d url(../images/box_b.gif) bottom no-repeat;
}
#newsletter li input.text {
	width: 135px;
}
#gratis .csc-textpic-text {
	padding: 15px 0 5px 0;
	background: #c3de8d url(../images/box_t.gif) top no-repeat;
}
#gratis .csc-textpic-intext-right {
	position: relative;
	margin-bottom: 20px;
	/*padding: 7px 10px 15px 10px;*/
	padding-bottom: 10px;
	background: #c3de8d url(../images/box_b.gif) bottom no-repeat;
}
#gratis .csc-textpic-intext-right .csc-textpic-imagewrap {
	float: none;
	position: absolute;
	margin: 0;
	right: 15px;
	top:15px;
}
#gratis ul {
	list-style: none;
}
#gratis li, #gratis p.bodytext {
	padding: 7px 0px 7px 10px;
	font-size: 1.2em;
	color: #2e3d0f;
	background-color: #c3de8d;
}
#gratis li.title, #gratis h1.title {
	padding: 5px 10px 10px 10px;
	color: #6f8a3c;
	font-size: 1.6em;
	font-weight: bold;
	background: #c3de8d;
}
#gratis li.last {
	padding: 7px 10px 15px 10px;
	background: #c3de8d url(../images/box_b.gif) bottom no-repeat;
}
#gratis li img {
	float: right;
}
#adv {
	float: left;
	width: 160px;
	margin: 0 0 0 20px;
}
/*========================BUTTON==================================*/
div.button {
	margin: 0;
	padding: 0;
	background: none;
}
div.button div.bl {
	float: left;
	background:  url(../images/button_l.gif) no-repeat;
	width: 4px;
	height: 24px;
}
div.button input {
	float: left;
	background: url(../images/button_c.gif) repeat-x;
	border: none;
	cursor: pointer;
	height: 24px;
	width: 130px;
	color: #ffffff;
}
div.button div.br {
	float: left;
	background: url(../images/button_r.gif) no-repeat;
	width: 4px;
	height: 24px;
}

#content div.button_link{float: right;}
#content .itemBody div.button_link img{margin: 0; padding: 0;}
/*========================FOOTER==================================*/
#footer {
	width: 984px;
	margin: 0 auto;
	border: none;
}
#footer .fl {
	float: left;
	width: 4px;
	height: 49px;
	background: #ffffff url(../images/fbg_l.gif) no-repeat;
}
#footer .fc {
	float: left;
	width: 798px;
	height: 49px;
	background-color: #FFFFFF;
}
#footer .fr {
	float: left;
	width: 4px;
	height: 49px;
	background: #FFFFFF url(../images/fbg_r.gif) no-repeat;
}
#footer .foot {
	float: right;
	margin: 20px 10px 0 0;
}
#footer .foot li {
	display: inline;
	float: left;
	padding: 0px 5px 0px 5px;
}
#footer .foot li a {
	padding-left: 20px;
}
#footer .cop {
	float: left;
	margin: 20px 0 0 10px;
	color: #333333;
	font-size: 1.4em;
}
.tx-t3blog-pi2 {
	display:block;
	position:relative;
}

.menuclose {
        position: absolute;
        height: 0px;
        overflow: hidden;
        text-align: left;
		padding-bottom:0px;
		display: none;
}

.menuopen {
	position: absolute;
	border: 1px solid #000;
	width: 150px;

	height: auto;
	overflow: visible;
	text-align: left;
	z-index:15;
	display: inline;
}

#content .mailform .formElement{ background-color: #FFFFFF; min-height: 30px;
}

#content .mailform .formElement p.bodytexttip {
color: #000000;
padding: 10px;
font-size:1.2em;
}
* html #content .mailform .formElement p.bodytexttip{ color: #000000; }
#content .mailform .formElement p.bodytexttip a {color:#86B32D;}

p.bodytexttiperror {
padding:10px;
font-size:1.2em;
color:#FF0000;
font-weight:bold;

}




/*-----------------SUCHE-----------------*/

#suche {
position: absolute;
left: 50%;
top: 68px;
width: 171px;
height: 50px;
margin-left: 123px;
z-index: 40;
background: url(../images/bg_searchbox.gif) no-repeat 0 20px;
}

#searchBox .text{
	margin: 0;
	padding: 10px 5px 0 10px;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	width: 127px !important;
	height: 17px;
	border: none;
}

#tx-t3blog-sword {
float: left;
background: url(../images/search_bg.gif) no-repeat;
margin: 0;
}


#searchBox #searchSword .button {
width: 29px;
height: 27px;
background: transparent url(../images/search_submit.gif) 0 0 no-repeat;
border: 0;
padding:0px;
margin: 0px;
margin-left: -5px;
}


#searchSword {
margin:0px; padding:0px;
}
#content .csc-textpic-text a.internal-link {color: #6f8a3c;}



/****** TWT ******/
.contentbox {
position: relative;
z-index: 1;
margin-bottom: 15px;
background: #fff url(../images/theme_bg.png) center bottom no-repeat;;
display: block;
float: left;
}

.contentbox .box-head h2 {
font-size: 1.3em;
}

.contentbox .nav-pager li {
padding: 0;
background: none;
}

#context .contentbox {
background-image: url(../images/bg_contentbox_context.png);
}

.box-head {
color: #fff;
background: #add65c url(../images/head_bg_g.gif) no-repeat center bottom;
padding: 7px 20px;
height: 16px;
}

#context .box-head {
background: #add65c url(../images/bg_contentbox_context_head.png) no-repeat center bottom;
padding: 7px 10px;
}

.box-head h1,
.box-head h2,
.box-head h3 {
font-size: 16px;
font-weight: bold;
line-height: 18px;
color: #fff;
margin: 0;
float: left;
}

.contentbox-blue .box-head {
background: #2577a9 url(../images/bg_contentbox_full_blue_head.png) no-repeat center bottom;
}

#context .contentbox-blue .box-head {
background: #2577a9 url(../images/bg_contentbox_context_blue_head.png) no-repeat center bottom;
}

.box-content {
padding: 10px 20px;
}

#context .box-content {
padding: 10px;
}

.box-content a {
color: #89a415;
}

.box-content .more-link {
float: right;
}

.divider {
border-bottom: 1px solid #999;
margin-bottom: 10px;
}


/* Service Menu */
#nav-service {
padding: 18px 0 25px 0;
text-align: center;
background: url(../images/bg_nav_service.gif) no-repeat top left;
width: 804px;
}

#nav-service li {
display: inline;
}

#nav-service li a {
padding: 2px 10px 2px 21px;
color: #666;
text-decoration: none;
font-size: 13px;
background: url(../images/icons_service.png) no-repeat 0 0;
}

#nav-service li.newsletter a {
background-position: 0 -22px;
}

#nav-service li.send a {
background-position: 0 -42px;
}

#nav-service li.print a {
background-position: 0 -64px;
}

#nav-service li.bookmark a {
background-position: 0 -83px;
}


/* Footer */
#nav-footer dl {
float: left;
width: 186px;
margin-right: 20px;
}

#nav-footer dl.last {
margin-right: 0;
}

#nav-footer dl dt {
font-size: 16px;
color: #6F8A3C;
padding: 10px 15px;
}

#nav-footer dl dd ul li {
padding: 6px 15px;
border-top: 1px solid #d7d7d7;
color: #666;
}

#nav-footer dl dd ul li a {
color: #666;
text-decoration: none;
display: block;
font-size: 13px;
}

#captchaCodeTxt {
width: 100%;
}

/* Adverts */

#adverts .contentbox-media {
margin-bottom:20px;
}

/* Unterschiedliche Farben fŸr Inhalsboxen */
#content .article-list .highlight,
#content .highlight,
#content .highlight-blue,
#content .highlight-matt-blue,
#content .highlight-green,
#content .highlight-grey {
background: #ecf5dc;
padding: 10px;
margin: 10px;
}

#content .highlight-blue {
color: #fff;
background: #196fa8;
margin: 0 0 10px 0;
clear: both;
}

#content .highlight-blue a {
color: #fff;
}

#content .highlight-blue h2, #content .highlight-blue h3, #content .highlight-blue h1 {
color: #fff;
}

#content .highlight-matt-blue {
background: #d1e1ee;
margin: 0 0 10px 0;
clear: both;
}

#content .highlight-matt-blue h2, #content .highlight-matt-blue h3, #content .highlight-matt-blue h1 {
color: #1A70A5;
}

#content .highlight-green {
background: #99cc33;
margin: 0 0 10px 0;
clear: both;
}

#content .highlight-green a, #content .highlight-green h1, #content .highlight-green h2, #content .highlight-green h3 {
color: #333333;
}

#content .highlight-grey {
background: #e1e1e1;
margin: 0 0 10px 0;
clear: both;
}

#content .highlight {
margin: 0 0 10px 0;
clear: both;
}

/* Shop Teaser */
#context .contentbox-shopteaser {
padding-bottom: 15px;
background: #1a70a5 url(../images/bg_contentbox_context_shop-teaser.gif) no-repeat bottom left;
}

#context .contentbox-shopteaser .box-head {
padding-left: 33px;
background: url(../images/icon_shop.png) no-repeat 10px 7px;
}

#context .contentbox-shopteaser p,
#content .contentbox-shopteaser p {
color: #fff;
margin-bottom: 130px;
}

#content .contentbox-shopteaser p {
margin-bottom: 20px;
}

#content .contentbox-shopteaser {
background: #1a70a5 url(../images/bg_contentbox_shop-teaser.gif) no-repeat bottom left;
}

#content .two-columns .contentbox-shopteaser {
background: #1a70a5 url(../images/bg_contentbox_half_shop-teaser.gif) no-repeat bottom left;
}

/* Warenkorb */

#context .contentbox-shopping-cart {
background: #1a70a5 url(../images/bg_contentbox_context_shopping_cart.jpg) no-repeat bottom left;
}

#context .contentbox-shopping-cart p {
margin-bottom: 15px;
}

#context .contentbox-shopping-cart .box-content {
padding-bottom: 0;
}



/* Shop Uebersichtsseite/n */
.shop-img {
float: left;
padding: 0 15px 20px 0;
width: 90px;
text-align: center;
}

.shop-text {
float: left;
width: 450px;
font-size: 1.2em;
}

#content .shop-text h2,
#content .shop-text h3 {
margin-bottom: 10px;
}

#content .shop-text h2 a,
#content .shop-text h3 a {
font-size: 1.6em;
}

#content .shop-text p {
line-height:16px;
margin-bottom:20px;
}

#content .shop-text p strong {
font-size: 0.8em;
}

.shop-text ul {
position: relative;
list-style-type: none;
}

.shop-text ul li {
width: 170px;
background: none;
padding: 0 0 5px 0;
}

#content .contentbox .shop-text li a {
display: inline;
padding: 0 18px 0 0;
border: none;
color: #53672c;
text-decoration: underline;
font-size: 1.2em;
margin-top: 10px;
background: url(../images/errow_green.gif) right 3px no-repeat;
}

.box-content {
float: left;
}

.box-content,
.itemBody,
.commentListListing,
.commentFormStyle .mailform form {
padding: 10px 20px;
margin-bottom: 10px;
}

#content .shop-text ul li a {
display: inline;
}

#content .shop-text ul li a:hover {
text-decoration: none;
}

#content .shop-text ul li.button {
float: right;
}

#content .shop-text ul li.button-green {
float: left;
}

button {
background: none;
border:0 none;
cursor:pointer;
padding:0;
text-align:left;
}

button span span {
line-height: 1.3em;
font-size: 1.2em;
}

#content .shop-text ul li.button span,
#content .shop-text ul li.button-green span {
width: 140px;
height: 24px;
display: block;
padding: 3px 0 0 0;
color: #fff;
text-align: center;
text-decoration: none;
background: url(../images/button_full.png) 0 0 no-repeat;
}

#content .shop-text ul li.button-green span {
background: url(../images/button_full_green.png) 0 0 no-repeat;
}

.blue {
color: #003c69;
}

#content .box-head .nav-pager {
line-height:16px;
margin-bottom: 0;
color:#89A415;
display:block;
text-align:right;
}

#content .box-head .nav-pager li {
display: inline;
border-right: 1px solid #fff;
background: none;
padding: 1px 3px 0 3px;
line-height:16px;
font-size: 1.2em;
}

#content .box-head .nav-pager li.last {
border: none;
}

#content .box-head .nav-pager a {
color: #fff;
font-size: 1.1em;
line-height: 1.3em:
text-decoration: none;
padding-right: 2px;
}

#content .box-head .nav-pager li.active {
border: none;
padding: 0;
}

#content .box-head .nav-pager li.active strong {
background-color: #fff;
color: #2577A9;
}

.nav-pager {
text-align: right;
color: #89A415;
display: block;
}

.nav-pager li {
display: inline;
padding: 2px 3px;
}

.nav-pager li.active {
border-right: none;
padding: 0;
}

.nav-pager li strong {
padding:2px 5px 1px;
}

.nav-pager li strong {
background: #ccc;
color: #fff;
}


/* Top Products */
.topproducts div.topproduct {
	display: none;
}
.topproducts div.topproduct.active {
	display: block;
}