.jpclr{ /* BASIC CLEAR FIX*/
clear:both;
}

div.jpclear{ /* Special Div for Firefox for background height fix*/
clear: both;
height: 0px;
margin: 0px;
padding: 0px;
font-size: 0;
}
.template_width{width:900px;}

#jp_wrapper_outer{
position:relative;
margin:0 auto;
z-index:1;
width:100%;
min-height: 100%; /* Mindesthöhe für moderne Browser */
height:auto !important; /* Important Regel für moderne Browser */ 
height:100%; /* Mindesthöhe für den IE */ 
overflow: hidden !important; /* FF Scroll-leiste */ 

}
#menu_outer{
position:relative;
margin:0 auto;
width:100%;
height:auto;
z-index:9;
height:80px;
background:url(../images/suckerfish_bg.jpg) bottom repeat-x;
}
#menu_outer h3{ display:none}

#suckerfish{
position:relative;
margin:0 auto;
height:80px;
}

#header_outer{
position:relative;
margin:0 auto;
width:100%;
height:auto;
min-height:210px;
z-index:3;
background:url(../images/header_outer_bg_with_slideshow.png) top repeat-x;
}
#header_inner{
position:relative;
margin:0 auto;
height:auto;
z-index:3;
}

#logo{
position:relative;
float:left;
z-index:2;
padding:0 0 10px 0;
}
#top{
position:absolute;
right:0;
top:10px;
height:auto;
z-index:3;
padding-bottom:20px;
background:url(../images/topmenu_bg.png) bottom no-repeat;
}

#slideshow{
position:relative;
margin:0 auto;
height:auto;
z-index:1;
}
.slideshow_shadow{
margin:0 auto;
position: relative;
background:url(../images/slideshow_shadow.png) top center no-repeat;
height:50px;
}

#breadcrumbs{
position:relative;
float:left;
line-height:24px;
font-size:11px;
color:#777;
width:99%;
border-top:1px solid #ccc; 
border-left:1px solid #ccc; 
border-bottom:1px solid #fff; 
border-right:1px solid #fff;
-moz-border-radius:5px; 
-webkit-border-radius:5px;
margin-bottom:20px;
text-indent:10px;
}
#breadcrumbs a{
text-decoration:none;
color:#999;
}

#jp_top_module_outer{
position:relative;
margin:0 auto;
z-index:2;
height:auto;
}

#jp_top_module{
margin:0 auto;
padding:10px 0 10px 0;
/*background:url(../images/horiz_line.jpg) bottom repeat-x;*/
margin-bottom:0;
margin-top:20px;
}
.module_shadow_top{
margin:0 auto;
position: relative;
background:url(../images/module_shadow_top.png) bottom center no-repeat;
height:30px;
clear:both;
display:block;
}

.module_shadow_bottom{
margin:0 auto;
position: relative;
background:url(../images/module_shadow_bottom.png) top center no-repeat;
height:30px;
clear:both;
display:block;
}

#container{
margin:0 auto;
padding-top:20px;
}
#content{}
#content-inner{
overflow:hidden;
}


#jp_bottom_outer{
position:relative;
margin:0 auto;
z-index:2;
height:auto;
height:100%;
}

#jp_bottom{
margin:0 auto;
padding:10px 0 10px 0;
}

#footer h3{
display:none;
}

#footer a:link, #footer a:visited{
color:#999;
}
#footer{
position: relative;
bottom:0;
margin:0 auto;
padding:20px;
color:#333;
font-size:90%;
text-align:center;
background:url(../images/horiz_line.jpg) top repeat-x;

}

#simpleTooltip { 
padding: 7px;
color: #000;
padding:4px; 
background:#fff;
border:1px solid #ccc;
max-width:240px; 
font-size:92%;
}

.imgpadding{
display:block;
padding-right:6px;
padding-bottom:2px;
}
.hidden{display:none}