
td, p, li	{	
		font-family: Arial, Verdana, Helvetica;
		font-size:	14px;
}
			
input
{
	background: #eeeeee;
	border-style: solid;
	border-width:1px;
	border-color: black;
}

textarea
{
		background: #eeeeee;
		border-style: solid;
		border-width:1px;
		border-color: black;
}
input.button {
		background: #bde6bd;
		border-style: solid;
		border-width:1px;
		border-color: black;
}

.mainTableShadowLeft {
	background-image: url(bilder/navigation/schatten-links.png);
	background-repeat: repeat-y;
	width: 20px;
}
.mainTableShadowRight {
	background-image: url(bilder/navigation/schatten-rechts.png);
	background-repeat: repeat-y;
	width: 20px;
}
.mainTableTopNoGreen {
	background-color: white;
	width: 750px;
	background-repeat: repeat-x;
}
.mainTableTop {
	background-color: white;
	width: 750px;
	background-image: url(bilder/navigation/verlauf-gruen.png);
	background-repeat: repeat-x;
}
.mainTableContent {
	background-color: white;
	padding-left: 15px;
	padding-right: 15px;
	width: 750px;
}

.infoHeading, h2 {
	color: #0e50a5;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 7px;
}

.infoBox {
	border: 1px solid black;
	background-color: #F2F1C6;
	padding: 10px;
	margin: 10px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	width: 75%;
	text-align: left;
}

.dottedLine {
	border-bottom: 2px dotted #999999; 
	padding: 5px; 
	margin-bottom: 5px;
}

.green, .gruen, .headGreen {
	color: #0f680f;
}

.blue, .blau, .headBlue {
	color: #0e50a5;
}

.headBlue, .headGreen {
	font-size: 18px;
	font-weight: bold;
}

.headGroup {
	   margin-top: 10px;
	   padding-top: 10px;
	   margin-bottom: 5px;
	   border-bottom: 1px solid #0e50a5;
	   padding-bottom: 7px;
}

.navLink {
color: black;
padding: 3px;
	  text-decoration: none;
	  font-size: 14px;
}

.navLink:hover {
color: #444444;
}

.navCellOldLayout {
background-image: url("bilder/navigation/line.png");
font-weight: bold; 
font-family: Tahoma, Trebuchet, Arial, Helvetica; 
padding: 0px;
padding-left: 8px;
padding-right: 8px;
padding-top: 9px;
}


.formError {
border: 2px solid red;
	   background-color: #eeeeee;
padding: 5px;
}


.formMessage {
border: 2px solid #0f680f;
	   background-color: #eeeeee;
padding: 5px;
}


.aktuellLink {
	   padding-right: 7px;
	   padding-left: 3px;
}

.newsHead {
	color: #0f680f;
		  font-weight: bold;
		  margin-bottom: 7px;
		padding-left: 18px;
}

.newsDate
{
	color: #0f680f;
		  font-weight: bold;
		margin-right: 0px;
	  border-bottom: 1px solid #0f680f;
}

.newsItem {
	   /* margin-left: 25px; */
	   margin-bottom: 15px;
	   line-height: 20px;
	margin-left: 18px;
}

.hoerprobenBox {
	   background-color: #eeeeee;
padding: 8px;
	    background-image: url(bilder/hoerproben-background.png);
	    background-repeat: no-repeat;
}


.hoerprobenHead {
	   font-size: 12px;
	   font-weight: bold;
	   margin-bottom: 8px;
	color: #0e50a5;
}

.hoerprobenItem {
	   font-size: 12px;
}

.hoerprobenHelp {
	   margin-top: 8px;
	   font-size: 9px;
}

.pageHeading
{
	text-transform: uppercase;
	letter-spacing: 0.6em;
	color: white;
	font-weight: bold;
	padding-top: 5px;
	height: 30px;
	font-size: 16px;
}


.auslieferungIcon
{
	border: 1px solid #ccc;
}
