
	body
	{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 9px
		margin: 0px 0px 0px 0px;
		scrollbar-3d-light-color:#0b64c4;
		scrollbar-arrow-color:#0b64c4;
		scrollbar-base-color:#0b64c4;
		scrollbar-dark-shadow-color:#ffffff;
		scrollbar-face-color:#fff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#0b64c4;
	
	}
	
	table
	{
		font-family: Arial;
		font-size: 8pt;
		color: #000;		
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border: 0px solid #aaa;
		background:#ffffff;
	}
	
	td
	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-top: 0px solid #aaa;
		border-bottom: 0px solid #aaa;
		border-left: 0px solid #aaa;
		border-right: 0px solid #aaa;		
	}
		
	table.ct { 
		font-family: Arial;
		font-size: 8pt;
		color: #000;
		width:778px;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		border-top: 0px solid #aaa;
		border-bottom: 0px solid #aaa;
		border-left: 0px solid #aaa;
		border-right: 0px solid #aaa;		
	}
	
	table.ct td
	{ 
		margin: 0px 0px 0px 0px;	
		padding: 0px 0px 0px 0px;
		border-top: 0px solid #ddd;
		border-bottom: 0px solid #ccc;
		border-left: 0px solid #fff;
		border-right: 0px solid #ccc;
	}
	
	p {
		font-family: Arial;
		margin: 0px 0px 0px 0px;	
		padding: 0px 20px 0px 1px;
		font-size: 11px;
		font-weight: 500;
		color: #000;
		/*text-align:justify;*/
	}
	
	/* benötigt für Pressemitteilungen */
	.stdtext {
		font-family: Arial;
		font-size: 11px;
		font-weight: 500;
		color: #000;
		/*text-align:justify;*/
	}

	.localPath {
		font-size:10px;
		color: #555;
	}
	
	.bold {
		font-size: 11px;
		font-weight: 600;
	}
	
	.boldblue {
		font-size: 11px;
		font-weight: 600;
		color: #0b64c4;
	}
	
	.boldgrey {
		font-size: 11px;
		font-weight: 600;
		color: #555;
	}
	
	.kontakt {
		padding: 0px 5px 0px 0px;
	}
	
	h1 {
		font-family: Arial;
		font-size: 19px;
		font-weight: 500;
		color: #999;	
		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	h2
	{ 
		font-family: Arial;
		font-size: 11px;
		font-weight:500;
		color: #333;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	h2 a {
		font-family: Arial;
		font-size: 11px;
		color:#333;
		text-decoration:none;
		display:block;
		width:100%;
	}
	
	h2 a:link {
		width:100%;
		color:#333;
		text-decoration:none;
	}
	
	h2 a:visited {
		color:#333;
		text-decoration:none;
	}
	
	h2 a:hover {
		color:#0b44a4;
		/*color:#000;*/
	}
	
	h3 {
		font-family: Arial;
		font-size: 14px;
		font-weight: 600;
		color: #999;	
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	
	table.ct h3
	{ 
		font-family: Arial;
		font-size: 12px;
		font-weight:600;
		color: #666;
		margin: 0px 5px 0px 0px;
		background:#e0e0e0;
	}
	
	ul {
		list-style-position:outside;
		list-style-type:disc;
		list-style-image:url(../im/ul_dot.gif);
		margin: 0px 0px 0px 6px;
		padding: 0px 0px 0px 1em;
	
	}
	
	li {
		
		padding: 0px 0px 4px 0px;
	}

	
/*
------------------------------------------------------	
	FORMS, SELECT, ETC.
------------------------------------------------------
*/

	select
	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	select.in
	{	
		font-family: Arial;
		font-size: 11px;
		font-weight:500;
		color: #333;
		width:170px;
		display:block;
		margin-top: 2px;		
	}
	

	select.pm
	{	
		font-family: Arial;
		font-size: 11px;
		font-weight:500;
		color: #333;
		width:500px;
		margin-top: 2px;		
	}

	form
	{
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	
/*
------------------------------------------------------	
	CENTER AREA -> STARTSEITE
------------------------------------------------------
*/
	
	table.tAuflist {
		font-family: Arial;
		font-size: 9px;
		color: #000;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;		
		border-top: 0px solid #aaa;
		border-bottom: 0px solid #aaa;
		border-left: 0px solid #aaa;
		border-right: 0px solid #aaa;
	}
	
	table.tAuflist td
	{
		border-left: 0px solid #bbb;
	}
	
		
	table.tAuflist a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:500;
		color:#555;
		text-decoration:none;		
	}
	
	table.tAuflist a:link
	{
		text-decoration:none;		
	}
	
	table.tAuflist a:visited
	{
		
		text-decoration:none;		
	}
	
	table.tAuflist a:hover
	{	
		color:#0b64c4;
		text-decoration:none;		
	}
	
	table.tAuflist a:active
	{
		text-decoration:none;
	}
	

/*
------------------------------------------------------	
	LEFT AREA
------------------------------------------------------
*/

	
	table.tLeftArea {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		width:190px;
	}
	
	table.tLeftArea td {
	}




/*
------------------------------------------------------	
	LEFt AREA -> LEFT MENU
------------------------------------------------------
*/

	table.tLeftMenu {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		background: #fff;
		
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		
		border-top: 0px solid #aaa;
		border-bottom: 0px solid #aaa;
		border-left: 0px solid #aaa;
		border-right: 0px solid #aaa;
	}
	
	table.tLeftMenu td {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 0px 0px;
	}
	
	
			
	table.tLeftMenu a {
		font-family: Arial;
		font-size: 11px;
		color: #555;
		display: block;
		text-decoration: none;	
	}
	
	table.tLeftMenu a:link {
		color: #555;
	}
	
	table.tLeftMenu a:visited {
		color: #555;
	}
	
	table.tLeftMenu a:hover {
		color: #0b64c4;
	}
	
	
	
/*
------------------------------------------------------	
	LEFT AREA -> LEFT RELATED INFO
------------------------------------------------------
*/	
	
	table.tLeftRelated {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		width: 190px;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 0px;
		border-top: 0px solid #aaa;
		border-bottom: 0px solid #aaa;
		border-left: 0px solid #aaa;
		border-right: 0px solid #aaa;
	}
	
	table.tLeftRelated td {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		padding: 0px 0px 0px 10px;
		margin: 0px 0px 0px 0px;
	}
	
	table.tLeftRelated td.brosch {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		width: 165px;
		padding: 0px 5px 0px 5px;
		margin: 0px 0px 0px 0px;
	}
	
	table.tLeftRelated td.lmRelatedHead
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight:600;
		color:#0a64a4;	
	}
		
	table.tLeftRelated a {
		font-family: Arial;
		font-size: 11px;
		color: #555;
		display: block;
		text-decoration: none;	
	}
	
	table.tLeftRelated a:link {
		color: #555;
	}
	
	table.tLeftRelated a:visited {
		color: #555;
	}
	
	table.tLeftRelated a:hover {
		color: #0b64c4;
	}

	table.tLeftRelated span.small {
		font-size: 10px;
	}
	

/*
------------------------------------------------------	
	LEFT AREA -> LEFT NEWS (Startseite)
------------------------------------------------------
*/	
	
	table.tLeftNews {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		width: 185px;
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 0px 0px;
		border-top: 0px solid #aaa;
		border-bottom: 0px solid #aaa;
		border-left: 0px solid #aaa;
		border-right: 0px solid #aaa;
	}
	
	table.tLeftNews td {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		padding: 0px 2px 0px 5px;  /* org: 0px 0px 0px 10px*/
		margin: 0px 0px 0px 0px;
	}
	
	table.tLeftNews td.lmNews
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 19px;
		font-weight:500;
		color:#555;
	}
	
	table.tLeftNews a
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:500;
		display: inline;
		text-decoration: none;
		color:#0b64c4;	
	}
	
	table.tLeftNews a:link
	{
		color:#0b64c4;	
	}
	
	table.tLeftNews a:visited
	{
		color:#0b64c4;	
	}
	
	table.tLeftNews a:hover
	{
		color:#0b64c4;	
		text-decoration: underline;
	}
	
	.lmNewsDate
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:500;
		color:#888;	
	}
	
	.lmNewsHead
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:550;
		color:#888;	
	}

	.lmNewsText
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight:500;
		color:#555;	
	}
	

	
