/*-------------------------------------------------------------------------------------------*/
/* Allgemeine Formatdefinitonen */
table#main {
	width: 800px;
	height: 600px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #dbdbdb;
}

TD#head {
	height: 125px;
}
TD#balken {
	height: 22px;
}
TD#navigation {
	width: 165px;
	height: 365px;
	background-color: #EFF3FF;
}
TD#content {
	width: 430px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 453px;
}

TD#rechts {
	width: 165px;
	height: 453px;
	background-color: #EFF3FF;
}

/*-------------------------------------------------------------------------------------------*/
/* Allgemeine Formatoptionen für Text */

P, DIV, H1, H2, H3, H4, UL, OL {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00307b;
	line-height: 15px;
}

.lauftextfett {
	font-weight: bold;
}
.lauftextklein {
	font-size: 11px;
}

A {
	text-decoration: underline;
	color: #333333;
}
A:link {
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
	color: #666666;
}
A:active {
	text-decoration: none;
	color: #666666;
}

/*-------------------------------------------------------------------------------------------*/
/* Formatoptionen für den DIV content */

TD#content h1 {
	font-size: 14px;
	color:#00307b;
	margin-top: 0px;
}

TD#content h2 {
	font-size: 13px;
	color:#333333;
	margin-bottom: 0px;
}

TD#content ul {
	list-style-image: url(http://server45.hostpoint.ch/%7Enetstop/fileadmin/template/images/Navigation/Aufzaehlung_Lauftext.gif);
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 5px;
}
TD#content ol {
	list-style-position: outside;
	padding-left: 5px;
	margin-left: 10px;
}
TD#content li {
	padding-bottom: 5px;
	padding-left: 7px;
	margin-left: 7px;	
}
TD#content hr {
	height:1px;
	color: #CCCCCC;
	background-color:#CCCCCC;
}
	
TD#content .formular {								/* Hier wird das Aussehen des formulars bestimmt */
	color: Black;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #DBDBDB;
}
TD#content .beschriftung {							/* Hier wird die Schrifformatierung für die Formularfelder bestimmt */
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
TD#content .rahmenrot {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CD071A;
	border-bottom-color: #CD071A;
}
TD#contentA {
	text-decoration: underline;
	color:#000000;
}
TD#contentA:link {
	text-decoration: underline;
}
TD#contentA:visited {
	text-decoration: underline;
}
TD#contentA:hover {
	text-decoration: none;
	color: #666666;
}
TD#contentA:active {
	text-decoration: none;
	color: #666666;
}

/*---------------------------------------------------------------------------------*/
/* Formatoptionen für den DIV rechts */
TD#rechts H1 {										/* TITEL H1 FÜR AKTUELL DEFINIEREN*/
	font-size: 12px;								/* SCHRIFTGRÖSSE */
	color: #FFFFFF;									/* SCHRIFTFARBE */
	background-color: #21519c;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	border: 1px solid #000000;
}
TD#rechts p {										/* ABSATZ FÜR AKTUELL DEFINIEREN */
	padding: 2px;				/* RAHMEN: STÄRKE, STIL:DURCHGEZOGN, FARBE */
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}	

/*---------------------------------------------------------------------------*/
/* DEFINITION DER NAVIGATION ALLGEMEIN*/
TD#navigation DIV {
	width: 145px;
	margin: 0px 10px 0px 10px;

}
TD#navigation A {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
TD#navigation A:hover {
	text-decoration: none;
	color: #999999;
}

/* Folgende Farben sind für die verschiedenen Farbene für Schule, Agenda usw. */
.lvl1 {
	color: #FF9933;
}
.lvl2 {
	color: #00307B;
}
.lvl3 {
	color: #A4E745;
}
.lvl4 {
	color: #FF3399;
}
.lvl5 {
	color: #9CB2F7;
}
/*---------------------------------------------------------------------------*/
/* DEFINITION DER NAVIGATION SPEZIELL*/
TD#navigation DIV.nav1_lev1_no {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}

TD#navigation DIV.nav1_lev1_act {
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
}

TD#navigation DIV.nav1_lev1_no A {
	font-weight:bold;
}

TD#navigation DIV.nav1_lev1_act A {
	font-weight:bold;
}

TD#navigation DIV.nav1_lev2_no {
	width: 135px;
	margin-left: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #333333;
}
TD#navigation DIV.nav1_lev2_act {
	width: 135px;
	margin-left: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
