div,p,table,ul,ol,td,input,select,textarea 
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
}

td 
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size : 11px;
	color : #4C4C4C;
}

a 
{	
	text-decoration: underline;
	color : #596277;
}

A:hover
{
    text-decoration: underline;
	color : #596277;
}


li 
	{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 11px;
	color: #000000;
	font-weight: normal;
	margin-left: 0px; 
	padding-left: 0px;
 	list-style-position: outside;
	list-style-type: disc; 
	}

ul
	{
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size : 11px;
	color: #000000;
	font-weight: normal;
	margin-left: 0px; 
	padding-left: 20px;
	}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #0074BD;
}

/* Hintergrundfarben  Template */
.bgHead 
{
	BACKGROUND-COLOR: #E6E6E6;
	border-right: 1px solid #9E9D9D;
}

.bgNavigation 
{
	BACKGROUND-COLOR: #76A0C8;
	border-right: 1px solid #9E9D9D;
}

.bgContent
{
	BACKGROUND-COLOR: #ffffff;
	border-right: 1px solid #9E9D9D;
}

.bgTeaserbox
{
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #9E9D9D;
}			

	
BR.small  
{ 
	font-size : 3pt; 
}

BR.vsmall 
{ 
	font-size : 1.5pt; 
}

BR.medium 
{ 
	font-size : 5pt; 
}

.navLevel1 /* Linkformatierung Menu Subnavigationsebene 3 */
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color : #575757;
	border-top: 1px dotted #ffffff;	
}

.navLevel1 a /* Linkformatierung Menu Subnavigationsebene 3 */
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color : #ffffff;
}

.navLevel1 a:hover
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
	color : #ffffff;
}

.navLevel2 /* Linkformatierung Menu Subnavigationsebene 3 */
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	text-decoration: none;
	color : #575757;
	border-top: 1px solid #BFCEDA;
	BACKGROUND-COLOR: #DBE9F4;
}


.navLevel2 a /* Linkformatierung Menu Subnavigationsebene 3 */
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #646566;
}

.navLevel2 a:hover
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
	color : #646566;	
}

.navSystem a /* Linkformatierung Menu Subnavigationsebene 3 */
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color : #000000;	
}

.navSystem a:hover
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color : #000000;	
}

.navFooter
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #B2B2B2;	
}

.navFooter a /* Linkformatierung Menu Subnavigationsebene 3 */
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color : #9E9D9D;	
}

.navFooter a:hover
{
	font-family: Verdana,Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color : #9E9D9D;	
}

.headline 
{
	font-size: 15px;
	font-weight: bold;
	color: #0074BD;
}

.input140
{
        width : 140 px;
        height: 18px;
        font-size : 11px;
        BORDER-RIGHT: #7F7F7F 1 solid;
        BORDER-LEFT: #7F7F7F 1 solid;
        BORDER-TOP: #7F7F7F 1 solid;
        BORDER-BOTTOM: #7F7F7F 1 solid;
}

.input50
{
        width : 50 px;
        height: 18px;
        font-size : 11px;
        BORDER-RIGHT: #7F7F7F 1 solid;
        BORDER-LEFT: #7F7F7F 1 solid;
        BORDER-TOP: #7F7F7F 1 solid;
        BORDER-BOTTOM: #7F7F7F 1 solid;
}

.input85
{
        width : 85 px;
        height: 18px;
        font-size : 11px;
        BORDER-RIGHT: #7F7F7F 1 solid;
        BORDER-LEFT: #7F7F7F 1 solid;
        BORDER-TOP: #7F7F7F 1 solid;
        BORDER-BOTTOM: #7F7F7F 1 solid;
}

.textarea320 
{
        FONT-SIZE: 11px; WIDTH: 320px;
        BORDER-RIGHT: #7F7F7F 1 solid;
        BORDER-LEFT: #7F7F7F 1 solid;
        BORDER-TOP: #7F7F7F 1 solid;
        BORDER-BOTTOM: #7F7F7F 1 solid;
}

.txtError 
{
	COLOR: #B2AFAF; TEXT-DECORATION: none;
}