/*
 *	Zen Wireframe v1.0
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2007 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/3.0/
 */


/*******************/
/* Template Layout */
/*******************/
body        { font-size: 12px; font-family: Arial, Helvetica, sans-serif; background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: left; padding-left: 30px; position: relative; z-index: 10 }
#container { background: #f2f2f2 url('(EmptyReference!)'); text-align: left; position: relative; width: 850px; border: solid 1px }
#header   { background-image: url(../images/hintergrund-header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: left; z-index: 10; width: auto; height: 120px; clear: both }

#masthead   { font-size: 16px; font-family: Georgia; font-style: oblique; background: white no-repeat; position: relative; top: 105px; width: 850px; height: 32px; clear: both }
#schatten1 { background-color: #8e8e8e; background-image: none; background-position: 0 0; text-align: left; margin: 0 1px 1px; z-index: 1; width: 852px; height: inherit; border-right: none; border-bottom: 1px solid #959595; border-left: 1px solid #959595 }
#schatten2 { background-color: #aaa; background-image: none; background-position: 0 0; text-align: left; margin: 0 1px 1px; z-index: 1; width: 852px; height: inherit; border-right: none; border-bottom: 1px solid #bebebe; border-left: 1px solid #bebebe }
#schatten3 { background-color: #d1d1d1; background-image: none; background-position: 0 0; text-align: left; margin: 0 1px 1px; z-index: 1; width: 852px; height: inherit; border-right: none; border-bottom: 1px solid #e1e1e1; border-left: 1px solid #e1e1e1 }
#schatten4 { background-color: #ededed; background-image: none; background-position: 0 0; text-align: left; margin: 0 1px 1px; z-index: 1; width: 852px; height: inherit; border-right: none; border-bottom: 1px solid #f6f6f6; border-left: 1px solid #f6f6f6 }
#schatten5 { background-color: #fcfcfc; background-image: none; background-position: 0 0; text-align: left; margin: 0 1px 1px; z-index: 1; width: 852px; height: inherit; border-right: none; border-bottom: 1px solid #fff; border-left: 1px solid #fff }
#left-content   { width: 0; height: 0; float: left }

#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     { width: 850px; float: right }

#main-content1col    { background-color: #fafafa; text-align: justify; padding: 10px 10px 5px 20px; width: auto; height: 500px; border: solid 0 #ddd }

#main-content2col-home {
float:left;
width:439px;
padding:2px 6px;
margin-left: 2px;
margin-bottom: 4px;
border:0px solid #ddd; /* turn on for visual spacing aid or style */
}

#main-content2col  { margin-right: 2px; margin-bottom: 4px; padding: 2px 8px; width: 610px; height: 500px; float: left; border: solid 1px #ddd }

#main-content3col       { text-align: justify; margin-top: 20px; margin-left: 10px; padding: 2px 8px; width: 600px; float: left; clear: left }

#right-content-home {
float:right;
width:300px;
margin-right: 2px;
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         { color: gray; font-family: Georgia; text-align: justify; visibility: visible; margin-top: 20px; width: 120px; height: 450px; float: right }

#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      { color: black; font-family: Georgia; background-image: url(../images/hintergrund-footer.jpg); padding-top: 5px; position: relative; width: auto; height: 30px; clear: both }

#footertext    { color: black; font-size: 10px; font-weight: bold; text-align: center; margin-top: 10px }

.footerlink a    { color: black; font-size: 10px; font-weight: bold }

.footerlink a:hover   { color: black; text-decoration: underline }
#footer2   { position: relative; clear: both }


/********************************/
/* Form elements */
/*******************************/

#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:#555;
font-size:11px;
padding:2px;
margin-left:2px;
background: #fff;
border:1px solid #ccc;
}

.loginbutton,
.logoutbutton {
padding-right:6px;
border:0;
}

.logoutbutton {
margin:2px 0px 2px 0px;
}

.logoutuser {
padding:0;
margin:0;
color:#555;
}

#search {
z-index: 1000;
text-align:left;
width:177px;
display:block;
margin-top:-29px;
padding-left:3px;
}

