

/*	****************************************************************
	****	Std. PPC										********
	**************************************************************** */

/* Menus */

/* ContentPages */

.20070626_TopHeader, .20070626_TopHeader td
{
	text-align:left;
	background-color: #000;
	color: #f00;
	font-family: Impact, Verdana;
	font-size:16px;
}

.20070626_TopHeader HR
{
	height: 1px;
	color: #f00;	
}

.Hauptinhalt, .Hauptinhalt td
{
	background-color: #000;
	font-family: Verdana;
	color: #fff;
	font-size:11px;
	text-align: justify;
	display:block;
}

.Hauptinhalt HR
{
	height: 1px;
	color: #ff0000;
}


.Hauptinhalt H1,.Hauptinhalt H2,.Hauptinhalt H3,.Hauptinhalt H4,.Hauptinhalt H5
{
	font-family: Impact, Verdana;
	text-decoration: none;
	color: #005E92;
	text-align: left;
}


.Hauptinhalt H1
{
	font-size: 20px;
	font-weight: 300;
}

.Hauptinhalt H2
{
	font-family: Impact, Verdana;
	font-size: 20px;
	color: #fff;
	font-weight: 300;
}

.Hauptinhalt H3
{
	font-size: 14px;
	font-family: Verdana;
	color: #fff;
	font-weight: 300;
}

.Hauptinhalt H4
{
	font-size: 12px;
	font-family: Verdana;
	color: #fff;
	font-weight: 300;
}

.Hauptinhalt H5
{
	font-family: Verdana;
	color: #fff;
}

.Hauptinhalt H6
{
	font-family: Verdana;
	color: #fff;
}

.Hauptinhalt a, .Hauptinhalt a:visited, .Hauptinhalt a:active, .S20070405_NewsList a, .newsLongText a
{
	color: #7F7F7F;
	text-decoration: underline;
	background-repeat: no-repeat;
}

.Hauptinhalt a:hover, .S20070405_NewsList a:hover, .newsLongText a:hover
{
	color: #fff;
}

.Hauptinhalt img
{
	margin: 10px;
}

/* Teaser */



/* Teaser- Zusammenstellungen */




/* tblSearchControl */
/*	******************************************************************************************************** */

.Fulltextsearch #tblSearchControl td
{
	height: 25px;
	vertical-align:middle;
	color: #000000; 
	font-family: Verdana;
	font-size: 12px;
}

.Fulltextsearch #tblSearchControl input
{
	width:130px;
	height: 18px;
}

.Fulltextsearch #tblSearchControl a
{
	font-size: 10px;
	font-family: Verdana;
	text-decoration:none;
	color:#3F489D;
}

.Fulltextsearch #tblSearchControl a:hover
{
	text-decoration:underline;
}



/* Login Control */


.Login
{
	text-align:left;
	width: 200px;
}

.Login td
{
	border: 0px;
	font-family: Verdana;
	color: #fff;
	font-size:11px;
	text-decoration:none;
}

.Login input
{
	height:18px;
	width: 100px;
	font-family: Verdana;
	color: #000;
	font-size:9px;
	font-weight: bold;
}


/* tblSearchControl */


/* ContactForm */
.ContactForm td
{
	font-family: Arial;
	color: #7F7F7F;
	font-size:11px;
	line-height: 20px;
}

.ContactForm a, .ContactForm a:visited, .ContactForm a:active
{
	color: #7F7F7F;
	text-decoration: underline;
	padding-left: 14px;
	background-image: url(../images/20070405/linkBG.gif);
	background-repeat: no-repeat;
}

.ContactForm a:hover
{
	color: #fff;
}

.ContactForm #ContactFormSubmit
{
	color: #fff;
	text-align:right;	
}


