@charset "UTF-8";
/* CSS Document */

/* ALLGEMEINE */
body {
	margin: 0; padding: 0;
	background: #919191 /*url(../images/bg.gif) repeat-y top left fixed*/;
	color: #667;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.2em;
	text-align: left;
}
h1 {
	margin: 0; padding: 0;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	line-height:1.1em;
}
h2 {
	margin: 0; padding: 0;
	font-size: 1.1em;
	line-height: 1.6em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0; padding: 0;
	line-height: 1.6em;
}
p.bodytext {
	margin: 0; padding: 0;
	line-height: 1.6em;
	font-size: 11px;
}

a {
	text-decoration: none;
}

p.bodytext a, div.news_item a, a.link {
	font-weight: bold;
	color: #c4bf6e;
}

p.bodytext a:hover, div.news_item a:hover, a.link:hover{
	background-color: #ff7b35;
	color: #ffffff;
}

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

/* LAYOUT */
div#wrapper {
	width: 1000px;
	height: 600px;
	background: url(../images/bg1.jpg) no-repeat;
	margin:auto;
	margin-top:auto;
}

div.wrapperClass{
    display: table-cell;
    vertical-align: middle;
    min-height: 10em;
}
div#left {
	width: 226px;
	float: left;
}
div#left #logo {
	margin: 22px auto 118px auto;
	text-align: center;	
}
div#left #navi {
	margin: 22px auto 118px auto;
	text-align: right;	
	width: 148px;
	margin-left: 73px;
}
div#left #left_footer {
	width: 226px;
	position: absolute;
	bottom: 55px;
	text-align: center;	
}
div#middle, div#middle_wide {
	background: url(../images/bg_text.png) no-repeat;
	padding: 22px 35px;
	width: 570px;
	height:500px;
	margin-top:26px;
	margin-left:21px;
}
div#middle_wide {
	background: url(../images/bg_text_wide.png) no-repeat;
}
	

div.outer{
      position: absolute;
      left: 50%;
      top: 50%;
      width: 1000px;
      height: 600px;
      margin-left: -500px; /* half of width */
      margin-top: -300px;  /* half of height */
}
/* LEFT LOGO */
div#logo img {
	border: none;
}
div#logo a:hover {
	background-color: inherit;
	
}
/* LEFT NAVI anfang */
div#navi {
	color: #000;
	background:#FFFFFF none repeat scroll 0%;
    color:#000000;
    margin-left:-33px;
    width:389px;
    padding:5px;
}
div#navi ul li {
	padding-bottom: 5px;
}
div#navi ul li a, div#navi ul li a:link, div#navi ul li a:hover {
	display: block;
	width: 148px;
	color: #ffffff;
}
 div#navi ul li a:hover, div#navi ul li a.active {
	background: none;
	color: #b1ac63;
}
div#navi ul li ul {
	padding-top: 5px;
	padding-bottom: 5px;
}
div#navi ul li ul li {
	padding-bottom: 2px;
}
div#navi ul li ul li a {
	background: #ffffff url(../images/ menu_norm_bg.gif) top left;
	font-size: .8em;
	font-weight: normal;
}
div#navi ul li ul li a:hover, div#navi ul li ul li a.active {
	background: #ffffff url(../images/submenu_hi_bg.gif) top left;
	color: #ffffff;
}
/* LEFT NAVI ende */

/*SUB NAVI */
div#subnavi, div#subnavi_wide {
    background:transparent url(../images/bg_sub.gif) no-repeat scroll left top;
    height:58px;
    line-height:8px;
    margin-left:-3px;
    padding:9px;
    width:72px;
}
div#subnavi_wide {
    float:left;
     width:112px;
}
/* LEFT FOOTER */
div#left_footer ul li {
	display: inline;
	color: #c8c8c8;
	font-weight: normal;
	font-size: .75em;
}
div#left_footer ul li a {
	font-weight: normal;
	color: #c8c8c8;
}
div#left_footer ul li a:hover {
	background-color: inherit;
	text-decoration: underline;
}

/* MIDDLE ALLGEMEIN */

div#middle h2 {
	text-transform: uppercase;
	padding: 0 2px;
}
.bodytext{
    padding: 0px;
	margin-bottom:5px;
}

/* MAIN CONTENT */
div.main_content .boxcontent, div.teaser_norm .boxcontent, div.main_content_wide {
	padding: 16px;
}
div.main_content, div.main_content_wide  {
	background: none;
	margin-top:102px;
    width: 390px;
    height:362px;
}
div.content, div.content_wide{
    width: 390px;
    height:345px;
     overflow: auto;
}
div.main_content .bodytext a , div.main_content_wide .bodytext a{
	background-color: #ffffff;
	color: #667;
}
div.main_content .bodytext a:hover, div.main_content_wide .bodytext a:hover {
	background-color: #667;
	color: #fff;
}
div.content_wide {
height:355px;
left:202px;
overflow:none;
padding:3px;
position:absolute;
top:185px;
width:480px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
    margin-bottom: 20px;
}

div.main_content,  div.main_content_wide .csc-textpic {
    padding:16px;
    background:none;
    height:362px;
}

div.teaser_norm .csc-textpic {
	padding:16px;
	height:228px;
}

/* MIDDLE NEWS */

div.news_item {
	
}
div.news_head {
	background: #ffffff url(../images/bg_white.gif) top left;
	padding: 3px 16px;
	margin-bottom:5px;
}
div.news_item h2 {
	font-size: .75em;
}
div.news_item .news_date, div.news_item .news_short, div.news_item .morebutton {
	padding: 0 16px;
}
div.news_item .morebutton {
	font-size: 11px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 5px;
}

img.orderbutton {
	float: right;
	border:none;
}

/* MIDDLE FOOTER */
div#footer {
background:#F8F3EF;
	text-align: center;
	font-size:11px;
    left:43px;
    padding:3px;
    position:absolute;
    text-align:center;
    top:545px;
    width:170px;
}
div#footer a {
    color:#000;
	font-weight: normal;
}
div#footer a:hover {
	color: #c8c8c8;
	background-color: inherit;
	text-decoration: underline;
}

.contactLabel, #tipafriend-form .formlabel  {
    display:block;
    float:left;
    margin-right:12px;
    text-align:right;
    vertical-align: top;
    width:80px;
}
/* EMAIL FORM */

.csc-mailform input, .csc-mailform textarea, #tipafriend-form input, #tipafriend-form textarea {
    border:1px solid #9B9B9B;
    font-size:11px;
    margin-bottom:10px;
    width:20em;
}

.csc-mailform select {
    border:1px solid #9B9B9B;
    font-size:11px;
    margin-bottom:10px;
    width:10em;
}

.csc-mailform .csc-mailform-submit, #tipafriend-form .submit {
    background-color:#b1ac63;
    border:1px solid #9B9B9B;
    bottom:0pt;
    color:#FFFFFF;
    font-size:0.9em;
    left:0pt;
    margin:0pt;
    padding:0pt;
    right:0pt;
    text-transform:uppercase;
    width:100px;
}
.csc-mailform input.order_count, .csc-mailform input.order_price{
    border:1px solid #9B9B9B;
    font-size: 0.9em;
    width:2em;
 	height: auto;
    margin: 0;
}
.csc-mailform input.order_price {
	width: 4em;
}
.tx-thmailformplus-pi1 {
    margin-top:20px;
    margin-bottom:20px;
}

.csc-header{
    margin-bottom:10px;
    margin-top:10px;
}
.formerror{
  color: #EE0000;
}