/***********************************************************
 *
 * Welcome to the source-code
 *
 * this file is part of the vhs-chemnitz.de project
 *
 * (C) 2006 SPLINELAB http://www.splinelab.com
 *
 * @author Mirko Schaal <ms(at)splinelab.com>
 * @version 1.0
 *
 ************************************************************/

#mainContent H1 {
	margin-bottom: 0.4em;
	color:#00389a;
	font-size:16px;
}

#mainContent P {
	line-height: 130%;
}

#mainContent A {
	color:#00389a;
}

.clearfloat {
	clear:both;
	margin:0;
	padding:0;
}

.trennerwrap {
	clear:both;
	margin:0;
	padding:0.8em 0 0.8em 0;
	width:100%;
	height:1px;
}
.trenner {
	width:100%;
	height:1px;
	overflow:hidden; /* im IE ist sonst immer eine leerzeile */
	border-bottom:1px dashed #B3B3B3;
}



/***************************************
 * 2 spalten inhalt
 ***************************************/
.zweispalten {
	width:47.1em;
}
/**
 * @todo Überschriften für fachbereiche
 */
.zweispalten H1 {
	color:#00389a;
	font-size:16px;
}
.zweispalten .spalte1 {
	float:left;
	margin-right:0.8em;
	width:22.5em;
}
.zweispalten .spalte1 *, .zweispalten .spalte2 * {
	font-size:11px;
	/* color:#00389a; */
}
.zweispalten .spalte2 {
	margin-left:0.8em;
	float:left;
	width:22.5em;
}
.zweispalten .spalte1 p, .zweispalten .spalte2 p {
	text-align:justify;
}
/*
damit's auch der IE versteht :-(
an dieser stelle sei noch einmal betont, dass wir uns gegen blocksatz ausgesprochen haben!
*/
.zweispalten {
	text-align:justify;
}
#mainContent .zweispalten .spalte1 H1 {
	font-size:11px;
}
#mainContent .zweispalten .spalte2 H1 {
	font-size:11px;
}

/***************************************
 * "news"
 ***************************************/
.newsentry .content, .newsentry .image {
	float:left;
}
.newsentry .image {
	/* width:88px; */
	width:7.33em;
	overflow:hidden;
	border:1px solid #333333;
}
.newsentry .content {
	margin-left:0.8em;
	width:38em;
}
.newsentry h1 * {
	background-color: #00389a;
	color: #fff;
	padding:0.2em 0.4em 0.2em 0.4em;
	margin:0;
	font-size:10px;
}
.newsentry h2 {
	color: #00389a;
	margin:0.4em 0 0.4em 0;
	font-size:14px;
}
.newsentry p {
	font-size:11px;
	text-align:justify;
}
.newsentry p * {
	font-size:11px;
}
.newsentry a {
	color:#6eb2df;
	text-decoration:none;
}



/************************************
 * ansprechpartner
 ************************************/
.ansprechpartner {
	width:563px;
	 border:1px solid white;
	clear:both;
	margin-bottom:10px;
	background:url(images/ansprechbg.gif);
}
.ansprechpartner * {
	font-size:10px;
}
.ansprechpartner P {
	margin-top:3px;
	margin-bottom:3px;
}
.ansprechpartner .logoimage, .ansprechpartner .leftcont, .ansprechpartner .rightcont, .ansprechpartner .image {
	float:left;
}
.ansprechpartner .logoimage {
	padding-top:20px;
	width:50px;
	margin-right:10px;
}
.ansprechpartner .leftcont {
	width:160px;
	margin-right:13px;
}
.ansprechpartner .rightcont {
	width:160px;
	margin-right:10px;
}
.ansprechpartner .header {
	background-color:#E6ECF5;
	padding:3px;
	font-weight:bold;
	margin-bottom:5px;
}
.ansprechpartner .leftcont .header {
	color:#0078C7;
}
.ansprechpartner .rightcont .header {
	color:#F14F11;
}

.ansprechpartner .content {
	background-color:#E6ECF5;
	padding:3px;
	height:100%;
}



/************************************
 * ansprechpartner LTG
 ************************************/
.ansprechpartnerltg {
	width:563px;
	 border:1px solid white;
	clear:both;
	margin-bottom:10px;
	height:110;
}
.ansprechpartnerltg * {
	font-size:10px;
}
.ansprechpartnerltg P {
	margin-top:3px;
	margin-bottom:3px;
}
.ansprechpartnerltg .spacer, .ansprechpartnerltg .cont, .ansprechpartnerltg .image {
	float:left;
}
.ansprechpartnerltg .spacer {
	width:48px;
	margin-right:10px;
	border:1px solid white;
}

