/* Content und Sidebar-Elemente */
#content p.emphasizeleft {
	border-left: 8px solid #171D54;
	padding-left: 10px;
}

#content p.emphasizeright {
	border-right: 8px solid #171D54;
	padding-right: 10px;
}
.w2dptablinks a {
	padding: 4px;
	/*border: 1px solid #AD1F2D;*/
	background-color: #e0e0e0;
	color: #444443 !important;
	font-size: 9pt;
	text-decoration: none;
}

.w2dptablinks {margin-bottom: 20px; margin-top: 15px;}
/*.w2dptablinks {margin-bottom: 10px; margin-top: 2px;}*/
/*.w2dptablinks a.w2dptabsel {background-color: #171D54; color: #ffffff !important;}*/
.w2dptablinks a.w2dptabsel {background-color: #171D54; 
                                      color: #ffffff !important;}
/*.w2dptablinks a:hover {text-decoration: none;}*/
.w2dptablinks a:hover {text-decoration: none; background-color: #171D54; 
                                                        color: #ffffff !important;}

#content h1  {
	font-size: 14px;
	color: #AD1F2D;
	font-weight : bold;
	height:20px;
	text-transform: uppercase;
	border-bottom:1px solid #171D54;
}

#content h2 {
	font-size: 24px;
	color: #444443;
    margin: 10px 0 5px 0;
	font-weight : normal;
}
* html #content h1  {margin:4px 0 0 0;}
*+ html #content h1  {margin:4px 0 0 0;}
#content h3  {
	font-size: 10px;
	color: #000000;
	font-weight : bold;
}

#sidebar h2 {
/*	font-size: 13px;*/
/*	color: #444443; */
/*  font-weight : bold; */
	font-size: 12px;
	color: #000000; 
    font-weight : normal; 
	margin:0;
	padding:0;
}

/*#content p, #sidebar p {*/
/*	padding: 0;*/
/*	font-size: 11px;*/
/*	line-height:16px;*/
/*}*/
/* textgrösse hauptfenster, Fließtext */
#content p {
	padding: 0;
	font-size: 11px;
	line-height:16px;
}
/* textgrösse rechte Seite, Fließtext */
#sidebar p {
	padding: 0;
	font-size: 10px;
	line-height:15px;
}


#sidebar p {margin:0 0 5px 0;}
#content p {margin:0 0 12px 0;}
* html #content p {margin:5px 0 2px 0;}
*+ html #content p {margin:5px 0 2px 0;}

#content a:hover {
	text-decoration : underline;
}

#content a , #sidebar a  {
	font-weight : bold;
	color: #171D54;
	text-decoration:none;
}
#content .sidepictureright  {
	width:150px;
	float:right;
	margin: 0 0 0 5px;
	padding:0;
}
* html #content .sidepictureright {margin:7px 0 0 2px;}
*+ html #content .sidepictureright  {margin:7px 0 0 2px;}

#content .sidepictureleft  {
	width:150px;
	float:left;
	margin: 0 5px 0 0px;
	padding:0;
}
* html #content .sidepictureright {margin:7px 2px 0 0px;}
*+ html #content .sidepictureright  {margin:7px 2px 0 0px;}

.sidepicturecaption  {
	font-weight : bold;
	font-size: 11px;
	color: #ffffff;
	background-color: #171D54;
	padding: 0 5px 0 5px;
}
* html .sidepicturecaption  {margin:-2px 0 0 0;}
*+ html .sidepicturecaption  {margin:-2px 0 0 0;}

#content p.sidepicturetext{
	font-size:10px;
	color: #fff;
	padding: 0 5px 2px 0;
	line-height: 11px !important;
}
* html .sidepicturecaption  {padding: 2px 5px 0 5px;}
*+ html .sidepicturecaption  {padding: 2px 5px 0 5px;}	
#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 10px 9px 0 0;
	text-align: right;
}

.bigpicture {
	margin: 0;
	padding: 0;
	width:500px;
	background-color:#171D54;
}
.picturecaption {
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 0 0 0 5px;
}
.picturetext {
	font-size: 10px;
	color: #000;
	margin: 0;
	padding: 0 0 0 5px;
}
/*Teaser*/
div.teaserelement {
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #171D54;
	border-bottom: 1px solid #171D54;
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 0px 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;
}
/* Tabelle */

#content table {
    margin-bottom: 30px;
}

#content tr.odd {
	background-color: #E8E8E8;
}

#content tr.even {
	background-color: #FFFFFE;
}

#content tr.header {
	background-color: #171D54;
}

#content td.cell {
	padding: 4px 4px 4px 5px;
	margin: 0px;
	font-size: 10px;
	color: #000;
}

#content td.headercell, #content td.headercellblack {
	padding: 4px;
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
}
#content td.headercell {color:#fff;}
#content td.headercellblack {color:#000;}

/*Liste*/
#content ul, #sidebar ul {
	list-style: none;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

#content li, #sidebar li {
	margin: 2px 0px 2px 0px;
	padding: 0px 20px 0 20px;
	line-height: 150%;
	font-size: 10px;
	background: url(../images/pbul.gif) no-repeat top left;
}
#content li {font-size:11px !important;}
#content li a:hover, #sidebar li a:hover {text-decoration:underline;}
/*Plugins*/
P.s2d  {
	font-size: 14pt;
	color: #171D54;
	font-weight : bold;
	margin-top : 5pt;
	margin-bottom : 5pt;
	line-height: 16pt;
}

P.s2dsmall, a.s2dsmall {
	font-size: 10px;
	color: #171D54;
	margin-top : 2pt;
	margin-bottom : 2pt;
	line-height: 10pt;
}
a.s2d {
	font-size: 10px;
	text-decoration : none;
	font-weight: bold;
	color: #171D54;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
	color:#000 !important;
	font-weight:normal !important;
}

INPUT.s2d {
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

SELECT.s2d {
	font-size: 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	width:160px;
}

/** Für Formulare und Shopseiten **/

/* Schriftart für Formulartabellen und Formularelemente */
table.formtab td,
table.formtab input,
table.formtab select,
table.formtab textarea {
	font-size: 10px;
}
/* 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: 500px;
	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: 250px;
}

/* Höhe der Formularfelder */
table.formtab textarea.tx,
table.formtab textarea.txh {
	height: 100px;
}

/* 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;
}
