/* Style Sheet */

@charset "utf-8";
/* miljahrgang-47-48.de */

h1
{
	display: none;
}

h2
{
	font-size: 27px;
	color:#FF9D3D;
	font-weight: 200;
	padding: 0 0 20px 0;
}

h1.logo 
{
	display: block;
	font-size: 18px;
	color:#FF9D3D;
	float: right;
	padding: 9px 0 0 0;
	font-weight: 300;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.header-attention-text
{
	text-align: center;
	line-height: 52px;
	font-size: 36px;
	color: #663300;
}

.header-attention-text strong
{
	color: #663300;
	font-weight: normal;
}

h3
{
float:left;
width:600px;
	font-size: 23px;
	color: #663300;
	font-weight: 200;
	padding: 20px 0 20px 0;
}

h3.swb-exp-1 {
width:227px;
}
h3.swb-exp-2 {
width:227px;
}
h3.swb-exp-3 {
width:227px;
}

.swb-exp-1 a
{
	color: #663300;
	font-size: 34px;
	width:227px;	
}

.swb-exp-2 a
{
	color: #663300;
	font-size: 34px;
		
}

.swb-exp-3 a
{
	color: #663300;
	font-size: 34px;
	width:227px;	
}

.swb-exp-3 a:hover
{
	border-bottom: 2px #f3a600 solid;
	padding-bottom: 3px;
	text-decoration: none;
}

.swb-exp-2 a:hover
{
	border-bottom: 2px #ff6600 solid;
	padding-bottom: 3px;
	text-decoration: none;
}

.swb-exp-1 a:hover
{
	border-bottom: 2px #de370a solid;
	padding-bottom: 3px;
	text-decoration: none;
}


a
{
	text-decoration: none;
	color: #FF6C00;
}

a:hover
{
	text-decoration: underline;
}

.h1-logo-strong
{
	color:#FF743D;
	font-size: 20px;
}

#navigation ul
{
	list-style: none;
	font-size: 22px;
	text-align: center;
	padding: 25px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navigation ul li
{
	padding: 0 35px 0 35px;
	display: inline; 
}


#navigation ul a:hover
{
	color:#FF743D;	
}

#navigation ul a
{
		color: #7a7976;
}

#navigation ul li a.nav-active {

	color: #FF743D;
}


#navigation ul a:hover
{
	text-decoration: none;
}

.borders-nav-worksheets
{
	border-left: 1px solid #e3d8b5;
	border-right: 1px solid #e3d8b5;
}

.borders-nav-right
{
	border-right: 1px solid #e3d8b5;
}
p
{
float:left;
padding: 10px 0 20px 0;	
}

.download-funsheets
{
margin: 40px 0 0 275px;
clear: both;
padding: 15px 0 0 0;
}

.ul-worksheets
{
	margin: 10px 0 0 15px;
	list-style: circle;
}

.ul-worksheets li
{
	
padding: 7px 0 7px 0;	
}


a.funsheets-button { 
        background:url(../images/download.png) no-repeat 0px 0px; 
        width: 192px; 
        height: 43px; 
        display: block; 
}

a.funsheets-button span { 
        display: none; 
}

a.funsheets-button:hover { 
        background: url(../images/download.png) no-repeat 0px -43px; 
}

a.get-started-button { 
        background:url(../images/welcome-button-started.png) no-repeat 0px 0px; 
        width: 192px; 
        height: 43px; 
        display: block; 
}

a.get-started-button span { 
        display: none; 
}

a.get-started-button:hover { 
        background: url(../images/welcome-button-started.png) no-repeat 0px -43px; 
}


a.read-more-button { 
        background:url(../images/welcome-button-read.png) no-repeat 0px 0px; 
        width: 192px; 
        height: 43px; 
        display: block; 
}

a.read-more-button span { 
        display: none; 
}

a.read-more-button:hover { 
        background: url(../images/welcome-button-read.png) no-repeat 0px -43px; 
}

.ul-worksheets strong
{
	font-weight: bold;
	color:#FF9D3D;
}

a.logo-click { 
        background:url(../images/logo.png) no-repeat 0px 0px; 
        width: 452px; 
        height: 73px; 
        display: block; 
}

a.logo-click span { 
        display: none; 
}

a.logo-click:hover { 
        background: url(../images/logo.png) no-repeat 0px -73px; 
}


a.certificate-button { 
        background:url(../images/certificate-button.png) no-repeat 0px 0px; 
        width: 192px; 
        height: 43px; 
        display: block; 
		float: left;
		margin: 55px 0 0 82px;
}

a.certificate-button span { 
        display: none; 
}

a.certificate-button:hover { 
        background: url(../images/certificate-button.png) no-repeat 0px -43px; 
}


a.goodies-button { 
        background:url(../images/goodies-button.png) no-repeat 0px 0px; 
        width: 192px; 
        height: 43px; 
        display: block; 
		float: right;
		margin: 55px 82px 0 0;
}

a.goodies-button span { 
        display: none; 
}

a.goodies-button:hover { 
        background: url(../images/goodies-button.png) no-repeat 0px -43px; 
}

