/*
 *	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;
padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align: center;
background:#FFFFFF;
}

#container {
text-align:left;
border:1px solid #fff;
background:url(../images/background.gif) 0 0 repeat; position:relative;
width:1000px;
margin: 0 auto 0 auto;
padding:0;
}

#container2col {
text-align:left;
border:1px solid #fff;
top:0px;
background:url(../images/background2col.gif) 0 120px repeat; position:relative;
width:1000px;
margin: 0 auto 0 auto;
}

#container3col {
text-align:left;
border:1px solid #000000;
width:1000px;
margin: 0 auto 0 auto;
padding: 0;
background:#FFFFFF;
}

#header {
clear:both;
text-align:left;
width:1000px; height:100px;
background:url(../images/fadeversuch_webseite_01.jpg) 0 0 no-repeat; position:relative;
z-index: 10;
}

#left-content {
position:relative;
float:left;
width:320px; 
height: auto;
min-height: 350px;
left:0px;
margin-left:30px;
margin-top: 10px;
overflow:auto;
/*background-color:#CCCCCC;*/
}

#wrapper {
float:right;
width:650px;
min-height: 400px;
height:auto;
/*background-color:#009933;*/
}

#wrapper1col {
width:1000px;
height:100%;
/*background-color:#009933;*/
}

#links1col{
float:left;
width:190px;
padding-top:15px;
padding-left:5px;
padding-right:5px;
/*background-color:#00CC66;*/
}

#main-content1col {
width:750px;
min-height: 175px;
padding:10px;
}

#main-content2col {
float:right;
width:570px;
min-height: 175px;
padding:10px;
}

.right-content-1col {
font-size:14px; 
position:relative;
float:right;
width:740px;
padding-top:15px;
padding-left:30px;
padding-right:30px;
/*margin-top: 10px;*/
overflow:auto;
/*background-color:#FFCCCC;*/
}

#filmstreifen {
float:left;
width:120px; height: auto;
overflow:hidden;
/* background:url(../images/filmstreifen1.jpg) 0 0 no-repeat; position:relative; */
}

#filmstreifen_an {
float:left;
width:120px;
height: 700px;
overflow:hidden;
padding:0;
background:url(../images/filmstreifen3.jpg) 0 0 no-repeat; position:relative;
}

.bild_element_filmstreifen {
margin:0px;
padding:0px;
}

.right-content {
font-size:14px; 
position:relative;
float:right;
width:505px;
padding-left:10px;
padding-right:15px;
padding-top:10px;
/*margin-top: 10px;*/
min-height: 350px;
height:auto;
overflow:auto;
/*background-color:#FFCCCC;*/
}

right-content-ohne-margin-top{
position:relative;
float:right;
width:511px;
padding-left:10px;
padding-right:5px;
height:auto;
}

.inhaltsblock_a {
background-color:#FFFFFF;
height:90px;
overflow:hidden;
}

.inhaltsblock_b {
background-color:#FFFFFF;
height:90px;
overflow:hidden;
}

#sprachauswahl {
float:left;
margin-left:885px;
margin-top:70px;
}

#footer{
clear:both;
position:relative;
text-align:center;
font-size:10px;
font-weight: bold;
color:#FFFFFF;
padding:0px;
border-top:1px solid #000000;
background:url(../images/nav.gif) 0 0 repeat; position:relative;
margin: 0 auto 0 auto;
height:5%;
}

.footerlink a {
font-size:10px;
font-weight: bold;
color: #fff;
}

.footerlink a:hover {
color: #ddd;
}

/* General element styles:*/  
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#000; font-size:11px; }
PRE { font-family:monospace; }
A { color:#006AC2; text-decoration:none;}
A:hover { color:#EF7318; text-decoration:none; }
FORM { margin:0px;}
P, PRE {color:#000;}
P, TD, UL, OL { font-size:11px;}
INPUT, TEXTAREA, SELECT textarea { font-family:arial, helvetica, sans-serif; color:#000; border: #006AC2 1px solid; font-size:11px; }
input[type=radio], input[type=checkbox] { border: 0px solid; }
P {margin-top:2px; margin-bottom:0px;}

/* 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 #000080; margin-bottom:4px; margin-top:3px; font-size:12px; }


/* Headers, plain */ 
/* alt H1 { font-size:18px; color:#EF7318; font-weight:bold;} */
H1 { font-size:18px; color:#000080; font-weight:bold;}
H2 { font-size:16px; color:#000080; }
H3 { font-size:14px; color:#2392E1; font-weight:bold;}
H4 { font-size:12px; color:#000000;}
H1, H2, H3, H4, H5, H6 { margin:0px;}
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin:0px; }
P.csc-header {margin:0px; padding:0;}


/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000066; text-decoration:none; margin:0px; }
/* alt H1 A { font-size:18px;color:#186900; }*/
H1 A { font-size:18px;color:#000080; }
H2 A { font-size:16px;color:#000080; }
H3 A { font-size:14px;color:#10007B; }
H4 A { font-size:12px;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:10px; color:#186900; }

/* Email, Login and Search forms generally:*/ 
FORM TABLE TR TD { padding-left:5px; padding-right:20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color:#D8D7DC; font-family:Arial, Helvetica, sans-serif; font-size:14px; }
FORM TABLE TR TD.csc-form-fieldcell { background-color:#EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border:1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight:bold; }

/* Email form, specifically */ 
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  {padding: 0 40px; }

/* Rahmen um das gesamte Formular! */
fieldset.csc-mailform {
border: 0;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
}

fieldset.csc-mailform .csc-mailform-field label {
display: block;
padding-top:10px;
}
/* ANPASSUNGEN für den rechten Bereich */
.right-content p {
font-size:14px;
}
.right-content UL { font-size:14px;}
.right-content LI {padding-top:4px;}

