html, body { height:100%; }

body {
	padding:0;
	margin:0;
	text-align:left;
	min-width:960px;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	background-image:url('../images/back.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

.body1 {
	padding:0;
	margin:0;
	text-align:left;
	min-width:960px;
	background-color:#FFFFFF;
	/* background-color:#D9E3EE; #CCCCCC; */   
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	background-image:url('../images/back.gif');
	background-repeat:repeat-x;
	background-position:0px 0px;
	/*overflow-x:hidden;*/
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	/*overflow-x:scroll=yes */
}

.body1_ {
	padding:0;
	margin:0;
	text-align:left;
	min-width:780px;
	background-color:#D9E3EE; #CCCCCC;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	background-image:url('../images/bg2.gif');
	background-repeat:repeat-y;
	background-position:0px 0px;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

.body2 {
	padding:0;
	margin:0;
	text-align:left;
	min-width:780px;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	background-image:url('../images/bg3.gif');
	background-repeat:repeat-y;
	background-position:0px 90px;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
}

td {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	/* color:rgb(62,77,116); */
	/*color:rgb(0,0,102);*/
	color:rgb(0,0,0);
	margin-bottom:8px;
}

.input {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
	width:240px;
	margin-bottom:8px;
	border-top:1px solid #999999;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
}

.label {
	font-size:11px;
	font-family:Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	color:rgb(0,0,0);
}

.small {
	font-size:9px;
}

#main { 
   position: absolute; 
   background-image:url('../images/page_top.gif');
   background-repeat:no-repeat;
   background-position: 0px 0px;
   visibility: visible; 
   left: 50%; 
   min-width:950px;
   width: 1100px; 
   margin-left: -520px; 
   z-index : 1; 
}

#outer{
	position:relative;
	top: 43px;
	height:100%;
	min-height:100%;
	width:1100px;
	color:#000000;
	text-align:left;
	background-image:url('../images/page_mid.gif');
	background-repeat:repeat-y;
        background-position: 0px 0px;
	
}
 
html>body #outer{ height:auto; } 

#innerwrap {
	float:left;
	width:950px;
	
}

#innerwrap1 {
        position: relative;
	
	width:991px;
	top: -27px;
	left: 15px;
	background-color:rgb(250,250,250);
	
	/* background-image:url('../images/bg2v_slide.jpg');
	background-repeat:repeat-x	;
	background-position:1px 20px;*/
	
	/*background-color:rgb(245,245,245)*/
	border:1px solid rgb(235,235,235); /* 170,170,170 */
	margin-left:18px;
	padding-left:10px;
}


#headerNavL{
	position:absolute;
	top:-10px;
	left:35px;
	width:470px;
	height:18px;
	color:#000000;
	padding-top:4px;
		
	
}

#headerNavR{
	position:absolute;
	top:-10px;
	left:751px;
	width:270px;
	height:18px;
	color:#000000;
	padding-top:2px;
	
	

}

#header{
	position:relative;
	top:-30px;
	left:0px;
	margin-left:32px;
	width:980px;
	height:105px;
	color:#000000;
	background-color:#333333;
	background-repeat:repeat-x;
	background-position:0px 0px ;
	z-index:5;
}

#headerNav{
	position:absolute;
	top:111px;
	left:1px;
	margin-left:32px;
	width:978px;
	height:20px;
	color:#000000;
	background-color:#666699;
	z-index:5;
	
}




#left {
	position:relative;
	width:180px;
	float:left;
	padding-top:108px;
	padding-bottom:20px;
}
#left2 {
	position:relative;
	width:180px;
	float:left;
	padding-top:128px;
	padding-bottom:20px;
}

#left p { padding-left:3px;padding-right:2px }

#right p { padding-left:4px;padding-right:2px }

#imagecolumn {
	margin-top:0px;
	position:absolute;
	top:20px;
	left:608px;
	width:148px;
	height:550px;
	z-index:10;
	padding-top:112px;
	padding-left:10px;
	padding-right:10px;
	color:rgb(62,77,116);
}

#imagecolumn a {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(160, 160, 160);
	margin:0;
}

#imagecolumn h1 {
	padding:0;
	font-weight:normal;
	font-size:11px;
	color:rgb(217,104,28);
	margin:0;
}

#right {
	position:relative;
	width:170px;
	float:right;
	margin-top:10px;
	padding-top:170px;
	padding-bottom:20px;
	background-color:#999999;
	background:url('../images/randbg.jpg') no-repeat 0px 0px;
	color:rgb(62,77,116); background-repeat:no-repeat
}

div,p  { margin-top:0; }

