body {
	font: normal 12px Arial, Helvetica, Verdana;
	background-image: url('img/bgOne.png');
	background-repeat: repeat-x;
	background-color: #F4F4F4;
	line-height: 20px;
	color: #59392E;
	margin: 0;
	padding: 0;
	text-align:center;
}

div,img,h1,h2,h3,h4,h5,h6,ul,p{
	margin:0;
	padding:0;
	border:0;
	text-align:left;
}

td {
	font: normal 12px Arial, Helvetica, Verdana;
}

.clear {
	clear: both;
}
.align-center {
	text-align: center;
}

.divider {
	padding: 20px 0 10px 0;
}

h1 {
	  color: #007F92;
    font-size: 28px;
    font-weight: 100;
    line-height: 34px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
h2 {
	line-height: 20px;
	font-size: 14px;
	color: #007F92;
	font-weight: normal;
	text-transform: uppercase;
}


ul {
	padding: 5px 0px 10px 15px;
	line-height: 20px;
}


div#wrapper {
	width: 940px;
	margin: 0px auto;
  position: relative;
}

div#logo{
	  height: 180px;
    left: 0;
    position: relative;
    top: 0px;
    width: 220px;
    background-image: url(img/Depro-Verlag.png);
	  background-repeat: no-repeat;
	  background-position: 0px 0px;
    background-size: 100%;
    z-index: 700;
}
div#logo a {
	display: block;
  height: 100%;
  width: 100%;	
}

div#header{
	position: relative;
	width: 100%;
	height: 530px;
}

div#header_img_shadow {
   /* background: url("img/bannerShadow.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 90px;
    position: relative;
    top: 58px;
    width: 100%;
    z-index: 10;
    */ 
}

div#header_img {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    height: auto;
    margin: 0;
    padding: 10px;
    /*position: relative;
    top: 111px; */
    width: 920px;
    z-index: 15;
    margin-top: -6px;
}

div#header_img img {
    width: 920px;
}

div#content {
}


div#content_center {
	float: left;
	width: 700px;
	margin-right:20px;
  min-height: 450px;
	
}
div#content_center_top {
}
div#content_center_content {
}
div#content_center_bottom {
}
/*
div#content_border {
	float: right;
    margin: 0;
    padding: 0;
    top: 0;
    width: 220px;
}*/

div#content_border {
  position:absolute;
  top:530px;
  right: 0px;
  width: 220px;
  overflow: hidden;
}

div#content_border h1 {
	font-size: 16px;
	font-weight: normal;
}

div#footer {
	background: none repeat scroll 0 0 #007F92;
    color: #FFFFFF;
    font-size: 10px;
    height: 35px;
    left: 0;
    margin-top: 15px;
    position: absolute;
    text-align: right;
    width: 100%;
}


div#content_border div.csc-header {
    background: #007F92;
    color: #FFFFFF;
    padding: 15px;
    border-bottom: 2px solid #5A382C;
}

div#content_border div.csc-header h1 {
    color: #FFFFFF;
    margin: 0;
    line-height: 20px;
}

div#content_border div.csc-default {
    border: 1px inset;
    border-top: none;
    margin-top: 30px;
    border: 1px solid #5A382E;
}

div#content_border div.csc-default:first-child {
    margin-top: 0;
}

div#content_border div.csc-default p, div#content_border div.csc-default div.csc-textpic {
    padding: 15px;
}

div#content_border div.csc-default div.csc-textpic p {
    padding: 0;
}


DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
    float: left;
    overflow: hidden;
}


a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}











/* KONTAKTFORMULAR */
.tx-powermail-pi1_fieldset {
	border: 0px solid;
}
.tx-powermail-pi1_fieldset legend {
	display: none;
}
.tx_powermail_pi1_fieldwrap_html fieldset {
	border:0px;
}
.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 5px;
	clear:both;
}
.tx_powermail_pi1_fieldwrap_html label {
	display: block;
	width: 150px;
	float: left;
}
.tx_powermail_pi1_fieldwrap_html_submit {
	float: left;
	margin-right: 10px;
}
.powermail_text, .powermail_select, .powermail_textarea {
	width: 250px;
	border: 1px solid #000000;
	background-color: #EEEEEE;
	padding: 3px;
	color: #000000;
	font: normal 12px Arial, Verdana, Helvetica;
}
.powermail_textarea {
	height: 80px;
}
.error {
	color:red;
	margin-left: 30px;
	margin-top: 10px;
}
.invalid {
	background-color: #FFCB87;
}

.powermail_check_inner .powermail_check {
	float: left;
	margin-right: 20px;
	padding: 0px;
}
.powermail_check_inner label {
	width: 350px
}





/***** MENU *****/
div#menu {
	display: block;
    font-size: 18px;
    font-weight: normal;
    height: 38px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 116px;
    width: 800px;
    left: 134px;
    z-index: 900;
}

