#content-left ul, #content-left li, #content-right ul, #content-right li, #header-center ul, #header-center li {
  list-style: none;
  padding: 0;
  margin: 0;
}

a:link, a:visited {
   color: #353a5c;
   text-decoration: none;
   border: 0px;
}

a:hover {
    color: #2b3679;
    text-decoration: underline;
}

a.lastupdatedpages:link, a.lastupdatedpages:visited {
     display: block;
 /* margin-top: 2em; */
    border-top: 1px solid #666;
}

/*Fußnote: Gymnasium und Kolleg St. Matthias sind Mitgliedschulen des Katholischen Schulwerks Bayern*/
.fusnote {
 margin-top: 4em;
 color: #808080;
 text-decoration: none;  
font-size: 9pt;
}	

a img {
     border: none;
}

h1 { font-size: 17px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }
h4 { font-size: 14px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }

.hidden, .summary {
     display: none;
}
.clear-both {
    clear: both;
}

body {
 /*    font-family: verdana, helvetica, arial; */
     font-family: "Microsoft sans serif",verdana, sans-serif;
     line-height:130%;
     font-size: 90%;
     background: url(/fileadmin/images/body-bg.jpg) left center;
}

#maincontainer{
      width: 1000px;
      margin: 0 auto 0 auto;
      background: white;
     
}



#header {
     background: url(/fileadmin/images/header-v6.jpg) 0 0 no-repeat;
      width: 1000px;
      height: 200px;
      margin: 0;
      padding: 0; 
      float: left;
}
 




#header-center {
           width: 900px;
	  margin: 174px 0 0 0;
	  height: 23px;
           padding: 0 25px 0 0;
}

div#content-left {
           margin: 10px 0 0 0;
           line-height: 200%;
           width: 170px;
           background: #e5e5e5;
           float: left;
           font-size: 12px;
           font-weight: bold;

}

div#content-center {
	  float: left;
	  width: 540px;
	  margin: 10px 20px 10px 20px;
	  font-size: 85%;
}

div#content-right {
           float: right;
           width: 180px;
           margin: 10px 0 0 0;
           font-size: 11px;
}

div#footer {
          
           border-top: 2px solid #d8d279;
           width: 1000px;
      	   margin: 0 auto 0 auto;
           
}



div.copyright {
           width: 1000px;
           font-size: 11px;
           margin: -10px auto 0 auto;
           color: #797979;
}

.mainnav li.mainnav{
	border-bottom: 1px inset #fff;
}
ul.mainnav-level2, ul.mainnav-level2, li.mainnav  {
border-top: 1px solid #fff;
}

.mainnav li.mainnav a:link, .mainnav li.mainnav a:visited {
           color: #344854;
           font-weight: normal;
           background: url(/fileadmin/images/dot-purple.gif) left center no-repeat;
	   padding-left: 15px;
	   margin-left: 5px;
}
           
.mainnav li.mainnav a:hover, .mainnav li.mainnav-active a {
           color: #552840;
           font-weight: bold;
           background: url(/fileadmin/images/dot-cream.gif) left center no-repeat;
	  padding-left: 15px;
	  margin-left: 5px;
	  text-decoration: none;
}

.mainnav-level2 li.mainnav a:link, .mainnav-level2 li.mainnav a:visited {
           color: #344854;
           font-weight: normal;
           font-size: 90%;
           margin-left: 20px;
           background: url(/fileadmin/images/dot-purple.gif) left center no-repeat;
	   padding-left: 15px;
}
           
.mainnav-level2 li.mainnav a:hover, .mainnav-level2 li.mainnav-active a {
           color: #552840;
           font-size: 90%;
           margin-left: 20px;
           font-weight: bold;
           background: url(/fileadmin/images/dot-cream.gif) left center no-repeat;
	   padding-left: 15px;
	 text-decoration: none;  
}

.mainnav-level3 li.mainnav a:link, .mainnav-level3 li.mainnav a:visited {
           color: #344854;
           font-weight: normal;
           font-size: 90%;
           margin-left: 35px;
           background: url(/fileadmin/images/dot-purple.gif) left center no-repeat;
	   padding-left: 15px;
}
           
