/*
 *	Zen light Professional v1.3.2
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2007 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/2.5/
 */


/*******************/
/* Template Layout background:#C0E3FF;*/
/*******************/

body {
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-align:left;
color:#aaa;
background:#000000 url(/fileadmin/templates/wr/images/hintergrund_gr.gif) 0 0 repeat; position:relative;
}

.bodytext{
color:#000000;
}

img {border:none} 

...

#container {
text-align:left;
border:1px solid #000066;
top:0px;
background:url(../images/background.gif) 0 0 repeat; position:relative;
width:850px;
margin:0 auto;
}

#container2col {
text-align:left;
border:1px solid #000066;
top:0px;
background:#ffffff url(../images/background2col.gif) 0 120px repeat; position:relative;
width:850px;
margin:0 auto;
}

#container3col {
text-align:left;
border:1px solid #000066;
top:0px;
background:#ffffff url(../images/background3col.g) 0 120px repeat; position:relative;
width:987px;
margin:0 auto;
}

#header {
clear:both;
text-align:left;
width:987px; height:200px;
background:url(/logo.jpg) 0px 0px no-repeat; position:relative;


margin-top:0px;
}

#left-content {
position:relative;
float:left;
width:155px;
left:18px;
top:30px;
z-index:-100px;
padding-left:5px;

}

#wrapper {
float:right;
width:788px;
min-height: 175px;
}

#main-content1col {
width:830px;
min-height: 175px;
padding:10px;
}

#main-content2col {
float:right;
width:650px;
min-height: 175px;
padding:10px;
border-left:1px solid #cccccc;
}

#main-content3col {
float:left;
width:582px;
margin-top:5px;
padding-left:10px;
padding-top:30px;
border-left:1px solid #cccccc;
min-height:450px;

}

#right-content {
position:relative;
float:right;
width:175px;
color:#000000;
padding-top:30px;
}

#footer{
clear:both;
position:relative;
text-align:center;
font-size:11px;
font-weight: bold;
color: #888888;
background: #ffffff url("/fileadmin/templates/wr/images/footerback.jpg");clear:both;border-top: 1px solid #E3E8EE;padding: 5px 0 0px 10px;height:25px;text-align:center;}
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #fff;
}

.footerlink a:hover {
color: #ddd;
}


/********************************/
/* Form elements */
/*******************************/

#username, #password, #loggedin, #loginbutton, #loginuser {
z-index: 10;
font-size:11px;
top:3px;
position:absolute;
}

#username {
left:570px;
width:64px;
border: #000 1px solid;
margin:0px;
}

#password {
left:646px;
width:64px;
border: #000 1px solid;
margin:0px;
}

#loggedin {
left:625px;
}

#loginbutton {
left:718px;
border:0px;
}

#loginuser {
left:600px;
top:6px;
color: #fff;
}

/********************************/
/* Vertical navigation menu */
/*******************************/

.vertnav1 a:link,
.vertnav1 a:visited,
.vertnav1 a:active {
margin-left:10px;
display:block;
color:#000;
font-size:11px;
text-decoration:none;
width:140px;
padding-left:10px;
padding-top:3px;
background:#fff url(/fileadmin/templates/zlightpro/images/navback1.gif) 0 0 repeat-no; position:relative;
}
.vertnav1 a:hover {
color:#e04233;  /*nav white*/
background:#fff;  /*nav blue*/
}

.vertnav1-act a:link,
.vertnav1-act a:visited,
.vertnav1-act a:active {
margin: 0px;
display:block;
padding-left:7px;
margin-bottom:5px;

padding-top:3px;
font-size:11px;
font-weight: bold;
text-decoration:none;
width:140px;
border-bottom:1px solid #000;  /*light blue 3*/
}

.vertnav2 a:link,
.vertnav2 a:visited,
.vertnav2 a:active {
margin: 0px;
display:block;
padding-left:5px;
padding-bottom:3px;
margin-bottom:2px;
font-size:11px;
text-decoration:none;
width:140px;
text-indent:15px;
color:#333; /*nav2 black*/ 
border-bottom:1px solid #ccc;  /*light blue 3*/
}
.vertnav2 a:hover {
color:#888888;  /*dark grey*/
}

.vertnav2-act a:link,
.vertnav2-act a:visited,
.vertnav2-act a:active {
margin: 0px;
display:block;
padding:5px;
font-size:11px;
text-decoration:none;
width:140px;
text-indent:15px;
color:#EB0511;  /*dark grey*/
border-bottom:1px solid #ddd;  /*light blue 3*/

}