#search input {
vertical-align: middle;
}

#search input.searchfield {
width:136px;
color:#555;
font-size:11px;
padding:2px;
margin-left:4px;
border:1px solid #ccc;
}

#search input.searchimage {
border:0;
}

#breadcrumb {
margin-bottom:10px;
}

/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav-header,
.vertnav-header a {
padding:2px 6px;
font-size:16px;
font-weight: bold;
color:#444; /*dark grey*/
/*background: url(../images/frame1.jpg) 0 0 no-repeat;*/   /* uncomment this if you want to use a background color*/
background-color:#ddd;
border-top: 2px solid #eee;  /*silver*/
border-bottom: 2px solid #fff;  /*white*/
}

.vertnav1 a {
margin: 0px;
width:165px;
display:block;
padding:5px;
font-size:12px;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#777; /*grey*/
}
.vertnav1 a:hover {
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#444; /*dark grey*/
text-decoration:none;
}

.vertnav1-act a,
.vertnav1-act a:hover  {
margin: 0px;
width:165px;
display:block;
padding:5px;
font-size:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/menu_dot.gif) repeat-x bottom;
color:#444; /*dark grey*/
}

.vertnav2 a {
margin: 0px;
width:152px;
display:block;
padding: 5px 5px 5px 18px;
font-size:12px;
text-decoration:none;
background: url(../images/nav-arrow.gif) 10px 8px no-repeat;
color:#777; /*grey*/
}
.vertnav2 a:hover {
background: url(../images/nav-arrow.gif) 10px 8px no-repeat;
color:#444; /*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:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/nav-arrow-act.gif) 10px 8px no-repeat;
color:#444; /*dark grey*/
}

.vertnav3 a {
margin: 0px;
width:137px;
display:block;
padding: 5px 5px 5px 30px;
font-size:12px;
text-decoration:none;
background: url(../images/vbullet.gif) 20px 9px no-repeat;
color:#777; /*grey*/
}
.vertnav3 a:hover {
background: url(../images/vbullet-act.gif) 20px 9px no-repeat;
color:#333; /*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:12px;
font-weight: bold;
text-decoration:none;
background: url(../images/vbullet-act.gif) 20px 9px no-repeat;
color:#333; /*dark grey*/
}

.vertnav4 a {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
color:#777; /*grey*/
}
.vertnav4 a:hover {
background-color:#eee;  /*silver*/
color:#333; /*dark grey*/
text-decoration:none;
}

.vertnav4-act a,
.vertnav4-act a:hover {
margin: 0px;
display:block;
padding: 5px 5px 5px 45px;
font-size:12px;
text-decoration:none;
width:125px;
background-color:#eee;  /*silver*/
color:#333; /*dark grey*/
}

/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT    { color: #333; font-size: 12px; font-family: Georgia }
A  { color: black; text-decoration: none }
A:hover  { color: black; text-decoration: underline }
FORM  { color: black; margin: 0 }
P, TD, UL, OL  { color: black; font-size: 12px; line-height: 1.5em; margin: 10px 0 }
INPUT, TEXTAREA, SELECT textarea  { color: black; font-size: 12px; font-family: Arial, Helvetica, sans-serif; border: solid 1px #006ac2 }
ul  { color: black; list-style-position: inside; margin-left: 8px; padding-left: 0 }

/* 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-color:#777;
/*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-color: #eee;
border: 0px solid #ccc;
border-bottom:12px solid #fff;
}

DIV.csc-frame-frame1 p {
color:#333;
}

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:12px; }

/* Headers, plain */ 
H1  { color: #333; font-size: 16px; font-family: Georgia; font-weight: bold }
H2 { font-size:18px; color:#0b76ae; font-weight:bold; }
H3 { font-size:16px; color:#777; font-weight:bold;}
H4 { font-size:14px; color:#0b76ae; font-weight:bold;}
H5 { font-size:12px; color:#0b76ae; 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; font-size: 15px; font-family: Georgia; font-style: italic; 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:12px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:12px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:12px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }
