/* Allgemein */
*
{
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	text-align: justify;
}

div.right
{
	float: right; 
	border: 0px solid white;
	height: 60px;
	width: 60px;
}

div.image
{
	margin-right: 7px;
	margin-top: 7px;
	margin-left: 28px; 
	float: right; 
	height: 60px; 
	width: 180px;
	background-color: #FEFFCC;
	color: #000000;
}

body
{
/*	background-color: #F2BF26; */
  background-color: #64160C;
}

p
{
	line-height: 0px;
}

p.shop
{
	font-size: 15px;
}

img
{
	border: 0px;
}

a.topnav
{
	color: #ffffff;
}

a.normal
{
	color: #030250;
/*	background-color: #ffffff; */
	text-decoration: underline;
}

a:hover
{
	color: #ec6600;
}

.center
{
	text-align: center;
}

.header
{
	position: absolute;
	width: 100%;
	top: 0px;
	left: 0px;
}
.banner
{
	background-color: #B4071A;
	width: 100%;
	color: #ffffff;
}

.blue
{
	background-color: #000000;
	color: #ffffff;
}

.gray
{
	background-color: #F2BF26;
	color: #ffffff;
}

.orange
{
	background-color: #F2BF26;
	color: #000000;
}

/* HeaderNavigation */ 
ul.overnav
{
	list-style-type: none;
	text-align: right;
}
ul.overnav li
{
	display: inline;
	list-style-image: none;
	margin-right: 6px;
	border-left: 1px solid #ec6600;
}

ul.overnav li a
{
	margin-left: 10px;
	font-size: 10px;
}

/* Navigation */ 
div.nav
{
	position: absolute;
	top: 151px;
	left: 15px;
	width: 180px;
}

/* Inhalt */ 
div.content
{
	margin-left: 210px;
	margin-top: 150px;
	left: 0px;
	top: 0px;
	margin-right: 15px;
	padding-right: 15px;
	color: Black;
	overflow: auto;
	position: absolute;
}

.content h1
{
/*	border-left: 15px solid #ec6600; */
  border-left: 15px solid #000000;
/*	background-color: #B4071A;
	background-color: #E6B44B;*/
	background-color: #ec6600;
	padding: 3px 3px 3px 5px;
	margin: 1px 0px 1px 0px;
	color: #000000;
}

div.content p
{
	background-color: #FEFFCC;
	letter-spacing: 0px;
	line-height	  : 1.4em;
	color: #000000;
	padding: 5px;
}

ul.content
{
	list-style-image: url(../img/li.gif);
	list-style-position:inside;
/*	background-color: #ffffff;*/
	padding-left: 10px;
}

li.content
{
/*	background-color: #ffffff; */
	color: #000000;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: 0px;
	line-height	  : 1.4em;
	text-align: justify;
}

.absatz
{
	margin: 0px 0px 15px 0px;
	border-bottom: 3px solid #000000;
	background-color: #FEFFCC;
	color: #000000;
}

/* Hörbeispiele */ 
table
{
	background-color: #ffffff;
}

td.title
{
	background-color: #ec6600;
	color: #000000;
  font-weight: bold;
	text-align: center;
	height: 20px;
	width: 130px;
}

td
{
	border: solid 1px #000000;
}

td.hori
{
	background-color: #000000;
	color: #ffffff;
	text-align: left;
}

td.listen
{
	width: 130px;
	background-color: #ffffff;
	text-align: center;
}