/* Handcoded by RapidxHTML - http://www.rapidxhtml.com */

/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
    font-family:Arial, Helvetica, sans-serif;
}

fieldset,img {
    border:0;
}

html {
    height:100%;
    margin-bottom:1px;
}

body {
    position:relative;
	overflow:scroll;
}

:focus {
    outline:none;
}

/* links */ 
a {
    color:#cc0033;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}
.active_page {
    font-weight: bold;
   color:#CD071E;
   text-decoration: underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    line-height:100%;
    color:#000;
}

h1 {
    font-size:300%;
    color:#000;
}

h2 {
    font-size:250%;
    color:#000;
}

h3 {
    font-size:200%;
    color:#000;
}

h4 {
    font-size:175%;
    color:#000;
}

h5 {
    font-size:150%;
    color:#000;
}

h6 {
    font-size:125%;
    color:#000;
}

/* page setup */
body {
    background:url(../images/page_bg.jpg) 50% 0 repeat-x;
    font-family:Arial, Helvetica, sans-serif;
    line-height:150%;
    color:#646464;
    font-size:12px;
}

/* wrapper setup */
div.rapidxwpr_bg {
    background:url(../images/background.png) 0 0 repeat-y;
    padding:0 4px 0 4px;
}

div.rapidxwpr {
    background:url(../images/bottom_corner.png) 0 100% no-repeat;
    padding:0 0 11px 0;
    width:989px;
    margin:0 auto 15px auto;
    position:relative;
}

div.rapidxwpr_top {
    background:url(../images/top_corner.png) 0 0 no-repeat;
    padding:4px 0 0 0;
    margin:96px 0 0 0;
	margin-top: 0px;
}

/* header */
div#header {
    position:relative;
    height:158px;
    margin:0;
    background:url(../images/header_back.jpg) 100% 0 no-repeat;
}

.header-news {
    background:url(../images/header_news.jpg) 100% 0 no-repeat !important;
	height: 140px !important;
}
/* logo */
div.logo {
    padding:23px 0 20px 23px;
}

/* main body setup */
div#middle {
    width:auto;
    margin:0;
    clear:both;
}

/* right column */
div#right {
    width:310px;
    padding:0;
    float:right;
}

/* content column */
div#content {
    width:auto;
    margin:0 323px 0 0;
    padding:0 0 0 11px;
	display:block;
}

/* footer */
div#footer {
    width:auto;
    padding:10px 0 20px 0;
    clear:both;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* topmenu */
div#topmenu {
    border-bottom:solid 1px #cd071e;
    height:23px;
}

div#topmenu ul {
    list-style:none;
    padding:0 0 0 10px;
    overflow:hidden;
}

div#topmenu ul li {
    float:left;
    font-weight:bold;
}

div#topmenu ul li a {
    background:url(../images/menu_right.png) 100% 0 no-repeat;
    padding:0 9px 0 0;
    display:block;
    height:23px;
    float:left;
    cursor:pointer;
}
div#topmenu ul li.active a span{
	background:url(../images/menu_lefthover.png) 0 0 no-repeat;
    padding:3px 1px 3px 9px;
    display:block;
    margin:0;
    float:left;
}
div#topmenu ul li.active a{
	background:url(../images/menu_righthover.png) 100% 0 no-repeat;
    padding:0 9px 0 0;
    display:block;
    height:23px;
    float:left;
    cursor:pointer;
	color:#FFFFFF;
}
div#topmenu ul li a span {
    background:url(../images/menu_left.png) 0 0 no-repeat;
    padding:3px 1px 3px 9px;
    display:block;
    margin:0;
    float:left;
}

div#topmenu ul li a.first span {
    background:url(../images/menuleft_first.png) 0 0 no-repeat;
    padding:3px 0 3px 10px;
    display:block;
    margin:0;
}

.csc-default ul {
	list-style-position: inside;
	/* padding-left: 15px; */
}

/* banner */
div.banner {
    position:absolute;
    top:-96px;
    /* top:0; */
    right:4px;
    width:728px;
    height:90px;
}

span.tagline {
    color:#000;
    display:block;

}

/* praktische tipps */
div.praktische_tipps {
    color:#000;
    line-height:13px;
    margin:0 0 23px 23px;
}
*+html div.praktische_tipps {
    color:#000;
    line-height:13px;
    margin:0 0 19px 23px;
}

div.praktische_tipps span.tipps {
    display:block;
    font-weight:bold;
    color:#cc0033;
}

/* search form */
div.search_form {
    position:absolute;
    top:31px;
    right:50px;
}

div.search_form ul {
    list-style:none;
    overflow:hidden;
}

div.search_form ul li {
    float:left;
}

div.search_form ul li input.search_field, div.news-search-form input.search_field, div.tx-julleevents-pi1-categorySelector select.search_field{
    background:url(../images/search_fieldbg.png) 0 0 no-repeat;
    width:210px;
    border:none;
    font-size:11px;
    color:#d2232a;
    padding:2px 0px 4px 10px;
    margin:0 10px 0 0;
}

div.search_form ul li input.form_search {
    background:url(../images/icon_searchbg.png) 0 0 no-repeat;
    display:block;
    height:13px;
    width:14px;
    border:none;
    margin:3px 0 0 0;
}

/* othermenu */
div.othermenu {
    background:url(../images/othermenu_bg.png) 0 0 no-repeat;
    position:absolute;
    bottom:1px;
    right:5px;
    width:64px;
    padding:5px 14px 3px 14px;
}

*html div.othermenu {
    bottom:2px;
}

div.othermenu ul {
    list-style:none;
}

div.othermenu ul li {
    font-size:11px;
    line-height:14px;
}

div.othermenu ul li a {
    color:#666;
}

div.othermenu ul li a.home {
    background:url(../images/icon_home.png) 0 1px no-repeat;
    padding:0 0 0 15px;
}

div.othermenu ul li a.sitmap {
    background:url(../images/icon_sitemap.png) 0 1px no-repeat;
    padding:0 0 0 15px;
}

div.othermenu ul li a.kontakt {
    background:url(../images/icon_kontakt.png) 0 1px no-repeat;
    padding:0 0 0 15px;
}

div.othermenu ul li.font_size {
    background:url(../images/icon_fontsize.png) 0 1px no-repeat;
    padding:0 0 0 15px;
}

div.othermenu ul li.font_size a.small {
    font-size:10px;
    margin:0 4px 0 0;
}

div.othermenu ul li.font_size a.mid {
    font-size:11px;
    margin:0 4px 0 0;
}

div.othermenu ul li.font_size a.big {
    font-size:12px;
}

/* guide tour */
a.guide_tour {
    background:url(../images/icon_guide_tour.png) 0 0 no-repeat;
    width:86px;
    height:59px;
    display:block;
    text-indent:-9999px;
    position:absolute;
    top:118px;
    right:215px;
}

/* submenu */
div.submenu {
    background:url(../images/submenumenu_right.png) 100% 0 no-repeat;
    padding:0 12px 0 0;
    width:629px;
	margin-left:-1px;
}

div.submenu ul {
    background:url(../images/submenu_bg.png) 0 0 no-repeat;
    height:31px;
    list-style:none;
    overflow:hidden;
    width:624px;
}

div.submenu ul li {
    float:left;
}

div.submenu ul li a {
    color:#fff;
    padding:0 14px 0 14px;
    float:left;
    height:23px;
    display:block;
    line-height:22px;
}

div.submenu ul li a.meldun:hover, div.submenu ul li.active a.meldun {
    background:url(../images/submenu_hover.png) 0 -108px no-repeat;
    display:block;
    border:0;
}

div.submenu ul li a.jobs:hover, div.submenu ul li.active a.jobs {
    background:url(../images/submenu_hover.png) -86px -108px no-repeat;
    display:block;
    border:0;
}

