/*CSS für home Seite*/
.bodytable {
	width: 988px;
	height: 800px;
	vertical-align: middle;
}

#homewrapper {
	border: 0px;
	padding: 0px;
	width: 988px;
	position: absolute;
	top: 0px;
	text-align: left;
	clear: both;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 100px;
	height: 805px;
	bottom: 0px;
	z-index: 1;
	background-attachment: scroll;
	background-image: url(images/nrp-bgwrapper.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
	overflow: hidden;
	visibility: visible;
	}	
#homebgtop {
	position: absolute;
	z-index: 2;
	height: 5px;
	width: 988px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	visibility: visible;
	background-attachment: scroll;
	background-image: url(images/nrp-bgtop.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#homebg {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: hidden;
	position: absolute;
	height: 740px;
	width: 980px;
	z-index: 3;
	left: 4px;
	top: 5px;
	clip: rect(0px,0px,0px,0px);
	visibility: visible;
	background-color: #0033CC;
}
	
#homeheader	{
	height: 203px;
	width: 980px;
	left: 4px;
	top: 5px;
	z-index: 2;
	float: left;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	clear: left;
	margin: 0px;
	padding: 0px;
	/*
	background-attachment: scroll;
	background-image: url(images/nrp-header-home.png);
	*/
	position: absolute;
	}
#homeheader dl {
	margin-top: 0px;
}

#homebg {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	left: 4px;
	top: 5px;
	height: 790px;
	width: 980px;
	z-index: 1;
}

#homenav1 {
	overflow: visible;
	position: absolute;
	float:left;
	z-index: 10;
	height: 28px;
	width: 760px;
	top: 179px;
	left:4px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	visibility: visible;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-size:1.1em;
	/*
	filter:Alpha(opacity=85); 
	-moz-opacity:0.85; 
	-khtml-opacity:0.85; 
	opacity:0.85;
	*/
}
*html, #homenav1 {
width:760px;
}

#homenav1 a:link, #homenav1 a:hover, #homenav1 a:active, #homenav1 a:visited {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	cursor: hand;
	margin-top:0px;
	padding-top:0px;
	height:26px;
	line-height: 2.0em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#thema1 a:hover, #thema1 a:active, thema1 a:visited {
	background-attachment: scroll;
	background-image: url(images/nrpbgnav1thema1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
#thema2 a:hover, #thema2 a:active, thema2 a:visited {
	background-attachment: scroll;
	background-image: url(images/nrpbgnav1thema2.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
#thema3 a:hover, #thema3 a:active, thema3 a:visited {
	background-attachment: scroll;
	background-image: url(images/nrpbgnav1thema3.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
#thema4 a:hover, #thema4 a:active, thema4 a:visited {
	background-attachment: scroll;
	background-image: url(images/nrpbgnav1thema4.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}
#thema5 a:hover, #thema5 a:active, thema5 a:visited {
	background-attachment: scroll;
	background-image: url(images/nrpbgnav1thema5.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}

#homesuche .suchbox {
font-size:1.2em;
}


#homesuche {
	margin:0px 0px 0px;
	top: 179px;
	padding:0px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 27px;
	width: 190px;
	clear: right;
	float: right;
	right: 4px;
	bottom: 0px;
	border-top: 1px solid #FFFFFF;
	border-right: 0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/nrp-bgnav1.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#homepagebody {
	position: absolute;
	left:3px;
	top: 207px;
	padding: 0px 0px 0px;
	width: 981px;
	height: 572px;
	overflow: hidden;
	z-index: 4;
	margin: 0px;
/*
	filter:Alpha(opacity=90);
	-moz-opacity:0.9; 
	-khtml-opacity:0.9; 
	opacity:0.9;
	*/
}

#homepagecontent, #homepagecontent1, #homepagecontent2, #homepagecontent3, #homepagecontent4, #homepagecontent5, #homepagecontent7 {
	width: 445px;
	height: 350px;
	margin: 0;
	padding:0;
	position: absolute;
	left: 9px;
	top: 32px;
	clear: both;
	z-index: 15;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
		filter:Alpha(opacity=85);
	-moz-opacity:0.85; 
	-khtml-opacity:0.85; 
	opacity:0.85;
}

#homecontent, #homecontent1, #homecontent2, #homecontent3, #homecontent4, #homecontent5 {
	position: relative;
	width: 428px;
	height: 319px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 9px;
	padding-bottom: 5px;
	top: 0px;
	left: 0px;
	z-index: 4;
	margin: 0px;
	overflow: hidden;
	visibility: inherit;
}
#homecontent1 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DB4824;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DB4824;
	}
