/**
 * @version $Id: position.css 10387 2008-06-03 10:59:16Z pasamio $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

*
{
	margin: 0;
	padding: 0;
}

body {
font-family: "Courier New", Courier, monospace;
font-size: 11px;
color:  #333333;
text-align: center; 
margin-top: 14px;
}


.dw_container_out { 
  display: block;
  width: 881px;
  background-color: #000000;
  text-align: left;
  margin-left: auto;
  margin-right: auto;

}

.footerbox { 
  display: block;
  width: 881px;
  background-color: #ffffff;
  text-align: right;
  margin-left: auto;
  margin-right: auto;
  

}

.footerbox ul.menu { float: right; }

.footerbox ul.menu li a:link { color: #ae1d1d; text-decoration: none; font-size: 12px;  }
.footerbox ul.menu li a:active { color: #ae1d1d; text-decoration: none; font-size: 12px; }
.footerbox ul.menu li a:visited { color: #ae1d1d; text-decoration: none; font-size: 12px; }
.footerbox ul.menu li a:hover { color: #ae1d1d; text-decoration: underline; font-size: 12px; }

.dw_container_in {
  display: block;
  margin: 8px;
  background-color: #ae1d1d;
  border-top: 24px solid #ae1d1d; 
}

ul.menu_2menu { width: 152px; list-style-type: none; margin-right: 8px; margin-top: 22px;  }

ul.menu_2menu li {text-align: right; padding-right: 5px;}

ul.menu_2menu li a:link { color: #ae1d1d; font-size: 18px; padding-bottom: 5px; }
ul.menu_2menu li a:active { color: #ae1d1d;  font-size: 18px; padding-bottom: 5px;  }
ul.menu_2menu li a:visited { color: #ae1d1d;  font-size: 18px; padding-bottom: 5px;  }
ul.menu_2menu li a:hover { color: #ae1d1d;  font-size: 18px; padding-bottom: 5px;  }

.footerbox ul.menu li a:link { color: #ae1d1d; text-decoration: none; font-size: 12px;  }
.footerbox ul.menu li a:active { color: #ae1d1d; text-decoration: none; font-size: 12px; }
.footerbox ul.menu li a:visited { color: #ae1d1d; text-decoration: none; font-size: 12px; }
.footerbox ul.menu li a:hover { color: #ae1d1d; text-decoration: underline; font-size: 12px; }

.dw_leftbox {
  display: block;
  width: 700px;
  float: left;
  background-color: #000000;
  overflow: hidden;
  margin-bottom: 10px;


}
.dw_menubox {
  display: block;
  background-color: #000000;
  float: left;
  width: 160px; 
    color: #ffffff;
}

.dw_menubox_in {
  display: block;
    width: 161px; 
  padding: 4px 4px 4px 4px;
}

ul.menu { width: 152px; list-style-type: none; margin-right: 8px;  }

ul.menu li {text-align: right; padding-right: 5px;}

ul.menu li a:link { color: #ffffff; font-size: 18px; padding-bottom: 5px; }
ul.menu li a:active { color: #ffffff;  font-size: 18px; padding-bottom: 5px;  }
ul.menu li a:visited { color: #ffffff;  font-size: 18px; padding-bottom: 5px;  }
ul.menu li a:hover { color: #ffffff;  font-size: 18px; padding-bottom: 5px;  }

.dw_logobox {  
  display: block;
    width: 160px;
        width: 150px;
    height: 240px;
    padding-top: 39px; 
    background-image: url(bg_header_film.gif);
    background-repeat: repeat-x;
  

}

.componentheading {  
  display: block;
    height: 240px;
   /* padding-top: 39px; */
   font-family: "Courier New", Courier, monospace;
   padding-left: 5px;
    line-height: 240px;
    font-weight: bold;
    background-image: url(bg_header_film.gif);
    background-repeat: repeat-x;
        color:#FFFFFF;
    font-size:36px;
    font-weight:bold;
  
}

h2.componentheading { display: none; }

.hasTip {   font-family: verdana;
  padding-left: 8px;
  padding-right: 8px;
  }

#page .contentheading {  
  display: block;
   /* padding-top: 39px; */
   font-family: "Courier New", Courier, monospace;
    line-height: 240px;
    font-weight: bold;
       padding-left: 5px;
    background-image: url(bg_header_film.gif);
    background-repeat: repeat-x;
    color:#FFFFFF;
    font-size:36px;
    font-weight:bold;
  
}

.article_column .contentheading {
  color:#AE1D1D;
  font-size:14px;
  font-weight:bold;
  font-family: verdana;
      display: block;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 12px;
  padding-bottom: 12px;

}

.article_column img { 
margin-right: 12px;

}

.article_column  { 
display: block;
border-bottom: 1px solid #ffffff;

}

h1 {
  color:#AE1D1D;
  font-size:14px;
  font-weight:bold;
  font-family: verdana;
    display: block;
  padding-left: 8px;
  padding-right: 8px; 
  padding-top: 18px;
  padding-bottom: 8px;
  margin-top: 0px;
  margin-bottom: 0px;

}

h2 {
  color:#AE1D1D;
  font-size:12px;
  font-weight:bold;
  font-family: verdana;
      display: block;
  padding-left: 8px;
  padding-right: 8px; 

}

p {
  color:#ffffff;
  font-size:11px;
  font-weight:normal;
  font-family: verdana;
    line-height: 14px;
      display: block;
  padding-left: 8px;
  padding-right: 8px; 

}