div.submenu ul li a.termine:hover, div.submenu ul li.active a.termine  {
    background:url(../images/submenu_hover.png) -86px -108px no-repeat;
    display:block;
    border:0;
}

/* header styles */
h1 a {
    color:#000;
}

h1 a:hover {
    color:#cc0033;
}

h2 a {
    color:#000;
    text-decoration:none;
}

h2 a:hover {
    color:#cc0033;
    text-decoration:none;
}

a.title {
    font-size:12px;
    font-weight:bold;
    color:#000;
    /*font-style:italic; */
}

/* content menu */
div.content_menu {
    border-top:solid 1px #898083;
    border-bottom:solid 1px #898083;
    padding:1px 7px 1px 10px;
    overflow:hidden;
	margin-top: -1px;
	clear: both;
}

div.content_menu ul.contentmenu_left {
    list-style:none;
    overflow:hidden;
    float:left;
}

div.content_menu ul.contentmenu_left li {
    float:left;
}

div.content_menu ul.contentmenu_left li a {
    color:#666;
}

div.content_menu ul.contentmenu_left li a.zuruck {
    background:url(../images/icon_prered.jpg) 0 5px no-repeat;
    padding:0 0 0 15px;
    margin:0 50px 0 0;
}

div.content_menu ul.contentmenu_left li a.artikel {
    background:url(../images/icon_artikel.jpg) 0 1px no-repeat;
    padding:0 0 0 15px;
    margin:0 50px 0 0;
}

div.content_menu ul.contentmenu_left li a.artikel_drucken {
    background:url(../images/icon_artikeldrucken.jpg) 0 1px no-repeat;
    padding:0 0 0 15px;
}

div.content_menu ul.contentmenu_right {
    list-style:none;
    overflow:hidden;
    float:right;
}

div.content_menu ul.contentmenu_right li {
    float:left;
}

div.content_menu ul.contentmenu_right li a {
    color:#666;
}

div.content_menu ul.contentmenu_right li a.nach_oben, a.nach_oben {
    background:url(../images/arrow_up.jpg) 100% 3px no-repeat;
    padding:0 10px 0 0;
}

/* content footer */
div.content_footer {
    border-top:solid 1px #898083;
    border-bottom:solid 1px #898083;
    padding:1px 7px 1px 10px;
    overflow:hidden;
    margin: -1px 0 30px 0;
	height:19px;
}

div.content_footer span.subtitle_r{
	text-align:right;
}

div.content_footer ul {
    list-style:none;
    overflow:hidden;
    float:left;
    width:390px;
}

div.content_footer ul li {
    float:left;
}

div.content_footer ul li a {
    color:#666;
}

div.content_footer ul li a.zuruck {
    background:url(../images/icon_prered.jpg) 0 5px no-repeat;
    padding:0 0 0 15px;
    margin:0 50px 0 0;
}

div.content_footer ul li a.nach_oben {
    background:url(../images/arrow_up.jpg) 100% 4px no-repeat;
    padding:0 10px 1px 0;
}

div.content_footer div.pagination {
    float:right;
    width:240px;
    text-align:right;
}

div.content_footer div.pagination a {
    color:#666666;
}

div.content_footer div.pagination a:hover {
    color:#cd071e;
    text-decoration:none;
}

/* partners */
div.partners {
    /*overflow:hidden;*/
    margin:35px 0 0 0;
	border-bottom:solid 1px #898083;
}

div.partners h3 {
    color:#cd071e;
    border-bottom:solid 1px #898083;
    padding:0 0 3px 10px;
    font-size:12px;
    font-weight:normal;
    margin:0;
}

div.partners ul {
    list-style:none;
    overflow:hidden;
    padding:5px 0 0 0;
}

div.partners ul li {
    float:left;
    padding:0 3px;
}

.captcha_response {
	float: left;
}

/* footer container */
div.footer_container {
    border-bottom:solid 1px #898083;
    margin:30px 0 0 0;
    overflow:hidden;
    padding:0 7px 6px 0;
	width:975px;
	left:3px;
	z-index:999;
}

div.footer_container ul {
    list-style:none;
    text-align:right;
	float:right;
}

div.footer_container ul li {
    height:12px;
    line-height:14px;
}

div.footer_container ul li a {
    color:#666;
    border-left:solid 1px #666;
    padding:0 0 0 4px;
}

/* follow */
div.follow_us {
    padding:2px 0 33px 0;
	text-align:right;
}

div.follow_us ul {
    float:right;
    list-style:none;
}

div.follow_us ul li {
    float:left;
    margin:0 2px 2px 0;
}

div.follow_us ul li a {
    display:block;
    text-indent:-9999px;
}

div.follow_us ul li a.bookmark1 {
    width:18px;
    height:18px;
}

div.follow_us ul li a.bookmark2 {
    background:url(../images/follow2.jpg) 0 0 no-repeat;
    width:18px;
    height:18px;
}

div.follow_us ul li a.bookmark3 {
    background:url(../images/follow3.jpg) 0 0 no-repeat;
    width:18px;
    height:18px;
}

