/*
 *	ZL Pro v2.0
 */


/*******************/
/* Template Layout */
/*******************/

body {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:13px;
color:#777777;
background: url(../images/bg.jpg); 0 0  no-repeat; position:relative;
background-color: #000000;
background-attachment: fixed;
background-repeat: repeat-x;
background-position: center top;*/
}

img {border:none;}
a img { border:0px; }

#container {
top:0px;

width:1000px;
/*width:766px;*/

text-align:left;
color:#777777;
background-color: #000000;
/*background: url(../images/background.gif) 0 0 repeat; position:relative;*/
margin:0 auto;
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#header {
clear:both;
z-index: 10;
text-align:left;
color:#777777;
background-color: #000000;
/*background: url(../images/background.gif) 0 0 repeat;*/
width:auto;
height:256px; 
/*height:138px; 306*/
border:0px solid #red; /* turn on for visual spacing aid or style */
}

#masthead{
width:auto;
height:300px; 
/* height:132px; */
margin:0px; /* adjust or remove for spacing interior content */
/*background: url(../images/masthead.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image */
background: url(../images/Header.jpg) 0 0 no-repeat;
border:0px solid #black; /* turn on for visual spacing aid or style */
}

#left-content {
float:left;
width:175px;
margin-left: 0px;
margin-bottom:10px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#left-wrapper {
margin-top:22px;
}

#left-wrapper H1,
#left-wrapper H2,
#left-wrapper H3,
#left-wrapper H4,
#left-wrapper H5,
#left-wrapper H6,
#left-wrapper p {
padding:2px 6px;
}

#wrapper {
float:right;

width:812px;
/*width:816px;*/
/*width:582px;*/

margin-right: 0px;
margin-bottom:4px;
}

#main-content1col {
width:auto;
padding:2px 8px;
margin-left: 0px;
margin-right: 2px;
margin-bottom: 2px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col-home {
float:left;

width:673px;
/*width:439px;*/

padding:2px 6px;
margin-left: 0px;
margin-bottom: 4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col {
float:right;

width:798px;
/*width:564px;*/

padding:2px 8px;
margin-right: 0px;
margin-bottom: 4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content3col {
float:left;

width:495px;
/*width:618px;*/

padding:2px 8px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#right-content-home {
float:right;

width:300px;
/*width:300px;*/

margin-right: 0px;
margin-bottom:4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#right-content-home H1,
#right-content-home H2,
#right-content-home H3,
#right-content-home H4,
#right-content-home H5,
#right-content-home H6,
#right-content-home p {
padding:2px 6px;
}

#right-content {
float:right;
width:300px;
/*width:175px;*/
border:0px solid #ccc; /* turn on for visual spacing aid or style */
}

#right-content H1,
#right-content H2,
#right-content H3,
#right-content H4,
#right-content H5,
#right-content H6,
#right-content p {
padding:2px 6px;
}

#footer{
background-color: #000000;
background-position: center;
clear:both;
width:100%; height:30px;
margin:2px;
/* background:#fff; */
/* border-top:1px solid #999; /* turn on for visual spacing aid or style */
}

#footertext {
text-align:center;
margin-top:5px;
font-size:10px;
font-weight: bold;
color: #333333;
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #555;
}

.footerlink a:hover {
color: #FF8000;
}

#footer2 {
clear:both;
position:relative;
padding:10px;
}


/********************************/
/* Form elements */
/*******************************/

#langmenu {
padding:0;
margin:0;
z-index: 2000;
position:relative;
float:right;
text-align:right;
width:210px;
margin-top:-295px;
}

#langmenu a {
color: #FF8000;
}

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

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



#login {
padding:0;
margin:0;
z-index: 1000;
position:relative;
float:right;
text-align:right;
width:210px;
margin-top:-129px;
}

#login input {
vertical-align: middle;
}

#login input.username,
#login input.password {
width:64px;
color:#000;
font-size:11px;
padding:2px;
margin-left:2px;
background: #fff;
border:1px solid #777;
}