.ansprechpartnerltg .cont {
	width:333px;
	margin-right:10px;
	height:81px;
}
.ansprechpartnerltg .header {
	background-color:#E6ECF5;
	padding:3px;
	font-weight:bold;
	margin-bottom:5px;
	color:#0078C7;
}

.ansprechpartnerltg .content {
	background-color:#E6ECF5;
	padding:3px;
	height:100%;
}



/***********************************
 * styles im RTE
 ***********************************/
p.highlight, h.highlight, span.highlight, p.highlight *, h.highlight *, span.highlight * {
	color:#00389a;
}

p.gesellschaft, h.gesellschaft, span.gesellschaft {
	color:#F14F11;
}

p.beruf, h.beruf, span.beruf {
	color:#0078C7;
}

p.sprachen, h.sprachen, span.sprachen {
	color:#8A679D;
}

p.kultur, h.kultur, span.kultur {
	color:#E20A16;
}

p.gesundheit, h.gesundheit, span.gesundheit {
	color:#00837B;
}

p.spezial, h.spezial, span.spezial {
	color:#FF9124;
}




/*********************************
 * css_styled_content
 *********************************/

p.csc-linkToTop {
	padding-top:0.3em;
}
p.csc-linkToTop a {
	text-decoration:none;
}

.csc-menu a {
	text-decoration:none;
}


.csc-mailform * {
	font-size:11px;
	vertical-align:top;
}
.csc-mailform {
	border:0;
	width:550px;
	height:100%;
	background-color:#E6ECF5;
	padding:5px;
}
.csc-mailform-field {
	margin-bottom:5px;
	width:100%;
	clear:both;

}
.csc-mailform-field label {
	width:200px;
	float:left;
	margin-bottom:5px
}
.csc-mailform-field input, .csc-mailform-field textarea  {
	float:left;
	width:280px;
	margin-bottom:5px;
}
.csc-mailform-field input.csc-mailform-submit {
	width:100px;
	margin-left:200px;
}

#mainContent IFRAME {
	margin-top:-0.8em;
}


DIV.headermitlogos * {
	line-height:100%;
	margin:0;
	padding:0;
}
DIV.headermitlogos DIV.headlines {
	float:left;
	padding-top:10px;
	padding-bottom:2px; /* unterl�ngen verschwinden sonst im IE */
}
DIV.headermitlogos DIV.images {
	float:right;
}
DIV.headermitlogos DIV.headlines H1 {
	font-size:16px;
}
DIV.headermitlogos DIV.headlines H2 {
	color:#0078C7;
}
DIV.headermitlogos DIV.trennerwrap {
	padding-top:10px;
}

/* wenn hier #mainContent nicht mit drin ist werden komischerweise die links nicht �berschrieben */
a.ohne-auszeichnung,
a.ohne-auszeichnung:link,
a.ohne-auszeichnung:visited,
a.ohne-auszeichnung:hover,
a.ohne-auszeichnung:active,
#mainContent a.ohne-auszeichnung,
#mainContent a.ohne-auszeichnung:link,
#mainContent a.ohne-auszeichnung:visited,
#mainContent a.ohne-auszeichnung:hover,
#mainContent a.ohne-auszeichnung:active {
	color:#333333;
	text-decoration:none;
}



.tx-indexedsearch-res, .tx-indexedsearch-text-item-path {
	background-color:#E6ECF5;
}
.tx-indexedsearch-res {
	padding-top:5px;
	clear:both;
}
.tx-indexedsearch-res.res.res-tmpl-css {
	padding:0 20px 0 20px;
}
.tx-indexedsearch-res .trennerwrap {
	margin-top:0;
	padding-top:5px;
}
.tx-indexedsearch-res .trennerwrap .trenner {
	border-bottom:1px dashed #3A95D2;
}
.tx-indexedsearch .res-tmpl-css {
	margin-bottom:5px;
}
/* wenn hier #mainContent nicht mit drin ist werden komischerweise die link nicht �berschrieben */
.tx-indexedsearch-title, #mainContent .tx-indexedsearch-title * {
	text-decoration:none;
	font-size:12px;
	color:#3C3C3C;
	font-weight:bold;
}
.tx-indexedsearch-text-item-path, #mainContent .tx-indexedsearch-text-item-path * {
	color:#0078C7;
	text-decoration:none;
}
.sl-idxs-vhs-head {
	background-color:#00389A;
	color:white;
	float:left;
	margin-right:10px;
	padding:2px 10px 2px 10px;
	font-weight:bold;
}
.sl-idxs-vhs-head2 {
	float:left;
	padding-top:2px;
	font-weight:bold;
	color:#0078C7;
}
.sl-idxs-vhs-more {
	text-align:right;
	padding-top:10px;
}
.sl-idxs-vhs-more * {
	color:#00389A;
	text-decoration:none;
	font-weight:bold;
}
.tx-indexedsearch-noresults {
	clear:both;
}
.tx-indexedsearch, .tx-indexedsearch * {
	font-size:11px;
}
.sl-search-header-wrap {
	clear:both;
	margin-bottom:20px;
	border:1px solid white; /* MOZ */
}
.sl-search-header {
	padding:2px 5px 2px 5px;
	background-color:#0078C7;
	float:left;
	margin-right:10px;
	font-weight:bold;
	color:white;
}
.sl-search-header2 {
	float:left;
	font-weight:bold;
	color:#3C3C3C;
	padding-top:2px;
}
.error {
	color:#E20A16;
	font-weight:bold;
}



