/**************************************************/
/* LAYOUT                                         */
/**************************************************/
html, body {
  margin:0;
  padding:0;
  width:980px;
  height:100%;
  /*overflow:hidden;  */
  }
body {
  font-family:verdana, arial, sans-serif;
  font-size:86%;
  background-color: #2e1c1c;
  }
#wrapper {
  position:absolute;
  width:980px;
  height:100%;
  top:0; left:0;
  /*overflow:auto;*/
  z-index:2;
  }
#contentwrapper {
  position:absolute;
  top:10px;
  left:177px;
  right: 50px;
  z-index:10;
  border-top:5px solid #730E0D;
  min-width: 400px;
  font-size: 0.9em;
  }
#contentwrapper .header{
  background: #FFFFCC url(../img/filmen_1.gif) no-repeat top right;
  color: #730E0D;
  height: 112px;
  border-right:1px solid #2E1C1C;
  margin: 0;
  padding: 0;
}

#rightcolumn {
  float: right;
  z-index:10;
  width: 154px;
  border:1px solid #2E1C1C;
  color: #000;
  background: #CCC;
  margin-top: 4px;
  margin-right: 4px;
  padding: 1px;
  font-size: 0.8em;
  line-height: 1.4em;
}  
#rightcolumn .box{
  border:1px solid #4F3030;
  padding: 5px;
  margin: 2px;
  color: #000;
  background: #FFFFCC;
}
#rightcolumn .caption{
  font-weight: bold;
  text-align: center;
}
#rightcolumn a, a:active, a:hover {
   background: #730E0D;
   text-decoration: underline;
   color: #FFFF80;
} 
#logo {
  position:absolute;
  top:10px;
  left:10px;
  width: 166px;
  height: 112px;
  background: #FFFFCC;
  color: #333;
  z-index:10;
  border-top:5px solid #730E0D;
  border-left:1px solid #2E1C1C;
  margin: 0;
  padding-top: 4px;
}
#footer {
  position: relative;
  background: #A11513;
  border-left:1px solid #2E1C1C;
  border-bottom:1px solid #2E1C1C;
  border-right:1px solid #2E1C1C;
  color:#FFFFB3;
  font-size: x-small;
  text-align: center;
  clear: both;
  padding:6px;
  margin-bottom: 10px;
}

/**************************************************/
/* FORMATTING                                     */
/**************************************************/  
p {
  line-height:1.4em;
  text-align:left;
}
a {
  color: #FFFF80;
  background: #A11513;
}
a:hover {
   background: #730E0D;
   text-decoration: underline;
   color: #FFFF80;
} 
h1 {
  font-size: 160%;
  padding: 10px 0px 0px 0px;
  letter-spacing: 0.3em;
}
h2 {
  font-size: 140%;
  letter-spacing: 0.2em;
}
h3 {
  font-size: 120%;
  letter-spacing: 0.1em;
}
h4 {
  font-size: 110%;
  font-weight:bold;
  letter-spacing: 0.1em;
}
h5 {
  font-size: 100%;
  font-weight:bold;
  letter-spacing: 0em;
}
h6 {
  font-size: 100%;
  font-style:italic;
  letter-spacing: 0em;
}  
ul {
  line-height:1.7em;
}
li {
}

div#csc-textpic a:hover, a:active {
  color: black;
  background-color: #FFFFCC;
}
   
/**************************************************/
/* NAVIGATION                                     */
/**************************************************/
#nav {
  position:absolute;
  top:127px;
  left:10px;
  width:172px;
  z-index:10;
  font-size: 0.8em;
  border-top:2px solid #3F2727;
}
div#nav a {
   display: block;
   padding: 5px 10px;
   margin: 0 0 2px;
   text-decoration: none;
   color: #FFFFB3;
   background: #A11513;
   border-right:4px solid #4F3030;
   border-left: 1px solid #4F3030;
  }
div#nav a:hover, a:active  {
   color: #FFFF80;
   background: #730E0D;
   text-decoration: none;
   border-right:4px solid #FFFF80;
   border-left: 1px solid #FFFF80;
  }

/**************************************************/
/* CONTENT AREA                                   */
/**************************************************/
#content {
  padding:10px 180px 10px 15px;
  z-index:10;
  color:#FFFFB3;
  background: #A11513;
  border-top:2px solid #3F2727;
  border-left:1px solid #2E1C1C;
  border-bottom:1px solid #2E1C1C;
  border-right:1px solid #2E1C1C;
  }
  
#content .textbox{
  border:1px solid #4F3030;
  padding: 5px;
  margin: 0px 40px;
  color: #000;
  background: #FFFFCC;
  z-index:20;
  width: 80%;
} 

#zw_gmap_div {
  color: #000;
  background-color: #FFF;
}

#zw_gmap_div a {
  color: #000;
  background-color: #FFF;
  text-decoration: underline;
}

#zw_gmap_div  a:hover, a:active {
  color: #000;
  background-color: #FFF;
  font-weight: bold;
}

/**************************************************/
/* TYPO3 CONTENT RENDERING                                       */
/**************************************************/
#rightcolumn .csc-textpic-image, .csc-textpic-firstcol, .csc-textpic-lastcol{
  border:1px solid #4F3030;
  padding: 5px;
  color: #000;
  background: #FFFFCC;
  margin: 1px  0;
} 

#rightcolumn .csc-textpic .csc-textpic-imagewrap .csc-textpic-firstcol dt img{  
  margin-left: 0px !important; 
}
#rightcolumn .csc-textpic, csc-textpic-imagewrap, .csc-textpic-lastcol {  
  _display: inline;/* for IE5 - fix for crap browsers, good browsers don't understand this */
  margin-right: 11px !important;
} 

#content .csc-textpic-caption{ 
  font-size: 0.8em;
  line-height: 1.4em;
}

/**************************************************/
/* VOTING                                                                               */
/**************************************************/

div.answer {
	margin:0 20px 5px 20px;
	padding: 0 5px;
	font-size: 100%;
}

div.answer .label{
	margin-left: 15px;
}

div.question h3 {
	margin-left: 20px;
	font-size: 100%;
}

input.submit {
	margin: 10px 0 0 61px;	
	width: 150px;
	height: 21px;
	background: #FFFFCC;
	/*font-size: 0;
	color: #DDDDDD;
	text-align: left;
	text-indent: 0;*/
}

input.submit:hover {
	background: #FFFF99;
}