/* newsletter form */
div.newsletter_form {
    background:url(../images/right_cornerbg.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 15px 0;
    margin:0 0 22px 0;
}

div.newsletter_form h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

div.newsletter_form ul {
    list-style:none;
	margin:0px !important;
    padding:0 2px 0 10px;

}

div.newsletter_form ul li {
    margin:0 5px 0 0;
    float:left;
	padding:0px !important;
}

div.newsletter_form ul li input.search_field {
    background:url(../images/input_newsletter.jpg) 0 0 no-repeat;
    width:154px;
    border:none;
    font-size:11px;
    color:#d2232a;
	margin:0px !important;
    padding:2px 6px 4px 10px;
}

div.newsletter_form ul li input.form_search {
    background:url(../images/icon_searchbg.png) 60px 1px no-repeat;
    border:none;
    margin:0 2px 0 0;
    padding:0 15px 0 0;
    color:#898083;
    font-size:11px;
    font-weight:bold;
    cursor:pointer;
    width:75px;
}
.rsscontainer{
float:left;
margin-right:0px !important;
padding-right:0px !important;
padding-left:10px !important;

}
.submitcontainer{
float:left;
margin-right:0px !important;
padding-right:0px !important;
}

div.newsletter_form ul li a.rss {
    display:block;
    background:url(../images/icon_rss.jpg) 5px 0px no-repeat;
    width:23px;
    height:18px;
    text-indent:-9999px;
}

/* basiswissen */
div.box_basiswissen {
    background:url(../images/right_cornerbg.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 15px 0;
    line-height:16px;
    margin:0 0 22px 0;
}

div.box_basiswissen h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

div.box_content {
    padding:0 12px;
}

div.box_content span.date {
    display:block;
    font-size:11px;
    color:#000;
    margin:0 0 5px 0;
}

div.box_content a.title {
    font-size:12px;
    font-weight:bold;
    /*font-style:italic;*/
    color:#000;
}

div.box_content p {
    margin:10px 0 10px 0;
    font-size:11px;
    color:#000;
}

/* mensch buro */
div.mensch_buro {
    background:url(../images/right_cornerbg.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 15px 0;
    line-height:16px;
    margin:0 0 22px 0;
}

div.mensch_buro h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

div.boxcontent_left {
    width:81px;
    float:left;
    padding:0;
    padding:10px 0 0 10px;
    font-size:11px;
    color:#000;
}

div.boxcontent_left span.asuga_date {
    margin:0 0 10px 0;
}

div.boxcontent_left span {
    display:block;
    font-size:11px;
    font-weight:bold;
    color:#000;
    /*font-style:italic;*/
}

div.boxcontent_left a.probeabo {
    font-size:11px;
    color:#898083;
    font-weight:bold;
    background:url(../images/icon_searchbg.png) 88% 12px no-repeat;
    padding:10px 18px 0 0;
    display:block;
}

div.boxcontent_right {
    float:right;
    width:210px;
    margin:0;
}

/* featured produkt */
div.featured_produkt {
    background:url(../images/right_cornerbg.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 15px 0;
    line-height:16px;
    margin:0 0 22px 0;
}

div.featured_produkt h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

/* bookshop */
div.bookshop {
    background:url(../images/right_cornerbg.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 15px 0;
    line-height:16px;
    margin:0 0 22px 0;
}

div.bookshop h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

div.book_left {
    width:125px;
    float:left;
    padding:10px 0 0 10px;
}

div.book_left p {
    font-size:11px;
    color:#000;
}

div.book_left span.book_rate {
    font-size:12px;
    font-weight:bold;
    color:#000;
}

div.book_pre {
    float:right;
    width:130px;
}

.subtitle_l {
	float: left;
}

.subtitle_r {
	float: right;
	padding-top:1px;
}

.subtitle_r a {
	padding-left: 0px !important;
}

/* products box */
div.products_box {
    overflow:hidden;
    margin:0 0 30px 0;
	color: #000;
}

.over_product {
	position: absolute;
	width: 232px;
	margin:0;
	top:50px;
	left:30px;
	z-index:1000;
}
.over_product_md {
	width: 232px;
	background: transparent url(../images/product_over_bg.png) repeat-y 0 0;
	padding: 0px 10px 0px 20px;
}
.over_product_up {
	width: 232px;
	height: 20px;
	background: transparent url(../images/product_over_up_bg.png) no-repeat scroll 0 0;
	padding: 0px 10px 0px 20px;
}

.over_product_bt {
	width: 232px;
	height: 20px;
	background: transparent url(../images/product_over_bt_bg.png) no-repeat scroll 0 0;
	padding: 0px 10px 0px 20px;
}


.over_product img {
	width: auto !important;
	height: auto !important;
}

h2.products_subtitle {
    padding: 10px 0 5px 0px;
    border-bottom: solid 1px #898083;
}

div.products_box h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    padding:0 0 5px 10px;
    border-bottom:solid 1px #898083;
	height:10px;
}

div.products_box h3 a.next {
    color:#898083;
    background:url(../images/arrow_right.png) 100% 0 no-repeat;
    padding:0 20px 0 0;
    font-size:11px;
    font-weight:bold;
	float:right;
	height:15px;
}
div.products_box h3 a{
    color:#898083;
    background:url(../images/arrow_right.png) 100% 0 no-repeat;
    padding:0 20px 0 412px;
    font-weight:bold;
}

div.product_post {
    clear:both;
    border-bottom:solid 1px #898083;
    padding:5px 10px 10px 10px;
    margin:0px;
}

div.product_display {
    width:140px;
    float:left;
}

div.product_detail {
    padding:10px 30px 0 0;
}

div.product_detail span.product_date {
    color:#000;
}

.news-text-right {
	padding-left: 201px !important;
}

.news-related-text-right {
	padding-left: 140px !important;
}

div.product_detail h2 {
    font-size:20px;
    color:#000;
    font-weight:normal;
    padding:0;
    margin:0 0 10px 0;
}

div.product_detail p {
    /*margin-left:201px;*/
    color:#000;
}

div.product_detail p a {
    color:#898083;
}

/* jobs */
div.job_termine {
	width:100%;
	float:left;
	height:auto;
    margin:0 0 50px 0;
    overflow:hidden;
}
.job_termine .tx-julleevents-pi1{
	width:auto;
	float:right;
}
.job_termine .tx-dmmjobcontrol-pi1{
	width:auto;
	float:left;
}


div.jobs{
    width:290px;
    float:left;
}
div.jobs1 {
    width:290px;

}


div.jobs h3, div.jobs1 h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    padding:0 0 5px 10px;
    border-bottom:solid 1px #898083;
}

div.jobs h3 a, div.jobs1 h3 a {
    color:#898083;
    background:url(../images/arrow_right.png) 100% 0 no-repeat;
    padding:0 20px 0 160px;
    font-size:11px;
    font-weight:bold;
}

div.jobs ul {
    list-style:none;
}

div.jobs ul li {
    line-height:16px;
    border-bottom:solid 1px #898083;
    padding:0 0 4px 8px;
    margin:0 0 4px 0;
}

div.jobs ul li span.job_date {
    color:#000;
   /* display:block; */
}

div.jobs ul li span.job_entery {
    /*font-style:italic;*/
    font-weight:bold;
}

div.jobs ul li span.job_entery a {
    color:#000;
}

div.jobs ul li span.job_entery a:hover {
    color:#cc0033;
}

/* termine */
div.termine{
    width:312px;
    float:right;
    padding-left:10px;
}
div.termine1 {
    width:312px;
    float:left;
}

div.termine h3, div.termine1 h3{
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    padding:0 0 5px 10px;
    border-bottom:solid 1px #898083;
}

div.termine h3 a ,div.termine1 h3 a{
    color:#898083;
    background:url(../images/arrow_right.png) 100% 0 no-repeat;
    padding:0 20px 0 120px;
    font-size:11px;
    font-weight:bold;
}

div.termine ul {
    list-style:none;
}

div.termine ul li {
    line-height:16px;
    border-bottom:solid 1px #898083;
    padding:0 0 4px 8px;
    margin:0 0 4px 0;
}

div.termine ul li span.termine_date {
    color:#000;
   /*  display:block; */
}

div.termine ul li span.termine_entery {
    /*font-style:italic;*/
    font-weight:bold;
}

div.termine ul li span.termine_entery a {
    color:#000;
}

div.termine ul li span.termine_entery a:hover {
    color:#cc0033;
}

.job_termine .tx-dmmjobcontrol-pi1{
width:auto;
float:left;
}

/* suche content */
div.search_box {
    padding:35px 0 0 0;
}

div.search_box h3 {
    font-size:12px;
    font-weight:normal;
    margin:0 0 22px 0;
    color:#cd071e;
    padding:0 0 5px 10px;
    border-bottom:solid 1px #898083;
}

div.search_box_form ul {
    list-style:none;
    overflow:hidden;
}

div.search_box_form ul li {
    float:left;
    overflow:hidden;
	width:100%;
}

div.search_box_form ul li input.suche_inputfield {
    background:url(../images/input_suche.png) 0 0 no-repeat;
    width:138px;
    font-size:11px;
    color:#cc0033;
    padding:2px 3px 2px 9px;
    border:0;
    float:left;
}

div.search_box_form ul li input.label_suchen, .label_suchen {
    font-size:12px;
    color:#cc0033;
    font-weight:bold;
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    padding:0 18px 0 0;
    display:block;
    float:left;
    border:0;
    cursor:pointer;
	margin-left: -5px;
}

div.search_box_form ul li label {
    display:block;
    float:left;
    margin:0 4px 0 0;
    color:#000;
	width:80px;
}

div.search_box_form ul li input.select_radio {
    float:left;
    margin:3px 10px 0 0;
}

div.check_boxform ul {
    list-style:none;
    padding:0;
    overflow:hidden;
}

div.check_boxform ul li {
    width:230px;
}

div.check_boxform ul li input.checkbox {
    float:left;
	margin-right: 5px;
}

div.check_boxform ul li label.checkbox_label {
    display:block;
    color:#000;
    float:left;
    width:200px;
}

div.check_boxform ul li.alt {
    width:100%;
    margin:15px 0 15px 0;
    clear:both;
}

/* search reaults */
div.search_reaults_header {
    margin:30px 0 30px 0;
}
.search_reaults .image{
	width:auto;
	height:auto;
	float:right;
}
.search_reaults .details{
	width:auto;
	height:auto;
	float:left;
}
div.search_reaults_header h3 {
    border-top:solid 1px #898083;
    border-bottom:solid 1px #898083;
    padding:3px 5px 3px 10px;
    font-size:11px;
    font-weight:normal;
    color:#cd071e;
}

div.search_reaults_header h3 a {
    padding:0 12px 0 0;
    background:url(../images/arrow_red.jpg) 100% 4px no-repeat;
    color:#666666;
    float:right;
    /* margin:-15px 0 0 0; */
}

div.search_reaults_header h3 a:hover {
    color:#cc0033;
}

div.search_reaults ul {
    list-style:none;
}

div.search_reaults ul li {
    padding:0 10px 10px 10px;
    line-height:19px;
    margin:0 0 25px 0;
    height:auto;
    overflow:hidden;
}

div.search_reaults ul li span.suche_date {
    font-size:11px;
    color:#000;
}

div.search_reaults ul li h2 {
    font-size:12px;
    color:#000;
    margin:0;
}

div.search_reaults ul li p {
    margin:0;
    color:#000;
}

div.search_reaults ul li {
    color:#000;
}

/* Detailseite */
.detail-info ul {
	list-style-type: disc !important;
	list-style-position: inside !important;
}

.detail-info ul li {
	margin-bottom: 0 !important;
	padding: 0 !important;
	overflow: visible !important;

}

/* job title */
div.job_title {
    border-bottom:solid 1px #898083;
    padding:0 0 5px 0;
    margin:0 0 10px 0;
}

div.job_title h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    padding:0 0 0 10px;
	border-bottom: none;
}

div.job_title h3 a {
    color:#898083;
    font-weight:bold;
    font-size:11px;
    background:url(../images/arrrow_suchen.png) 100% 0 no-repeat;
	padding-left: 0px;
}

div.job_title h3 a.job_link1 {
    padding:0 20px 0 290px;
}

div.job_title h3 a.job_link2 {
    padding:0 20px 0 10px;
}

div.job_title h3 a.job_link3 {
    padding:0 20px 0 0;
    margin:0 0 0 320px;
}

/* jobs content */
div.jobs_content {
    color:#000;
    padding:0 0 20px 10px;
}

div.jobs_content span a {
    color:#000;
}

div.jobs_content span a:hover, div.jobs_content span a.active {
    color:#cc0033;
}

div.jobs_content h2 {
    margin:0 0 12px 0;
    font-size:20px;
    color:#000;
    font-weight:normal;
}

div.jobs_content a.web_link {
    margin:0;
    font-weight:bold;
    /*font-style:italic;*/
    color:#000;
    background:url(../images/arrow_red.jpg) 0 4px no-repeat;
    padding:0 0 0 10px;
}

div.jobs_content h4 {
    margin:0;
    font-weight:bold;
    color:#000;
    font-size:11px;
}

div.jobs_content p a {
    color:#cc0033;	
}

div.jobs_content p a:hover {
    color:#cc0033;
}

div.jobs_content ul {

}
div.jobs_content li {
   /* margin-left: 22px; */
}

.contenttable {
    fsdgborder-collapse: separate;


    border-spacing:0px;

}
.contenttable caption {
    font-weight: normal;
    font-style: italic;
}
.contenttable td{
   border-top:1px solid #000;
   border-bottom:1px solid #000;
   padding: 3px;
   font-weight: normal;
   border-spacing:0px;

}

/* job info */
div.job_info {
    line-height:15px;
    margin:0 0 50px 0;
}

div.job_info ul {
    list-style:none;
}

div.job_info ul li span.job_data {
    color:#cc0033;
    display:block;
    float:left;
    width:120px;
}

div.job_info ul li a.email {
    color:#000;
}

div.job_info ul li a.email:hover {
    color:#cc0033;
}

div.job_info ul li a.job_link {
    color:#000;
    /*font-style:italic;*/
    font-weight:bold;
}

/* jobs formular */
div.jobs_formular {
    border-bottom:solid 1px #898083;
    padding:0 0 15px 8px;
    margin:0 0 15px 0;
}

div.jobs_formular h4 {
    margin:0;
    font-size:12px;
    color:#000;
    font-weight:normal;
    line-height:14px;
}

div.jobs_formular h4 a {
    margin:0;
    color:#000;
    font-weight:normal;
    background:url(../images/arrrow_suchen.png) 100% 0 no-repeat;
    padding:0 20px 0 0;
}

div.jobs_formular h5 {
    margin:0;
    font-size:11px;
    color:#cc0033;
    font-weight:bold;
}

div.jobs_formular h6 {
    margin:0;
    font-size:11px;
    color:#cc0033;
    font-weight:normal;
}

/* job form */
div.job_form {

}

div.job_form h5 {
    color:#666666;
    font-size:10px;
    /*font-style:italic;*/
    margin:0;
}

div.job_form ul {
    list-style:none;
    padding:8px 0 0 0;
}

div.job_form ul li {
    margin:10px 0 4px 0;
    overflow:hidden;
	padding-bottom: 1px;
}

div.job_form ul li label {
    display:block;
    width:110px;
    text-align:left;
    float:left;
    margin:0 5px 0 0;
}

div.job_form ul li select.select_option {
    font-size:11px;
    background:url(../images/select_optionbg.png) 0 0 no-repeat;
    border:0;
    width:188px;
    height:18px;
    padding:1px 0 1px 5px;
}

div.job_form ul li input.input_text, textarea.input_text {
    width:278px;
    padding:2px 5px 2px 5px;
    font-size:11px;
    color:#000;
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
}

div.job_form ul li textarea.type_text {
    width:272px;
    height:126px;
    padding:3px 8px 3px 8px;
    font-size:11px;
    color:#000;
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
}

div.job_form ul li select {
    font-size:1em;
    color:#000;
    border-top:solid 1px #666;
    border-left:solid 1px #666;
    border-right:solid 1px #e2e2e2;
    border-bottom:solid 1px #e2e2e2;
    padding:0 0 0 3px;
}

select.input_text {
	width: 292px
}

div.job_form ul li input {
    color:#000;
}

div.job_form ul li select.number_month {
    width:158px;
    height:18px;
}

div.job_form ul li select.select_month {
    width:60px;
    height:18px;
}

div.job_form ul li input.input_name {
    width:82px;
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
    padding:1px 5px 1px 5px;
}

div.job_form ul li input.input_sername {
    width:120px;
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
    padding:1px 5px 1px 5px;
}

div.job_form ul li input.inputmid_text {
    width:198px;
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
    padding:1px 5px 1px 5px;
}

div.job_form ul li input.inputsmall_text {
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
    padding:1px 5px 1px 5px;
    width:67px;
}

div.job_form ul li select.select_option {
    font-size:11px;
    background:url(../images/select_optionbg.png) 0 0 no-repeat;
    border:0;
    width:188px;
    height:18px;
    padding:1px 0 1px 5px;
}

div.job_form ul li input.input_checkbox {
    margin:0 5px 0 0;
    float:left;
    margin:0 7px 0 125px;
}

div.job_form ul li label.checkbox_input {
    width:170px;
    text-align:left;
}

.job_form .checkbox-inside {
	width: 100%;
	text-align: left;
}

.job_form .content-right {
	padding-left: 115px;
}

.form-error {
	margin:10px 0 10px 0;
	color: #FF0000;
	font-weight: bold;
}

div.job_form ul li input.reset_form {
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    padding:0 13px 0 0px;
    border:0;
    float:left;
    color:#898083;
    font-weight:bold;
    border:0;
    cursor:pointer;
    margin:0 50px 0 -5px;
}

div.job_form ul li input.submit_form {
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    padding:0 13px 0 0;
    border:0;
    color:#cc0033;
    font-weight:bold;
    border:0;
    cursor:pointer;
	margin-left: -5px;
}

/* jobs liste */
div.jobs_liste {
    overflow:hidden;
    margin:0 0 15px 0;
    padding:0 0 0 10px;
}

div.jobs_liste ul {
    float:left;
    list-style:none;
}

div.jobs_liste ul li {
    margin:3px 0 3px 0;
    height:15px;
    color:#000;
	float: left;
	width: 150px;
}

div.jobs_liste ul li label.checkbox_title {
    color:#cc0033;
    padding:0 0 0 0px;
    display:block;
}

div.jobs_liste ul li input.checkbox {
    float:left;
    margin:2px 3px 0 0;
}

div.jobs_liste ul li label.checkbox_label {
    display:inline;
}

div.jobs_liste input.submit_checkbox {
    clear:both;
    display:block;
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    padding:0 18px 0 0;
    border:0;
    font-weight:bold;
    color:#cc0033;
    cursor:pointer;
}

/* joblist results nav */
div.joblist_results_nav {
    border-bottom:solid 1px #898083;
    padding:1px 0px 1px 10px;
    overflow:hidden;
    margin:0 0 12px 0;
}

div.joblist_results_nav ul {
    list-style:none;
    overflow:hidden;
    float:left;
}

div.joblist_results_nav ul li {
    float:left;
}

div.joblist_link ul {
    float:right;
}

div.joblist_link ul li {
    font-weight:bold;
    color:#898083;
    background:url(../images/arrrow_suchen.png) 100% 3px no-repeat;
    padding:0 20px 0 0;
}

div.joblist_link ul li a {
    color:#898083;
}

/* joblist results */
div.joblist_results {
    color:#000;
}

div.joblist_results ul {
    list-style:none;
}

div.joblist_results ul li {
    border-bottom:solid 1px #898083;
    padding:0 0 10px 10px;
    margin:10px 0 0 0;
}

div.joblist_results ul li span a {
    color:#000;
}

div.joblist_results ul li span a:hover, div.joblist_content span a.active {
    color:#cc0033;
}

div.joblist_results ul li h2 {
    margin:0 0 12px 0;
    font-size:20px;
    color:#000;
    font-weight:normal;
}

/* mubdetail */
div.mubdetail_content {
    margin:0 0 20px 0;
    font-size:12px;
    padding:30px 0 0 0;
}

div.mubdetail_content h3 {
    margin:0;
    color:#cd071e;
    font-weight:normal;
    border-bottom:solid 1px #898083;
    padding:0 0 4px 12px;
    margin:0 0 12px 0;
    font-size:12px;
}

div.mubdetail_content h3 a {
    color:#cd071e;
    font-size:12px;
}

div.mubdetail_content span {
    color:#898083;
}

div.mubdetail_content img {
    padding:8px 0 0 8px;
}

/* mubdetail title */
div.mubdetail_title {
    border-bottom:solid 1px #898083;
    padding:0;
    margin:20px 0 15px 0;
    overflow:hidden;
}

div.mubdetail_title h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    padding:0 0 0 10px;
    float:left;
    border:0;
}

div.mubdetail_title ul {
    list-style:none;
    overflow:hidden;
    float:right;
}

div.mubdetail_title ul li {
    font-weight:bold;
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    float:left;
    padding:0 20px 0 0;
    margin:0 3px 0 0;
}

div.mubdetail_title ul li a {
    color:#898083;
}

/* mubdetail detail */
div.mubdetail_detail a.mublink_mensch {
    padding:0 0 0 10px;
}

div.mubdetail_detail h1 {
    margin:0;
    padding:0 0 0 0;
    font-size:20px;
    font-weight:normal;
    color:#000;
}
div.mubdetail_detail h1 {
    color:#000;
}

div.mubdetail_detail hr {
	border: 0;
	color: #9E9E9E;
	background-color: #9E9E9E;
	height: 1px;
	width:100%;
	text-align: left;
}

div.mubdetail_detail ul {
    list-style:none;
    /*border-top:solid 1px #898083;*/
    padding:7px 0 0 0;
}

div.mubdetail_detail ul li {
    margin:0 0 20px 0;
    padding:0 10px 0 10px;
}

.mubdetail_detail ul ul {
    list-style: inside;
    padding:0px;
}

.mubdetail_detail ul ul li {
    margin:0px;
    padding:0px;
}

div.mubdetail_detail ul li h3 {
    border:0;
    color:#cd071e;
    margin:0 0 7px 0;
    font-weight:bold;
    padding:0;
}

div.mubdetail_detail ul li h3 a {
    font-size:11px;
}

div.mubdetail_detail ul li h4 {
    margin:0;
    font-size:11px;
    font-weight:normal;
    color:#000;
    padding:0;
	line-height:16px;;
}

div.mubdetail_detail ul li h2 {
    margin:0;
    font-size:14px;
    color:#000;
    padding:0;
}

div.mubdetail_detail ul li h2 span {
    font-size:11px;
    font-weight:bold;
    color:#898083;
    margin:0 5px 0 0;
}

div.mubdetail_detail ul li h2 a.mublink {
    margin:0;
    padding:0;
    font-weight:normal;
}

div.mubdetail_detail ul li p, p.bodytext {
    margin:0;
    color:#000;
    /* line-height:13px; */
	padding:5px 0 3px 0;
}

div.mubdetail_detail ul li p.article_cat {
	padding:0;
	margin:0;
}

/* mubdetail titlebottom */
div.mubdetail_titlebottom {
    overflow:hidden;
}

div.mubdetail_titlebottom h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    padding:0 0 0 10px;
    float:left;
    border:0;
}

