*
{
	margin:0;
	padding:0;
}


h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin:0.5em 0;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	}
	
h2,.contentheading {
font-size:1.5em;
color:#333333;
}

h1,.componentheading {
font-size:1.7em;
font-weight:bold;
color:#135cae;
}

h3 {
font-size:1.2em;
}

h4 {
font-size:1.2em;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}
	
label
{
  color:#333333;
  font-weight:bold;  
}
	
li,dd {
	margin-left:1em;
	}
	
fieldset {
	padding:.5em;
	}

::-moz-selection { background: #102b67; color: #ffffff;}

html {
  	height: 100%;
  	margin-bottom: 1px;
	}

body 
{
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#4F9DE7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;	
	font-size: 11px;
	color: #333;
	
}

a:link, a:visited 
{
	text-decoration: none;
	font-weight: normal;
	color:#135cae;
}

a:hover 
{
	text-decoration: none;
	font-weight: normal;
	color:#135CAE;
}


.input_s
{
  color:#333333;
  border-color:#BFBFBF #E0E0E0 #E0E0E0 #BFBFBF;
  border-style:solid;
  border-width:2px 1px 1px 2px;
  font-family: Verdana,Arial,Helvetica,sans-serif;	
  font-size:11px;
}
.select_s 
{
  color:#333333;
  border-color:#BFBFBF #E0E0E0 #E0E0E0 #BFBFBF;
  border-style:solid;
  border-width:2px 1px 1px 2px;
  font-family: Verdana,Arial,Helvetica,sans-serif;	
  font-size:11px;
}

input, textarea, select
{
    background:#fff url(input_background.GIF) top left repeat-x;
    border-top:1px solid #909090;
    border-left:1px solid #CECECE;
    border-right:1px solid #CECECE;
    border-bottom:1px solid #E4E4E4;
    font-size:11px;
}

#contentarea
{
    background-image: url(http://www.geschaeftsberichte-portal.de/gbp/templates/hoop_general/images/mod_bg.png); 
    background-repeat: repeat-x;
    margin-top:-6px;
}

div#contentcontainer {
	width:100%;
	}
	
div#contcorleft 
{
	float:left;
	width:12px;
	height:12px;
	background-image:url(../images/cont_cor_lt.png);
	background-repeat:no-repeat;
}

* html div#contcorleft
{
    background-image:none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./templates/hoop_general/images/cont_cor_lt.png');
}
	
div#conttop 
{
	float:left;    
	height:12px;
	width:878px;
	background-image:url(../images/cont_t.png);
	background-repeat:repeat-x;
}
* html div#conttop
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./templates/hoop_general/images/cont_t.png');
}
	
div#contcorright 
{
	float:left;
	width:12px;
	height:12px;
	background-image:url(../images/cont_cor_rt.png);
	background-repeat:no-repeat;
}
* html div#contcorright
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./templates/hoop_general/images/cont_cor_rt.png');
}
	
div#contmain 
{
	margin:0;
	width:900px;
	padding:0 11px 7px 11px;
	background-image:url(../images/content_bg.png);
	background-repeat:repeat-y;
}

* html div#contmain
{
    margin-top:-13px;
}
	
div#modulesleft {
	width:210px;
	float:left;
	}
	
div#modulesright {
	width:185px;
	float:left;
	margin-left:7px;
	padding-left:7px;
	border-left:1px solid #E0EBFB;
	}

div#content {
	float:left;
    margin: 0 15px 0 8px;
    padding-left:10px;
    width:650px;
	}
	
div#footer_0 
{
	width:902px;
	height:47px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
}

* html div#footer_0
{
  background-image: none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./templates/hoop_general/images/footer.png');
}

#footer_1
{
  width:100%;
  padding-top:20px;
  color:#777873;
}

#footer a:link {color:#fff; text-decoration:none}
#footer a:visited {color:#fff; text-decoration:none}
#footer a:active {color:#fff; text-decoration:none}
#footer a:hover {color:#fff; text-decoration:underline}

#footer_list 
{
  border-bottom:1px dotted #fff;
  border-top:1px dotted #fff;
  clear:both;
  float:left;
  font-size:0;  
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:15px 0 20px;
  padding:10px 0;
  text-align:center;
  width:900px;
  font-family:Arial,Helvetica,sans-serif;
}

#footer_list li
{
  border-right:1px solid #fff;
  color:#fff;
  display:inline;
  font-size:10px;
  line-height:1.4em;
  margin:0;
  padding:0 5px;
}

#footer_list a
{
  color:#fff;
  font-size:10px;
  text-decoration:none;
}

#footer_list .last
{
  border:medium none;
}

#footer_list .next
{
  display:block;
  border:medium none;
}

#footer_2
{
  padding-left:40px;
}

#footer_2 ul
{
  padding-bottom:20px;
}

#footer_2 ul
{
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  float:left;
  width:120px;
  margin-right:3px;
  color:#fff;
  font-size:10px;
  line-height:1.4em;
}

.footer_box
{
  float:left;
  width:195px;
  height:120px;
  margin-left:20px;
  color:#ffffff;
  text-align:left;
}

.footer_box h4
{
   border-bottom:1px dotted #FFFFFF;
   margin-bottom:10px;
   padding-bottom:5px;
}

