@charset "utf-8";
/* Zlata Media Layout CSS        */
/* erstellt von Sky High Design  */
/* www.skyhigh-design.de         */


/* -- ALLGEMEIN --- */
body {
width:100%;
height:100%;
margin:0;
padding:0;
text-align:center;
background-image:url(images/bodyback.jpg);
background-repeat:repeat-x;
background-color:#d1d1d1;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
div {
position:relative;
}

#page {
width:950px;
margin:auto;
text-align:left;
background-image:url(images/page_back.jpg);
background-repeat:repeat-y;
background-position:15px ;
overflow:hidden;
border-bottom:2px solid #d3d3d3;
padding-left:15px;
}
#page_left {
width:210px;
background-image:url(images/page_left_back.jpg);
background-repeat:repeat-y;
float:left;
border-right:1px solid #d0d0d0;
}

#page_right {
float:left;
width:739px;
}


/*--- INHALTE ---*/

.page_left_logo {
width:240px;
left:-15px;
margin-bottom:25px;
z-index:20;
}
.page_left_logo img {
border:none;
z-index:20;
}


/* --- NAVIGATION --- */
.page_left_navi {
list-style-type:none;
margin-top:0;
margin-bottom:20px;
padding:0;
margin-left:1px;
}
.page_left_navi li {
display:block;
}
/* Head */
.nav_head{
width:168px; /* 198-30*/
padding-left:30px; 
padding-top:5px;
height:25px;/*29-5*/
background-image:url(images/page_left_nav_head.jpg);
background-repeat:no-repeat;
margin-bottom:0;
margin-top:20px;
display:block;
}
.nav_subtitle_act , .nav_subtitle_no  {
color:#6f7072;
font-size:9pt;
text-decoration:none;
display:block;
background-image:url(images/page_left_nav_norm.jpg);
width:184px; /*189 - 5px*/
height:19px; /*26-7*/
border-left:solid 20px #e0e0e0;
padding-top:7px;
padding-left:5px;
}
.navheadlink , .navheadlink_no{
display:block;
color:#6f7072;
text-decoration:none;
cursor:pointer;
}
.navheadlink_no{ 
background-image:url(images/page_left_nav_back.jpg);
background-position:bottom left;
background-repeat:no-repeat;
padding-bottom:5px;
}





/* Subtitle */

/* erster level */
.page_left_navi ul {
background-image:url(images/page_left_nav_back.jpg);
background-position:bottom left;
background-repeat:no-repeat;
background-color:#e0e0e0;
list-style-type:none;
padding-bottom:5px;
margin-bottom:20px;
padding-left:0;
margin-left:0;
margin-top:0px;
overflow:hidden;
display:block;
}

.page_left_navi ul li {
background-image:url(images/li_subbtn.jpg);
width:165px; /*170 - 5px*/
height:23px; /*26-3*/
margin-left:20px;
padding-top:3px;
padding-left:5px;
float:right;
}
.page_left_navi ul li a {
color:#6f7072;
font-size:9pt;
text-decoration:none;
}




/* --- RECHTER BEREICH --- */
.page_rechts_header {
padding-top:10px;
margin-left:130px;
overflow:hidden;
height:34px; /*44-10*/
}
.page_rechts_header_menu {
float:left;
}
.page_rechts_header_menu a {
text-decoration:none;
color:#393939;
margin-left:0;
padding:0;
display:block;
float:left;
margin-right:10px;
font-size:10pt;
}
.page_rechts_header_menu span {
text-decoration:none;
color:#393939;
margin-left:0;
padding:0;
display:block;
float:left;
font-size:10pt;
margin-right:10px;
}
.page_rechts_header_menu img {
border:none;
}
.page_rechts_header_search {
float:left;
}
.page_rechts_header_search input {
display:block;
float:left;
height:17px;
padding:0;
margin-right:5px;
}

/* INHALT BEREICH */
.page_rechts_inhalt {
min-height:652px;
height:auto !important;  /* für moderne Browser */
height:652px;  /*für den IE */
z-index:10;
background-image:url(images/page_right_back.jpg);
background-repeat:repeat-y;
background-position:right;
background-color:#FFFFFF;
padding-right:65px;
}

/* footer */
.page_rechts_footer {
text-align:right;
padding-right:65px;
background-image:url(images/page_right_back.jpg);
background-repeat:repeat-y;
background-position:right;
background-color:#FFFFFF;
padding-top:25px;
padding-bottom:3px;
}
.page_rechts_footer, .page_rechts_footer a {
color:#6f7072;
font-size:10px;
text-decoration:none;
}

/* --------------------- */
/* KONTAKT ANFRAGE       */
/* --------------------- */
.tx_powermail_pi1_fieldwrap_html {
display:block;
margin-bottom:5px;
}
#kontakt label {
display:block;
float:left;
width:120px;
}
.powermail_mandatory_js {
font-size:10px;
color:#000000;
}

#powermaildiv_uid14 {clear:both; margin:10px 0 5px 0px; display:block; color:#39393A; text-decoration:none;}
#powermaildiv_uid14 input {width:15px; border:0; clear:both; vertical-align:middle; color:#39393A;}
#powermaildiv_uid14 label { width:150px; float:none; display:inline; vertical-align:middle; color:#39393A; text-decoration:none;}


.powermail_submit_uid5 {
float:right;
margin-right:50px;
cursor:pointer;
}
.captcha_left , .captcha_right{
	display:block;
	float:left;
}
/* --------------------- */
/* SUCHERGEBNISSE        */
/* --------------------- */
.tx-indexedsearch {
padding-bottom:10px;
}
.tx-indexedsearch-form {
float:left;
}
.tx-indexedsearch-search-submit {
float:left;
}
.browsebox {
padding-left:5px;
border-left:1px solid #000000;
}
.browsebox li {
padding-right:5px;
border-right:1px solid #000000;
}
.browsebox li a {
text-decoration:none;
}
.tx-indexedsearch-res h3 a:hover {
text-decoration:underline;
}
.tx-indexedsearch-res h3 {
background-color:#e0e0e0;
padding-top:3px;
padding-bottom:3px;
padding-left:10px;
}
.tx-indexedsearch-descr {
padding-left:10px;
}
.tx-indexedsearch-res h3 a {
text-decoration:none;
font-size:12pt;
}


/* --------------------- */
/* CONTENT BEREICH       */
/* --------------------- */
.content_main {
background-repeat:no-repeat;
height:652px; /*652-50*/
/*padding-left:55px;
padding-right:30px;
padding-top:50px;*/
overflow:hidden;
}
.content_main_wrap {
overflow:auto;
height:576px; /* 616 -40 */
width:583px; /*623 -40 */
margin-left:40px;
margin-top:36px;
padding:20px;
font-size:10pt;
}
.content_menu {
top:425px;
left:100px;
position:absolute;
}

.content_menu_pic {
display:block;
float:left;
width:160px;
height:170px;
margin-right:10px;
}
/* --------------------- */
/* CONTENT ELEMENTE      */
/* --------------------- */

h1 {
font-size:12pt;
color:#222121;
margin-top:5px;
margin-bottom:10px;
font-weight:normal;
}
.content_main p {
font-size:10pt;
color:#6f7072;
margin-top:5px;
margin-bottom:5px;
}
.content_main a {
color:#222121;
}

/* --- Newsletter ---*/
.newsletter_error {
	display:block;
	color:#F00;
	font-size:10px;
}