#centrecontent {
	width:950px;
	float:right;
	padding-left:0px;
	padding-right:0px;
	padding-top:124px;
	padding-bottom:20px;
	color:rgb(62,77,116);
}

#centrecontent1 {
	width:950px;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	color:rgb(62,77,116);
	border:1px solid rgb(210,210,210);
	
}

#centrecontent2 {
        float:left;
	
        margin-left:-4px;
        margin-top:4px;

	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:2px;
	color:rgb(62,77,116);
	border:1px solid rgb(210,210,210);
	
}
#centrecontent3 {
	float:right;
	
	margin-right:6px;
	margin-top:4px;
	
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:2px;
	
	color:rgb(62,77,116);
	border:1px solid rgb(210,210,210);
	
	/*background-position:-250px -250px;*/
	/*background-image:url('../images/bg2v_slide.jpg');*/
	
}
#centrecontent4 {
        position:relative;
        float:left;
        left:-8px;
        width:460px;
	padding-left:18px;
	padding-right:4px;
	padding-top:4px;
	padding-bottom:4px;
	margin-top: 3px;
	color:rgb(62,77,116);
	border-top:1px solid rgb(245,245,245);
	border-bottom:1px solid rgb(245,245,245);
	background-position:-10px 0px;
	background-image:url('../images/Shadow_box_gray2.png')
	
}


#centrecontent p { padding-left:3px:color:rgb(62,77,116); }

#centrecontent1 p { padding-left:3px:color:rgb(62,77,116); }

#clearfooter { width:100%;height:52px;clear:both; }

#footer {
	position: relative;
	width: 1100px;
	top: -2px;
	height: 50px;
	margin-left: 0px;
	background-image: url('../images/page_bot.gif');
	background-repeat:no-repeat;
}
/* ----------------------------------------------------- Footer */

#footer a:link,
#footer a:visited {
	color: #222;
	text-decoration: none;
}

#footer a:focus,
#footer a:hover,
#footer a:active {
	color: #888;
}

#footer p {
	position: relative;
	top: 30px;
	right: -15px;
	color: #222;
	padding-bottom: 20px;
	padding-right: 100px;
	text-align: right;
}
/* ----------------------------------------------------- Footer */

#bottomnavi {
	text-align:center;
	color:rgb(210,210,210);
}

#additionalnavi {
	margin-top:4px;
	padding-bottom:4px;
	padding-top:84px;
	margin-left:610px;
	text-align:center;
	width:160px;
        position:absolute;
}

#logo {
	width:980px;
	margin-top:1px;
}

#bgHHP {
background-image: url(../images/logoHHP6.jpg);
}


#navipath {
	padding:0;
	padding-bottom:10px;
	background-color:#ffffff;
	color:rgb(99,99,99);
	width:388px;
}

.navi{
	display:inline;
	width:128px;
	height:22px;
	top: 3px;
	
	border-left:1px solid rgb(170,170,170);
	background-color:rgb(102,102,102);
	padding-bottom:5px;
	padding-top:3px;
	padding-left:0px;
	margin-left:0px;
}
.navi_{
	display:inline;
	width:128px;
	height:22px;
	top: 3px;
	
	border-bottom:3px solid rgb(255,255,255);
	border-left:1px solid rgb(255,255,255);
	background-color:rgb(235,235,235);
	padding-bottom:5px;
	padding-top:4px;
	padding-left:0px;
	margin-top:3px;
	margin-left:0px;
}
.navi2{
	display:inline;
	top:1px;
	width:175px;
	font-size:11px;
	color:rgb(62,77,116);
	background-color:rgb(255,255,255);
	border-bottom:1px solid rgb(170,170,170);
	border-left:1px solid rgb(170,170,170);
	padding-bottom:1px;
	margin-left:0px;
}


h1 {
	padding-left:2px;
	font-weight:bold;
	font-size:13px;
	color:rgb(217,104,28);
	margin:0;
}

h1.content {
	margin-bottom:12px;
	padding:0;
	margin-right:12px;
}

h2 {
	padding-left:2px;
	font-weight:normal;
	font-size:11px;
	color:rgb(62,77,116);
	margin:0;
}

h3 {
	padding-left:2px;
	font-size:11px;
	/* color:rgb(217,104,28); */
	/* color:rgb(0,102,204); */ 
	color:rgb(0,0,0);
	margin:0;
}
hr { color:rgb(210,210,210); }



a { font-size:11px; color:rgb(160,160,160); text-decoration:none; }

a.content { font-size:11px; color:rgb(0,0,153); text-decoration:none; }
/* a:hover { text-decoration:underline; } */
a.content:hover {color: rgb(255,102,0);}
a:hover {color: rgb(0,0,255);}

