/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster_home {
	width: 980px;
	height: 600px;
	background-image: url(Bilder/BG_HOME.jpg);

	}

.pagemaster {
	width: 980px;
	}
	

.bannertable_home {
	width: 980px;
	height: 170px;
	}
	
.bannertable_hmo {
	width: 980px;
	height: 170px;
	background-repeat:no-repeat;
	background-image: url(Bilder/BG_HMO.jpg);

	}

.bannertable_has {
	width: 980px;
	height: 170px;
	background-repeat:no-repeat;
	background-image: url(Bilder/BG_HAS.jpg);

	}

.bannertable_news {
	width: 980px;
	height: 170px;
	background-repeat:no-repeat;
	background-image: url(Bilder/BG_NEWS.jpg);

	}


.bannertable_job {
	width: 980px;
	height: 170px;
	background-repeat:no-repeat;
	background-image: url(Bilder/BG_job.jpg);

	}


.bannertable_sc {
	width: 980px;
	height: 170px;
	background-repeat:no-repeat;
	background-image: url(Bilder/BG_SC.jpg);

	}
.navigationtable {
	width: 980px;
	}
	
.contenttable {
 	width: 980px;
	
}

.contentpane {
	background-color: #d8e7f1;
}

.right_NavPane {
	background-color: #d8e7f1;
}

.right_NavPane .link,
.right_NavPane .link:visited,
.right_NavPane .link:active
{
	font:11px, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #825a2d;
	background-color:#d8e7f1;
	width: 160.0px;
	line-height: 25px;
	padding-top:5px;
	padding-left: 12px;
	text-align: left;
	text-decoration: none;
}

.right_NavPane .link:hover
{
	font:11px, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #825a2d;
	background-color:#a1bdd5;
	width: 160.0px;
	line-height: 25px;
	padding-top:5px;
	padding-left: 12px;
	text-align: left;
	text-decoration: none;
}
.text
{
color: #825a2d;
font:11px, Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top:5px;
}

.sitemap_PageName li,a:Link,a:active,a:visited{
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.sitemap_PageItem li,a:Link,a:active,a:visited{
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.Spalte254 {
	background-image: url(Bilder/bg_W_30_254.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.Spalte517 {
	background-image: url(Bilder/bg_W_30_517.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.Spalte385 {
	background-image: url(Bilder/bg_W_30_385.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Spalte780 {
	background-image: url(Bilder/bg_W_30_780.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


