/* Content und Sidebar-Elemente */


#content h1 {
	font-size: 160%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

#content h2, #sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	rem letter-spacing : 2px;
	rem text-transform : uppercase;
	rem text-transform : lowercase;
}

#content h2 {
	padding: 10px 0px 2px 0px;	
	color: #ffffff;
}

#sidebar h2 {
	padding: 2px 0px 2px 0px;
	color: #660000;	
}

#content h3 {
	font-size: 100%;
	font-weigth: normal;
	margin: 0px;
	padding: 10px 0px 2px 0px;	
	color: #ffffff;
}

#content p {
	margin: 0px;
	padding: 2px 0px 10px 0px;	
	line-height: 160%;
	color: #ffffff;
}

#sidebar p {
	margin: 0px;
	padding: 2px 0px 0px 0px;	
	line-height: 120%;
	color: #000000;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #660000;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
	color: #660000;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 4px 3px 10px 10px;
	width: 90px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 15px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-top: 1px solid #ffffff;

}


/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 12px;
	background: url(../images/pbulre.gif) no-repeat top left;
	color: #000000;
}


#list_mitte {
	width: 245px;
	padding: 3px 35px 0px 0px;
rem	background: url(../images/) repeat-y top left;
rem	border: solid 1px #ffffff;
}

#list_schmal {
rem	width: 245px;
}	


#list_mitte_schmal {
rem	width: 120px;
	padding: 3px 35px 0px 0px;
}	


/* Tabelle */

table.cells {
	border: none;
}

td.cell {
	color: #666666;
	background-color: #cccccc;
}

td.headercell {
	font-weight: bold;
	color: #ffffff;
	background-color: #999999;
}

TD.standardcell  {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}



/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 4px 0px 10px 2px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	font-size: 90%;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #660000;
	width: 275px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 5px 0px;
}

form.formular textarea  {
	border : 1px solid #660000;
	width: 275px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 5px 0px;
}

form.formular .formcaption {
	width: 150px;
	line-height: 200%;
	float: left;
	clear: left;
	color: #ffffff;
}

form.formular .formnote {
	color: #ffffff;
	line-height: 100%;
	padding: 2px 0px 10px 0px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #333333;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}


P.s2dsmall  {
	font-size: 80%;
	color: #666666;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}



#pic_oben {
	width: 555px;
	background: url(../images/) no-repeat top left;
}	

#pic_big {
	width: 280px;
	padding: 10px 0px 0px 0px;
}	


#pic_unten {
	width: 555px;
	background: url(../images/) no-repeat top left;
}	

#picmoviebgr {
	width: 175px;
	height: 132px;
	padding: 9px 0px 9px 0px;
	background: #000000 url(../images/) no-repeat top left;
	margin: 0px;
}
