/* Content und Sidebar-Elemente */


#content h1 {
	margin: 0;
	padding: 0;
	width: 510px;
	height: 45px;
	background-repeat : no-repeat;
	rem font-size: 5px;
}

#content h2, #sidebar h2 {
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #b50040;
	rem letter-spacing : 2px;
	rem text-transform : uppercase;
	rem text-transform : lowercase;
}

#content h2 {
	padding: 0px 0px 0px 0px;	
}

#sidebar h2 {
	padding: 2px 0px 2px 0px;	
}

#content h3 {
	font-size: 100%;
	font-weigth: normal;
	margin: 0px;
	padding: 10px 0px 2px 0px;	
	color: #333333;
}

#content p {
	margin: 0px;
	padding: 2px 0px 10px 0px;	
	line-height: 160%;
}

#sidebar p {
	margin: 0px;
	padding: 2px 0px 10px 0px;	
	line-height: 120%;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #b50040;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
	color: #b50040;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 10px 10px;
	width: 160px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-top: 1px solid #a9a9a9;
}


/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 0px 0px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 22px;
	background: url(../images/pbull.gif) no-repeat top left;
}


#list_oben {
	width: 555px;
	height: 90px;
	background: url(../images/plio.gif) no-repeat top left;
}	

#list_mitte {
	width: 490px;
	padding: 14px 35px 0px 30px;
	background: url(../images/plimi.gif) repeat-y top left;
}

#list_schmal {
	width: 365px;
}	

#list_unten {
	width: 555px;
	height: 55px;
	background: url(../images/pliu.gif) no-repeat top left;
}

#list_oben_schmal {
	width: 365px;
	height: 28px;
	background: url(../images/plios.gif) no-repeat top left;
}	

#list_mitte_schmal {
	width: 300px;
	padding: 14px 35px 0px 30px;
	background: url(../images/plimis.gif) repeat-y top left;
}	

#list_unten_schmal {
	width: 365px;
	height: 55px;
	background: url(../images/plius.gif) no-repeat top left;
}


/* Tabelle */

table.cells {
	border: none;
}

td.cell {
}

td.headercell {
	font-weight: bold;
	color: #ffffff;
}

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 #828282;
	width: 370px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #828282;
	width: 370px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 150px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #333333;
	line-height: 160%;
	padding: 2px 0px 10px 158px !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/ppico.gif) no-repeat top left;
}	

#pic_big {
	width: 513px;
	padding: 14px 29px 0px 13px;
}	


#pic_unten {
	width: 555px;
	background: url(../images/ppicu.gif) no-repeat top left;
}	

#picmoviebgr {
	width: 175px;
	height: 132px;
	padding: 9px 0px 9px 0px;
	background: #000000 url(../images/picmoviebgr.gif) no-repeat top left;
	margin: 0px;
}