.loginbutton,
.logoutbutton {
padding-right:6px;
border:0;
}

.logoutbutton {
margin:2px 0px 2px 0px;
}

.logoutuser {
padding:0;
margin:0;
color:#000000;
}

#search {
z-index: 1000;
text-align:left;
width:177px;
display:block;
margin-top:-29px;
padding-left:0px;
}

#search input {
vertical-align: middle;
}

#search input.searchfield {
width:136px;
color:#000;
font-size:11px;
padding:2px;
margin-left:4px;
background: #fff;
border:1px solid #ddd;
}

#search input.searchimage {
border:0;
}

#breadcrumb {
margin-bottom:10px;
}


/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav-header,
.vertnav-header a {
padding:2px;
padding: 2px 20px;
font-size:16px;
font-weight: bold;
color:#FF8000; /*white*/
background: url(../images/h4-icon.gif) 0px 4px no-repeat;
/*background:#000000; */ /*black*/
/* border-top:2px solid #777; */  /*grey*/
border-bottom:2px solid #FF8000;   /*white*/
}

.vertnav1 a {
margin: 0px;
width:165px;
display:block;
padding:10px 5px;
font-size:13px;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color: #777777; /*dark grey*/
}
.vertnav1 a:hover {
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#FF8000; /*black*/
text-decoration:none;
}

.vertnav1-act a,
.vertnav1-act a:hover  {
margin: 0px;
width:165px;
display:block;
padding:10px 5px;
font-size:13px;
font-weight: bold;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#FF8000; /*black*/
}

.vertnav2 a {
margin: 0px;
width:152px;
display:block;
padding: 5px 5px 5px 18px;
font-size:13px;
text-decoration:none;
background: url(../images/bullet.gif) 10px 8px no-repeat;
color:#777777; /*grey*/
}
.vertnav2 a:hover {
background: url(../images/bullet_on.gif) 10px 8px no-repeat;
color:#FF8000; /*dark grey*/
text-decoration:none;
}

.vertnav2-act a,
.vertnav2-act a:hover  {
margin: 0px;
width:152px;
display:block;
padding: 5px 5px 5px 18px;
font-size:13px;
font-weight: bold;
text-decoration:none;
background: url(../images/bullet_on.gif) 10px 8px no-repeat;
color:#FF8000; /*dark grey*/
}

.vertnav3 a {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:13px;
text-decoration:none;
background: url(../images/bullet.gif) 20px 9px no-repeat;
color: #777777; /*grey*/
}
.vertnav3 a:hover {
background: url(../images/bullet_on.gif) 20px 9px no-repeat;
color:#FF8000; /*dark grey*/
text-decoration:none;
}

.vertnav3-act a,
.vertnav3-act a:hover  {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:13px;
font-weight: bold;
text-decoration:none;
background: url(../images/bullet_on.gif) 20px 9px no-repeat;
color:#FF8000; /*dark grey*/
}

.vertnav4 a {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:13px;
text-decoration:none;
width:125px;
color: #777777; /*grey*/
}
.vertnav4 a:hover {
background-color:#eee;  /*silver*/
color:#FF8000; /*dark grey*/
text-decoration:none;
}

.vertnav4-act a,
.vertnav4-act a:hover {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:13px;
text-decoration:none;
width:125px;
background-color:#eee;  /*silver*/
color:#FF8000; /*dark grey*/
}

