/* @override 
	http://www.kitas.ch/fileadmin/templates/krippenverband/css/krippenverband_def.css
*/

body {
	color: black;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1 {
	font-size: 16px;
	color: #666666;
}

H2 {
	font-size: 16px;
	color: #666666;
}

H3 {
	font-size: 12px;
	color: #666666;
}


H4 {
	font-size: 12px;
	color: #666666;
	border-bottom: 1px #ccc solid;
}
/*transparenthack ie hier die anderen browser korrekt darstellen lassen*/

p {
font-size:12px;
line-height:15px;

}

#bodytext ul li {
font-size:12px;
line-height:15px;

}

#lanNav {
position: absolute;
left: 226px;
top: 55px;
font-size: 11px;
font-weight: bold;
}

#lanNav span {
color: #333333;
}

#lanNav a {
color: #333333;
text-decoration: none;
}

#lanNav a:hover {
color: #FF0000;
}

#adresse p{
font-size:10px;
}

/*news für aktuell etc.*/

.news-catmenu li {
	list-style:none;
	margin-left:-20px;
}


.news-latest-container {
width:180px;
vertical-align:top;
margin:0px;
padding: 0px;
background:#eee;
border:1px solid #fff;
font-size:11px;
}

.news-latest-container p{
font-size:10px;
line-height:12px;
}

/*news-titel*/
.news-latest-container h2{
font-size:12px;
display:block;
background-color:#FF0000;
color:#fff;
padding:3px;
margin:0px;
margin-bottom:3px;

}

.clearer hr {
line-height:1px;
}

#linie_news {
padding-top:3px;
border-bottom:1px solid #fff;
padding-bottom:0px;

}

#linie_news_solo {
padding-top:3px;
border-top:1px dotted #FF0000;
padding-bottom:5px;

}

.news-latest-item {
padding-right: 5px;
padding-left:5px;
}

.news-latest-morelink {
text-align: right;
padding:0px 5px 10px 0px;
}

.news-latest-gotoarchive {
text-align: right;
padding:0px 5px 10px 0px;
color:#FFFFFF;
font-weight:bold;

}

/* fuer sitemap */
.csc-menu-4 {
font-size:12px;
}

p ul li{
font-size:12px;
}



div#balkenrechts {
	background-image: url(../picts/balken_rechts.gif);
	background-repeat: repeat-y;
	background-position: right;
	z-index: 000;
	position: absolute;
	top: 130px;
	width: 100%;
	bottom: 0px;
	left: 0px;
	right: 0px;
	> height: 1000px; /*hack i.e*/
}

div#graubox {
	margin-left: 551px;
	height: 105px;
	background-color: #EEEEEE;
	top: 0px;
	margin-right: 10px;
}

div#linie {
	background-image: url(../picts/hg_linie.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#Logo {
	position: absolute;
	background-image: url(../picts/bg_logo.gif);
	background-position: right;
	background-repeat: repeat-y;
	left: 550px;
	top: 15px;
	background-color: #FFFFFF;
	height: 119px;
	right: 0px;
	> width: auto;
	> right: auto;
/*hack für ie*/
}

div#Servicenavigation {
	font-size: 11px;
	font-weight: bold;
	float: none;
	padding: 0px;
	padding-top: 9px;
	padding-left: 10px;
	background-color: #eeeeee;
	width: 325px;
	position: absolute;
	height: 23px;
	left: 217px;
	top: 14px;
}

div#Servicenavigation a:link {
	color: #333333;
	text-decoration: none;
}

div#Servicenavigation a:visited {
	color: #333333;
	text-decoration: none;
}

div#Servicenavigation a:hover {
	color: #ff0000;
}

div#Servicenavigation a:active {
	color: #FF0000;
}

div#Suche {
	

/* font-size: 11px; */
	font-weight: bold;
	padding: 4px;
	left: 0px;
	margin-right: 0px;
	height: 24px;
	background-image: url(../picts/hg_suche.gif);
	overflow: hidden;
}

div#searchbox {
	vertical-align: middle;
}

div#Suche a {
	white-space: nowrap;
}

div#Suche a:link {
	color: #333333;
	text-decoration: none;
}

div#Suche a:visited {
	color: #333333;
	text-decoration: none;
}