ul.dropdown li a {
	color: #5A382E;
    display: block;
    height: 100%;
    line-height: 40px;
    padding: 0 12px;
    text-decoration: none;
    text-transform: uppercase;
}

ul.dropdown li a:hover {
	color: #999999;
	text-decoration: none;	
}

ul.dropdown a.nav_oben_active {
	color: #8F1136;
	text-decoration: none;
}

ul.dropdown li a.menu_homelink {
	border: 0px;
}


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
    float: left;
    height: 38px;
    line-height: 24px;
    vertical-align: middle;;
}

ul.dropdown li:first-child a {
    padding: 8px 0 0;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
    position: relative;
    z-index: 599;
    cursor: default;
    background: #007F92;
    color: #FFFFFF;
}

ul.dropdown li:hover a {
    color: #FFFFFF;
}

ul.dropdown li.active_main {
    background: #007F92;
    color: #FFFFFF;
}

ul.dropdown li.active_main a {
    color: #FFFFFF;
}


/***** MENU SUB *****/
ul.menu_sub {
    display: none;
}

ul#main_menu li:hover ul.menu_sub {
    display: inline-block;
    position: absolute;
}

ul#main_menu ul.menu_sub li {
    background-color: #5A382E;
    list-style-type: none;
    text-align: left;
    position: relative;
    z-index: 100;
    border: none;
    height: 35px;
    width: 190px !important;
    display: block;
    clear: both;
    border-top: 1px solid #8A6F66;
    border-bottom: 1px solid #5A382E;
}

ul#main_menu ul.menu_sub li a {
  padding: 3px 10px;
  line-height: 30px; 
  font-weight: normal;
  width: 160px;
  display: block;
  text-align: left;
  text-transform: none; 
  padding-left: 20px;
  color: #FFFFFF;
}

ul#main_menu ul.menu_sub li:hover {
    background-color: #007F92;
    border-top: 1px solid #60A6A4;
    border-bottom: 1px solid #60A6A4;
}

/***** MENU SUB 3 *****/

ul.menu_sub_3 {
    display: none;
}

ul#main_menu li:hover ul.menu_sub li:hover ul.menu_sub_3 {
    display: block;
    position: absolute;
    left: 190px;
    top: -1px;
}

ul#main_menu ul.menu_sub ul.menu_sub_3 li {
    background-color: #6A463A;
}

ul#main_menu ul.menu_sub ul.menu_sub_3 li:hover {
    background-color: #007F92;
}

/***** MENU CONTENT *****/
#content_center_menu {
	width: 700px;
	height: 30px;
	background-color: #6A463A;
  color: #FFFFFF;
	margin-bottom: 10px;
}
#content_center_menu a {
	padding: 0px 12px;
  color: #FFFFFF;
  text-decoration: none;
  line-height: 30px;
  text-transform: uppercase;
  font-size: 14px;
}
#content_center_menu a:hover,
#content_center_menu a.contentmenu_active {
  background-color: #007F92;  
  height: 30px; 
  display: inline-block;
}

/***** MENU FOOTER *****/
#menu_footer {
	font-size: 12px;
    margin: 8px auto 0;
    width: 920px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;	
}

#footer a:hover {
	text-decoration: underline;	
}

#footer .servicemenu_active {
	color: #FFFFFF;
	text-decoration: none;
}



/******************************************************************************************** BANNER */

div#animBanner {
    float: left;
    height: 294px;
    width: 100%;
}

div.wt-rotator {
    margin: 0 auto;
    z-index: 9;
    overflow: visible;
    background: transparent;
}

.wt-rotator .thumbnails {
    margin: 10px auto 0;
    float: none !important;
}

.wt-rotator .cp-bg {
    background: none !important;
    border: none !important;
}

.wt-rotator .cp-bg .thumbnails ul li {
    background: url('img/bullet.png') no-repeat center transparent;
    width: 14px !important;
}

.wt-rotator .cp-bg .thumbnails ul li.curr-thumb {
    background: url('img/bullet_active.png') no-repeat center transparent;
}

div.wt-rotator div.bannerDesc {
    top: 200px;
    left: 0px;
    width: 306px;
    height: auto;
    color: #000000;
    background-color: #5A382D !important;
}

div.wt-rotator div.desc div.inner-text {
    text-transform: uppercase;
}

div.wt-rotator div.desc div.inner-bg {
    background-color: #5A382D;
}

/******************************************************************************************** BANNER */






/********* Repertoire *********/
#page_319 #content_center_content table {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
  border: 2px solid #6A463A;
  margin-bottom: 20px;
}
#page_319 #content_center_content table td {
  padding: 2px 10px;
}
#page_319 #content_center_content table tr:nth-child(2) td {
  background-color: #6A463A;
  color: #FFFFFF;
  vertical-align: top;
}
#page_319 #content_center_content table tr:nth-child(1) td {
  background-color: #6A463A;
  color: #FFFFFF;
  vertical-align: top;
}
