BODY, P, TD, DIV, INPUT, SELECT, TEXTAREA, SUBMIT, .normal{
	font-family: Arial, Verdana, Geneva, Serif;
	font-size:11px;
	color:#595858;
	text-align:left;
	line-height: 15px;
}

BODY {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#f7f9fd;
}
BODY.bgGrey{background-color:#F3F3F3;}

.content{
background-image:url('bilder/content_bg.gif')	

	}



.headline_gray {font-weight: normal;font-size: 16px;color: #eeeeee;line-height:20px;margin-left:7px;}
.headline {font-weight: normal;font-size: 16px;color:#346b94 ;line-height:20px;}
.subheadline {font-weight: normal;font-size: 12px;color: #595858;line-height:17px;}
.bold{font-weight:bold}
.small {font-size:10px;line-height: 11px;}
.blue{color: #346b94;}
.red {color:#ff0000}
.black {color:#000000}

A 
{
	color: #346b94;text-decoration: underline;
}

A:hover 
{
	color: #595858;text-decoration: underline;
}

A.nav,A.nav:hover 
{
	cursor:hand;
	color: #595959;
	text-decoration:none;
	padding:4px 0px 4px 0px;
	display:block;
	text-decoration: none;
}

A.nav.normal:hover 
{
	background-color:#f8e4b4;
	text-decoration:none;
}

A.nav.active, A.nav.active:hover 
{
	background-color:#f8e4b4;
	color: #6d6d6d;
	text-decoration:none;
	
}

A.topnav{
	font-size:13px;
	color: #eeeeee;
	text-decoration:none;
	margin-left:15px;
	
}

A.topnav:hover{
	color: #c2c2c2;
	text-decoration: underline;	
}


.tblDark
{
	background-color:#f0f0f0;
	padding-left:5px;
}
.tblLight
{
	background-color:#ffffff;
	padding-left:5px;
}	

.tblDark_padded	
{
background-color:#f0f0f0;
padding-top:6px;
padding-bottom:5px;
padding-left:6px;
padding-right:6px
}



.button {background-color:#F4F4F1; border: #D4D4D4 1px solid; padding: 1px;}
.imagebutton {background-color:#F4F4F1; border: #D4D4D4 0px solid; padding: 0px;}
.ttextbox {background-color:#FFFFFF; border: #D4D4D4 1px solid;}
.checkbox {background-color:#F4F4F1;}
SELECT, TEXTAREA, INPUT, .inputfield, .largeinputfield { background-color:#FFFFFF; border: #D4D4D4 1px solid;}