DIV.tx-slvhskursorte-pi1-searchboxInput {
	float:left;
	margin-right:10px;
}
DIV.tx-slvhskursorte-pi1-searchboxInput INPUT {
	width:250px;
}
DIV.tx-slvhskursorte-pi1-searchboxSubmit {
	float:left;
}
#mainContent .kursort DIV A {
	/*color:#333333;
	text-decoration:none;*/
}
.kursort .title {
	float:left;
	width:200px;
	margin-right:5px;
}
.kursort .street {
	float:left;
	width:195px;
	margin-right:5px;
}
.kursort .zipNcity {
	float:left;
	width:150px;
}






.tx-indexedsearch-searchbox FIELDSET {
	/* border:1px dashed #B3B3B3; */
	border:0;
	/* padding:10px; */
	margin-bottom:10px;
}
.tx-indexedsearch-searchbox FIELDSET LEGEND {
	/* background-color:white;
	color:#00389A;
	padding:10px;
	font-weight:bold; */
	display:none;
}
.tx-indexedsearch-rules {
	margin-top:10px;
}
UL.browsebox {
	padding-top:10px;
	padding-bottom:10px;
	margin:0;
}
.tx-indexedsearch-search-submit {
	margin-top:10px;
}




#mainContent UL {
	list-style-image:url(images/bullet.gif);
}







/***************************************
 * FCE Ansprechpartner Einleitung
 ***************************************/
.ansprechheader {
	width:47.1em;
}
/**
 * @todo Überschriften für fachbereiche
 */
.ansprechheader H1 {
	color:#00389a;
	font-size:16px;
}
.ansprechheader .spalte1 {
	float:left;
	margin-right:0.5em;
	width:20.2em; /* 22.5em; */
}
.ansprechheader .spalte1, .ansprechheader .spalte1 * {
	color:#0078C7;
	font-size:11px;
}
.ansprechheader .spalte2 {
	margin-left:0.5em;
	margin-right:0.5em;
	float:left;
	width:20.0em;
}
.ansprechheader .spalte2, .ansprechheader .spalte2 {
	color:#F14F11;
	font-size:11px;
}

.ansprechheader .logo {
	margin-left:0.5em;
	float:left;
	width:95px;
}

.ansprechheader .spalte1 p, .ansprechheader .spalte2 p {
	text-align:justify;
}
/*
damit's auch der IE versteht :-(
an dieser stelle sei noch einmal betont, dass wir uns gegen blocksatz ausgesprochen haben!
*/
.ansprechheader {
	text-align:justify;
}





/**********************************
 * Tabellen
 **********************************/

TABLE.contenttable {
	border:0;
	width:100%;
}
TABLE.contenttable TR.tr-even {
	background-color:#E6ECF5;
}
TABLE.contenttable TH {
	padding:3px;
	font-weight:bold;
	text-align:left;
}
TABLE.contenttable TD {
	padding:3px;
	vertical-align:text-top;
}
TABLE.contenttable CAPTION {
	text-align:left;
	color:#00389a;
	font-weight:bold;
}

TABLE.chronik TD.td-0 {
	width:150px;
	padding-right:10px;
	text-align:right;
}
TABLE.hugetext * {
	font-size:9px;
}






#sprachtest-tabelle {
}
#sprachtest-tabelle TH {
	background-color:#01389C;
	color:#FFFFFF;
	text-align:left;
	vertical-align:text-top;
	padding:5px;
}
#sprachtest-tabelle TD {
	padding:5px;
	background-color:#E6ECF5;
}
#sprachtest-tabelle TD.empty {
	background-color:#FFFFFF;
}


.tx-slgallery-pi1-listrow, .tx-slgallery-pi1-listrow * {
	text-align:center;
}
.tx-slgallery-pi1-listrow TABLE {
	margin:0 auto;
}