body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #f8d8bb;
	background-color: #000000;
}

a{
	color: #f8d8bb;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f8d8bb;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
}

#untertitel
{	
	font-size:16px;
	font-weight:bold;
}

.links
{
	margin: 0 auto; 
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: center; 
	font-size: 24px
}


.links a
{
	color: #ced359;
	text-decoration: none;
}

.links a:hover
{
	color: #f3991b;

}

.bild
{
	margin: 0 auto; 
	padding-bottom: 10px;
	text-align: center; 
}
.box-left
{
	background-image:url(Bilder/linke-Box-HG.jpg);
	padding-left: 10px;
}

.box-left a{
	color: #ced359;
	text-decoration: none;
}

.box-left a:hover{
	color: #f3991b;
}

.box-left h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	color: #f8d8bb;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box-left h1 a
{
	color: #f8d8bb;
	text-decoration: none;

}

.box-left h1 a:hover
{
	color: #f8d8bb;
	text-decoration: underline;
}




.box-right
{
	background-image:url(Bilder/rechte-Box-HG.jpg);
	padding-left: 10px;
}

.box-right a{
	color: #ced359;
	text-decoration: none;
}

.box-right a:hover{
	color: #f3991b;
}

.box-right h1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:center;
	color: #f8d8bb;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.box-right h1 a
{
	color: #f8d8bb;
	text-decoration: none;

}

.box-right h1 a:hover
{
	color: #f8d8bb;
	text-decoration: underline;
}




.ueberschrift_1 
{
	color: #d76010;
	font-weight: bold;
}

.ueberschrift_2 
{
	color: #831305; 
	font-weight: bold; 
}


.seitenlinkbottumueberschriftunterricht
{
	
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0072a3;
}

.seitenlinkbottumueberschriftauftritt
{
	
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f3991b;
}


.tabelle td 
{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	vertical-align:top;
	border: solid 1px #000000;
	background-color: #660000;
}

.tabelle a
{
	color: #ced359;
	text-decoration: none;
}

.tabelle a:hover
{
	text-decoration: underline;
}
.tabelle-toplinks
{	
	text-align:center;
}