div#Suche a:hover {
	color: #ff0000;
}

div#Suche a:active {
	color: #FF0000;
}

div#Navigation {
	position: absolute;
	left: 40px;
	top: 133px;
	width: 176px;
	z-index:200;
}

/*div#intranet a {
	display:block;
	background-color:#eeeeee;
	border-bottom:1px solid #FFFFFF;
	color:#666666;
	padding:5px;
	font-weight: bold;
	list-style-type:none;
	text-decoration:none;
	width:166px;
	margin-left:0px;
	left: 4px;
}
div#intranet a:hover {
background-color:#FFFFFF;
}*/

div#hauptNavigation ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	z-index:100;
}

div#hauptNavigation a {
	border-bottom: 1px solid;
	background-color: #FF0000;
	padding: 5px;

/*ist ok*/
	display: block;
	font-weight: bold;
}

div#hauptNavigation a:link, div#hauptNavigation a:visited {
	color: #ffffff;
	text-decoration: none;
}

div#hauptNavigation a.intranet {


/*	padding:5px; /*ist ok*/

/*	display:block; */


/*font-weight: bold;*/
	background-color: #eeeeee;
	border-bottom: 1px solid #FFFFFF;
	color: #666666;
}

div#hauptNavigation a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
}

div#hauptNavigation a:active {
	color: #FF0000;
}

div#Subnavigation li a {

padding: 1px 1px 1px 15px;

	
	background-color: #eee;
	border: none;
	line-height: 20px;
}

div#Subnavigation ul {

	list-style-image:none;
	display:block;
}

div#Subnavigation a:link {

	color: #333333;
	text-decoration: none;
	border-bottom:solid #ddd 1px;
	display:block;
}

div#Subnavigation a:visited {
	color: #333333;
	text-decoration: none;
	display:block;
	border-bottom:solid #ddd 1px;
}

div#Subnavigation a:hover {
	background-color: #FFFFFF;
	color: #FF0000;
	
}

div#Subnavigation a:active {
	color: #fff;
background-color:#666;
}

div#Subnavigation li a.selected {
display:block;
background-image:url(../picts/list.gif);
background-repeat:no-repeat;
background-position:5px;





}


/*tertiärnavigation */
#Subsubnavigation ul li a {
	padding-left: 30px;
	background-color: #fff;
	
}

#Subsubnavigation ul li a.intranet {
		padding-left: 30px;
	background-color: #fff;
	
}


div#Subnavigation ul li a.selected {
display:block;
background-image:url(../picts/list.gif);
background-repeat:no-repeat;
background-position:05px;
}


#Subsubnavigation ul li a.selected {

}






/*ende tertiär*/



div#Subnavigation {
	width: 176px;
	background-color: #eee;
}


/*html  > body #Subnavigation {
	background: url(../picts/bg_trans.png)
}*/

div#content {
	float: left;
	position: absolute;
	left: 218px;
	top: 135px;
	padding-top: 5px;
}

div#content a:link {
	color: #FF0000;
	text-decoration: none;
}

div#content a:visited {
	color: #ff0000;
	text-decoration: none;
}

div#content a:hover {
	color: #FF0000;
}

div#content a:active {
	color: #FF0000;
}

div#Service {
	padding: 4px;
	background-color: #eeeeee;
}

.tabelle_fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.tabelle_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}

.tabelle_lead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.tabelle_adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	z-index:2;
}

.tabelle_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.tabelle_schmal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

div#Service a {
	font-weight: bold;
}

div#Service a:link {
	color: #333333;
	text-decoration: none;
}

div#Service a:visited {
	color: #333333;
	text-decoration: none;
}

div#Service a:hover {
	color: #FF0000;
}

div#Service a:active {
	color: #FF0000;
}

div#pathway {
	font-weight: bold;
	margin-left: 10px;
	margin-top: 2px;
}

div#pathway a {
	padding: 2px;
}

div#pathway a:link {
	color: #999999;
	text-decoration: none;
}

div#pathway a:visited {
	color: #999999;
	text-decoration: none;
}

div#pathway a:hover {
	color: #000000;
}

div#pathway a:active {
	color: #FF0000;
}

div#Titel{
	color: #666666;
	margin-top: 16px;
	font-size: 16px ;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