.img_caption p { font-size: 9px; }

form.form-login {
display: block;
  padding-left: 8px;
  padding-right: 8px; 


}

.inputbox { width: 114px;
}


.dw_contentbox {  
  display: block;
  width: 536px;
  background-color: #333333;
  border-left: 4px solid #ffffff;
  float: left;
  color: #ffffff;

}
.dw_content { 
  display: block;
  margin: 0px;
  padding-bottom: 18px; 

}
.dw_rightbox { 
  font-family: verdana;
  font-size: 11px;
  display: block;
  width: 142px;
  float: left;
  border-left: 12px solid #ae1d1d;

}

.dw_rightbox a:link { color: #ae1d1d; text-decoration: none;  }
.dw_rightbox a:active { color: #ae1d1d; text-decoration: none;  }
.dw_rightbox a:visited { color: #ae1d1d; text-decoration: none;  }
.dw_rightbox a:hover { color: #ae1d1d; text-decoration: underline;  }

p a:link { color: #ae1d1d; text-decoration: none;  }
p a:active { color: #ae1d1d; text-decoration: none;  }
p a:visited { color: #ae1d1d; text-decoration: none;  }
p a:hover { color: #ae1d1d; text-decoration: underline;  }

.dw_rightbox_1 { display: block;
border-bottom: 1px solid #ffffff;
background-color: #ffffff;
overflow: hidden;
color: #000000;
padding-top: 6px;
}

.dw_rightbox_1 p {

display: block;
color: #000000;

}

.dw_rightbox_2 {
padding-top: 6px;
display: block;
margin-top: 12px; 
border-bottom: 1px solid #ffffff;
background-color: #ffffff;
overflow: hidden;
color: #000000;

}

.dw_rightbox_2 p {

display: block;
color: #000000;

}



.dw_rightbox_in { 
  display: block;
  padding: 4px 4px 4px 0px;

}


.clear { display: block;
  width: 100%;
  height: 1px;
  clear: both;
  overflow: hidden;
}

a:link { color: #ae1d1d; text-decoration: none;  }
a:active { color: #ae1d1d; text-decoration: none;  }
a:visited { color: #ae1d1d; text-decoration: none;  }
a:hover { color: #ae1d1d; text-decoration: underline;  }

/* ################   Position ################  */
#all
{
	background: #FFFFFF;
	border: solid 1px #DBB0CD;
	color: #000000;
	font-size: 0.8em;
	margin: 0 auto;
	max-width: 1000px;
	padding: 0 3px 3px 3px;
	text-align: left;
}

#page { }

#header
{
	background: #fff;
	color: #000000;
	margin: 0;
	position: relative;
	text-align: right;
	border-bottom: solid 4px #ccc;
}

#contentarea,#contentarea2
{
	border: solid 0px #000;
	margin: 0;
	padding: 0px 0px 0px 0px;
	position: relative;
	overflow: hidden;
}
#wrapper { margin: 0 0 0 21%}
#left
{
	background: #FFFFFF;
	border-right: solid 0px #EEEEEE;
	float: left;
	margin: 20px 0 0 0;
	width: 21%;
}

#right
{
	color: #000;
	float:left;
	width: 28%;
	padding-top:10px

}

#main2
{
	background: #fff;
	width:64%;
	padding: 25px 20px 20px 20px;
	position: relative;
	min-height:520px;
	float:left;


}

#main
{
	background: #fff;
	margin: 0 0px 0 0;
	padding: 25px 20px 20px 20px;
	position: relative;
}

/* ###################### generell ###################### */
.unsichtbar,.u2,.invisible , .unseen
{
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

.wrap
{
	border: 0;
	clear: both;
	float: none;
	font-size: 1px;
	height: 0;
	line-height: 1px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

#logo
{
	font-size: 1em !important;
	font-weight: bold !important;
	position: relative;
	text-align: left;
	text-transform: none !important;
	z-index: 0;
	margin-top: 1em;
}

#logo  img { display: block; }

#logo span
{
	display: block;
	margin: 0px 0 0 100px !important;
	border-bottom: solid 1px #666;
}

/* ###############  main * ########################### */
/* position */
.leading
{
	background: #EFDEEA url(../images/biene.gif) no-repeat top left;
	border: solid 1px #CCCCCC;
	color: #000000;
	margin: 30px 0px 10px 0px;
	padding: 20px 20px 40px 120px;
	position: relative;
}

.leading_separator
{
	border-bottom: solid 0px #333333;
	display: block;
	height: 10px;
	margin: 0 0 0px 0;
}

.article_separator
{
	border: solid 1px #333333;
	display: none;
	margin: 0px 0 0px 0;
}

.blog { padding: 0; }

.cols1
{
	display: block;
	float: none !important;
	margin: 0 !important;
}

.cols2 { width: 45%; }
.cols3 { width: 30%; }

.column1 , .column2
{
	border: solid 0px #D4A7C5;
	margin: 0 5px 0 0;
	position: relative;
}

.column2 , .column1
{
	float: left;
	margin: 0;
}

.column2
{
	float: right;
	margin: 0;
	width: 45%;
}

.article_row
{
	margin: 0px 0 0px 0;
	padding: 0;
	overflow: hidden;
}

.article_column
{
	border-bottom: 1px solid #ffffff; 
	padding: 3px 10px 14px 0;
}

.row_separator2
{
	display: block;
	clear: both;
	margin: 0;
	border: solid 0px;
}
