@charset "UTF-8";
/* CSS Document */

/* ---------- Artikel --------------------- */

.mod_article .ce_text p {
	text-align:justify;
}


/* ---------- News ------------------------ */

.mod_newslist .layout_short {
	padding-top:10px;
	border-bottom:1px dotted #666666;
}

.mod_newslist .last {
	border-bottom:1px dotted #FFFFFF;
}

.mod_newslist .layout_short h2 {
	line-height:1.4em;
}

.mod_newslist .layout_short p {
	text-align: justify;
}

.mod_newsreader .layout_full h1 {
	line-height:1.4em;
}

.mod_newsreader .layout_full .ce_text {
	text-align: justify;
	line-height:1.4em;
}







/* ------------ standard-table --------------*/

.standard-table {
	width:100%;
}

.standard-table td {
	padding: 10px 5px;
	font-size:1em;
	line-height:1.4em;
}

.standard-table tr {
	border-top:1px solid #FFFFFF; 
}


.standard-table .even {
	background-color:#ededed;
}

.standard-table .odd {
	background-color:#C3D6E9;
}

/* ------------- Direktoren ---------------*/

#direktoren-183 .ce_text {
	border-bottom:1px dotted #666666;
	margin-bottom:15px;
}

#direktoren-183 .ce_text td {
	width:200px;
}