div.mubdetail_titlebottom ul {
    list-style:none;
    overflow:hidden;
    float:right;
}

div.mubdetail_titlebottom ul li {
    font-weight:bold;
    font-size:11px;
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    float:left;
    padding:0 20px 0 0;
    margin:0 3px 0 0;
}

div.mubdetail_titlebottom ul li a {
    color:#898083;
}

/* login form */
div.login_form {
    background:url(../images/right_cornerbg1.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 20px 0;
    margin:0 0 22px 0;
}

div.login_form h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner1.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

div.login_form ul {
    list-style:none;
    padding:5px 2px 0 10px;
    overflow:hidden;
}

div.login_form ul li {
    margin:0 5px 0 0;
    float:left;
}

div.login_form ul li input.login_field {
    width:123px;
    font-size:11px;
    color:#d2232a;
    padding:2px 6px 2px 6px;
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
}

div.login_form ul li input.login_fieldsmall {
    width:61px;
    font-size:11px;
    color:#d2232a;
    padding:2px 6px 2px 6px;
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
}

div.login_form ul li input.form_login {
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    color:#fff;
    font-size:11px;
    font-weight:bold;
    border:0;
    padding:0 15px 0 0;
    cursor:pointer;
    width:50px;
}

div.login_form a {
    color:#fff;
    font-size:11px;
    clear:both;
    padding:0 10px;
}

/* abonnement */
div.abonnement {
    background:url(../images/right_cornerbg1.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 20px 0;
    margin:0 0 22px 0;
}

div.abonnement h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner1.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

div.abonnement ul {
    list-style:none;
    padding:5px 18px 0 10px;
    overflow:hidden;
}

div.abonnement ul li {
    text-align:right;
    background:url(../images/arrrow_suchen.png) 100% 4px no-repeat;
    padding:0 20px 0 0;
    font-weight:bold;
}

div.abonnement ul li a {
    color:#fff;
}

/* productitem content */
div.productitem_content {
    padding: 30px 0 0 0;
   /* overflow:hidden; */
}

.tx-indexedsearch,
.content-inside {
	padding-left: 10px;
}

*html div.productitem_content {
    padding:35px 0 0 0;
    overflow:hidden;
}

div.productitem_content h3 {
    margin:0;
    color:#cd071e;
    font-weight:normal;
    border-bottom:solid 1px #898083;
    padding:0 0 4px 12px;
    margin:0 0 12px 0;
    font-size:12px;
}

div.productitem_content .tc_callcenter h3 {
	padding:0 0 4px 0;
}

div.productitem_content ul {
    list-style:none;
    overflow:hidden;
}

div.productitem_content ul li {
    /*float:left;*/
}

/* product search form */
div.product_search_form {
    background:url(../images/right_cornerbg1.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 20px 0;
    margin:0 0 22px 0;
    font-size:11px;
}

div.product_search_form h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner1.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

div.product_search_form ul {
    list-style:none;
    padding:5px 8px 0 13px;
    overflow:hidden;
}

div.product_search_form ul li {
    margin:0 0 2px 0;
    font-weight:bold;
    font-size:12px;
}

div.product_search_form ul li input.product_field {
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
    width:200px;
    padding:1px 5px;
    font-size:11px;
    margin:0 3px 0 0;
}

div.product_search_form ul li input.product_submit {
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    padding:0 14px 0 0;
    border:0;
    font-size:11px;
    font-weight:bold;
    color:#fff;
	cursor: pointer;
}


div.product_search_form ul li input.product_up {
    background:url(../images/arrow_upred..png) 100% 2px no-repeat;
    padding:0 14px 0 0;
    border:0;
    font-size:11px;
    font-weight:bold;
    color:#fff;
	cursor: pointer;
}

div.product_search_form ul li input.product_down {
    background:url(../images/arrow_down..png) 100% 2px no-repeat;
    padding:0 14px 0 0;
    border:0;
    font-size:11px;
    font-weight:bold;
    color:#fff;
	cursor: pointer;
}

.product_search_label {
    float:left;
    text-decoration: none;
    padding:0 5px 0 0;
    border:0;
    font-size:11px;
    font-weight:bold;
    color:#fff;
}

div.product_search_form ul li select.select_suche {
    width:214px;
    font-size:11px;
    color:#cc0033;
    margin:0 0 10px 0;
    margin:0 3px 0 0;
}

div.product_search_form ul li span {
    font-size:11px;
    color:#fff;
    font-weight:bold;
    display:block;
    text-align:right;
    padding:0 10px 0 0;
    position:relative;
}

div.product_search_form ul li span a.up {
    background:url(../images/arrow_upred..png) 0 0 no-repeat;
    width:14px;
    height:15px;
    position:absolute;
    top:2px;
    right:35px;
}

div.product_search_form ul li span a.down {
    background:url(../images/arrow_down..png) 0 0 no-repeat;
    width:14px;
    height:15px;
    position:absolute;
    top:2px;
    right:20px;
}

div.product_search_form ul li a {
    color:#fff;
	font-size:11px;
    background:url(../images/arrrow_suchen1.png) 100% 2px no-repeat;
    padding:0 18px 3px 0;
}

div.produkte_links ul {
    list-style:none;
}

div.produkte_links ul li {
    text-align:right;
    padding:0 16px 0 0;
}

/* product databank */
div.product_databank h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    padding:0 0 8px 12px;
    border-bottom:solid 1px #898083;
}

div.product_databank ul {
    list-style:none;
    padding:10px;
}

div.product_databank ul li {
    line-height:16px;
}

div.product_databank ul li a {
    color:#000;
    background:url(../images/arrow_add.png) 0 3px no-repeat;
    padding:0 0 0 15px;
}

div.product_databank ul li a:hover, div.product_databank ul li a.active {
    color:#cc0033;
    background:url(../images/arrow_less.png) 0 3px no-repeat;
}

div.product_databank ul li a.nosub {
    background-image:none;
}

div.product_databank ul li ul {
    list-style:none;
    margin:0;
    padding:0 0 0 15px;
}

div.product_databank ul li ul li {
    color:#000;
}

div.produkte_layer4 {
    padding:35px 0 0 0;
    margin:0 0 10px 0;
    width:630px;
}

div.produkte_layer4 h3 {
    font-size:12px;
    color:#cc0033;
    font-weight:normal;
    padding:0 0 5px 12px;
    border-bottom:solid 1px #898083;
    margin:0;
}

div.produkte_layer4 h3 a {
    font-size:12px;
    font-weight:normal;
    background:url(../images/arrrow_suchen1.png) 0 0 no-repeat;
    padding:0 0 0 18px;
    height:15px;
}

/* product items */
div.product_items {
    float:left;
    margin:15px 7px 5px 0;
    width:308px;
}

*html div.product_items {
    float:left;
    margin:15px 0 5px 0;
    width:308px;
}

div.product_itemlink {
    width:300px;
    padding:0 10px;
    overflow:hidden;
}

div.product_itemlink a.all_item {
    background:url(../images/arrrow_suchen1.png) 100% 2px no-repeat;
    padding:0 18px 0 0;
    font-weight:bold;
    color:#898083;
    margin:0 0 0 120px;
}

div.product_itemdisplay {
    background:url(../images/product_itembg.png) 0 0 no-repeat;
    padding:10px;
	width:288px;
	height:135px;
}
div.product_itemdisplay img{
	width:93px;
	height:125px;
	float:left;
}

div.product_itemdisplay ul {
    list-style:none;
    overflow:hidden;
}

div.product_itemdisplay ul li {
    float:left;
}

div.product_itemdisplay ul li a.item1 {
    margin:0 1px 0 0;
}

div.product_itemdisplay ul li a.item2 {
    margin:0 1px 0 0;
}

/* produkte */
div.produkte_content {
    padding-top: 20px;
    margin:0 0 10px 0;
}
div.produkte_content img{
    padding:0 0 0 3px;
    border:none;
}

div.productitem_content h3 {
    font-size:12px;
    color:#cc0033;
    font-weight:normal;
    padding:0 0 5px 10px;
	height: 10px;
    border-bottom:solid 1px #898083;
    margin:0;
}

div.productitem_content h3 a {
    font-size:12px;
    font-weight:normal;
    background:url(../images/arrrow_suchen1.png) 0 0 no-repeat;
    padding:0 0 0 18px;
    height:15px;
}

div.produkte_content ul {
    list-style:none;
    padding:0 0 0 0;
}

div.produkte_content ul li {
    overflow:hidden;
	/*border-bottom:solid 1px #898083;*/
}

div.produkte_content ul li {
    margin:2px 0 2px 0;
}

div.produkte_content ul li div.product_logo {
    float:left;
    width:92px;
    padding:95px 0 0 10px;
}

div.produkte_content ul li div.product_bilder {
    float:right;
    width:510px;
}

.product_bilder li,  .product_bilder_list img {
	float: left;
}

div.product_title {
    overflow:hidden;
    padding:3px 0 3px 10px;
    border-bottom:solid 1px #898083;
    border-top:solid 1px #898083;
    margin:2px 0 2px 0;
}

div.product_title h4 {
    color:#cc0033;
    font-size:12px;
    float:left;
    width:400px;
    margin:0;
	line-height: 150%;
}

div.product_title span.item_date {
    color:#898083;
    float:right;
    text-align:right;
    display:block;
    width:200px;
}

/* produkteslide */
div.produkteslide_content {
    padding:0 7px 0 0;
    overflow:hidden;
    margin:0 0 15px 0;
    width:630px;
}

div.produkteslide_content h3 {
    font-size:12px;
    color:#cc0033;
    font-weight:normal;
    padding:0 0 4px 12px;
    border-bottom:solid 1px #898083;
    margin:0;
}

div.produkteslide_content h3 a {
    font-size:12px;
    font-weight:normal;
    background:url(../images/arrrow_suchen1.png) 0 0 no-repeat;
    padding:0 0 0 18px;
}

div.produkteslide_content ul {
    list-style:none;
    padding:15px 0 0 0;
}

div.produkteslide_content ul li {
    overflow:hidden;
}

div.produkteslide_content ul li h4 {
    margin:0 0 1px 0;
    font-size:11px;
    padding:5px 0 5px 10px;
    border-bottom:solid 1px #898083;
    border-top:solid 1px #898083;
}
.titledate{
	height:auto;
	overflow:hidden;
}
.titledate h4{
	float:left;
	font-weight: normal;
	font-size:20px;
	width:auto;
	height:auto;
	margin:0;
	margin-top: 20px;
	padding:0;
}
.titledate .item_date{
	/*font-size:20px;
	font-weight:bold;
	line-height:75px;
	padding-left:10px;*/
	color:black;
	float:left;
	clear: left;
}

div.produkteslide_content ul li h4 a {
    color:#cc0033;
    font-size:11px;
}

div.produkteslide_content ul li h4 span.item_date {
    color:#898083;
    display:block;
    text-align:right;
    float:right;
}

div.slide_items {
    overflow:hidden;
    /*border-top:solid 1px #898083;*/
    border-bottom:solid 1px #898083;
    padding:2px 5px 2px 5px;
}

div.slide_detail {
    float:left;
	width:300px;
	height:auto;
}

div.slide_detail h5 {
    margin:0;
    font-size:11px;
    font-weight:normal;
    color:#000;
}

div.slide_detail span.copyright_slide {
    font-size:11px;
    color:#666;
}

div.slide_menu {
    float:right;
}

div.slide_menu ul {
    list-style:none;
    margin:0;
    padding:0;
}

div.slide_menu ul li {
    float:left;
    margin:0 2px 0 0;
}

div.slide_menu ul li a img {
    border:solid 1px #666;
}

div.slide_menu ul li a:hover img, div.slide_menu ul li a.active img {
    border:solid 1px #F00;
}

/* tc callcenter */
div.tc_callcenter {
    padding:10px 10px 10px 0;
	color:#000000;
}

div.tc_callcenter h2 {
    margin:0;
    font-size:20px;
    color:#000;
    font-weight:normal;
}

div.tc_callcenter ul {
    list-style:square;
}

div.tc_callcenter ul li {
    margin:8px 0 4px 0;
    color:#000;
    line-height:17px;
	list-style:disc;
	list-style-position:inside;
}

div.tc_callcenter ul li h3, div.tc_callcenter p b {
    margin:0;
    font-size:11px;
    color:#cc0033;
    font-weight:normal;
}

div.tc_callcenter ul li p {
    margin:0;
    padding:0 25px 0 0;
}

div.tc_callcenter ul li span {
    display:block;
}

/* plattenform */
div.plattenform {
    margin:0 0 15px 0;
}

div.plattenform table {
    width:565px;
    font-size:11px;
    color:#000;
    border:solid 1px #898083;
}

div.plattenform thead tr {
}

div.plattenform thead tr td {
    padding:5px;
    border-left:solid 1px #898083;
}

div.plattenform thead tr td:first-child {
    border-left:0;
    border-top:0;
}

div.plattenform thead tr td.platten {
    width:81px;
}

div.plattenform thead tr td.platten h3 {
    font-size:12px;
    color:#cc0033;
    font-weight:normal;
    margin:0;
}

div.plattenform thead tr td.platten_design1 {
    width:69px;
}

div.plattenform thead tr td.platten_design2 {
    width:69px;
}

div.plattenform thead tr td.platten_design3 {
    width:69px;
}

div.plattenform thead tr td.platten_design4 {
    width:69px;
}

div.plattenform thead tr td.platten_design5 {
    width:69px;
}

div.plattenform thead tr td.platten_design6 {
    width:69px;
}

div.plattenform thead tr td.platten_design7 {
    width:69px;
}

div.plattenform tbody tr td {
    padding:5px;
    border-left:solid 1px #898083;
    border-top:solid 1px #898083;
}

div.plattenform tbody tr td:first-child {
    border-left:0;
}

/* weitere produkte */
div.weitere_produkte {
    border-bottom:solid 1px #898083;
    padding:0 0 2px 0;
	clear:both;
}

div.weitere_produkte h4 {
    margin:0 0 1px 0;
    font-size:12px;
    padding:5px 0 5px 10px;
    border-bottom:solid 1px #898083;
    border-top:solid 1px #898083;
    color:#898083;
}

div.weitere_produkte h4 a {
    color:#898083;
    background:url(../images/arrrow_suchen1.png) 100% 0 no-repeat;
    padding:0 18px 0 0;
}

div.weitere_produkte span.weitere_heading {
    color:#898083;
    font-weight:bold;
    padding:0 0 0 10px;
}

div.weitere_produkte ul {
    list-style:none;
}

div.weitere_produkte ul li {
    font-weight:bold;
    padding:0 0 0 10px;
	margin-bottom: 0;
}

div.weitere_produkte ul li a {
    color:#898083;
    background:url(../images/arrrow_suchen1.png) 100% 0 no-repeat;
    padding:0 18px 0 0;
}

/* merkliste */
div.merkliste {
    background:url(../images/right_cornerbg.jpg) 0 100% no-repeat;
    overflow:hidden;
    padding:0 0 15px 0;
    margin:0 0 22px 0;
}

div.merkliste h3 {
    font-size:12px;
    font-weight:normal;
    margin:0;
    color:#cd071e;
    background:url(../images/right_topcorner.jpg) 0 100% no-repeat;
    padding:0 0 8px 12px;
}

div.merkliste h6 {
    margin:10px 0 10px 0;
    color:#898083;
    font-weight:normal;
    color:#cc0033;
    font-size:11px;
    text-align:center;
}

div.merkliste a.merklist_more {
    font-weight:bold;
    font-size:11px;
    color:#898083;
    background:url(../images/arrrow_suchen1.png) 100% 3px no-repeat;
    padding:0 18px 0 0;
    float:right;
    margin:0 20px 0 0;
}

.tx-a2csponsoren-pi1 {
	border:0;
	text-align:left;
	padding:0;
	margin:0;
}
marquee {padding:0;margin:0;height:39px;}

.follow_us ul{
	 position:absolute;
	 width:60px !important;
	 height:18px !important;
	 overflow:hidden;
	 right:20px;
	 background:white;
	 }
.follow_us ul:hover{
	height:auto !important;
}

div.follow_us img {
	width:18px;
	height:18px;
}

.tx-vgetagcloud-pi1{
	background-color:transparent;
}

.tx-vgetagcloud-pi2 {
	padding-left: 10px;
}

.tx-vgetagcloud-pi2 ul {
	list-style-type: none;
}

.tx-vgetagcloud-pi1 a{
	color:#000000;
}

/*single*/
.news-single-img{
	/*
	width:100%;
	float:left;
	text-align: center;
	*/
	float: right;
	margin-top: 0px;
}

.news-single-img .imgcaption {
	margin-bottom: 10px;
	clear: both;
	max-width: 200px;
}

.news-single-img img{
	/* float:left; */
	margin:0 10px 15px 0;
	padding:0;
	cursor:url('../images/lupe.cur'), pointer;
}
.news-single-img p{
	display:none;
	}
.news-single-img ul li {list-style-type:none}
/*single*/

div.news-search-form, div.tx-julleevents-pi1-categorySelector {
    padding: 10px 10px 0px 18px;
}

div.news-search-emptyMsg {
     padding: 0px 10px 0px 18px;
}

span.news-search-form-submit input.submit_checkbox{
    background:url(../images/arrrow_suchen.png) 100% 2px no-repeat;
    padding:0 18px 0 0;
    border:0;
    font-weight:bold;
    color:#cc0033;
    font-size:11px;
    cursor:pointer;
}

.news-list-morelink {
	padding-left: 0;
}

/*edited for Right Contents*/

.box_basiswissen p.bodytext, .newsletter_form p.bodytext {
	padding:0 12px 0 12px;
	margin:0;
	color:#000000
}

a.link-info{
        font-size:12px;
}

.box_basiswissen p.bodytext a, a.link-arrow {
	color:#898083;
	font-weight:bold;
	text-decoration:none;
	/*background:url(../images/icon_searchbg.png) no-repeat right bottom;*/
	/*padding:0 22px 0 0;*/
	font-size:12px;
}
.box_basiswissen p.bodytext a:hover{
	text-decoration:underline;
}
.box_basiswissen p.bodytext b a, .box_basiswissen p.bodytext strong a{
	color:#000;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	background:none !important;
}
.box_basiswissen p.bodytext b a:hover, .box_basiswissen p.bodytext strong a:hover{
	text-decoration:underline;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image  {
	margin-bottom: 0px;

}

.box_basiswissen .csc-textpic-imagewrap{
	padding:25px 0 0 0;
	float:left;
	width:150px;
}
.box_basiswissen .csc-textpic-imagewrap img{
	float:right;
	margin-right:12px;
}
.box_basiswissen h3{
	width:309px;
}
.box_basiswissen .csc-textpic div{
	width:150px;
}
/*edited for Right Contents*/

/*Image*/
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; }
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; }
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

/* for stockist*/
div.search_reaults ul.group {
    list-style:none;
}

div.search_reaults ul.group li {
    padding:0 0 0 10px;
    line-height:19px;
    margin:0 0 5px 0;
}
div.search_box_form ul li select.select_option {
    font-size:11px;
    background:url(../images/select_optionbg.png) 0 0 no-repeat;
    border:0;
    width:188px;
    height:18px;
    padding:1px 0 1px 5px;
}
div.search_box_form ul li input.inputmid_text {
    width:196px;
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
    padding:1px 5px 1px 5px;
}

div.search_box_form ul li input.inputsmall_text {
    outline:solid 1px #c7c7c7;
    border-top:solid 1px #282828;
    border-left:solid 1px #282828;
    padding:1px 5px 1px 5px;
    width:67px;
}
/*stockist*/

/*fontmenu*/
#tx-ghfontsize-reset{
	font-size:12px;
	padding-right:5px;
}
#tx-ghfontsize-larger1 {
	font-size:14px;
	padding-right:5px;
}
#tx-ghfontsize-larger{
	font-size:16px;
}
/*fontmenu*/