/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#FF8000; }
A { color:#FF8000; text-decoration:none; }
A:hover { color: #777777; text-decoration:underline; }
FORM { margin:0px; }
P, TD, UL, OL { font-size:13px; line-height:1.5em; color: #777777; margin:10px 0px;}
INPUT, TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#000000; border: #000000 1px solid; font-size:13px; }
ul { margin-left:8px;padding-left:0px;list-style-position: inside; }

/* Frames, spacing, link-to-top */

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 {
height: 1%;
background:#000000;
/*background: url(../images/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background image*/
color:#fff;
padding:2px 6px;
border-bottom:2px solid #fff;}

DIV.csc-frame-frame1 {
background: #fff;
border: 0px solid #ccc;
border-bottom:13px solid #fff;
}

DIV.csc-frame-frame1 p {
color:#000000;
}

DIV.csc-frame-frame2 { padding:0px 0px 4px 0px; background: url(../images/menu_dot.gif) repeat-x bottom; margin-bottom:14px; margin-top:3px; font-size:13px; }

/* Headers, plain */ 
H1 { font-size:18px; color:#FF8000; font-weight:bold;}
H2 { font-size:16px; color:#FF8000; font-weight:bold; }
H3 { font-size:14px; color:#FF8000; font-weight:bold;}
H4 { font-size:12px; color:#FF8000; font-weight:bold;}
H5 { font-size:10px; color:#FF8000; font-weight:bold;}
H1, H2, H3, H4, H5, H6 { margin:0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #555; text-decoration:none; }
H2 A { color:#555; }
H3 A { color:#555; }
H4 A { color:#555; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration:underline; }

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:13px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:13px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:13px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }


/* Mini NEWS - general */
DIV.tx-mininews-pi1 P {
  font-family : Verdana, Arial;
  font-size: 11px;
  margin: 0 0 0 0;
}

/* NEWS - Front-page news */
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-datetime {
  font-size: 10px;
  color: #777777;
  background-color: #FFFFFF;
}
DIV.tx-mininews-pi1-fp_listrow P.tx-mininews-pi1-fp_listrowField-title {
  font-size: 12px;
  font-weight: bold;
}

/* NEWS - Archive news */
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-datetime {
  font-size: 10px;
  color: white;
  background-color: #FF8000;
}
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title {
  font-size: 12px;
  font-weight: bold;
}
DIV.tx-mininews-pi1-listrow P.tx-mininews-pi1-listrowField-title A {
  color: #FF8000;
}

/* NEWS - details */
DIV.tx-mininews-pi1 {
  font-family : Verdana, Arial;
  font-size: 11px;
}
DIV.tx-mininews-pi1 H2 {
  font-family : Verdana, Arial;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 0px;
  color: #FF8000;
}
BODY { font-family:Verdana; font-size:8; }




/* Formulare Anordnung */
.csc-mailform {
border: 0px;
}
 
/* .csc-mailform-field label {
margin:2px;
font-size:11px;
line-height:15px;
color:#444444;
float: left;
text-align: right;
margin-right: 10px;
width: 120px;
display: block;
font-family: Verdana, Arial, Helvetica, sans-serif; 
} */
 
.csc-mailform-submit {
margin-left: 100px;
background-color:#000000;
color:#FFFFFF;
} 

		 
/* Felder und Submit Button für Email-Formulare */
.csc-mailform-field input {
background-color: #ffffff;
border: 1px solid;
border-color: #BDBDBD;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height:15px;
}
 
.csc-mailform-field textarea {
background-color: #ffffff;
border: 1px solid;
 
border-color: #BDBDBD;
font-family: Tahoma, Verdana, sans-serif;
font-size: 12px;
line-height:15px;
}
 
.csc-mailform-field label {
margin:2px;
font-size:12px;
line-height:15px;
color: #777777;
/*float: left;*/
text-align: left;
margin-right: 0px;
width: 400px;
display: block;
font-family: Verdana, Geneva, Helvetica, sans-serif;
} 
 
/*Border um gesamtes Formular wenn gewünscht
.csc-mailform {
border-style: solid;
border-width: 1px;
border-color: #BDBDBD;
}*/
 
/*Ausrichtung des Submit Buttons*/
 
#mailformformtype_mail 
{
margin-left: 0px;
margin-top: 15px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
background-color: #CCCCCC;
border-width: 1px;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-bottom-color: #A2A2A2;
border-right-color: #A2A2A2;
border-style: solid;
} 






