/************************************************************
*															*
*	Projekt   : Schule Entfelden							*
*															*
*	Copyright : (c)2006 .hausformat gmbh / 5000 Aarau		*
*	Author    : Sacha P. Suter	
*	Edited		: Josuha Pflüger					*
*															*
************************************************************/

/* ****************** */
/* Basis definitionen */
/* ****************** */

#login_schueler p {font-size:71%; 
                  margin-left:7px;}


td , tr {
    text-align: left;
    background: none;
    border-right: 0;
	border-bottom:  0;
	padding: 2px 0px 2px 5px;
}

h1 {font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:1em;
margin:5px 0;
padding:0;}

h2 {font-size: 12px;
    margin-bottom:10px
   }
#container table {border:none}

#login_schueler h3 {margin-left:5px
    }
.tx-felogin-pi1 {width:370px}    
p {font-size: 90%; #5A5A5A;}

.c-info {padding-top:0;
position:absolute;
top:384px;
width:325px;}

table#logintable input.c-submit {


}
#login_lehrer fieldset { border:none}

html* #login_lehrer fieldset {margin:-20px 0 0;}

legend {color:#5A5A5A; margin-left:-7px; padding:0}
#login_lehrer .tx-felogin-pi1 label {color:#5A5A5A;
display:inline;
position:absolute;
margin-top:10px}

#login_lehrer input {margin-left:112px;
border:1px solid #858585;margin-top:5px}


#login_lehrer #user {margin-left:112px; background:white}
#login_lehrer #pass {margin-left:112px; background:white;}

.tx-felogin-pi1 h3 {background-color:#FFA110; padding:2px; color:white}

#login_lehrer {font-size: 0.69em; color:#5A5A5A}

#login_lehrer h3 {font-size: 12px;
    margin-bottom:7px
}

#tx_felogin_pi1 form fieldset {position:absolute}

#container #content_container #infoline {background-repeat:no-repeat;
background:none}

legend {visibility:hidden}

#login_sch { border:1px solid #858585; margin:0px 0 0 7px}

/* *********** */
/* Hauptinhalt */
/* *********** */

#container #content_container #home_nav_container {
	/* height: 292px; */
	float: left;
	width: 848px;
	padding: 10px 18px 10px 26px;
}

* html body #container #content_container #home_nav_container  {
	width: 873px;  	 /* Internet Explorer < 6 */
	w\idth: 848px;   /* Internet Explorer >= 6 */
}

#container #content_container #home_nav_container #login_lehrer {
	background-image: url(../gui/login_lehrer.gif);
	background-repeat: no-repeat;
	width: 48%;
	height: 170px;
	float: left;
	margin: 0 30px 0 0;
	padding:5px;
}

#container #content_container #home_nav_container #login_schueler {
	background-image: url(../gui/login_schueler.gif);
	background-repeat: no-repeat;
	width: 46%;
	height: 170px;
	float: left;
	margin: 0 0px 0 0;
	padding:5px;
}
#container #content_container #home_nav_container #login_schueler h2 {color:white; background-color:#E94D11;padding:2px; width:367px}

}


  .news-list-browse {
  	text-align: right;
  }
#login_lehrer a {left:33px;
position:absolute;
top:368px;
font-size:86%}