/*
------------------------------------------------------	
	CENTER AREA
------------------------------------------------------
*/	

	div.tCenterArea {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	div.tCenterContent {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		
		border-top: 0px solid #aaa;
		border-bottom: 0px solid #aaa;
		border-left: 0px solid #aaa;
		border-right: 0px solid #aaa;
	}
	
	div.tCenterHead {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}
	
	div.tCenterContent td {
		font-family: Arial;
		font-size: 11px;
	}
	
	div.tCenterContent a
	{
		font-family: Arial;
		font-size: 11px;		
		color: #0b64c4;
		text-decoration:none;
	}
	
	div.tCenterContent a:link {
		font-size: 11px;
	}
	
	div.tCenterContent a:visited {
		font-size: 11px;
	}
	
	div.tCenterContent a:hover {
		font-size: 11px;
		color:#0b64c4;
		text-decoration:underline;
	}

	input, select, textarea 
	{ 
		font-size:11px; 
		font-family:Arial;
	}

	
	div.tRightContent {
		font-family: Arial;
		font-size: 11px;
		color: #000;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		text-align:right;
		
		border-top: 0px solid #aaa;
		border-bottom: 0px solid #aaa;
		border-left: 0px solid #aaa;
		border-right: 0px solid #aaa;
	}
	
	div.tRightContent p
	{
		font-family: Arial;
		font-size: 11px;		
		color: #000;
		text-decoration:none;
		margin-right:0px;
		padding-right:0px;
	}

	div.tRightContent a
	{
		font-family: Arial;
		font-size: 11px;		
		color: #0b64c4;
		text-decoration:none;
	}
	
	div.tRightContent a:link {
		font-size: 11px;
	}
	
	div.tRightContent a:visited {
		font-size: 11px;
	}
	
	div.tRightContent a:hover {
		font-size: 11px;
		color:#0b64c4;
		text-decoration:underline;
	}

	div.pressimage
	{
		float:right;
		font-family:Arial;
		text-align:center;
		font-size:9px;
		width:158px;
		background-color:#ddd;
		color:#000;
		padding-top:4px;
		margin-left:10px;
		
		padding: 4px 4px 4px 4px;
		width:150px;
	}
	
	div.pressimage br {
		line-height: 3px !important;
	}