.mainnav-level3 li.mainnav a:hover, .mainnav-level3 li.mainnav-active a {
           color: #552840;
           font-size: 90%;
           margin-left: 35px;
           font-weight: bold;
           background: url(/fileadmin/images/dot-cream.gif) left center no-repeat;
	   padding-left: 15px;
	 text-decoration: none;  
}



ul.topnav {

}

li.topnav, li.topnav-active {
      float: left;
}


/* FIX for IE6 */
* html li.topnav a, * html li.topnav-active a {
         float: left;
}
  

li.topnav a:link, li.topnav a:visited {
      height: 20px;
      line-height: 20px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 19px;
      padding-right: 19px;
      background: #ccc6af;
      display: block;
      margin: 0 0 0 0;
      color: navy;
      font-weight:normal;
      text-align: center;
      vertical-align: middle;
      border-right: 1px inset #e5e5e5;
}


li.topnav a:hover, li.topnav-active a:link, li.topnav-active a:visited {
      height: 20px;
      padding-top: 3px;
      padding-bottom: 3px;
      padding-left: 19px;
      padding-right: 19px;
      background: #552840;
      display: block;
      margin: 0 0 0 0;
      color: white;
      font-weight:normal;
      text-align: center;
      vertical-align: middle;
      text-decoration: none;
      border-right: 1px inset #e5e5e5;
}    

	


/* Bottom Navigation */

div.bottomnavigation {
    margin: 10px 2px 0 0;
   
}
ul.bottomnav {
    float: right;
    height: 27px;
    margin: 0;
    padding: 0;
}

* html ul.bottomnav { height: 22px;}

li.bottomnav, li.bottomnav-active {
   background: #d8d279;
   float:left;
   padding: 2px 7px 2px 7px;
   border-right: 1px solid #FFF;
   border-top: 1px solid #552840;
   list-style: none;
   margin:0;
}
li.bottomnav:hover,  li.bottomnav-active {
color: white;
background: #552840;
}
li.bottomnav a, li.bottomnav-active a {
   display: block;
   padding: 2px 4px 4px 2px;
}

 li.bottomnav a:link, li.bottomnav a:visited {
   color: #344854;
   text-decoration: none;
}
li.bottomnav a:hover,  li.bottomnav-active a {
   color: white;
   text-decoration: none;
}


.tx-indexedsearch, .tx-indexedsearch-searchbox  {
	font-family			: verdana, helvetica, arial;
	font-size			: 11px;

} 

	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
	.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
	.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background:#eeeeee; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color:red; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeff;font-size: 11px; }
	.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead  { display:none; }
	.tx-indexedsearch .tx-indexedsearch-res .noResume { color : #666666; }
	.tx-indexedsearch .tx-indexedsearch-sectionlinks ul li a {font-size: 13px;}
    div.tx-indexedsearch-browsebox {display:none;}
	span.tx-indexedsearch-title-caption a {
		color:blue; font-size: 12px;
	}
 
/* Gästebuch */
span.tx-guestbook-form-obligationfield, p.tx-guestbook-form-error {
      color: orange;
      font-weight: normal; 
}

	
.question {color: blue; margin: 5px 1px 5px 1px;}
.answer { color: black; margin-top:10px; font-weight:normal;}


.tx-veguestbook-pi1 h2.tx-guestbook-header {
             background:#D9D27A none repeat scroll 0% 50%;
             clear:both;
             color:#000000;
             display:block;
             font-size:100%;
             font-weight:bold;
             padding:0.4em;
             width:44em;
             margin-bottom: 0.4em;

}

.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
        text-align: right;
        }
.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:44em;
		background:#FFF;
		}
		
.tx-veguestbook-pi1 h2.tx-guestbook-header {screen.css (Linie 306)
           background:#D9D27A none repeat scroll 0 50%;
           clear:both;
           color:#000000;
           display:block;
           font-size:100%;
           font-weight:bold;
           margin:0 0 0.4em;
           padding:0.1em;
           width:44em;
}