.vertnav3 a:link,
.vertnav3 a:visited,
.vertnav3 a:active {
margin: 0px;
display:block;
padding:5px;
font-size:11px;
text-decoration:none;
width:140px;
border-bottom:1px dotted #0099FF;  /*electric blue*/
text-indent:30px;
background:#C0E3FF;  /*light blue 3*/
color:#333; /*brown orange*/ 
}
.vertnav3 a:hover {
background:#000000;  /*light blue 3*/
color:#ffffff;  /*electric blue*/
}

.vertnav3-act a:link,
.vertnav3-act a:visited,
.vertnav3-act a:active {
margin: 0px;
display:block;
padding:5px;
font-size:11px;
text-decoration:none;
width:140px;
text-indent:30px;
background:#C0E3FF;  /*light blue 3*/
color:#EB0511;  /*electric blue*/
}
.vertnav3-act a:hover {
color:#990000;  /*electric blue*/
}

.vertnav4 a:link,
.vertnav4 a:visited,
.vertnav4 a:active {
margin: 0px;
display:block;
padding:5px;
font-size:11px;
text-decoration:none;
width:168px;
border-bottom:1px dotted #0099FF;  /*electric blue*/
text-indent:45px;
color:#E46C1B; /*brown orange*/ 
}
.vertnav4 a:hover {
color:#993300;  /*brown*/
}

.vertnav4-act a:link,
.vertnav4-act a:visited,
.vertnav4-act a:active {
margin: 0px;
display:block;
padding:5px;
font-size:11px;
text-decoration:none;
width:168px;
border-bottom:1px dotted #0099FF;  /*electric blue*/
text-indent:45px;
color:#993300;  /*brown*/
}

/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:verdana, arial, helvetica; color:#888888; font-size:12px; }
PRE { font-family:monospace; }
A { color:#EB0511; text-decoration:none;}
A:hover { color:#888888; text-decoration:none; }
FORM { margin:0px;}
P, PRE {color:#888888;}
P, TD, UL, OL { font-size:12px;color:#000000;}
INPUT, TEXTAREA, SELECT textarea { font-family:verdana, arial, helvetica, sans-serif; color:#000; border: #006AC2 1px solid; font-size:12px; }
input[type=radio], input[type=checkbox] { border: 0px solid; }


/* Frames, spacing, link-to-top */ 
DIV.csc-frame-frame1 { background-color:#DCF0FF; padding:2px 4px 2px 4px; border:1px solid #333; }
DIV.csc-frame-frame2 { background-color:#FFFFFF; padding:0px 0px 4px 0px; border-bottom:1px dotted #009CFF; margin-bottom:4px; margin-top:3px; font-size:12px; }


/* Headers, plain */ 
H1 { font-size:18px; color:#990000; font-weight:bold;}
H2 { font-size:18px; color:#EB0511; }
H3 { font-size:18px; color:#EB0511; font-weight:bold;}
H4 { font-size:12px; color:#EB0511;}
H1, H2, H3, H4, H5, H6 { margin:0px 0px 0px 0px; margin-top:5px; margin-bottom:5px; }
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: #000066; text-decoration:none; }
H2 A { color:#186900; }
H3 A { color:#10007B; }
H4 A { color:#0063ff; }
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:12px; color:#186900; }


li{color:#990033 ;list-style-type:square;padding-bottom:5px;border-bottom:1px solid #cccccc;padding-top:0px;}
li:hover{color:#000000;}
li a {color:#000066}
li a:hover {color:#e00423}

dd.csc-textpic-caption  {font-size:10px; color:#444444;}

/*------mailformular formatieren------*/
.csc-mailform {
border:none;
width: 560px;
}

.csc-mailform-field {
margin: 2px;
padding: 2px;
}

.csc-mailform-field label {
float: left;
padding: 1px;
color: #000000;
font-size:11px;
width: 350px;
padding-bottom:10px;
text-align:left;
}


.mf-input {
clear: none;
width: 350px;
padding: 1px;
color: #000000;
font-size:11px;
}

.mf-pass {
width: 390px;
padding: 1px;
color: #000000;
font-size:11px;
}

.mf-text {
clear: none;
width: 320px;
padding: 1px;
color: #000000;
font-size:11px;
float:left;}

.mf-check {
padding: 1px;
}

.mf-radio {
width:350px;
padding: 1px;
color: #000000;
font-size:11px;
clear:both;
}

.mf-select {
width: 395px;
padding: 1px;
color: #000000;
font-size:11px;
height:20px;
}

.mf-file {
width: 300px;
padding: 1px;
}

#mailformRadiotest {
border: none;
}

#mailformRadiotest legend {
display: none;
}
