BODY {
	margin: 0;
	padding: 0;
	background: #E4E3E3 url(../img/pbk.gif) repeat-y;
}

#logo {
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	height: 80px;
	background: url(../img/plg.gif) no-repeat;
}

#maintopic {
	position: absolute;
	left: 50px;
	top: 80px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../img/pmt.gif) repeat-x;
	overflow: hidden;
}

#maintopic ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#maintopic ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}

#plaintext {
	position: absolute;
	left: 750px;
	top: 86px;
	width: 195px;
	height: 30px;
	text-align: right;
	z-index: 100;
}

#plaintext a {
	color: #888888;
	text-decoration: none;
}





#maintopic a{
	display: block;
	float: left;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../img/pln.gif) no-repeat right;
}

#maintopic a:hover{
	background: url(../img/pmta.gif) repeat-x;
	color: #333333;
}

#maintopic li.active a{
	background: url(../img/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#topic {
	position: absolute;
	left: 50px;
	top: 145px;
	width: 199px;
	background-color: #b5bcd3;

}
#topic ul{
	list-style:none;
	margin:0px;
	padding:0px;

}

#topic a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #E6C7B3;
	padding: 0px;
	margin: 3px 20px 3px 20px;
	text-transform: uppercase;
	font-size: 10px;
}

#topic p {
	text-align: center;
}

#topic p a {
	border-bottom: none !important;	
}

#topic a:hover, #topic li.active a{
	color: #E6C7B3;
}

#topic h1 {
	padding: 9px 20px 9px 20px;
	background-color: #006699;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0px;
}

#eyecatcher {
	position: absolute;
	left: 250px;
	top: 145px;
	width: 700px;
	height: 150px;
	background: url(../img/peye.jpg) no-repeat;
}

#content {
	position: absolute;
	left: 270px;
	top: 143px;
	width: 460px;
	padding: 0;
	margin: 0;
	height:600px;

}

#sidebar {
	position: absolute;
	top: 296px;
	left: 750px;
	width: 200px;
	background-color: #9A562D;
	color: #fffff;
}

#content_box {
	height:580px;
	width:670px;
	overflow:auto;
	margin:0; 
	padding:0;
}

#content_box p.bodytext {
	
	width:630px;

}

/* f?r Flashfilm als Logo */
div.flashlogo {
border: none;
width: 700px;
height: 150px;
}
/* f?r Alternativbild des
Flashfilms als Logo*/
#flashlogocontent {
position: absolute;
	left: 0px;
	top: 0px;
	width: 700px;
	height: 150px;
}

#content_spacer{	
	height:400px;
	min-height:400px;
}

#content_spacer[id]{	
	height:auto;
}
	

#footer {

	position:relative;
	left:-220px;
	width: 900px;
	height: 30px;
	border-top: 1px solid #cdcdcd;
	background: url(../img/pmt.gif) repeat-x;
/*	overflow: hidden;*/

}

#footer ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}

#footer ul li{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline;
}

#footer a{
	display: block;
	float: right;
	height: 30px;
	padding: 0px 10px 0px 10px;
	line-height: 30px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing : 2px;
	background : url(../img/pln.gif) no-repeat left;
}

#footer a:hover  {
	background: url(../img/pmta.gif) repeat-x;
	color: #333333;
}

#footer li.active a{
	background: url(../img/pmta.gif) repeat-x;
	color: #333333;
	font-weight: bold !important;
	font-size: 11px;
}


#lang_select{
	float:right;
	padding:0px;
	margin:0px;
	display:block;
	width:auto;
	height:auto;
}

.tx-srlanguagemenu-pi1 .CUR a,.tx-srlanguagemenu-pi1 a{
float:none !important;
display:inline !important;
letter-spacing:normal !important;
}


HTML, BODY, TD, INPUT, SELECT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* Content und Sidebar-Elemente */

#content h1 {
	font-size: 220%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;	
	text-transform: uppercase;
}

#content h2 {
	font-size: 120%;
	font-weight : bold;
	margin: 0px;
}

#sidebar h1 {
	padding: 9px 20px 9px 20px;
	background-color: #4A2A15;
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#sidebar h2 {
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #E6C7B3;
	padding: 4px 0px 2px 0px;
}


.sb {
	padding: 9px 20px 9px 20px;
	color: #ffffff !important;
}

#content h2 {
	padding: 10px 0px 2px 0px;	
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 4px 0px;	
	line-height: 160%;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #b5bcd3;
}

#sidebar a {
	font-weight : bold;
	color: #E6C7B3;
	text-decoration: none;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

#more a {
	text-decoration : none;
	background : url(../img/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../img/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
}

#content td.cell {
	background-color: #eeeeee;
}

#content td.headercell {
	background-color: #4A2A15;
	color: #ffffff;
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 5px 0px 8px 5px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #cdcdcd;
	color: #333333;
	background: url(../img/pmt.gif) repeat-x;
	font-size: 10px;
}

form.formular textarea  {
	background: url(../img/pmt.gif) repeat-x;
	border : 1px solid #cdcdcd;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 140px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #4A2A15;
	line-height: 160%;
	padding: 2px 0px 10px 142px !important;
}

.news-single-files dd,
.news-single-files dt{
display:inline;
padding:0;
margin:0;
margin-right:10px;
}
.news-single-files dd img{
padding-right:10px;
}
