/* Content und Sidebar-Elemente */

#content p {
	margin: 0px;
	padding: 2px 0px 0px 0px;	
	font-size: 90%;
	line-height: 160%;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #CC0066;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content h1 {
	font-size: 170%;
	color: #CC0066;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#content h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	color: #707FFF;
	padding: 10px 0px 5px 0px;	
}

#content h3 {
	font-size: 100%;
	font-weigth: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #707FFF;
}

/* Sidepic */

#sidepicture {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 160px;
	background: no-repeat top left;
}

#sidepicturetop {
	position: relative;
	padding: 0;
	margin: 0;
	height: 5px;
	background: no-repeat top left;
	z-index: 302;
}

#sidepicturemiddle {
	padding: 0;
	margin: -5px 0px 0px 0px;
	z-index: 300;
}

#sidepicturebottom {
	padding: 0;
	margin: -5px 0px 0px 0px;
	background: no-repeat bottom left;
	height: 5px;
	z-index: 301;
}

#sidepicture p {
	font-size: 80%;
	color: #707FFF;
	margin: 0px 0px 10px 0px;
}


#sidepicture2 {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 92px;
	background: no-repeat top left;
}

#sidepicturetop2 {
	position: relative;
	padding: 0;
	margin: 0;
	height: 3px;
	background: no-repeat top left;
	z-index: 402;
}

#sidepicturemiddle2 {
	padding: 0;
	margin: -3px 0px 0px 0px;
	z-index: 400;
}

#sidepicturebottom2 {
	padding: 0;
	margin: -3px 0px 0px 0px;
	background: no-repeat bottom left;
	height: 3px;
	z-index: 401;
}

#sidepicture3 {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 52px;
	background: no-repeat top left;
}

#sidepicturetop3 {
	position: relative;
	padding: 0;
	margin: 0;
	height: 3px;
	background: no-repeat top left;
	z-index: 502;
}

#sidepicturemiddle3 {
	padding: 0;
	margin: -3px 0px 0px 0px;
	z-index: 500;
}

#sidepicturebottom3 {
	padding: 0;
	margin: -3px 0px 10px 0px;
	background: no-repeat bottom left;
	height: 3px;
	z-index: 501;
}


/* Bigpic */

#picture {
	float: left;
	padding: 0px;
	margin: 4px 10px 0px 0px;
	width: 445px;
	background: no-repeat top left;
}

#picturetop {
	position: relative;
	padding: 0;
	margin: 0;
	height: 5px;
	background: no-repeat top left;
	z-index: 302;
}

#picturemiddle {
	padding: 0;
	margin: -5px 0px 0px 0px;
	z-index: 300;
}

#picturebottom {
	padding: 0;
	margin: -5px 0px 0px 0px;
	background: no-repeat bottom left;
	height: 5px;
	z-index: 301;
}

#picture p {
	font-size: 80%;
	color: #707FFF;
}



#content .clearer {
	clear: both;
}


/* Kontextspalte */

#sidebar p {
	position: relative;	
	color: ;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 0px -15px;	
	width: 155px;
	font-size: 80%;
	line-height: 160%;
}

#sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #CC0066;
}

#sidebar h2 {
	position: relative;
	color: #ffffff;
	font-size: 100%;
	font-weight : bold;
	font-size: 13px;
	margin: 0px 0px 0px -15px;
	padding: 9px 2px 9px 15px;
	width: 158px;	
	background: url(../images/psbh2.gif) no-repeat top left;
}

#sidebarpic {
	position: relative;
	margin: 0px 0px 0px -15px;
	padding: 0;
	width: 160px;
}

/* Liste */


#content ul {
	list-style: none;
	padding: 0px 5px 0px 0px;
	margin: 0;
}

#content ul.sidepicture {
	list-style: none;
	padding: 0px 5px 0px 170px;
	margin: 0;
}

#content li {
	padding: 2px 0px 2px 16px;
	margin: 0px;
	background: url(../images/pbull.gif) no-repeat top left;
}

#sidebar ul {
	list-style: none;
	padding: 5px 5px 6px 0px;
	margin: 6px 0px 0px 0px;
}

#sidebar li {
	padding: 0px 0px 2px 16px;
	background: url(../images/pbulls.gif) no-repeat top left;
	font-size: 80%;
}

/* Tabelle */


#content table.cells {
	border: 1px solid #ffffff;
}


#content tr.odd {
	background-color : #DBE9F2;	
}

#content tr.even {
	background-color : ;	
}

#content tr.header {
	background-color : #707FFF;	
}

#content td.cell {
	padding: 4px;	
	margin: 0px;
	font-size: 90%;
}

#content td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
	background-color: #CC0066;
}



/* Teaser */

div.teaserelement {
	float: left;
	padding: 0;
	margin: 0px 10px 0px 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: left;
	padding: 0px;
	margin: 4px 10px 10px 0px;
	border: none;
border: solid 1px #000000;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #000099;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}


/** Für Formulare und Shopseiten **/

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #000099;
	background-color: #DBE9F2;
}

/* Weitere Styledefinitionen für Formularelemente */
/* Rahmen und Farbe Formularelemente Highlight */
table.formtab select.txh,
table.formtab input.txh,
table.formtab textarea.txh,
table.formtab td.txh,
table.formtab table.txh {
	border: 1px solid #A70C0C;
	background-color: #F5E5E5;
}

/* Tabellenbreite */
table.pluginwidth {
	width: 445px;
	margin: auto;
}

table.completewidth, td.completewidth {
	width: 100%;
}

/* Breite der Formularfelder */
table.formtab input.tx,
table.formtab input.txh,
table.formtab textarea.tx,
table.formtab textarea.txh {
	width: 222.5px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 89px;
}

/* Farbeliche Anzeige von Fehlermeldungen, immer identisch */
table.formtab td.h, p.h {
	color: #A70C0C;
	font-weight: bold;
	text-align: center;
}

/* Focus und Mausover von Formularelementen, immer identisch */
/*
table.formtab textarea:focus,
table.formtab textarea:hover,
table.formtab select:focus,
table.formtab select:hover,
table.formtab input:focus,
table.formtab input:hover {
	background-color: #FFFFFF;
} */

/* Innenabstand von Formularelementen und Tabellenzellen, immer identisch */
table.formtab input,
table.formtab textarea,
table.formtab td {
	padding-left: 3px;
	padding-right: 3px;
	margin: 0px;
}