#homecontent2 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #669933;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #669933;
}	
#homecontent3 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FE850C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FE850C;	
}
#homecontent4 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9B1F00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9B1F00;	
}
#homecontent5, #homecontent, #homecontent7 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #00499B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00499B;	
}
#homecontent .csc-frame-rulerAfter {
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #999999;
	border-left: 0px none;
}

#homecontent h1, #homecontent h2, #printcontent h1, #printcontent h2 {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
}
html* #homecontent h1.csc-firstHeader {
margin-top:10px;
}

#homecontent .csc-sitemap-level1 {
	font: bold 12px/13px Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;	
	margin:1em 0 0.3em 0;
	border-bottom:1px solid #FFFFFF;
	display: compact;	
	}
#homecontent .csc-sitemap-level2 {
	margin: 0 0 0 20px;
	border: 0;	
	color: #FFFFFF;
	font:normal 11px/16px arial, verdana, helvetica, sans-serif;
		}
#homecontent .csc-sitemap-level3 {
	margin: 0 0 0 45px;
	border: 0;	
	color: #FFFFFF;
	font:normal 11px/16px arial, verdana, helvetica, sans-serif;
	}
#homecontent .csc-sitemap-level4 {
	margin: 0 0 0 55px;
	border: 0;	
	color: #FFFFFF;
	font:normal 11px/16px arial, verdana, helvetica, sans-serif;
	}
#homecontent .csc-sitemap-level5 {
	margin: 0 0 0 65px;
	border: 0;	
	color: #FFFFFF;
	font:normal 11px/16px arial, verdana, helvetica, sans-serif;
	}
#homecontent .csc-sitemap-level6 {
	margin: 0 0 0 75px;
	border: 0;	
	color: #FFFFFF;
	font:normal 11px/16px arial, verdana, helvetica, sans-serif;
	}
#homecontent .csc-textpic-imagewrap {
	clear: both;
}

#homecontent dl {
	margin-bottom: 20px;
}
#homecontent1 a:link, #homecontent1 a:visited {
	color: #BF2C20;
	text-decoration: none;
}
#homecontent2 a:link, #homecontent2 a:visited {
	color: #37531C;
	text-decoration: none;
}
#homecontent3 a:link, #homecontent3 a:visited {
	color: #C26201;
	text-decoration: none;
}
#homecontent4 a:link, #homecontent4 a:visited {
	color: #9B1F00;
	text-decoration: none;
}
#homecontent5 a:link, #homecontent5 a:visited, #homecontent a:link, #homecontent a:visited {
	color: #00499B;
	text-decoration: none;
}
#homecontent a:hover, #homecontent a:active {
	color: #666666;
	text-decoration: none;

}
#hometitel, #hometitel1, #hometitel2, #hometitel3, #hometitel4, #hometitel5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	height: 21px;
	width: 410px;
	left: 0px;
	top: 0px;
	clear: left;
	float: left;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 33px;
	margin: 0px;
	position: relative;
	z-index: 10;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	visibility: inherit;
}
#hometitel {
	background-image: url(images/nrp-logo-titel5.jpg);
}
#hometitel1 {
	background-image: url(images/nrp-logo-titel1.jpg);
}
#hometitel2 {
	background-image: url(images/nrp-logo-titel2.jpg);
}
#hometitel3 {
	background-image: url(images/nrp-logo-titel3.jpg);
}
#hometitel4 {
	background-image: url(images/nrp-logo-titel4.jpg);
}
#hometitel5 {
	background-image: url(images/nrp-logo-titel5.jpg);
}

#rechts {
	filter:Alpha(opacity=85);
	-moz-opacity:0.85; 
	-khtml-opacity:0.85; 
	opacity:0.85;
	font-size:1.1em;	
}
#rechts h1 {
	font-weight: bold;
}
#rechts h2, #rechts h3 {
	color: #00499B;
}

#rechts a:link, #rechts a:visited {
	color: #00499B;
	text-decoration: none;
}

#homesprache {
	overflow: visible;
	z-index: 4;
	float: left;
	clear:left;
	height: 28px;
	width: 216px;
	text-align: right;
	position: relative;
	margin-bottom: 0px;
	visibility: visible;
	padding-top: 5px;
	top: 5px;
	left:4px;
}

#homesprache img {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#homefooter	{
	margin: 0px;
	padding: 5px 0px 0px 5px;
	top:779px;
	height: 23px;
	line-height: 1em;
	text-align: left;
	color:#D4D0C8;
	position: absolute;
	width: 983px;
	z-index: 1;
	bottom: 0px;
	text-decoration: none;
	background-image: url(images/nrp-bghomefooter.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