div#Text {
	color: #333333;
	margin-left: 12px;
	margin-top: 6px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

div#box {
	margin-top: 70px;
	padding-left: 10px;
	padding-right: 20px;
}

div#box a:visited a:link {
	color: #FF0000;
}

div#adresse {
	position: absolute;
	left: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 498px;
	width: 174px;
	height: 131px;
}

div#box table {
	background-color: #FFFFFF;
	border: 1px dotted #ffffff;
}

.rot table {
	background-color: #FFCCCC;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

/* Links im Portal-Element (Startseite)*/

a.portal {
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}

/**********************************************************************************/
/*upload dateien tabelle */




TABLE.csc-uploads csc-uploads-0,
TABLE.csc-uploads csc-uploads-0-1,
TABLE.csc-uploads csc-uploads-0-2,
TABLE.csc-uploads csc-uploads-0-3 {
	background-color: #EEE;
	border-collapse: collapse;
	font-size:12px;
}

TABLE.csc-uploads csc-uploads-0 TR.tr-even {
	/* background-color: #EEE; */
}

TR.grau,
TABLE.csc-uploads csc-uploads-0 TR.tr-odd {
	background-color: #CCC;
}

TABLE.csc-uploads csc-uploads-0 TR TD,
TABLE.csc-uploads csc-uploads-0-1 TR TD,
TABLE.csc-uploads csc-uploads-0-2 TR TD,
TABLE.csc-uploads csc-uploads-0-3 TR TD {
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	border: 1px solid white;
}

/* Spalten/Reihen-Überschriften */
TR.rot,
TD.rot,
TABLE.csc-uploads csc-uploads-0-1 TR.tr-0 TD,
TABLE.csc-uploads csc-uploads-0-2 TR TD.td-0,
TABLE.csc-uploads csc-uploads-0-3 TR TD.td-0,
TABLE.csc-uploads csc-uploads-0-3 TR.tr-0 TD {
	background-color: #F00;
	font-weight: bold;
	color: white;
}



/**********************************************************************************/
/* Template stylesheet which can be used for new sites */
/* Make a copy of this stylesheet to some other location, modify it and use it from there! */


/********************************/
/* Frames, spacing, link-to-top */
/********************************/

P.csc-linkToTop {
	text-align: right;
}

P.csc-linkToTop A {
	font-weight: bold;
}

.csc-frame {
	border: 0px;
}

.csc-frame-invisible {
	
}

.csc-frame-rulerBefore {
	border-top: 1px solid #333333;
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #333333;
}

.csc-frame-indent {
	padding-left: 100px;
}

.csc-frame-indent3366 {
	padding-left: 33%;
}

.csc-frame-indent6633 {
	padding-right: 33%;
}

.csc-frame-frame1 {
	background-color: #EDEBF1;
	padding: 2px 4px 2px 4px;
	border: 1px solid #333333;
}

.csc-frame-frame2 {
	background-color: #F5FFAA;
	padding: 2px 4px 2px 4px;
	border: 1px solid #333333;
}

.csc-frame-frame1 H1, .csc-frame-frame1 H2, .csc-frame-frame1 H3, .csc-frame-frame1 H4, .csc-frame-frame1 H5 {
	margin-top: 2px;
}

.csc-frame-frame2 H1, .csc-frame-frame2 H2, .csc-frame-frame2 H3, .csc-frame-frame2 H4, .csc-frame-frame2 H5 {
	margin-top: 2px;
}

/******************/

/* Headers, plain */

/******************/

h1 {
	clear:both;
}

/*
H1 { font-size: 20px; }
H2 { font-size: 18px; color: #186900; }
H3 { font-size: 16px; color: #10007B; }
H4 { font-size: 14px; color: #8A0020; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 10px; margin-bottom: 2px; }
*/

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader {
	margin-top: 0px;
}

/* Headers, with link */

/*
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color: #186900; }
H3 A { color: #10007B; }
H4 A { color: #8A0020; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }
*/

/* Header date */
P.csc-header-date {
	font-size: 10px;
	color: #186900;
}

/* Subheader, general */
P.csc-subheader {
	font-style: italic;
	background-color: #EDEBF1;
}

/* Subheader, specific */
P.csc-subheader-0 {
	font-style: normal;
}

P.csc-subheader-1 {
	color: #186900;
}

P.csc-subheader-2 {
	color: #10007B;
}

P.csc-subheader-3 {
	color: #8A0020;
}


/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption {
	font-size: 10px;
	font-style: italic;
}

/* Images / Tables / Floating text */
TABLE.imgtext-table {
	border: 0px;
}

/* Images / Tables / Wrapped text */

/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */

TABLE.imgtext-nowrap {
	border: 0px;
}

TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 {
	margin-top: 0px;
}

/***************/

/* Bulletlists */

/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI {
	font-size: 11px;
}

/* Bulletlists, specifically */
UL.csc-bulletlist-0 {
	color: #000000;
}

UL.csc-bulletlist-1 {
	color: #186900;
	list-style-type: decimal;
}

UL.csc-bulletlist-2 {
	color: #10007B;
	list-style-position: inside;
}

UL.csc-bulletlist-3 {
	color: #8A0020;
	list-style-image: url(img/red_arrow_bullet.gif);
}

/*********************/
/* Tables, generally */
/*********************/

TABLE.contenttable,
TABLE.contenttable-1,
TABLE.contenttable-2,
TABLE.contenttable-3 {
	background-color: #EEE;
	border-collapse: collapse;
	font-size:12px;
}

TABLE.contenttable TR.tr-even {
	/* background-color: #EEE; */
}

TR.grau,
TABLE.contenttable TR.tr-odd {
	background-color: #CCC;
}

TABLE.contenttable TR TD,
TABLE.contenttable-1 TR TD,
TABLE.contenttable-2 TR TD,
TABLE.contenttable-3 TR TD {
	padding: 3px 3px 3px 3px;
	vertical-align: top;
	border: 1px solid white;
}

/* Spalten/Reihen-Überschriften */
TR.rot,
TD.rot,
TABLE.contenttable-1 TR.tr-0 TD,
TABLE.contenttable-2 TR TD.td-0,
TABLE.contenttable-3 TR TD.td-0,
TABLE.contenttable-3 TR.tr-0 TD {
	background-color: #F00;
	font-weight: bold;
	color: white;
}

/*********************/
/* Tables, htmlarea-showtableborders */
/*********************/

TABLE.htmlarea-showtableborders,
TABLE.htmlarea-showtableborders-1,
TABLE.htmlarea-showtableborders-2,
TABLE.htmlarea-showtableborders-3 {
	background-color: #EEE;
	border-collapse: collapse;
}

TABLE.htmlarea-showtableborders TR.tr-even {
	/* background-color: #EEE; */
}

TR.grau,
TABLE.htmlarea-showtableborders TR.tr-odd {
	background-color: #CCC;
}

TABLE.htmlarea-showtableborders TR TD,
TABLE.htmlarea-showtableborders-1 TR TD,
TABLE.htmlarea-showtableborders-2 TR TD,
TABLE.htmlarea-showtableborders-3 TR TD {
	padding: 1px 3px 1px 3px;
	vertical-align: top;
	border: 1px solid white;
}

/* Spalten/Reihen-Überschriften */
TR.rot,
TD.rot,
TABLE.htmlarea-showtableborders-1 TR.tr-0 TD,
TABLE.htmlarea-showtableborders-2 TR TD.td-0,
TABLE.htmlarea-showtableborders-3 TR TD.td-0,
TABLE.htmlarea-showtableborders-3 TR.tr-0 TD {
	background-color: #F00;
	font-weight: bold;
	color: white;
}




/************************/
/* Filelinks, generally */
/************************/

TABLE.csc-uploads {
	border: 0px;
}

TABLE.csc-uploads TR TD P {
	background-color: transparent;
	font-size: 12px;
}

TABLE.csc-uploads TR TD {
	vertical-align: top;
}

TABLE.csc-uploads TR.tr-even {
	background-color: #EDEBF1;
}

TABLE.csc-uploads TR.tr-odd {
	background-color: #D8D7DC;
}

TABLE.csc-uploads TR TD.csc-uploads-icon {
	padding-left: 6px;
	padding-right: 6px;
	width: 1%;
	text-align: center;
	vertical-align: middle;
}

TABLE.csc-uploads TR TD.csc-uploads-fileName {
	width: 80%;
	padding-left: 5px;
}

TABLE.csc-uploads TR TD.csc-uploads-fileName P A {
	font-weight: bold;
}

TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description {
	font-style: italic;
}

TABLE.csc-uploads TR TD.csc-uploads-fileSize {
	white-space: nowrap;
	padding-left: 6px;
	padding-right: 6px;
}

/* Filelinks, specifically */
TABLE.csc-uploads-1 {
	border-color: #186900;
}

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;
}