.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
		margin-bottom: 0.4em;
	}

.powermail_all powermail_all_tr {
  line-height: 10%;
  }


fieldset {
  padding: .2em;
  //margin-left: 2em;//abstand von u.a. loginbox
  font-size: 85%;
border: none;
  }

div.csc-mailform-field  {font-size:110%;color:#666; margin-bottom: 0.6em;}
label {
  float:left;
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
  }






/* TT NEWS */
div.news-latest-container {
   margin: 5px 0 5px 0;
   width: 170px;
}
div.news-latest-gotoarchive {
    display: none;
}

div.news-latest-item img {
float: left;
margin: 3px 3px 0 0;
}

div.news-latest-item p.bodytext {
   margin: 2px 0 0 0;
   line-height: 100%;
}


div.news-latest-morelink {
   padding-bottom: 1.5em;
   border-top: none;
   border-bottom: 1px inset transparent;
   }

h5.news-latest-title  {
   margin: 0;
   padding: 0;
}


h5.news-latest-title a {
   font-size: 11px;
   font-weight: bold;
   color: #353a5c;
   line-height: 110%;
}   

.imgl




{
float: left;
}



/* Suche */
div.searchfield {
    padding: 2em 0 0 0.2em;
    font-size: 11px;
}
span.searchfield {
    color: #552840;  /* purple */
}

input.text-suche {
   margin-top: 1px;

   padding: 3px 3px 3px 8px;
   background: white;
   color : #333;
   font-size: 11px;
   width: 60px;
   border: 2px inset #552840;
}  


/* Login   */

div.tx-newloginbox-pi1 {
   margin-top: 1.5em;
   padding-left: .2em;
   padding-bottom: 3em;
   background: none;
   font-size: 12px;
   width: 175px;
}   


div.tx-newloginbox-pi1 table, table.login {
  width: 170px;
}


div.tx-newloginbox-pi1 h3 {
   font-size: 12px;
   font-weight: boldl;
   color: #552840;
   margin: 0 0 0 2px;
   padding:0;
}
div.tx-newloginbox-pi1 p {
   font-size: 10px;
   margin: 0 0 0 3px;
   padding: 0;
   line-height: 100%;
   font-weight: normal;   
}   

div.tx-newloginbox-pi1 form {
margin: 0;
}

div.tx-newloginbox-pi1 form  input {
font-weight: normal;
}

div.tx-newloginbox-pi1 table tr th {
   font-size: 11px;
   font-weight: normal;
   color: #552840;
}

    
div.breadcrumbs {
   height: 20px;
   background: #cbcbcb;
   padding-left: 15px;
   margin: 0 0 0 0;
   font-size: 10px;
   color: #333;
}


div.csc-header-n1 h1 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	color: #333;
	font-weight: normal;
	border-bottom: 1px solid #d8d279;
	padding-left: 20px;
	background:  url(/fileadmin/images/dot-cream.gif) no-repeat 0 2px;
}

div.csc-header-n2 h1 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #67374b;
	padding-left: 20px;
	background:  url(/fileadmin/images/dot-purple.gif) no-repeat 0 2px;
}

div.csc-header h2 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	font-weight: normal;
	padding: 3px 0 3px 5px;
	color: #000;
	border-bottom: 1px solid #333;
	background:  #e5e5e5;
}
div.csc-header h3 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	font-weight: normal;
	color: #797979;
	border-bottom: 2px solid #170c6a;
	padding-left: 20px;
	background:  url(/fileadmin/images/dot-marine.gif) no-repeat 0 2px;
}
div.csc-header h4 { 
        margin: 1em 0 0 0;
	font-size: 17px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #ccc;
}

div.csc-header h5 { 
        margin: 1em 0 0 0;
	font-size: 13px;
	color: #333;
	border-bottom: 1px solid #ccc;
}


/*  TABELLEN LAYOUTS */


table.contenttable-0 {
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
	color: #333;
}

table.contenttable-0 caption {
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 5px;
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
}

table.contenttable-0 a {
	text-decoration: none;
	border-bottom: 1px dotted #0078E1;
	color: #0078E1;
	font-weight: bold;
}

