/*   template: What's your solution?
      */

body {
	margin: 0;
	padding: 0;
	font: 70% Tahoma, Arial, Helvetica, sans-serif;
	color: #7e7e7e; 
	background: #FFFFFF /*url(images/bg.gif) repeat-x*/;
	line-height: 16px; 
}

a {
	color: #000;
	background-color: inherit;
}

a:hover {
	color: #292c8d;
	background-color: inherit;
}

h1 {
	/*font: bold 1.8em Arial, Sans-Serif;*/ 
	color:transparent;
	letter-spacing: -1px;
	margin-top: 20px;
	padding-top: 40px;
}

h1 a {
	text-decoration: none;
	color:transparent;
}

h1 a:hover {
	text-decoration: none;
	color:transparent;
}

h2 {
	margin: 0; 
	padding: 3px 0 6px 0; 
	font: 130% Arial, Sans-Serif;
	font-weight: bold;
	color: #808080; 
	text-transform: uppercase;
	background-color: inherit;
	
}

h2 a {
	color: #6AC65D;
	background-color: inherit;
	text-decoration: none;
}


p {
	padding: 2px 0 5px;
	margin: 0;text-decoration: none;
}

#content {
	margin: 0px 120px; 
	width: 800px; font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.7em;text-decoration: none; 
}

#content ul { margin-top:5px;}

.header { 
	height: 125px; 
	margin: 40px 0 2px 0; 
	padding: 20px 0 0 5px;
	/*border-top: 4px solid #000;*/
	background: #FFF url(images/NRD.jpg)  no-repeat; 
	color: #808080;
}
	
.searchform {
	float: right;
	padding: 2px 5px 0 10px;
}

.subheader {
	clear: both;
	height: 23px;
	margin: 0 0 10px 0;	
}

.subheader_left {
	line-height: 28px;
	width: 193px;
	/*background: #33ADDB url(images/hmleftbg.gif) repeat-x;*/
	color: #FFFFFF;
	padding: 0 5px 0 5px;
	
	
	
}

.subheader_left a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: inherit;
}

.subheader_right {
	/*background: #F6F6F6 url(images/hmrightbg.gif) repeat-x;*/
	color: #626262;
	line-height: 28px;
	border-right:solid 1px #fff;
	float: right;
	width: 574px;
	
}

.subheader_right a {
	margin: 0px 2px 0 0;
	padding: 7px 10px 8px 10px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

.subheader_right a:hover {
	background: #33ADDB url(images/hmleftbg.gif) repeat-x;
	border-top: 0px solid #1A83AC;
	color: #FFFFFF;
}
.verticalmenu {
	clear: left;
	float: left;
	width: 160px;
	margin: 15px 0 0px 0;
	padding: 0;
	font-size: 0.9em;
background: #FFFFFF;

}

.verticalmenu ul {	
	list-style: none;
	width: 160px;
	margin: 3px 0 0px 0;
	padding: 0;
	font-size: 0.9em;
	border-left: 0px solid #ccc;
	
}	

.verticalmenu li {
	margin-bottom: 2px;
	padding: 5px 0px 0px 0px; 
}

.verticalmenu li a {
	font-size: 8.5pt;
	font-weight: bold;
	text-align: left;
	height: 20px;
	text-decoration: none;
	color: #6D6A52;
	display: block;
	padding: 2px 0 3px;
	background: #FFF;
	border-bottom: 0px dotted #ccc;line-height:1.2em; margin-bottom:10px;
}	
	
.verticalmenu li a:hover {
	color: #286ea0;
}
.menu {
	background: #F6F6F6 url(images/hmrightbg.gif) repeat-x;
	color: #626262;
	line-height: 25px;
	text-align: left;
	float:right ;
	width: 815px; 
	
	/*border-left: 1px solid #e6e6e6; */
}

.menu a {
	margin: 0px 0px 0 0;
	padding: 7px 5px 8px 0px;
	color: #626262;
	background: inherit;
	font-weight: bold;
	text-decoration: none; border-right:1px solid #999999;

}

.menu a:hover {
	background: #d7edfb /*url(hmleftbg.gif) repeat-x*/;
	color: #000;
}

.menu ul, .menu li {
display:inline;
padding: 1px 1px 3px 1px;
text-decoration: none;
color: #b22222;
list-style: none;
margin: 3px;

/*border-bottom: 0px solid #333333;*/

}
.left {
	float: left;
	padding: 5px 0 0 5px;
	width: 100px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;
	color:#292c8b;text-decoration: none;
}

.right {
	float: right;
	width: 620px;
	margin: 0 0 20px 0px; 
	padding: 5px 0 0 15px; 
	color: #000;
	background-color: #FFFFFF; 
	border-left: 1px solid #e6e6e6;text-decoration: none;
}

a.info {
	font: bold 1.3em Arial, Sans-Serif; 
	text-decoration:none; 
	position:relative; 
}

a.info span {
	display:none;text-decoration: none;
}

a.info:hover {
	
	cursor:default;
}

a.info:hover .infobox {
	font-weight: normal; 
	display:block; 
	position:absolute; 
	top:20px;; 
	left:0;; 
	width:205px; 
	height:70px; 
	border: 1px solid #ccc; 
	background:#f4f4f4 url(images/question.gif) no-repeat bottom right; 
	color:#000; 
	text-align:left; 
	font-size:0.7em; 
	padding-left:10px; 
	padding-top:10px;text-decoration: none;
}

.info { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;}

.line {
	height: 2px;
	margin: 10px 0 10px 0;
}

.right_left {
	float: left;
	width: 260px;
	padding: 13px;
	background: #d7edfb /*url(images/corner.gif) no-repeat bottom right*/;
	color: #626262;text-decoration: none;
}

.right_right {
	float: right;
	width: 240px;
	padding: 13px;
	background: #d7edfb /*url(images/corner.gif) no-repeat bottom right*/;
	color: #626262;text-decoration: none;
}

.footer { 
	clear: both; 
	color: #999999; 
	background-color: #FFFFFF;
	padding: 10px 0 10px 0; 
	border-top: 1px solid #e6e6e6; 
	text-align: center;  
	line-height: 13px;
}

.footer a { 
	text-decoration: underline; 
}

form.search {
	padding: 0; 
	margin: 0; 
}

.paginatitel {
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:14px; 
font-weight:bold;
color:#292c8d; margin-top:10px;
}