/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {
	background-color: #D8D7DC;
}

FORM TABLE TR TD.csc-form-fieldcell {
	background-color: #EDEBF1;
}

FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
	/*border: 1px solid #333333;*/
}

FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req {
	font-weight: bold;
}

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell {
	
}

FORM#mailform {
	width: 450px;
}

DIV.csc-mailform-field {
	background-color: #EEE;
	border-bottom: 1px solid white;
	padding: 5px;
}

DIV.csc-mailform-field > label {

	float: left;
	margin-top: 5px;
	width: 250px;
	vertical-align: top;
	height:20px;
}

fieldset.csc-mailform {
	border: none;
	padding: 0;
	margin: 0;
	width:500px;
}

/* Search form, specifically */
FORM TABLE.csc-searchform {

}

FORM TABLE.csc-searchform TR TD {
	padding: 5px 5px 5px 5px;
}

FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell {
	font-weight: bold;
}

FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT {
	width: 100%;
}

/* Login form, specifically */
FORM TABLE.csc-loginform {
	width: 70%;
}

/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */

TABLE.csc-searchResultInfo {
	margin-left: 0px;
	margin-top: 10px;
	width: 100%;
}

TABLE.csc-searchResultInfo TR {
	background-color: #eee;
}

TABLE.csc-searchResultInfo TR TD P {
	padding: 0px 5px 0px 5px;
}

TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P {
	font-weight: bold;
}

TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext {
	text-align: right;
}

/* Search Result, header + abstract: */

H3.csc-searchResultHeader A {
	color: #186900;
}

H3.csc-searchResultHeader {
	background-color: #eee;
	font-size: 14px;
	padding-left: 5px;
}

P.csc-searchResult {
	font-style: italic;
	margin-left: 20px;
}

/* Search word markup */

SPAN.csc-sword {
	font-weight: bold;
	color: red;
}

/*****************************/
/* Menu / Sitemap, generally */
/*****************************/

DIV.csc-menu {
	margin-left: 10px;
}

DIV.csc-menu P {
	font-size: 11px;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
	padding: 2px 2px 2px 10px;
	background-color: #EDEBF1;
}

DIV.csc-menu P A {
	color: #000000;
	text-decoration: none;
}

DIV.csc-menu P A:hover {
	color: #660000;
	text-decoration: underline;
}

DIV.csc-menu P.csc-section {
	font-weight: normal;
	margin-left: 20px;
	font-style: italic;
}

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {
	
}

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 {
	
}

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 {
	
}

DIV.csc-menu-2 P.csc-sitemap {
	
}

DIV.csc-menu-2 P.csc-sitemap-level1 {
	margin-left: 20px;
}

DIV.csc-menu-2 P.csc-sitemap-level2 {
	margin-left: 40px;
}

DIV.csc-menu-2 P.csc-sitemap-level3 {
	margin-left: 60px;
}

DIV.csc-menu-2 P.csc-sitemap-level4 {
	margin-left: 80px;
}

DIV.csc-menu-2 P.csc-sitemap-level1 A {
	color: #000000;
}

DIV.csc-menu-2 P.csc-sitemap-level2 A {
	color: #186900;
}

DIV.csc-menu-2 P.csc-sitemap-level3 A {
	color: #10007B;
}

DIV.csc-menu-2 P.csc-sitemap-level4 A {
	color: #8A0020;
}

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */

DIV.csc-menu-3 {
	
}

DIV.csc-menu-3 P.csc-section {
	margin-left: 0px;
}

DIV.csc-menu-3 P.csc-section A {
	color: #186900;
}

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */

DIV.csc-menu-4 {
	
}

DIV.csc-menu-4 P {
	margin-top: 2px;
}

DIV.csc-menu-4 P.csc-abstract {
	font-weight: normal;
	font-style: italic;
	margin-top: 0px;
	padding: 0px 2px 2px 20px;
}