div#container 
{
	margin: 0 auto;
	position:absolute;
    left:50%;
	width:902px;
	margin-left:-451px;
}	

div#topnavcontainer {
	margin-top: 0px;
	width:902px;
	height:45px;
	}
	
div#topnavleft {
	width: 7px;
	height:45px;
	float: left;
	background-image:url(../images/topnav_l.png);
	background-repeat:no-repeat;
	border:0px;
	}
	
div#topnavmain { 	
	background-image:url(../images/topnav_bg.png);
	background-repeat:repeat-x;
	float: left;
    height:45px;
    width:888px;	
}
	
div#topnavright {
	width: 7px;
	float: left;
	background-image:url(../images/topnav_r.png);
	background-repeat:no-repeat;
	height:45px;
	}

div#header {
	width:902px;
	height:55px;
	margin-top:20px;
	margin-bottom:10px;
	}
	
div#logo 
{
	width:400px;
	height:44px;
	background-image:url(../images/logo.png) ;	
	background-repeat:no-repeat;
	margin: 0 0 0 0;
	margin-top:5px;
    margin-left:10px;
	float:left;
}
* html div#logo
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./templates/hoop_general/images/logo.png');
}

#stoerer_geschaeftsberichte 
{
	background-image:url(../images/stoerer/stoerer_geschaeftsberichte.jpg) ;	
	background-repeat:no-repeat;
    width:135px;
    height:55px;
    float:right;    
    margin-top:0px;	
    margin-right:30px;		
}

#stoerer_dienstleister 
{
	background-image:url(../images/stoerer/stoerer_dienstleister.jpg);	
	background-repeat:no-repeat;
    width:135px;
    height:55px;
    float:right;    
    margin-top:0px;	
    margin-right:30px;		
}

#boersenzeitung_logo 
{
	background-image:url(../images/boersenzeitung.png);	
	background-repeat:no-repeat;
    width:115px;
    height:45px;
    float:right;
    margin-right:20px;
    margin-top:3px;	
}
* html #boersenzeitung_logo
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./templates/hoop_general/images/boersenzeitung.png');
}

#whiteandcase_logo 
{
	background-image:url(../images/whiteandcase.png) ;	
	background-repeat:no-repeat;
    width:130px;
    height:45px;
    float:right;
    
    margin-top:3px;			
}
* html #whiteandcase_logo
{
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='./templates/hoop_general/images/whiteandcase.png');
}

	
div#metanavigation 
{
	color:#b4cdee;
    padding-top:0px;
	padding-right:10px;
	text-align:right;
	width:470px;
	float:left;	
}

div#metanavigation a 
{
    color:#b4cdee;
}

#pillmenu {
	text-align:left;
	margin: 0;
}
#pillmenu ul {
	margin: 0;
	padding-left: 0px;
	list-style: none;
	line-height:250%;
}
#pillmenu li {
	float: left;
	margin-bottom: 0;
	padding: 0;
	height:44px;
	background-image:url(../images/topnav_slash.png);
	background-repeat:no-repeat;
	background-position:center right;
	text-align:left;
	
}


#pillmenu li a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
    color:#FFF;
	font-size: 10px;
	font-weight: bold;	
	text-align:center;
	float: left;
	display: block;
	line-height: 440%;
	padding: 0 15px 0 5px;
	text-decoration: none;
}

.blue a:hover{color:#0000C6 !important;}
.red a:hover{color:#F30000 !important;}
.orange a:hover{color:#EF5F00 !important;}
.green a:hover{color:#056A00 !important;}



div#seach_headline
{
  background-image:url(../images/mod_heading_big.png);
  background-repeat:no-repeat;
  color:#FFFFFF;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;  
  height:27px;
  width:635px;  
  padding-left:15px;
  padding-top:14px;
  text-align:left;
  text-decoration:none;
}



div#seach_headline_title
{
  float:left; 
}

div#seach_headline_title h1
{
  color:#fff; 
}


div#seach_headline_page
{
  float:right;
  padding-right:15px;
}

/*### Navi left ###*/

.moduletable {
	margin-bottom:1em;
	padding:0 10px;
	}

/* Heading of Modules */
.moduletable h3 
{
	text-align:left;
	margin:0 -10px 0.5em;
	padding:0.25em 0;
	color:#135cae;
}
	
.moduletable_menu {
	margin-bottom:40px;
	border:none;
	padding:0 15px;
	background-image:url(../images/mod_bg.png);
	background-repeat:repeat-x;
	width:180px;
	}
	
/* Heading */	
.moduletable_menu h3 
{
	background-image:url(../images/mod_heading.png);
	background-repeat:no-repeat;
	height:37px;
	color:#fff;
	margin:0 -15px 0.5em;
	padding-top:14px;
	padding-left:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
}

.moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.moduletable_menu li 
{
	border-bottom:1px solid #E0EBFB;
	margin:0;
    list-style-type:none;
    background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:0 0.6em;
    padding-left:10px;    
}
	
.moduletable_menu li a 
{
	text-decoration:none;
	padding:3px 5px 3px 0px;
	line-height: 2;	
}

a.sublevel:link {
	text-decoration:none;
	padding:3px 5px 3px 20px;
	line-height: 2;
	font-size:10px;
	background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
#detail_search p select
{
    width:180px;
    margin-top:2px;
}
	

/* END Navi */