table.contenttable-0 a:hover {
	text-decoration: none;
	color: #0078E1;
	background: #E5E5E5;
}

table.contenttable-0 tr th a {
	color: #369;
	border-bottom: 1px dotted #369;
}

table.contenttable-0 tr th a:hover {
	color: #fff;
	background: #369;
}

table.contenttable-0 thead tr th {
	text-transform: uppercase;
	background: #e2e2e2;
}

table.contenttable-0 tfoot tr th, table.contenttable-0 tfoot tr td {
	text-transform: uppercase;
	color: #000;
	font-weight: bold;
}

table.contenttable-0 tfoot tr th {
	width: 20%;
}

table.contenttable-0 tfoot tr td {
	width: 80%;
}

table.contenttable-0 td, table.contenttable-0 th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	line-height: 1.8em;
	font-size: 0.8em;
	vertical-align: top;
	width: 20%;
}

table.contenttable-0 tr.tr-odd th, table.contenttable-0 tr.tr-odd td {

	background: #efefef;
}

/* Layout 1*/

table.contenttable-1 {
		margin: 0;
		padding: 0;
		}
table.contenttable-1 caption {
		padding: 8px 2px 5px 2px;
		color: #2B353A;
		background-color: inherit;
		font-size: 95%;
		font-weight: normal;
		text-align: left;
		text-transform: capitalize;
		border-bottom: 1px solid #F3F6F8;
		}
table.contenttable-1 th {
		width: 200px;
		padding: 8px 2px 5px 5px;
		color: #2B353A;
		background-color: inherit;
		font-size: 75%;

		font-weight: normal;
		text-align: left;
		text-transform: capitalize;
		border-bottom: 1px solid #F3F6F8;

		}
table.contenttable-1 tr.tr-odd th {
		color: #42525A;

		background-color: inherit;
		}



table.contenttable-1 td {
		width: 320px;
		padding: 4px 10px;
		color: #42525A;
		background-color: inherit;
		font-size: 75%;
		}
table.contenttable-1 tr.tr-odd {
		color: inherit;
		background-color: #F3F6F8;
		}
table.contenttable-1 tr.tr-odd td {
		color: #42525A;
		background-color: inherit;
		}
table.contenttable-1 th a {
		color: #2B353A;
		background-color: inherit;
		font-size: 110%;
		text-decoration: none;
		border-bottom: 1px solid #ccc;
		}
table.contenttable-1 th a:hover, td a:hover {
		color: #F26521;
		background-color: inherit;
		border-bottom: 1px solid #FEE6D8;
		}
table.contenttable-1 th a:visited {
		color: #aaa;
		background-color: inherit;
		border-bottom: 1px solid #f5f5f5;
		}
table.contenttable-1 td a {
		color: #F26521;
		background-color: inherit;
		text-decoration: none;

		border-bottom: 1px solid #FEE6D8;
		}
table.contenttable-1 td a:hover {
		color: #2B353A;
		background-color: inherit;
		border-bottom: 1px solid #ccc;
		}
table.contenttable-1 tbody tr:hover {
		color: inherit;
		background-color: #FFF8F2;
		}
table.contenttable-1 tbody .odd:hover {
		color: inherit;
		background-color: #FFF8F2;
		}
		
/* Layout 2                                       */		


table.contenttable-2 {
	font:normal 96%/150%  Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	border-collapse:separate;
	border-spacing:0;
	margin:0 0 1em;
	color:#000;
	}
table.contenttable-2 a {
	color:#523A0B;
	text-decoration:none;
	border-bottom:1px dotted;
	}
table.contenttable-2 a:visited {
	color:#444;
	font-weight:normal;
	}
table.contenttable-2 a:visited:after {
	content:"\00A0\221A";
	}
table.contenttable-2 a:hover {
	border-bottom-style:solid;
	}
table.contenttable-2 thead th,
table.contenttable-2 thead td,
table.contenttable-2 tfoot th,
table.contenttable-2 tfoot td {
	border:1px solid #523A0B;

	border-width:1px 0;
	background:#EBE5D9;
	}