/* Menu / Sitemap, "Recently updated pages" */

DIV.csc-menu-5 {
	
}

/* Menu / Sitemap, "Related pages (based on keywords)" */

DIV.csc-menu-6 {
	
}

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */

DIV.csc-menu-7 {
	
}

DIV.csc-menu-7 P {
	font-weight: bold;
}

DIV.csc-menu-7 P.csc-section A {
	color: #186900;
}

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons {
	vertical-align: middle;
	margin: 0px 2px 0px 2px;
}

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel {
	border: 1px solid black;
	background-color: #F6F2E6;
}

TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD {
	background-color: #9BA1A8;
}

TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD {
	background-color: #ABBBB4;
}

TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD {
	border: 0px;
}

TABLE.typo3-adminPanel TD FONT {
	font-family: verdana;
	font-size: 10px;
	color: black;
}

TABLE.typo3-adminPanel TD A FONT {
	font-family: verdana;
	font-size: 10px;
	color: black;
}

TABLE.typo3-editPanel {
	border: 1px solid black;
	background-color: #F6F2E6;
}

TABLE.typo3-editPanel TD {
	border: 0px;
}



/* ***************************** */
/* Plugin: Frontend Registration */
/* ***************************** */

.tx-srfeuserregister-pi1 p {
	margin-top: .5em;
	margin-bottom: 0;
	padding: 0 .3em;
	text-indent: 0;
}

.tx-srfeuserregister-pi1 h4 {
	margin-top: 0;
	padding-left: .3em;
}

.tx-srfeuserregister-pi1 legend {
	padding: 0 .5em;
	font-weight: bold;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	font-style: italic;
	/*margin-bottom: 1em;*/
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {
	/*margin-bottom: 2em;*/
}

.tx-srfeuserregister-pi1 a {
	padding-left: 14px;
	background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link.gif");
	background-repeat: no-repeat;
	background-position: 0% 60%;
	text-decoration: none;
}

.tx-srfeuserregister-pi1 label {
	margin: 0;
	padding: 0;
}

.tx-srfeuserregister-pi1 label span {
	color: #ff0000;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
	color: #ff0000;
}

.tx-srfeuserregister-pi1 input {
	margin: 0;
	padding: 0 .5em 0 0;
}

.tx-srfeuserregister-pi1 input[type=password] {
	margin-right: 1em;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {
	margin-right: 1em;
}

.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] {
	background-color: transparent;
}

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
	background-color: transparent;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {
	margin-left: 1em;
	background-color: transparent;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover {
	cursor: pointer;
}

.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
	padding-left: 15px;
	background-image: url("../typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif");
	background-color: transparent;
	background-repeat: no-repeat;
	font-size: .8em;
	margin-left: 1em;
}

.tx-srfeuserregister-pi1 ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes {
	list-style-type: none;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li {
	margin: 0 0 0 0;
	padding: 0;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label {
	margin: 0;
	padding: 0 0 0 .5em;
}

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li {
	float: left;
	padding: 0 2em 0 0;
	margin: 0;
}

.tx-srfeuserregister-pi1 dl {
	margin: 0;
	padding: 1em 0 0 0;
}

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd {
	margin: 0;
	padding: 0 0 .5em 0;
	float: left;
}

.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 25%;
	text-align: right;
	padding-right: 1em;
}

.tx-srfeuserregister-pi1 dd {
	text-align: left;
	width: 50%;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
	width: auto;
	padding-right: 0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd {
	width: auto;
}

* html .tx-srfeuserregister-pi1 dd {
	float: none;
}

.tx-srfeuserregister-pi1 dd p {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.tx-srfeuserregister-pi1 dd label {
	padding: 0 1em 0 .5em;
}
.tx-srfeuserregister-pi1 fieldset {
	border:none;
}


/* LOGINFORM */


.tx-felogin-pi1 fieldset {
	padding:0;
	margin:20px 0 0 0;
	border:none;
}


.tx-felogin-pi1 fieldset legend {
	display:none;
}

.tx-felogin-pi1 label {
	width:100px;
	float:left;
}

.tx-felogin-pi1 #pass,
.tx-felogin-pi1 #user {
	width:200px;
}

