body
	{
	background-color: #335199;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#logo 
	{
	margin: 5px 0 0 55px;
	}
	
a
	{
	border: 0;
	text-decoration: none;
	}
	
img
	{
	border: 0;
	margin: 0;
	padding: 0;
	}
	
#wt_refpoint /* war mal die mainLayoutTable -> umbenannt wegen der heatmap von webtrekk*/
	{
	background-color: #335199;
	height: auto;
	width: 970px;
	empty-cells: show;
	table-layout: fixed;
	}
	
#column_1
	{
	width: 190px;
	height: 10px;
	}
	
#column_2
	{
	width: 200px;
	height: 10px;
	}
	
#column_3
	{
	width: 200px;
	height: 10px;
	}
	
#column_4
	{
	width: 200px;
	height: 10px;
	}
	
#column_5
	{
	width: 180px;
	height: 10px;
	}
	
#headRow
	{
	vertical-align: top;
	background: url(../images/layout/bg_head.png) left top repeat-x;
	}

#headRowContainerLeft
	{
	background: url(../images/layout/bg_head_links.jpg) left top no-repeat;
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 85px;
	}

#headRowContainerRight
	{
	background: url(../images/layout/bg_head_rechts.jpg) right top no-repeat;
	float: right;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 85px;
	}
	
#serviceMenueContainer 
	{
	width: 100%;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: right;
	}
	
	
#searchFormContainer
	{
	height: 28px;
	margin: 0;
	padding: 0;
	/*background-color: silver;*/
	text-align: right;
	}
	
#searchFormContainer form
	{
	height: 28px;
	width: 180px;
	margin: 0;
	padding: 0;
	/*background-color: yellow;*/
	text-align: right;
	}
	
#searchFormContainer form input.searchString
	{
	font: normal 11px arial, sans-serif;
	color: #335199;	
	margin: 0 5px 0 0;
	padding: 0 0 0 2px;
	width: 133px;
	height: 17px;
	border: 1px solid #96A5CB;
	}
	
#searchFormContainer form img.searchButton
	{
	margin: 0;
	padding: 0;
	border: 0;
	}

#mainMenueContainer
	{
	}	
	
#pathMenueRow
	{
	height: 35px;
	background-color: #fff;
	}	
	
#contentRow	
	{
	background-color: #fff;	
	}
	
#submenueColumn
	{
	background: #fff url(../images/layout/pixelBlauGrau.gif) bottom left no-repeat;
	vertical-align: top;
	padding: 0 0 15px 0;
	margin: 0 0 0 10px;
	}
	
#contentLeftColumn
	{
	vertical-align: top;
	margin: 0;
	padding: 0 0 15px 0;
	}

#contentCenterColumn
	{
	vertical-align: top;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#contentRightColumn
	{
	vertical-align: top;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#contentTeaserColumn
	{
	vertical-align: top;
	margin: 0;
	padding: 0 0 15px 0;
	background: #fff url(../images/layout/pixelBlauGrau.gif) bottom right no-repeat;
	}
		
#siteFootRow
	{
	height: 30px;
	background-color: #96A5CB;
	}
	
#siteFootRowLeft
	{
	background: #96A5CB url(../images/layout/pixelBlau.gif) bottom left no-repeat;
	font: normal 10px arial, sans-serif;
	color: #EFF2F7;
	text-align: left;
	margin: 0;
	padding-left: 10px;
	}

	
#siteFootRowLeft a
	{
	font: normal 11px arial, sans-serif;
	color: #EFF2F7;	
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#siteFootRowLeft a.active
	{
	font: bold 11px arial, sans-serif;
	color: #EFF2F7;	
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#siteFootRowLeft a:hover
	{
	color: #335199;
	text-decoration: none;
	}
	

#siteFootRowRight
	{
	font: normal 11px arial, sans-serif;
	color: #EFF2F7;
	text-align: right;
	margin: 0;
	padding: 0 11px 0 0;
	background: #96A5CB url(../images/layout/pixelBlau.gif) bottom right no-repeat;
	}
	
#siteFootRowRight a
	{
	font: normal 11px arial, sans-serif;
	color: #EFF2F7;	
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#siteFootRowRight a.active
	{
	font: bold 11px arial, sans-serif;
	color: #EFF2F7;	
	margin: 0;
	padding: 0;
	text-decoration: none;
	}
	
#siteFootRowRight a:hover
	{
	color: #335199;
	text-decoration: none;
	}

