/* Content und Sidebar-Elemente */

BODY {
	margin: 0px;
	padding: 0px;
}


#content h1 {
	margin: 0;
	padding: 0;
	width: 550px;
	height: 35px;
	background-repeat : no-repeat;
}

#content h2 {
	font-size: 140%;
	font-weight : bold;
	font-family : Arial, Sans-Serif;
	margin: 0 0 10px 0;
	color: #009D30;
	padding:0px;
	display:block;
}

#sidebar h2 {
	text-align:center;
	font-size: 12px;
	display:block;
	background: #047DD2;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 2px 0 2px 0;
}


#content h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #000000;
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px; /*wichtig für RSS Feeds */
	padding: 0px;
	line-height: 120%;
	text-align: left;
}


#content a {
	text-decoration: none;
	font-weight : bold;
	color: #047DD2;
}


#sidebar p {
	margin: 0px;
	padding: 0 8px 8px 8px;
	line-height: 120%;
	text-align: left;
}

#sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #047DD2;
	/*padding: 8px;*/
}

#sidebar_content {
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;

}




#content a:hover, #sidebar a:hover {
	text-decoration: underline;
	color: #009D30;
}


/* Content und Sidebar-Elemente */

BODY {
	margin: 0px;
	padding: 0px;
	
	
}

/*NEU*/

#content .line {
	height: 1px;
	background-color: #eeeeee;
	border: 0;
	padding: 0;
	margin: 10px 0 15px 0;
	overflow: hidden;
}

#content p.emphasizeleft {
	border-left: 8px solid #009D30;
	padding-left: 12px;
}

#content p.emphasizeright {
	border-right: 8px solid #009D30;
	padding-right: 12px;
}
a.iconlink {
	padding-left: 17px;
	display: inline-block;
	white-space: nowrap;
	background-repeat : no-repeat;
	/*background-position : 0 2px;*/
}

a.iconlink2 {background-image: url(../images/piconfile.gif)}
a.iconlink3 {background-image: url(../images/piconexe.gif)}
a.iconlink4 {background-image: url(../images/piconmovie.gif)}
a.iconlink5 {background-image: url(../images/piconsound.gif)}
a.iconlink6 {background-image: url(../images/piconpdf.gif)}
a.iconlink7 {background-image: url(../images/picontext.gif)}
a.iconlink8 {background-image: url(../images/piconzip.gif)}

#content .w2dptablinks {
padding: 12px 0 0 0;
border-bottom: 1px solid #009D30;
margin-bottom: 10px;


}
#content .w2dptablinks a {
font-weight: normal;
padding: 4px 10px;
border-left: 1px solid #009D30;
border-top: 1px solid #009D30;
border-right: 1px solid #009D30;
display: block;
float: left;
margin-right: 3px;
color: #000000;
/*background: #CDFFDD;*/
}
#content .w2dptablinks a.w2dptabsel {background-color: #ffffff;}
#content .w2dptablinks a:hover {text-decoration: none;}


#content .sidepictureright {
	float: right;
	padding: 10px 10px 5px 10px;
	margin: 0px 0px 10px 10px;
	width: 160px;
	border: 1px solid #009D30;
}

#content .sidepictureright p{
	margin: 0px;
	font-size:11px;
	color:gray;
}

#content .sidepictureleft p{
	margin: 0px;
	font-size:11px;
	color:gray;
}

#content .sidepictureleft {
	float: left;
	padding: 10px 10px 5px 10px;
	margin: 0px 10px 10px 0px;
	width: 160px;
	border: 1px solid #009D30;
}

#content .sidepictureleft h3,  #content .sidepictureright h3{
	font-size:12px;
	font-weight:normal;
}

/*NEU Ende*/


/*
#content .sidepicture {
	float: left;
	padding: 10px 10px 0px 10px;
	margin: 0px 15px 10px 0px;
	width: 160px;
	border: 1px solid #009D30;
}




.sidepicture p {
	font-size:11px;
	color:gray;
}
*/

#content .clearer {
	clear: both;
}

#para_text {
	line-height: 140%;
	margin-bottom: 10px;
}

#more {
	marging: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
	clear:both;
}

/* Liste */


#content ul, #sidebar ul {
	
	list-style: none;
	width: 450px;
}

#content li, #sidebar li {
	
	padding: 0px 0px 10px 20px;
	background: url(../images/pic_bullet.gif) no-repeat top left;
}


/* Tabelle */

#content table.cells {
	border: none;
}

#content td.cell {
	/*background-color: #DCE5FD;*/
}

#content td.headercell {
	color: #ffffff;
	font-weight: bold;
}

td.cell img {
	border: 1px solid #008000;
}

/* Absatztyp Tabelle 

table.content {
	margin: 0px 0px 10px 0px;
	border: 1px solid #047DD2;
}

tr.odd {
	background-color : #CCF1FF;	
}

tr.even {
	background-color : #CDFFDD;	
}

tr.header {
	background-color : #047DD2;	
	color: #ffffff;
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.cell img {
border: 1px solid #008000;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
	color: #ffffff;
	background-color : #047DD2;	
}*/


/* 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: 10px;
	margin: 4px 0px 10px 10px;
	border: none;
	border: 1px solid #C9D8FD;
}
/* 
div.teaserpicture_1 {
	float: right;
	padding: 10px;
	margin: 4px 0px 10px 10px;
	border: none;
	border: 1px solid #C9D8FD;
}*/

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 {
	border : 1px solid #009D30;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #009D30;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 200px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote  {
	color: #000000;
	line-height: 100%;
	padding: 0px 0px 10px 202px !important;
	margin-top:-5px;
	color: #333333;
}

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #009D30;
	background-color: #ffffff;
}

/* 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: 550px;
	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: 275px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 110px;
}

/* 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;
}
#content h3 {
	font-weight: bold;
	font-size: 14px;
	/*border: 1px solid blue;*/
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #000000;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;

}

P.s2d  a {
	margin-top: 10px;
}

P.s2dsmall  {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;

}

