/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css,v 1.2 2003/10/26 17:07:43 typo3 Exp $ */
/* plus eigener zusaetze */
/* farbe1 = #88390E (dunkelbraun) */
/* farbe2 = #A86D4C (mittelbraun) */
/* farbe3 = #CE8B65 (hellbraun) */ 





A:link {
	background-color : transparent;
	color : #88390E;
	text-decoration : none;
	
}
A:visited {
	background-color : transparent;
	color : #88390E;
	
	text-decoration : none;
}
A:hover {
	background-color : transparent;
	color : #A86D4C;
	text-decoration : none;
}
A:active {
	background-color : transparent;
	color : #A86D4C;
	
	text-decoration : none;
}


SELECT {  
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px 
}
TEXTAREA {  
	font-family: Arial, Verdana, Helvetica; 
	font-size: 11px
} 
INPUT {  
	font-family: Arial, Verdana, Helvetica; 
	font-size: 11px 
}


H1 {
	font-family : Arial, Verdana;
	font-size : 15px;
	color : #88390E;
	margin-bottom : 10px;
	margin-top : 0px;
	font-weight: bold;
	text-decoration: none;

}
H2 {
	font-family : Arial, Verdana;
	font-size : 13px;
	color : #A86D4C;
	margin-bottom : 10px;
	margin-top : 20px;
	font-weight: bold;
	text-decoration: none;
	
}
H3 {
	font-family : Arial, Verdana;
	font-size : 13px;
	color : #CE8B65;
	margin-bottom : 5px;
	margin-top : 15px;
	text-decoration: none;
	
}
H4 {
	font-family : Arial, Verdana;
	font-size : 11px;
	color : #88390E;
	margin-bottom : 5px;
	margin-top : 15px;
	text-decoration: none;
	font-weight: bold;
	
}
H5 {
	font-family : Arial, Verdana;
	font-size : 11px;
	color : #A86D4C;
	margin-bottom : 5px;
	margin-top : 15px;
	text-decoration: none;
	
}

.subhead1 {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : black;
}
.subhead2 {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : green;
}
.subhead3 {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : red;
}
.headerdate {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : #88390E;
	font-weight: normal;
}







P {
	font-family : Arial, Verdana; 
	font-size : 11px;
	line-height : 140%;
	color: black;
	margin-top : 0px;
	margin-bottom : 2px;
	padding-bottom : 0px;
	text-indent : 0px;
}
.caption {
	font-family : Arial, Verdana; 
	font-size : 10px;
	color : #88390E;
}
.bulletlist {
	font-family : Arial, Verdana;
	font-size : 11px;
	list-style-image: url(../00_pics/list_point.png);
}

li {
	font-family : Arial, Verdana;
	font-size : 11px;
	list-style-image: url(../00_pics/list_point.png);
}
.table {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : #88390E;
}







.searchform {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : #88390E;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Arial, Verdana; 
	font-size : 13px;
	color : #88390E;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : black;
	font-weight : normal;
}
.searchresultheader {
	font-family : Arial, Verdana; 
	font-size : 12px;
	color : #88390E;
	font-weight : bolder;
}
.searchmarkup {
	color : #88390E;
}




.loginform {
	font-family : Arial, Verdana; 
	font-size : 12px;
	color : #88390E;
	font-weight : normal;
}




.mailform {
	font-family : Arial, Verdana; 
	font-size : 12px;
	color : #88390E;
	font-weight : normal;
}
.mailformrequired {
	font-family : Arial, Verdana; 
	font-size : 12px;
	color : #88390E;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : #88390E;
	font-weight : bolder;
}
.mailformradio {
	font-family : Arial, Verdana; 
	font-size : 10px;
	color : #88390E;
	font-weight : normal;
}






.filelinks {
	font-family : Arial, Verdana; 
	font-size : 12px;
	color : #88390E;
}
.filelinkssize {
	font-family : Arial, Verdana; 
	font-size : 12px;
	color : #88390E;
}



.sitemap1 {
	font-family : Arial, Verdana; 
	font-size : 12px;
	color : #88390E;
}
.sitemap2 {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : #A86D4C;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Arial, Verdana; 
	font-size : 10px;
	color : #CE8B65
	margin-left : 40px;
}
.sitemap4 {
	font-family : Arial, Verdana; 
	font-size : 9px;
	color : black;
	margin-left : 60px;
}




.celmenu {
	font-family : Arial, Verdana; 
	font-size : 12px;
	color : #88390E;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Arial, Verdana; 
	font-size : 11px;
	color : #88390E;
	margin-left : 20px;
	margin-top : 3px;
}

/* eigener zusatz */

.linie_links {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #88390E;
}

.impress {
	font-family : Arial, Verdana; 
	font-size: 9px;
	font-variant: small-caps;
	text-decoration: none;
	color: #88390E
}
.druckversion {
	font-family: Arial, Verdana;
	font-size: 11px;
	padding-top: 45px;
	background-position: top;
	vertical-align: top;
}

   .c_left {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 4px;
	padding-top: 100px;
}

   .c_right {
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}

   .c_main {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 0px;
}
/* Parts of the Default stylesheet for the html mails of tx_feuser_register extension */

 BODY {
	font-family : Arial, Verdana;
	/*scrollbar-face-color:#FFFFFF;
	scrollbar-shadow-color:#CE8B65;*/
	font-size: 11px;
}
   

		.tx-srfeuserregister-pi1 p {
	margin-top : 5px;
	margin-left : 0px;
	margin-bottom : 5px;
	margin-right: 0px;

}
		.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: 0; }
		.tx-srfeuserregister-pi1 legend {
	padding: 0 .5em;
	font-weight: bold;
	font-size: 12px;
}
		.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: 12px; 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;
	font-size: 11px;
}
		.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 .3em 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;
	font-size: 11px;
}
		.tx-srfeuserregister-pi1 dt {
	clear: both;
	width: 25%;
	text-align: right;
	padding-right: 1em;
	font-size: 11px;
}
		.tx-srfeuserregister-pi1 dd {
	text-align: left;
	width: 50%;
	font-size: 11px;
}
		* html .tx-srfeuserregister-pi1 dd {
	float: none;
	font-size: 11px;
}
		.tx-srfeuserregister-pi1 dd p {
	margin-top: 0;
	margin-bottom: .5em;
	padding: 0;
	font-size: 11px;
}
		.tx-srfeuserregister-pi1 dd label {
	padding: 0 1em 0 .5em;
	font-size: 11px;
}

/* styles new login box ; abstand des forgot password links */

.tx-newloginbox-pi1-forgotP {
	margin-top : 25px;
	margin-bottom : 2px;
}
.pw {
	margin-top : 5px;
	margin-left : 0px;
	margin-bottom : 5px;
	margin-right: 10px;

}

.tx-newloginbox-pi1-submit, .tx-srfeuserregister-pi1-submit {
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #88390E;
	margin: 10 0 0; padding: 0em 0.5em 0 0.5em; 
	font-weight: bold;
}

	/* default styles for extension "tx_wssitemap_pi1" */

	.tx-wssitemap-pi1 .treemenudiv { font-size: 11px  }
	.tx-wssitemap-pi1 .treemenudiv img {vertical-align: middle;border: none;}
	.tx-wssitemap-pi1 .treemenudiv a {text-decoration: none;  color: #88390E; }
	.tx-wssitemap-pi1 .treemenudiv a:hover {color: #CE8B65;}
	.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_act {color: #CE8B65;}
	.tx-wssitemap-pi1 .treemenudiv a span.treemenutext_actifsub {color: #CE8B65; }
fieldset {
	margin: 0px;
	border: 0px none;
}