TD#navigation DIV.nav1_lev2_act A {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
TD#navigation DIV.nav1_lev3_no {
	width: 125px;
	margin-left: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	}
TD#navigation DIV.nav1_lev3_act {
	width: 125px;
	margin-left: 20px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	}
TD#navigation DIV.nav1_lev3_act A {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
/*---------------------------------------------------------------------------*/
/* DEFINITION UPLOAD*/
TABLE.csc-uploads {
	border: 1px solid #999999;
	margin-top: 10px;
	width: 90%;
	margin-left: 0px;
	background-color: #FFFFFF;
}

TABLE.csc-uploads TR TD {
	vertical-align : top;
	padding-top: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	background-color: #EFF3FF;
}
TABLE.csc-uploads TR.tr-even {
	background-color: #FFFFFF;
}
TABLE.csc-uploads TR.tr-odd {
	background-color: #EFF3FF;
}
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-top: 6px; padding-left: 6px; padding-right: 6px; padding-bottom: 6px; width: 5%; text-align: center; vertical-align: top; }
TABLE.csc-uploads TR TD.csc-uploads-fileName {
	width: 80%;
	padding-left: 2px;
}

TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description {
	padding: 0px;
	margin-top: -4px;
}
TABLE.csc-uploads TR TD.csc-uploads-fileSize { width: 15%; white-space: nowrap; padding-left: 6px; padding-right: 6px; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize P { font-size: 10px; font-style: italic; }

/* Filelinks, specifically */

TABLE.csc-uploads-1 {
	border-color: #666666;
	background-color: #FFFFFF;
}

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }

*.csc-textpic-caption {
	margin-top: 10px;
	padding-top: 10px;
}

/*---------------------------------------------------------------------------------*/
/* Conten-Tabelle Formatierung */
table.contenttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #0068B4;
	color: #0068B4;
	margin-left: 0px;
	margin-right: 0px;
	width: 400px;
}
table .contenttable thead p {
	color: #FFFFFF;
	text-align: left;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
}
table .contenttable thead {
	color: #FFFFFF;
	text-align: left;
	text-indent: 2px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1px;
	width: 300px;
}
table .contenttable th {
	background-color:#0068B4;
}
table .contenttable td {
	vertical-align: top;
	background-color: #F2F2F2;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 4px;
}
table .contenttable .tr-0 {
	background-color: #21519C;
	color: #FFFFFF;
}


/*---------------------------------------------------------------------------------*/
/* Für die Gallerie */


.tx-sksimplegallery-pi1 {
	width:100%;
	color:#21519C;
}
.tx-sksimplegallery-pi1 a {
	color:#0068B4;
}
.tx-sksimplegallery-pi1 p.pagebrowser {
margin:8px 4px !important;
background:#0C5850
}
.tx-sksimplegallery-pi1 p.pagebrowser span {
	padding:0 4px
}
.tx-sksimplegallery-pi1 p.pagebrowser span.active {
	background:#269151;
    color:#111;
}
.tx-sksimplegallery-pi1 dl.list {
	float:left;
	margin: 0 20px 10px 10px;
	border: 1px solid #000;
	background-color: #ececec;
}
.tx-sksimplegallery-pi1 dl.list dt {
	border-bottom: 1px solid #000;
	margin: 0;
}
.tx-sksimplegallery-pi1 dl.list dd {
	
	margin: 0;
	padding: 3px;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.tx-sksimplegallery-pi1 dl.single {
	float:left;
	margin: 12px;
	border: 1px solid #000;
}
.tx-sksimplegallery-pi1 dl.single img {
    display:block;
}
.tx-sksimplegallery-pi1 dl.single dt {
	margin: 0;
}
.tx-sksimplegallery-pi1 dl.single dd {
	background-color: #EFF3FF;
	margin: 0px;
	padding: 3px;
	font-size:12px;
	text-align:center;
	font-weight:normal;
}

.tx-sksimplegallery-pi1 h3 {
	margin:16px;
}

.tx-sksimplegallery-pi1 .description {
	margin:6px 0 5px 0;
	padding-bottom:4px;
	border-bottom:1px solid #000;
}
.tx-sksimplegallery-pi1 br.clear {
	clear:both;
}

.tx-sksimplegallery-pi1 .exifData {
	color:#FFFFFF;
	padding-left:12px;
}

.tx-sksimplegallery-pi1 .exifDataLabel {
	color:#ddd;
    padding-right:12px;
}