a.newsheadline { font-weight:bold; } 

a.bottomnavi { color:rgb(160,160,160); font-size:11px; } 

a.additionalnavi { font-size:10px; color: rgb(160,160,160); }

a.navipath { font-size:10px; color: rgb(160,160,160); } 

a.navileft_special {
	display:inline;
	/*background-color:#D9E3EE;*/
	background-color:#CCCCFF;
	color:rgb(51,79,119);
	border-top:1px solid #999999;
} 


a.navileft_neutral {
	display:inline;
	background-color:#E8E8EE;
	color:rgb(51,79,119);
	border-top:1px solid #999999;
} 

a.navileft_passive {
	display:inline;
	left: 0px;
	top: 4px;
	height:22px;
	color:rgb(240,240,240);
} 

a.navileft_active {
	display:inline;
	left: 0px;
	height:22px;
	top: 4px;
	/*font-weight:bold;*/
	/*color:rgb(3,90,90);*/
	color:rgb(0,0,255);
} 

a.navileft_open {
	padding-left:10px;
	display:block;
	background:url("../../patent-information.de/images/navi_pfeil.gif") no-repeat;
	background-position:right;
	background-color:#E8E8EE;
	padding-top:3px;
	padding-bottom:3px;
	color:rgb(51,79,119);
} 

a.sitemap_level1 {
	display:block;
	border-bottom:1px solid #b4a8b4;
	color:rgb(217,104,28);
	font-weight:normal;
	padding-bottom:.4em;
	background:url("../../patent-information/images/navi_pfeil_rechts.gif") no-repeat;
	background-position:right;
}

a.sitemap_level2 {
	color:rgb(62,77,116);
	background:url("../../patent-information.de/images/navi_pfeil_rechts.gif") no-repeat;
	background-position:170px 4px;
	display:block;
}

a.sitemap_level3 {
	color:rgb(190,190,190);
}

.sitemap_level2_container {
	float:left;
	width:50%;
	padding-top:.3em;
}

.sitemap_level3_container {
	float:right;
	width:50%;
	padding-top:.3em;
}

.input_searchbox {
	width:65px;
	vertical-align:middle;
	font-size:11px;
	color: rgb(62,77,116);
}

.input_newsletterselect {
	width:80px;
	vertical-align:middle;
	font-size:11px;
	margin-right: 8px;
	color: rgb(62,77,116);
}

.label_searchbox {
	vertical-align:middle;
	color:#9d9ea2;
	position:relative;
	padding-left:10px;
	/*left:-65px;*/
}

#loginbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#searchbox {
	background-color:#DFE0E5;
	border-top:1px solid #aeaeae;
	border-bottom:1px solid #aeaeae;
	padding-bottom:.6em;
	padding-top:.6em;
	padding-left:0em;
	padding-right:0em;
	margin-top:1.5em;
	margin-bottom:1.5em;
	margin-left:1px;
}

#newsletterbox {
   background-color:#DFE0E5;
   border-top:1px solid #aeaeae;
   border-bottom:1px solid #aeaeae;
   padding-bottom:.6em;
   padding-top:.6em;
   padding-left:.5em;
   padding-right:.5em;
   margin-top:1.5em;
   margin-bottom:1.5em;
}

.hidden {
	display:none;
}

.balken {
	padding-left:0px;
	background-color:rgb(240,240,240);
	background-image:url('../../patent-information/images/bg2.gif');
	background-repeat:no-repeat
	background-position:2px 0px ;
}
.blauumlauf {
	border-bottom: 1px solid #0B4994;
	background-image:url('../images/bg2.gif');
	background-repeat:no-repeat;
	background-position: 0px 6px;
}
.blauumlauf1 {
	background-image:url('../images/bg2.gif');
	background-repeat:no-repeat;
	background-position: 0px 2px;
}




/* ----------------------------- */

#headerNavL a:focus,
#headerNavL a:hover,
#headerNavL a:active {
	color:#ffffff;
}	

#headerNavL a:visited {
	text-decoration: none;	
}

/* ----------------------------- */

#headerNavR a:focus,
#headerNavR a:hover,
#headerNavR a:active {
	color:#ffffff;
}	

#headerNavR a:visited {
	text-decoration: none;	
}

/* ----------------------------- */

#headerNav a:focus,
#headerNav a:hover,
#headerNav a:active {
	color:#0000ff;
}

#headerNav a:visited {
	text-decoration: none;
}

/* ----------------------------- */

/*  NEUE ++++++++++++++ */
.clear {
	clear: both;


	
