/* Content und Sidebar-Elemente */

BODY {
	margin: 0px;
	padding: 0px;
	height:100%;
}


#content h1 {
	padding: 28px 0 12px 10px;
	width: 560px;
	/*height: 52px;*/
	background: #FFFFFF;
	font-size: 14px;
	color: #E3001B;
	font-weight : bold;
	margin-top:0px;
	border-bottom:1px solid #ffffff;
}

#content h2 {
	font-weight : bold;
	font-size: 12px;
	color: #5A5B51;
	margin: 10px 0 15px 0;
	padding:0px;
	border-bottom: 1px dotted #5A5B51;
}

#sidebar h2 {
	padding: 28px 0 12px 20px;
	font-size: 11px;
	background: #C1C49D;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom:1px solid #ffffff;

}



#content h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #000000;
}

#content p {
	margin: 10px 0 10px 0;
	padding: 0px;
	line-height: 120%;
	text-align: left;
}


#content a {
	text-decoration: none;
	font-weight : bold;
	color: #5A5B51;
}

#content .line {
	height: 1px;
	background-color: #eeeeee;
	border: 0;
	padding: 0;
	margin: 10px 0 30px 0;
	overflow: hidden;
}

#content p.emphasizeleft {
	border-left: 8px solid #607A86;
	padding-left: 12px;
}

#content p.emphasize {
	border-right: 8px solid #5A5B51;
	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 #607A86;
margin-bottom: 10px;

}
#content .w2dptablinks a {
font-weight: normal;
padding: 4px 10px;
border-left: 1px solid #607A86;
border-top: 1px solid #607A86;
border-right: 1px solid #607A86;
display: block;
float: left;
margin-right: 3px;
color: #000000;
}
#content .w2dptablinks a.w2dptabsel {background-color: #ffffff;}
#content .w2dptablinks a:hover {text-decoration: none;}



#sidebar p {
	margin: 0px;
	padding: 0 8px 8px 8px;
	line-height: 130%;
	text-align: left;
}

#sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #5A5B51;
	/*padding: 8px;*/
}

#sidebar_content {
	text-align: center;
	margin:10px 0px 10px 0px;

}



#content a:hover, #sidebar a:hover {
	text-decoration: underline;
	color: #E3001B;
}


#content .sidepicture {
	float: left;
	padding: 10px 10px 1px 10px;
	margin: 0px 10px 10px 0px;
	/*width: 160px;*/
	border: 1px solid #D8D4C9;
}




#content .clearer {
	clear: both;
}

#para_text {
	line-height: 140%;
	margin-bottom: 10px;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

/* Liste */


#content ul { 
	float: left;
	width: 320px;
	list-style: none;
	margin:0;
}

#content li {
	/*margin-left:8px;*/
	padding: 0px 0px 10px 20px;
	background: url(../images/pic_bullet.gif) no-repeat top left;
}

#sidebar ul {
	margin-left:8px;padding:0;
	text-align:left;
	list-style: none;
}

#sidebar li {
	padding: 0px 0px 10px 20px;
	background: url(../images/pic_bullet.gif) no-repeat top left;
	width: 145px;
}


/* Absatztyp Tabelle */

table.content {
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
}

tr.odd {
	background-color : ;	
}

tr.even {
	background-color : #F1F0EC;	
}

tr.header {
	background-color : #E4E1D9;	
}

td.cell {
	padding: 4px;	
	margin: 0px;
}

td.headercell {
	padding: 4px;	
	margin: 0px;
	font-weight: bold;
	background-color : #E4E1D9;	
}


/* Tabelle */
/*
#content table.cells {
	border: none;
}

#content td.cell {
	background-color: #F1F0EC;
}

/*#content td.cell :hover, #content td.cell :hover a{
	background: #1FBE3F;
	color: #FFFFFF;
}*/
/*
#content td.headercell {
	background-color: #D8D4C9;
	color: #5A5B51;
	font-weight: bold;
}*/




/* Teaser */

#teaserspace {
	margin-bottom:15px;
	border: 1px solid #E4E1D9;
	padding: 10px 15px 15px 15px;
	height: auto;
	cursor:pointer;
	min-height: 100px;
}

#teaserspace:hover {
	/*border: 1px solid #0072FF;*/
	background: #E4E1D9;
	
}


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: 4px 0px 10px 10px;
	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 {
	border : 1px solid #ABABA5;
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #ABABA5;
	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: #ABABA5;
	line-height: 160%;
	padding: 2px 0px 10px 202px !important;
}

.buttoncaption {
	line-height: 200%;
}

/* Rahmen und Farbe Formularelemente */
table.formtab select.tx,
table.formtab input.tx,
table.formtab textarea.tx {
	border: 1px solid #ABABA5;
	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: 510px;
	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: 255px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 102px;
}

/* 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;
}
/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #000000;
	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;
}