table.contenttable-2 th {
	font-weight:bold;
	line-height:normal;
	padding:0.25em 0.5em;
	text-align:left;
	}
table.contenttable-2 tbody th,
table.contenttable-2 td {
	padding:0.25em 0.5em;
	text-align:left;
	vertical-align:top;
	}
table.contenttable-2 tbody th {
	font-weight:normal;
	white-space:nowrap;
	}
table.contenttable-2 tbody th a:link,
table.contenttable-2 tbody th a:visited {
	font-weight:bold;
	}
table.contenttable-2 tbody th+td {
	white-space:nowrap;
	}
table.contenttable-2 tbody td,
table.contenttable-2 tbody th {
	border:1px solid #fff;
	border-width:1px 0;
	}
table.contenttable-2 tbody tr.tr-odd th,
table.contenttable-2 tbody tr.tr-odd td {
	border-color:#EBE5D9;
	background:#F7F4EE;
	}
table.contenttable-2 tbody tr:hover td,
table.contenttable-2 tbody tr:hover th {
	background:#ffffee;
	border-color:#523A0B;
	}
table.contenttable-2 caption {
	font-family: Verdana, Helvetica, arial, Times,serif;
	font-weight:normal;
	font-size:1.2em;
	text-align:left;
	margin:0;
	padding:0.5em 0.25em;
	}

/* Layout 3                            */

table.contenttable-3 {
       width: 620px;
}
table.contenttable-3 tr td.td-0, table.contenttable-3 tr td.td-last { 
       width: 300px;
       margin-left: 10px;
}
.contenttable-3 {
	font-size: 85% ;
	padding: 0; 
	margin: 0; 
	border-collapse: collapse; 
	color: #333; 
	background: #F3F5F7;
}

.contenttable-3 a {
	color: navy;
        font-weight: bold;
        text-align: left;
        margin-left: 10px;
	text-decoration: none; 
	border-bottom: 1px solid #C6C8CB;
}  

.contenttable-3 a:visited {
	color: navy;
}

.contenttable-3 a:hover {
	color: #000;
}  

.contenttable-3 caption {
	text-align: left; 
	text-transform: uppercase;  
	padding-bottom: 10px; font-size: 200%; 
}

.contenttable-3 thead th, .contenttable-3 .tr-0 {
	background: #3A4856;
	 padding: 15px 10px; 
	color: #fff; 
	text-align: left; 
	font-weight: normal;
}

.contenttable-3  {
	border-left: 1px solid #EAECEE; 

	border-right: 1px solid #EAECEE;
}

.contenttable-3 {
	border-bottom: 1px solid #EAECEE;
}
                      
.contenttable-3 tr td {
	padding: 10px;
}

.contenttable-3  tr {
	background: #F3F5F7;
}

.contenttable-3  tr.tr-odd {


	background: #F0F2F4;
}

.contenttable-3  tr:hover {
	background: #EAECEE;
	 color: #222;
}

.contenttable-3 tfoot td, .contenttable-3 tfoot th, .contenttable-3 tfoot tr {
	text-align: left; 
	font-weight: bold;   
	text-transform: uppercase; 
	background: #F9F9F9; 
	padding: 10px;
}

div.random-images, div.random-images img {
margin-right: 0;
padding-right: 0;
}

/*Kalender*/
.cal_teaser_list { margin-bottom:8px; margin-top:3px; }
	.cal_teaser_title a { font-weight:bold; color:black; }
	.cal_teaser_time { }
	.cal_teaser_description { }

.###HEADERSTYLE###_bullet 
{font-size:10pt;}




/****************************** Stylesheet der Frontendbenutzerregistrierung *********************/
/*Nicht IE*/
.tx-srfeuserregister-pi1 fieldset /**/ {
  width: 90%;
  border: none;
  }

/* Nur IE6*/
* html .tx-srfeuserregister-pi1 fieldset {
  width: 400px;
  border: none;
  }

/* Nur IE7*/
*+html .tx-srfeuserregister-pi1 fieldset {
  width: 100%;
  border: none;
  }