/*img slider*/
.pikachoose{width:510px;margin:0 auto 0 0;float:left;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;width:510px;height:auto;margin:0;overflow:hidden;float:left;}
.pikachoose ul li{float: left;border:none;padding:2px 2px 2px 0;background:#fff;margin:0 0 4px 0;position:relative;overflow:hidden;}
.pikachoose ul li div img{position:relative;cursor:pointer;border:1px solid #666666;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:506px;height:auto;display:block;position:relative; float:left; padding-bottom:16px;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:absolute;top:2px;left:0px;}
.pika_back_img{position:relative;top:0px;}
.pika_subdiv{position:relative;border:none;background:#fff;padding:2px 2px 2px 0; height:auto; float:left;}
.pika_subdiv img, .pika_subdiv a img{border:none;}
.pika_caption{width:500px;height:16px;padding-top:4px;text-align:left;position:absolute;bottom:0;left:0;background:url('black.png') top left; color:#000000; font-size:11px;}
.pika_caption a{color:white;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('play.png') top center no-repeat;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: block;width:50px;height:50px;background:url('pause.png') top center no-repeat;}

.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{position:absolute;top:5px;left:5px;height:456px;width:100px;background:url('rewind.png') top left no-repeat;}
.pika_next_hover{position:absolute;top:5px;right:5px;height:456px;width:100px;background:url('fastf.png') top right no-repeat;}

#pikame div.slide_detail {
    float:left;
}
#pikame{
	height:auto;
	float:right;
	margin:0;
	padding:0;
	width:310px;
	height: 53px;
	display:block;
}
#pikame li{
	float:right;
	margin-left: 2px;
}
.pikachoose ul li div img.pika_selected {
	border:solid 1px #F00;
}
/*img slider*/

/*Mench*/
#content div.products_box h3 b{
	color:#898083;
	font-weight:normal;
}
#content div.flipbook img  {
	padding:8px 0 0 8px;
}
div.mubdetail_detail  ul.mensch_footer {
	border:none;
	padding:0;
	margin:0;
}
div.mubdetail_detail  ul.mensch_footer li{
	border:none;
	padding:0;
	margin:0;
}
div.mubdetail_detail h3.mubdetail_detail {
	padding:0 0 0 10px;
	border:none;
}
div.mubdetail_detail h3.mubdetail_detail span{
	border:none;
	color:#898083;
}
select.selectfld {
    font-size:11px;
    background:url(../images/select_optionbg.png) 0 0 no-repeat;
    border:0;
    width:188px;
    height:18px;
    padding:1px 0 1px 5px;
}
.tx-rbflashobject-pi1-swf_altcontent {
	float:left;
	padding:0;
	margin:0;
}
div.mench_header p.bodytext {
	margin:0;
	padding:0;
	border:0 none;
	color:#898083;
	font-size:12px;
	font-weight:normal;
}
div.mench_header b{
	border:0 none;
	color:#CD071E;
	float:left;
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0 3px 0 10px;
}
div.mench_header h1 {
	color:#000000;
	font-size:20px;
	font-weight:normal;
	margin:0 0 10px;
	padding:0 0 0 10px;
}

