/*CSS für die alleinerziehenden Aargau*Rez.yt*/

body {
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #83A8BB;
	width: 100%;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: #F9F38D;
	text-align: center;
	z-index: 1;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #00016A;
	}
h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #00016A;
}

.text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 85%;
	color: #00016A;
}

#head {
	position: absolute;
	top: 17px;
	_top: -1px;
	left: 42%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #00016A;
	}

#box {
	
	margin: 15px auto 2px auto;
	border: 1px solid #0A0371;
	border-right: 3px solid #3D666F;
	border-bottom: 3px solid #86A9B0;  
	padding: 10px 0px 0px 0px;
	width: 750px;
	background-color: #C3D1D5;
	text-align: left;
	height: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	voice-family: "\"¦\"";
	voice-family: inherit;
	}
#header {
	border-top: 3px solid #F8EB24;
	border-bottom: 3px solid #F8EB24;
	width: 100%;
	height: 105px;
	margin-top: 0.5em;
}

/*Navigation quer im header*/
	

  ul#navlist
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	padding-bottom: 17px;

margin: 0;
}

ul#navlist li
{
float: left;
height: 21px;
background-color: #F9F38D;
margin: 2px 2px 0 4px;
border: 2px solid #F9F93D;
}

li#active a
{
border-bottom: 1px solid #fff;
background-color: #C3D1D5;
color: #666;}


#navlist a
{
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 0;
}

#navlist a:hover { background: #F9F93D; }

#active a {
	text-decoration: none;
	border-bottom: 0px solid #fff;
	height: 22px;
	background-color: #C3D1D5;
	color: #666;
}
/*Ende nav*/

#content {
	margin: 10px 0 0 0;
	border-bottom: 1px solid #0A0371; 
	border-right: 1px solid #0A0371; 
	border-top: 3px solid #F8EB24;
	padding: 20px 20px 0 30px;
	color: #00016A;
	background-color: #C3D1D5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	z-index: 10;
	}
	/*Sub Navigation*/

a.subnav:link {		
        text-decoration: underline;
        color: #00016A;
		 	}
a.subnav:visited {				
        text-decoration: underline;
        color: #00016A;
        }
a.subnav:hover {
 			text-decoration: underline;        
         color: #F9F93D;
			background-image: url(../bilder/lesezeichenbl.gif);
			background-repeat: no-repeat;
			padding-left: 38px;  
         }
a.subnav:active {
        text-decoration: none;       
		  color: #666;
		  }
a.subnav {
	padding-left: 38px;
	background-image: url(../bilder/lesezeichen.gif);
	background-repeat: no-repeat;
}
#subnav {
	text-decoration: underline;
	color: #00016A;
	background-image: url(../bilder/lesezeichenbl.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 38px;
}

/*Ende Sub-Navigation*/


/*Linkstyle*/

a.link:link {
	color: #00016A;
	text-decoration: underline;
}
a.link:visited {
	color: #00016A;
	text-decoration: underline;
}
a.link:hover {
	color: #FEFF00;
	text-decoration: underline;
}
/*Ende Linkstyle*/