.tx-srfeuserregister-pi1 a {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #333;
  }

.tx-srfeuserregister-pi1 a:hover {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color: #999;
  }

.tx-srfeuserregister-pi1 a:active {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color:#666;
  }

.tx-srfeuserregister-pi1 {
  font-family: Tahoma, Verdana, sans-serif;
  width: 100%;
  vertical-align: top;
  text-align: left;
  font-size: 12px;
  }

.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; 
  }

* html .tx-srfeuserregister-pi1 legend { 
  width: 400px;
  padding: 0px; 
  font-weight: bold; 
  }
  
*+html .tx-srfeuserregister-pi1 legend { 
  width: 400px;
  padding: 0px; 
  font-weight: bold; 
  color: #000;
  }

.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 aM {
  padding-left: 14px; 
  background-color: transparent; 
  text-decoration:none; 
  text-align: left;
  margin-left: 1px; 
  padding: 0px;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  }

.tx-srfeuserregister-pi1 label { 
  padding: 0; 
  width:100%; /* 20.02.2001 hinzugefügt*/
  text-align: left;
  }

.tx-srfeuserregister-pi1 label span { 
  color: #ff0000; 
  }

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
  color: #ff0000; 
  }

.tx-srfeuserregister-pi1 input { 
  margin: 0; 
  padding: 0 5.5em 0 0; 
  border-color: #BDBDBD;
  border-style: solid;
  border-width: 1px;
  }

.tx-srfeuserregister-pi1 input[type=password] {
  margin-right: 1em; 
  }

* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {
  margin-right: 1em; 
  }

.tx-srfeuserregister-pi1-password-again {
  margin: 5px 0px 0px 0px;
  }

.tx-srfeuserregister-pi1 input[type=radio] { 
  background-color: transparent; 
  border-style: solid;
  border-width: 1px;
  border-color: #BDBDBD;
  width: 25px;
  }

.tx-srfeuserregister-pi1 input[type=checkbox] { 
  background-color: transparent; 
  border-style: solid;
  border-width: 1px;
  border-color: #BDBDBD;
  margin-top: -5px;
  }

.tx-srfeuserregister-pi1-radio {
  margin: 5px 0px 0px 0px;
  }

/* Nur IE6* entfernt die Border um Checkboxen und Radio */
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
  background-color: transparent; 
  border-style: solid;
  border-width: 0px;
  border-color: #BDBDBD;
  }		

/* Nur IE7* entfernt die Border um Checkboxen und Radio */
*+html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, *+html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
  background-color: transparent; 
  border-style: solid;
  border-width: 0px;
  border-color: #BDBDBD;
  }		

tx-srfeuserregister-pi1-status {
  background-color: transparent; 
  border-style: solid;
  border-width: 1px;
  border-color: #BDBDBD;
  }

.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; 
  border-style: solid;
  border-width: 1px;
  border-color: #BDBDBD;
  }

.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { 
  margin: 0 0 .3em 0; 
  padding: 0; 
  border-style: solid;
  border-width: 1px;
  border-color: #BDBDBD;
  }

.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; 
  display: block;
  }

.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { 
  margin: 0; 
  padding: 0 0 .5em 0; 
  float: left; 
  }

.tx-srfeuserregister-pi1 dt { 
  clear: both; 
  width: 30%; 
  text-align: left; 
  padding-right: 1em; 
  }

.tx-srfeuserregister-pi1 dd { 
  text-align: left; 
  width: 65%; 
  }

#tx-srfeuserregister-pi1-gender {
  margin: 0px 0px 0px -5px;
  padding: 0px;
  }

.tx-srfeuserregister-pi1-gender dd label {
  margin: 0px 0px 0px -5px;
  padding: 0px;
  }


.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dl /**/{ 
  margin: 0; 
  padding: 0 0 0 0; 
  }

/* Nicht IE*/
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd /**/{ 
  width: 90%; 
  padding-right: 0px; 
  line-height: 12px;
  position: relative;
  top: 0px;
  }