.title-big {
	font-size: 20px;
}

/*Mench*/
div.products_box h3.dienst a{
    color:#898083;
    background:url(../images/arrow_right.png) 100% 0 no-repeat;
    padding:0 20px 0 0;
    font-size:11px;
    font-weight:bold;
	float:right;
	height:15px;
}

.news-single-links, .news-single-files, .news-single-related{
	margin:0 !important;
	padding-left:0 !important;
}
.news-single-links a{
	font-weight:bold;
	text-decoration:none;
	/*font-style:italic;*/
	background:url(../images/arrow_red.jpg) no-repeat 0 5px;
	padding-left:11px;
	color:#000;
}
.news-single-links a:hover{
	text-decoration:underline;
}
.news-single-files a, .news-single-related a{
	text-decoration:none;
}
.news-single-files a:hover, .news-single-related a:hover{
	text-decoration:underline;
}
.news-single-related dd, .news-single-links dd, .news-single-files dd {
	margin-left:0px;
}

div.search_box_form ul li  input.inputsmall_text {
    background:url(../images/input_suche.png) 0 0 no-repeat;
    width:138px;
    font-size:11px;
    color:#cc0033;
    padding:2px 3px 2px 9px;
    border:0;
    float:left;
    width:67px;
}
div.content_footer ul.mensch_footer {
	padding:0;
	margin:0;
}
div.content_footer ul.mensch_footer li{
	padding:0;
	margin:0;
}

div.products_box h3 span.links{
    float:right;
}
div.products_box h3 span.links a{
    color:#898083;
    background:url(../images/arrow_right.png) 100% 0 no-repeat;
    padding:0 20px 0 0px;
    font-weight:bold;
}
div.products_box h3 span.links a:hover{
	text-decoration:underline;
}

.relateHead {
	color:#FF0000;
	font-size:12px;
	padding:0;
	margin:0;
}

div.search_box_form h3{
	height:10px;
	margin:0;
	padding-left: 10px;
}
div.search_box_form h3 span.heading, .products_box h3 span.heading{
	float:left;
}
div.search_box_form h3 span.links, .products_box h3 span.links{
	float:right;
}

/* sitemap*/
div.csc-sitemap {
	padding:30px 0 0 10px;
}
div.csc-sitemap ul li{
	list-style-position:inside;
	color:#CC0033;
}
div.csc-sitemap ul li ul li{
	padding-left:15px;
}
div.csc-sitemap ul li ul li ul li{
	padding-left:12px;
}
div.csc-sitemap ul li a{
	font-weight:bold;
}
div.csc-sitemap ul li ul li a{
	font-weight:normal;
}

.premium_radio {
	width: 80px;
	text-align: right;
	padding-right: 5px;
}

.skyscraper_r {
	height:600px;
	width:60px;
	position:absolute;
	display: block;
	left: 990px;
}

#pikame li div img{
	position:static!important;
}

iframe{
	}

#orgatec_list td {
	vertical-align: middle;
	padding: 5px;
}

.search-list {
	font-size: 8px;
	line-height: 8px;
	padding-top: 10px;
}