/*Nur IE 6 Ausrichten der Checkboxen f&uuml;r die Kategorien. Weiss der Geier warum der Wert so krumm ist */
* html .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { 
  width: 90%; 
  padding-right: 0px; 
  padding-top: 5px;
  padding-bottom: 0px;
  float: none;
  margin: 0px;
  line-height: 12px;
  position: relative;
  top: -29px;
  left: 20px;
  }

/*Nur IE 7*/
*+html .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { 
  width: 90%; 
  padding-right: 0px; 
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  margin: 0px;
  line-height: 12px;
  position: relative;
  top: 0px;
  display: block;
  }

/* Nicht IE */
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt /**/{
  width:10%; 
  padding-right: 0px; 
  line-height: 12px;
  }

/* Nur IE 6 f&uuml;r die Checkboxen selbst */
* html .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
  width:10%; 
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-right: 0px; 
  line-height: 12px;
  }

/* Nur IE 7 f&uuml;r die Checkboxen selbst */
*+html .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
  width:10%; 
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 0px;
  padding-right: 0px; 
  line-height: 12px;
  display: block;
  }
  
#tx-srfeuserregister-pi1-module_sys_dmail_category {
  width:10%;
  padding:0px;
  }

* html .tx-srfeuserregister-pi1 dd {
  float: none; 
  }

.tx-srfeuserregister-pi1 dd p { 
  margin-top: 0; 
  margin-bottom: .5em; 
  padding: 0; 
  }

.tx-srfeuserregister-pi1 dd label { 
  padding: 0 0 0 0; 
  }

.tx-srfeuserregister-pi1-gender-0 dd label { 
  padding: 0 0 0 0; 
  }

/*Nur IE6*/
* html .tx-srfeuserregister-pi1 dd label .tx-srfeuserregister-pi1-module_sys_dmail_category {
  padding-top: 100px;
  padding-right: 100px;
  }


/*Nicht IE*/
.tx-srfeuserregister-pi1 textarea /**/ {
  width: 100%;
  height: 100px;
  border-style: solid;
  border-width: 1px;
  border-color: #BDBDBD;
  }

/*Nur IE6*/
* html .tx-srfeuserregister-pi1 textarea {
  width: 300px;
  border-style: solid;
  border-width: 1px;
  border-color: #BDBDBD;
  }

/*Nur IE7*/
*+html .tx-srfeuserregister-pi1 textarea {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #BDBDBD;
  }
	
.tx-srfeuserregister-pi1-submit {
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-top: 0px;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: #BDBDBD;
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  line-height:15px;
  height:20px; 
  width:120px; 
  }  

*+html #tx-srfeuserregister-pi1-module_sys_dmail_category-4  {
  margin-top: -2px;
  margin-bottom: 0px;
  }

*+html #tx-srfeuserregister-pi1-module_sys_dmail_category-5 {
  margin-top: 12px;
  margin-bottom: 0px;
  }

*+html #tx-srfeuserregister-pi1-module_sys_dmail_category-4 label dd, #tx-srfeuserregister-pi1-module_sys_dmail_category-5 label dd {
  margin-top: 0px;
  margin-bottom: 0px;
  }

#tx-srfeuserregister-pi1-module_sys_dmail_html/**/{
margin-bottom: 35px;
}

*+html #tx-srfeuserregister-pi1-module_sys_dmail_html {
  margin-bottom: 45px;
  padding-bottom: 150px;
  }

#submit-edit {
  margin:5px;
  }

#submit-linktopid {
  margin:5px;
  }

#submit-donotsave {
  margin:5px;
  }
  
  
/* Login STATUS internal section */
div.felogin h3, div.felogin legend {
   display: none;
}
div.felogin fieldset {
    margin:0;
    padding:0;
}
div.felogin-username {
    margin-left: 5px;
}    
     
div.felogin h1.csc-firstHeader  {
    color: #552840;
    font-size: 12px;
    font-weight: bold;
}

div.felogin p.felogin-username {
    font-weight:normal;
    font-size: 12px;
    padding: 0;
    margin: 0 0 3px 0;
}
div.felogin div.tx-felogin-pi1 fieldset div {
   margin: 0;
   padding: 0;
}        
  
