/*	FORMS AND STUFF 
	********************************************************************************************************************************************/
html, body {
	margin:0px;
	padding:0px;
	background:#EA0000;
	height:100% !important;
}
.arrow-down {
	clear:both;
	float:right;
	width:400px;
	height:31px;
	background: url(../Images/arrow_down.png) no-repeat;
	margin-bottom:50px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	line-height: 20px;
	width: auto;
}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../Images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}
.loader_transparent {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../Images/page-loader.gif') 50% 50% no-repeat;
}
img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
	border:none;
}
.centerElement {
	text-align: center;
}
textarea {
	resize:none;	
}

ul {
	margin-top: 10px;
	padding-left:0px;
	margin-left:1em;
	list-style-image: url('../Images/ul.png');
}
ol {
	padding-left:0px;
	margin-left:2em;
}
li{
	margin-top: 0px;
	margin-bottom:8px;
	padding-left:0px;
}
.clear{
	clear:left;
	display:block;	
}
.icon_1
{
	float:left;
	margin-right:8px;
	margin-bottom:-4px;	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 200%;
	color:#EA0000;
	margin:0px;
	margin-bottom:20px;	
	line-height: 32px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:150%;
	color:#EA0000;
	margin:0px;
	margin-bottom:15px;
	line-height:26px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:200%;
	color:#EA0000;
	margin:0px;
	margin-bottom:15px;	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:160%;
	color:#EA0000;
	margin:0px;
	margin-bottom:10px;
	line-height:32px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:160%;
	color:#EA0000;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:110%;
	color:#EA0000;
	margin:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.box_round
{
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;		
}
.box_round_w
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#FFF;
	font-weight:bold;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;		
}
.box_round_2
{
	-webkit-border-radius: 0px 0px 3px 3px; 
	-moz-border-radius: 0px 0px 3px 3px;  
	border-radius: 0px 0px 3px 3px; 	
}
.box_round_3
{
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;	
}
.box_round_gray {
	background: #efefef;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}
.box_round_content
{
	padding:30px;	
}
.box_round_content_gray 
{
	padding:30px;
	background: #efefef;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}
.img_left{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;		
}

#div_meter{
	position: absolute;
	z-index: 10;
	margin-top: -60px;
	margin-left: -110px;
}
.div_kategorie {
	display:inline;
	border:1px solid #efefef;
	float: left;
	cursor: pointer;
	position: relative;
	z-index: 350;
	width: 323px;
	height: 200px;
	overflow: hidden;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.div_kategorie_beschreib {
	border-top: 0px solid #FFF;
	overflow: hidden;
	padding: 10px;
	width: 340px;
	height: 30px;
	background: url(../Images/bg_trans_white.png);
	position: absolute;
	z-index: 351;
	bottom:0px;
}
.div_produkte_slide {
	float: left;
	cursor: pointer;
	position: relative;
	z-index: 350;
	width: 315px;
	height: 200px;
	overflow: hidden;
	background:#f9f9f9;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
.div_produkte_slide_beschreib {
	bottom:-30px;
	border-top: 0px solid #FFF;
	overflow: hidden;
	padding: 10px;
	width: 295px;
	height: 60px;
	background: url(../Images/bg_trans_grey.png);
	position: absolute;
	z-index: 351;
}

/*	FULLSCREEN BACKGROUND 
	********************************************************************************************************************************************/
#fullscreen_background_div {  
	z-index: 2;
	min-width: 1040px;
	width: 100%;
	max-height:920px;
	height:100%;
	top: 0px;
	left: 0px; 
	position:absolute;
	background-repeat:no-repeat;
	background-position:center;
}
#fullscreen_background_div2 {  
	z-index: 1;
	min-width: 1040px;
	width: 100%;  
	height:100%;
	position:absolute;  
	top: 0px;
	left: 0px;
	overflow:hidden;
	text-align:center;
}
#fullscreen_background_image {
	min-width: 1920px;  
	width: 100%;  
	height: auto;
	margin:auto;
}


/*	DIV AND PAGE STYLES 
	********************************************************************************************************************************************/
#div_overlay_loading {
	position:fixed;
	background-color:#ffffff;
	width:100%;
	height:100%;	
	z-index:9999;
	text-align:center;
	top:0px;
	left:0px;
}
#div_container {
	min-height:100%;
  	position:relative;
   	z-index:5;
}
#div_bg_padding {
	min-width:1040px;
	width: 100%;
}
#div_bg {

}
#div_bg2 {
	
}
#div_bg3 {
	
}
#div_bg_full {
	position:fixed;
	z-index:1;
	background:#EA0000 url(../Images/bg_top.png) no-repeat center 50px;
	width:100%;
	height:100%;
}
#div_header_space {
}
#div_all_wrapper {
	width: 100%;
	margin:auto;
}
#div_all {
	width: 1100px;
	margin:auto;
	margin-top:0px;
}
#div_navigation_bg{
	width:100%;
	min-width:1100px;
	background: url(../Images/bg_navigation.png) repeat-x center;
	height:55px;
	position:fixed;
	top:0px;
	z-index:5000;	
}
#div_navigation{
	width:1040px;
	margin:auto;
}
#div_header {
	height: 235px;
	width: 1040px;
	margin:auto;
}
#div_header_bg {

}
#div_content_bg {

}
#div_content_bg2 {
	width: 1040px;
}
#div_content {
	width: 1040px;
	margin:auto;
}

#div_bg_overlay_bottom {
}
#div_footer_bg {
	min-width: 1040px;
	background:url(../Images/bg_footer.png) repeat-x bottom;
	clear:both;
	margin-top:0px;
}
#div_footer {
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
	height: 50px;
	background-image: url(../Images/bg_footer_center.png);
	background-repeat: no-repeat;
}
#div_footer_under {
	margin-left:auto;
	margin-right:auto;
	width: 650px;
	margin-top:20px;
	margin-bottom:30px;	
}
#div_social
{
	width:155px;
	height:45px;
	background:#FFF;
	margin-left:28px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	text-align:center;
	padding-top:10px;
	position:absolute;
	z-index:401;
	top:180px;
	opacity:0.7;
	cursor:pointer;
	
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
#div_social:hover
{
	opacity:1.0;
}
#div_current_coach
{
	border:1px solid #FFF;
	width:200px;
	height:85px;
	background: url(../Images/bg_shop.png) top repeat-x;
	margin-left:838px;
	-webkit-border-radius: 0px 0px 3px 3px;
	-moz-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	position:absolute;
	z-index:401;
	top:50px;
	cursor:pointer;
	opacity:1.0;

	
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
}
#div_current_coach:hover
{
	opacity:1.0;
}
#div_logo
{
	width:300px;
	height:143px;
	position:relative;
	margin:auto;
	top:70px;
	z-index:400;
}
#div_sprachen
{
	position:relative;
	float:right;
	margin-top:213px;
}
#div_slide_overlay
{
	width:180px;
	height:400px;
	position:absolute;
	margin-top:20px;
	margin-left:720px;
	z-index:400;
}
.div_text {
	font-style:italic;
	overflow:hidden;
}
#div_headerImage {
	position:relative;
	width:934px;
	height:300px;
	margin-left:0px;
	margin-top:0px;
}
.div_hide {
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:absolute;
}
.div_hide_0px {
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:absolute;
}

.div_gadget {
	padding:15px 20px 15px 20px; 
	background-image:url(../Images/box_bg.png); 
	background-repeat:repeat-x; 
	border:1px #dceecc solid; 
	background-color:#ecf5e2; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
}
.div_news {
	padding:20px 20px 20px 20px; 
	background-image:url(../Images/box_bg.png); 
	background-repeat:repeat-x; 
	border:1px #dceecc solid; 
	background-color:#ecf5e2; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
	margin-bottom:20px;
}
#div_balken_titel {
	z-index: 450;
	position: absolute;
	margin-top: -51px;
	background: url(../Images/box_titel.png) no-repeat;
	height: 63px;
	width: 621px;
	visibility: visible;
}
#div_balken_titel img{
	margin-left:30px;
	margin-top:18px;
}
#div_gadget_top {
	z-index: 451;
	position: relative;
	margin-top: -50px;
	background: url(../Images/box_top.png) no-repeat;
	width: 326px;
	visibility: visible;
}
#div_gadget_top img{

}
.div_box_program {
	padding:20px 30px 20px 30px;
	background:#efefef;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
}
.div_box_berichte {
	padding:30px;
	background:#efefef;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
	margin-bottom:20px;
}
.div_box_coaches_more {
	padding:15px;
	background: url(../Images/bg_coaches_more.png) #efefef;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
	margin-bottom:0px;
}
.div_box_berichte_titel {
	padding:20px 30px 20px 30px;
	background:#efefef;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
}
.div_box_links {
	width:280px;
	padding:20px;
	background:#efefef;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
}
.div_nobreak {
	width:960px;
	min-width:920px;
	overflow:hidden;
	white-space:nowrap;	
}
.div_box_berichte_mehr {
	float:left;
	width:154px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:17px;
	background:#efefef;
	border:1px solid #cccccc; 
	padding:10px;
	color:#EA0000;
	margin:0px;
	margin-right:20px;
	margin-bottom:20px;
	
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
}
.div_box_berichte_mehr:hover {
	background:#EA0000 url(../Images/box_berichte_mehr_over.png) repeat-x;
	border:1px solid #cccccc; 
	color:#FFF;
}
.div_box_berichte_mehr:hover a{
	color:#FFF;
}

.div_box_berichte_mehr_over {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:17px;
	background:#efefef;
	border:1px solid #cccccc; 
	padding:10px;
	color:#FFF;
	cursor:pointer;
	background:#EA0000 url(../Images/box_berichte_mehr_over.png) repeat-x;
}
.div_box_news 
{
	padding:30px;
	background:#efefef;
	margin-bottom:20px;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
}
.tag_coach
{
	width:76px;
	height:78px;
	background:url(../Images/tag_coach.png) no-repeat;
	position:absolute;
	z-index:100;
	margin-top:-14px;
	margin-left:-14px;	
}
.tag_rezept
{
	width:85px;
	height:85px;
	position:absolute;
	z-index:100;
	margin-top:-22px;
	margin-left:-20px;
	cursor:pointer;	
}


/*	P AND STUFF 
	********************************************************************************************************************************************/
p {
	margin-bottom:7pt;
	margin-top:0px;
}
hr {
	padding:0px;
	margin:0px;
	margin-top:15px;
	margin-bottom:15px;
	height:1px;
	width:100%;
	border:0px;
	color:#e1e1e1;
	background-color:#e1e1e1;
}
.hr_2 {
	padding:0px;
	margin:0px;
	margin-top:20px;
	margin-bottom:30px;
	height:1px;
	width:100%;
	border:0px;
	color:#e1e1e1;
	background-color:#efefef;
}
.hr_3 {
	padding:0px;
	margin:0px;
	margin-top:0px;
	margin-bottom:30px;
	height:1px;
	width:100%;
	border:0px;
	color:#e1e1e1;
	background-color:#efefef;
}
.scrollup {    
	width:45px;    
	height:45px;    
	opacity:0.6;   
	position:fixed;   
	bottom:61px;    
	margin-left:1040px;   
	display:none;    
	text-indent:-9999px;    
	background: url(../Images/cicon_top.png) no-repeat;
	cursor:pointer;
	z-index:9998;
}
.scrollup:hover {       
	opacity:1.0;   
}
.anfzeichen {
	float:left;
	margin-right:10px;
	margin-bottom:5px;	
}

/*	LINKS 
	********************************************************************************************************************************************/
a:link {
	color: #ea0000;
	text-decoration: none;
	outline:hidden;
	outline:none;
}
a:visited {
	color: #ea0000;
	text-decoration: none;
	outline:hidden;
	outline:none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	outline:hidden;
	outline:none;
}
a:active {
	color: #ea0000;
	text-decoration: none;
	outline:hidden;
	outline:none;
}

#Navigation_DropDown a:link {
	color:#f4a943;
	text-decoration: none;
	outline:hidden;
	outline:none;
}
#Navigation_DropDown a:visited {
	color:#f4a943;
	text-decoration: none;
	outline:hidden;
	outline:none;
}
#Navigation_DropDown a:hover {
	color:#ffffff;
	text-decoration: none;
	outline:hidden;
	outline:none;
}
#Navigation_DropDown a:active {
	color:#ffffff;
	text-decoration: none;
	outline:hidden;
	outline:none;
}

#Navigation_Text a:link {
	text-decoration: none;
	outline:hidden;
	outline:none;
}
#Navigation_Text a:visited {
	text-decoration: none;
	outline:hidden;
	outline:none;
}
#Navigation_Text a:hover {
	text-decoration: none;
	outline:hidden;
	outline:none;
}
#Navigation_Text a:active {
	text-decoration: none;
	outline:hidden;
	outline:none;
}

#Message_Links a:link {
	text-decoration: none;
	outline:hidden;
	outline:none;
	color:#EA0000;
}
#Message_Links a:visited {
	text-decoration: none;
	outline:hidden;
	outline:none;
}
#Message_Links a:hover {
	text-decoration: none;
	outline:hidden;
	outline:none;
}
#Message_Links a:active {
	text-decoration: none;
	outline:hidden;
	outline:none;
}


/*	NAVIGATIONS MAIN 
	********************************************************************************************************************************************/
/* Navigation 1 */
#navigation_1 {
white-space:nowrap;
margin:0px;
padding:0px;	
}
#navigation_1 ul
{
margin:0px;
padding:0px;
}
#navigation_1 li {
float: left;
margin:0px;
padding:0px;
border-left: 0px solid #000000;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
text-align:center;
letter-spacing:1px;
}
#navigation_1 li a {
color: #f4a943;
float: left;
text-decoration: none;
height:39px;
width:100%;
cursor:pointer;
}
#navigation_1 li a span {
float:left;
padding-top:13px;
cursor:pointer;
}
#navigation_1 li a:hover {
background: #FC0 url(../Images/navigation_over.jpg) bottom left repeat-x;
color: #333333;
text-decoration: none;
cursor:pointer;
}
#navigation_1 li a.active {
background: #FC0 url(../Images/navigation_over.jpg) bottom left repeat-x;
color: #333333;
text-decoration: none;
cursor:pointer;
}
#navigation_1 li.start {
background-image:url(../Images/navi_home.jpg);
cursor:pointer;
}
#navigation_1 li.start a.active {
background-image:url(../Images/navi_home_over.jpg);
cursor:pointer;
}
#navigation_1 li.start a:hover {
background-image:url(../Images/navi_home_over.jpg);
cursor:pointer;
}
#navigation_1 li.ende {
cursor:pointer;
border-right: 0px solid #000000;
}
#navigation_1 li.trenner {
float:left;
background-image:url(../Images/navi_trenner.png);
height:39px;
width:1px;
cursor:pointer;
}

/* Navigation 2 */
#navigation_2 {
margin:0px;
padding:0px;	
}
#navigation_2 ul
{
margin:0px;
padding:0px;
}
#navigation_2 li {
float: left;
margin:0px;
padding:0px;
border-top: 0px solid #ffffff;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight:bold;
text-align:right;
margin-bottom:5px;
letter-spacing:0.3px;
}
#navigation_2 li a {
background: url(../Images/subnavi_normal.png) bottom left;
color: #666666;
float: left;
text-decoration: none;
height:45px;
width:100%;
cursor:pointer;
}
#navigation_2 li a span {
float:right;
cursor:pointer;
padding-right:15px;
padding-top:13px;
}
#navigation_2 li a:hover {
background: url(../Images/subnavi_over.png) bottom left;
color: #ffffff;
text-decoration: none;
cursor:pointer;
}
#navigation_2 li a.active {
background: url(../Images/subnavi_over.png) bottom left;
color: #ffffff;
text-decoration: none;
cursor:pointer;
}
#navigation_2 li.start {
cursor:pointer;
border-top: 0px solid #ffffff;
}
#navigation_2 li.start a.active {
cursor:pointer;
}
#navigation_2 li.start a:hover {
cursor:pointer;
}
#navigation_2 li.ende {
cursor:pointer;
border-bottom: 0px solid #ffffff;
margin-bottom:40px;
}

/* Navigation 3 */
#navigation_3 {
white-space:nowrap;
margin:0px;
padding:0px;
margin-left:0px;
margin-top:-11px;
}
#navigation_3 ul
{
margin:0px;
padding:0px;
}
#navigation_3 li {
float: left;
margin-right:5px;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight:bold;
letter-spacing:1px;
margin-bottom:0px;
}
#navigation_3 li a {
color: #FAE7B8;
float: left;
text-decoration: none;
height:68px;
text-align:center;
width:100%;
cursor:pointer;
}
#navigation_3 li a:hover {
background: url(../Images/navi_over.png) top left no-repeat;
background-position: 0;
float: left;
cursor:pointer;
}
#navigation_3 li a.active {
background: url(../Images/navi_over.png) top left no-repeat;
background-position: 0;
float: left;
cursor:pointer;
}
#navigation_3 li a span {
float: left;
height:68px;
margin:0px;
padding:0px;
margin-left:8px;
width:100%;
cursor:pointer;
}
#navigation_3 li a:hover span {
background: url(../Images/navi_over.png) top right no-repeat;
background-position: 100%;
color: #7F4C08;
cursor:pointer;
}
#navigation_3 li div.active {
padding-top:11px;
}
#navigation_3 li div.active a {
background: url(../Images/navi_over.png) top left no-repeat;
background-position: 0;
float: left;
cursor:pointer;
}
#navigation_3 li div.active span {
background: url(../Images/navi_over.png) top right no-repeat;
background-position: 100%;
color: #7F4C08;
cursor:pointer;
}
#navigation_3 li.start {
cursor:pointer;
}
#navigation_3 li.start a.active {
cursor:pointer;	
}
#navigation_3 li.start a:hover {
cursor:pointer;
}
#navigation_3 li.ende {
margin-right:0px;
}
#navigation_3 li a span div {
padding-right:6px;
cursor:pointer;
}

/* Navigation 4 */
#navigation_4 {
margin:0px;
padding:0px;
margin-left:0px;
}
#navigation_4 ul
{
white-space:nowrap;
margin:0px;
padding:0px;
}
#navigation_4 li {
float: left;
margin-right:0px;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
letter-spacing:1px;
margin-bottom:0px;
font-weight:normal;
}
#navigation_4 li a {
color: #333333;
float: left;
text-decoration: none;
height:50px;
text-align:center;
width:100%;
cursor:pointer;
}
#navigation_4 li a div span div {
padding-top:17px;
padding-left:2px;
}
#navigation_4 li a:hover {
background: url(../Images/navi_over.png) top center;
float: left;
cursor:pointer;
color:#FFFFFF;
}
#navigation_4 li.start a:hover {
background: url(../Images/navi_over.png) top center;
float: left;
cursor:pointer;
color:#FFFFFF;
}
#navigation_4 li.ende a:hover {
background: url(../Images/navi_over.png) top center;
float: left;
cursor:pointer;
color:#FFFFFF;
}
#navigation_4 li a.active {
background: url(../Images/navi_over.png) top center;
float: left;
cursor:pointer;
color:#FFFFFF;
}
#navigation_4 li.start a.active {
background: url(../Images/navi_over.png) top center;
float: left;
cursor:pointer;
}
#navigation_4 li.ende a.active {
background: url(../Images/navi_over.png) top center;

float: left;
cursor:pointer;
}
#navigation_4 li div.arrow {

}
#navigation_4 li a:hover div.arrow {

}
#navigation_4 li a.active div.arrow {

}
#navigation_4 li.trenner {
float:left;
background-image:url(../Images/trenner.png);
height:50px;
width:1px;
}

/* Navigation 5 */
#navigation_5 {
white-space:nowrap;
margin:0px;
padding:0px;
margin-left:403px;
}
#navigation_5 ul
{
list-style:none;
margin:0px;
padding:0px;
}
#navigation_5 li {
float: left;
margin:0px;
padding:0px;
border-left: 0px solid #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 85%;
text-align:center;
letter-spacing:1px;
font-weight:normal;
margin-right:1px;
}
#navigation_5 li a {
color: #0059A4;
float: left;
text-decoration: none;
height:79px;
width:100%;
cursor:pointer;
}
#navigation_5 li a span {
float:left;
padding-top:50px;
cursor:pointer;
}
#navigation_5 li a:hover {
background: url(../Images/navi_over.png) bottom center no-repeat;
color: #FFFFFF;
text-decoration: none;
cursor:pointer;
}
#navigation_5 li a.active {
background: url(../Images/navi_over.png) bottom center no-repeat;
color: #FFFFFF;
text-decoration: none;
cursor:pointer;
}
#navigation_5 li a.active2 {
background: url(../Images/navi_over.png) bottom center no-repeat;
color: #FFFFFF;
text-decoration: none;
cursor:pointer;
}
#navigation_5 li.start {
background: url(../Images/navi_over.png) bottom left no-repeat;
cursor:pointer;
}
#navigation_5 li.start a.active {
background: url(../Images/navi_over.png) bottom left no-repeat;
cursor:pointer;
}
#navigation_5 li.start a:hover {
background: url(../Images/navi_over.png) bottom left no-repeat;
cursor:pointer;
}
#navigation_5 li.ende {
cursor:pointer;
border-right: 0px solid #000000;
margin-right:0px;
}
#navigation_5 li.ende a.active {
background: url(../Images/navi_over.png) bottom right no-repeat;
cursor:pointer;
}
#navigation_5 li.ende a:hover {
background: url(../Images/navi_over.png) bottom right no-repeat;
cursor:pointer;
}
#navigation_5 li.trenner {
float:left;
background-image:url(../Images/trenner.png);
height:79px;
width:1px;
}
/*	Normal  
#navigation_5 li ul
{	
margin: 0px;
padding: 0px;
position: absolute;
visibility: hidden;
border-top: 1px solid white;
width:200px;
margin-top:45px;
}
#navigation_5 li ul li
{	
float: left;
}
#navigation_5 li ul li a
{	
width: 200px;
background: #A9C251;
color: #24313C;
}
#navigation_5 li ul li a:hover
{	
background: #8EA344;
}*/
/*	Wide */
#navigation_5 ul li ul
{
width:300px;
white-space:normal;
margin: 0px;
padding: 0px;
position:absolute;
visibility: hidden;
top:1002px;
margin-left:0px;
z-index:500;
-webkit-border-radius: 0px 0px 3px 3px;   
-moz-border-radius: 0px 0px 3px 3px;    
border-radius: 0px 0px 3px 3px;   
}
#navigation_5 ul li ul li 
{
width:300px;
font-family: Arial, Helvetica, sans-serif;
font-size:90%;
line-height:normal;
letter-spacing:normal;
float: left;
margin: 0px;
text-align:left;
border-bottom:solid #FFFFFF 2px;
}
#navigation_5 ul li ul li.last 
{
border-bottom:0px; 
}
#navigation_5 ul li ul li a
{
background: url(../Images/subnavi_bg.png) bottom;
width:285px;
padding-left:15px;
padding-top:15px;
padding-bottom:15px;
height:auto;
}
#navigation_5 ul li ul li a span
{

}
#navigation_5 ul li ul li a:hover
{	
background: #0080C3 url(../Images/bg_footer.png) bottom;
}
#navigation_5 ul li ul li.last a
{
-webkit-border-radius: 0px 0px 3px 3px;   
-moz-border-radius: 0px 0px 3px 3px;    
border-radius: 0px 0px 3px 3px; 
}
#navigation_5 ul li ul li.last a:hover
{
-webkit-border-radius: 0px 0px 3px 3px;   
-moz-border-radius: 0px 0px 3px 3px;    
border-radius: 0px 0px 3px 3px; 
background: #0080C3 url(../Images/bg_footer.png) bottom;
}

/* NAVIGATION 6 */
#navigation_6 {
margin:0px;
padding:0px;	
}
#navigation_6 ul
{
margin:0px;
padding:0px;
}
#navigation_6 li {
margin:0px;
margin-bottom:8px;
padding:0px;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight:bold;
line-height:14px;
}
#navigation_6 li a { 
display:block;
background: url(../Images/subnavi_bg.png);  
color: #38AE00;
text-decoration: none;
height:45px;
width:100%;
cursor:pointer;
}
#navigation_6 li a span {
display:block;
cursor:pointer;
padding-top:0px;
padding-left:49px;
height:45px;
}
#navigation_6 li a:hover {
background: url(../Images/subnavi_bg_over.png);
color: #655533;
text-decoration: none;
cursor:pointer;
}
#navigation_6 li a.active {
background: url(../Images/subnavi_bg_over.png);
color: #655533;
text-decoration: none;
cursor:pointer;
}
#navigation_6 li.start {
cursor:pointer;
}
#navigation_6 li.start a.active {
cursor:pointer;
}
#navigation_6 li.start a:hover {
cursor:pointer;
}
#navigation_6 li.ende {
cursor:pointer;
margin-bottom:0px;
}

/* SUBNAVI NAVIGATION 6 */
#navigation_6 ul li ul
{
margin:0px;
padding:0px;
}
#navigation_6 ul li ul li 
{
margin:0px;
margin-left:31px;
margin-bottom:8px;
padding:0px;
list-style:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 90%;
font-weight:bold;
line-height:14px;	
}
#navigation_6 ul li ul li a {
display:inline;
background: url();
color: #38AE00;
height:15px;
}
#navigation_6 ul li ul li a:hover {
background: url();
color: #655533;
text-decoration: none;
cursor:pointer;
}
#navigation_6 ul li ul li a.active {
background: url();
color: #655533;
text-decoration: none;
cursor:pointer;
}

/*	.BG'S 
	********************************************************************************************************************************************/
.bg {
	background-color:#EA0000;
}
.bg2 {
	background-color:#000000;
}
.bg_left {
	background-color:#000000;
	background:url(../Images/bg_left.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
.bg_right {
	background-color:#000000;
	background:url(../Images/bg_right.jpg);
	background-repeat:repeat-y;
	background-position:left;
}
.bg_header {
	background:url(../Images/header.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
.bg_header_left_right {
	background:url(../Images/bg_header.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
.bg_header_left {
	background:url(../Images/bg_header_left.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:191px;
	background-position:right;
}
.bg_header_right {
	background:url(../Images/bg_header_right.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:191px;
	background-position:left;
}
.bg_content {
	background-color:#ffffff;
}
.bg_footer {
	background:url(../Images/bg_footer.jpg);
	background-repeat:repeat-x;
}
.bg_box_header {
	background:url(../Images/box_big_header.png);
	background-repeat:no-repeat;	
}
.bg_box_content {
	background:url(../Images/box_big_body.png);
	background-repeat:repeat-y;
}
.bg_gadget {
	background:url(../Images/kasten_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.bg_box_leistungen {
	background:url(../Images/leistungen_box.jpg);
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
}
.bg_box_leistungen:hover {
	background:url(../Images/leistungen_box_over.jpg);
	background-repeat:no-repeat;
	background-position:top;
	cursor:pointer;
}


/*	INPUTS 
	********************************************************************************************************************************************/
.input_form input[type=text],  .input_form input[type=email], .input_form input[type=password], .input_form textarea{
	border: 1px solid #dde1e5;
	background: #ffffff;
	padding: 6px 1%;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	color: #000000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	outline: none;
	margin-bottom: 0em;
	resize: none;
	-webkit-appearance: none;
	width: 98%;
	margin-bottom:8px;	
}
.input_form input[type=text]:focus, .input_form textarea:focus, .input_form input[type=email]:focus, .input_form input[type=password]:focus{
 	border: 1px solid #ea0000;
}
.input_form input[type="button"], .input_form input[type="submit"] {
	cursor:pointer;
	background:#ea0000;
	border: none;
	color: #ffffff;
	font-weight: normal;
	font-size: 100%;
	line-height:14px;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: .4em 0.8em;
	white-space: nowrap;
	display: inline-block;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	margin-bottom: .5em;
	margin-top: .5em;
	letter-spacing:0.8px;
}
.input_form input[type="button"]:hover, .input_form input[type="submit"]:hover {
	background:#333333;
	color:#ffffff;	
}
.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.input_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.input {
	margin:0px;
	background: no-repeat 10px 6px #fcfcfc;    
	border: 1px solid #d1d1d1;    
	font: bold 12px Arial,Helvetica,Sans-serif;   
	color: #c48b1c;
	padding: 5px 10px 5px 10px;
	
	-webkit-border-radius: 20px 20px 20px 20px;    
	-moz-border-radius: 20px 20px 20px 20px;    
	border-radius: 20px 20px 20px 20px;      
	
	text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);    

	-webkit-transition: all 0.7s ease 0s;
	-moz-transition: all 0.7s ease 0s;
	-o-transition: all 0.7s ease 0s;
	transition: all 0.7s ease 0s;   
}
.button {
	margin:0px;
	background:#EA0000;
	padding:0px 0px 0px 0px;
	color:#ffffff;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
	border:0px;
	letter-spacing:normal;
	height:35px;
}
.button:hover {
	background:url(../Images/button_bg.png);
	color:#ffffff;
}
.button2 {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	cursor:pointer;	
	background-color:#EA0000;
	border:0px;
	padding: 5px 20px 5px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button2:hover{
	background-color:#333333;
}
.button3 {
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
	cursor:pointer;	
	background-color:#ffffff;
	border:0px;
	padding: 5px 20px 5px 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:url(../Images/bg_shop.png);
}
a.button_mehr {
	display:block;
	margin-top:12px;
	width:76px;
	height:26px;
	background-image:url(../Images/button_mehr.png);
	cursor:pointer;
}
a.button_mehr:hover {
	display:block;
	margin-top:12px;
	width:76px;
	height:26px;
	background-image:url(../Images/button_mehr_over.png);
	cursor:pointer;
}
.point {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#333333;
	float:right;
	background-image:url(../Images/point_small.png);
	border:0px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:right;
	height:16px;
}
.point:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#333333;
	float:right;
	background-image:url(../Images/point_small_over.png);
	border:0px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:right;
}
.point2 {
	float:left;
	width:13px;
	height:13px;
	background-image:url(../Images/point_small.png);
	border:0px;
	margin-top:0px;
	cursor:pointer;
	margin-right:10px;
}
.point2:hover {
	float:left;
	width:13px;
	height:13px;
	background-image:url(../Images/point_small_over.png);
	border:0px;
	cursor:pointer;
}
.point3 {
	width:13px;
	height:13px;
	background-image:url(../Images/point_small.png);
	border:0px;
	margin:0px;
	cursor:pointer;
}
.point3:hover {
	width:13px;
	height:13px;
	background-image:url(../Images/point_small_over.png);
	border:0px;
	cursor:pointer;
}


/*	TEXT STYLES 
	********************************************************************************************************************************************/
.externmarketing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	/* [disabled]line-height: 18px; */
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 100%;
	font-style: normal;
	color: #333333;
	line-height: 20px;
}
.text2_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	color: #ea0000;
	line-height: 20px;
	font-weight:normal;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	color: #333333;
	line-height: 19px;
	font-weight:normal;
}
.text4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#EA0000;
	font-size:110%;
	font-weight:bold;
	line-height: 20px;
}
.text4_black {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:110%;
	font-weight:bold;
	line-height: 20px;
}
.text5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.text6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
}
.sup { 
	vertical-align: super; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #A96856;
}
.textBold2 {
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.textBold3 {
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #666;
}
.textTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 120%;
	font-style: normal;
	color: #ea0000;
	line-height: normal;
	text-decoration: none;
}
.textTitel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 110%;
	font-style: normal;
	color: #EA0000;
	line-height: 20px;
}
.textTitel3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 150%;
	font-style: normal;
	color: #EA0000;
	line-height: 24px;
}
.textTitel4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 130%;
	font-style: normal;
	color: #EA0000;
	line-height: 24px;
}
.textTitel4_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 130%;
	font-style: normal;
	color: #ffffff;
	line-height: 24px;
}

.textTitel7 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight:bold;
	color: #090;
	line-height: 32px;
}
.textTitel7_2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight:bold;
	color: #a7ce39;
	line-height: 32px;
}
.textTitel7_3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight:bold;
	color: #00adee;
	line-height: 32px;
}
.textTitel7_4 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight:bold;
	color: #f58221;
	line-height: 32px;
}
.textTitel7_5 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight:bold;
	color: #6e6e70;
	line-height: 32px;
}

.textTitel5 {
	font-family: Arial, Helvetica, sans-serif;
	color:#EA0000;
	font-size:100%;
	font-weight:bold;
}
.textTitel6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:130%;
	color:#EA0000;
	margin:0px;
	margin-bottom:15px;
	line-height:26px;
}
.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
.textSmall2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	line-height: 16px;
}
.textBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: normal;
	color: #d1d2d4;
	line-height:40px;
}
.textError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: normal;
	color: #d1d2d4;
	line-height:40px;
}
.gadgetTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	letter-spacing:1px;
	color: #999999;
}
.gadgetText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	line-height: normal;
}


/*	TABLES AND BORDERS 
	********************************************************************************************************************************************/
.img_border {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.table.gridder {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #9C9D9F;;
	border-collapse: collapse;
	background-color: white;
}
table.gridder th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #9C9D9F;
	background-color: white;
	-moz-border-radius: ;
}
table.gridder td {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #9C9D9F;
	background-color: white;
	-moz-border-radius: ;
}
.table_border {
	border-width:1px;
	border-style:solid;
	border-color:#e1e1e1;
	border-collapse:collapse;
	padding:3px;
}
.table_border:hover {
	border-width:1px;
	border-style:solid;
	border-color:#CCC;
	border-collapse:collapse;
	padding:3px;
}
.table_border_inactive {
	border-width:1px;
	border-style:solid;
	border-color:#e1e1e1;
	border-collapse:collapse;
	padding:3px;
}
.table_border_nopadding {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	border-collapse:collapse;
	margin:0px;
	padding:0px;
}
.table_bg {
}
.table_bg:hover {
	background-color:#FFF;
}
.table_bg_over {
	background-color:#FFF;
}
.table_border_margin {
	float:left;
	margin-right:15px;
	margin-bottom:7px;
}
.table_border_margin:hover {
	border-width:1px;
	border-style:solid;
	border-color:#38AE00;
	border-collapse:collapse;
	padding:3px;
	margin-right:15px;
	margin-bottom:7px;
}
.table_border_margin_inactive {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.table_border2 {
	border-width:0px;
	border-style:solid;
	border-color:#ffffff;
	border-collapse:collapse;
	padding:20px;
	margin-bottom:15px;
	background-image:url(../Images/bg_news.png);
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.table_border2:hover {
}
.table_border3 {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	border-collapse:collapse;
	margin:0px;
	padding:3px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.table_border3:hover {
	border-width:1px;
	border-style:solid;
	border-color:#ffffff;
	border-collapse:collapse;
	margin:0px;
	padding:3px;
}
.table_border3_inactive {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	border-collapse:collapse;
	margin:0px;
	padding:3px;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.table_border4 {
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	margin-bottom:15px;
	padding:0px;
}
.table_border4:hover {
	border-width:1px;
	border-style:solid;
	border-color:#0054A4;
	margin-bottom:15px;
	padding:0px;
	background-color:#FFF;
}


/*	GALLERY CLASSIC
	********************************************************************************************************************************************/
.gallery_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
	outline:hidden;
	outline:none;
}
.gallery_pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color:#999;
	line-height: 18px;
	outline:hidden;
	outline:none;
}
#gallery_links a:link {
	text-decoration: none;
	color:#000000;
	outline:hidden;
	outline:none;
}
#gallery_links a:visited {
	text-decoration: none;
	color:#000000;
	outline:hidden;
	outline:none;
}
#gallery_links a:hover {
	text-decoration: none;
	color:#999;
	outline:hidden;
	outline:none;
}
#gallery_links a:active {
	text-decoration: none;
	color:#000000;
	outline:hidden;
	outline:none;
}


/********************************************************************************************************************************************
JQUERY AND STUFF
********************************************************************************************************************************************/

/*****************************************************************************************************************************
//Fader Image & Header Image */
#image_fader {
	position:relative;
	width:100%;
	height:450px;
	margin-left:auto;
	margin-top:auto;
}
#image_fader img {
	position:absolute;
	top:0;
	left:auto;
	z-index:118;
}
#image_fader img.active {
	z-index:120;
}
#image_fader img.last-active {
	z-index:119;
}
#image_fader_disabled {
	position:relative;
	width:934px;
	height:300px;
	margin-left:auto;
	margin-top:auto;
}

/* DIV FADER */
#div_bg_fader, #div_bg_fader_disabled {
	background:url(../Images/bg_slider.png) repeat-x;
	position:relative;
	width:100%;
	height:400px;
	margin-left:auto;
	margin-bottom:20px;
}
#div_bg_fader div, #div_bg_fader_disabled div {
	margin-top:5px;
	height:390px;
	width:100%;
	position:absolute;
	z-index:118;
}
#div_bg_fader div.active, #div_bg_fader_disabled {
	z-index:120;
}
#div_bg_fader div.last-active {
	z-index:119;
}
.div_bg_fader_desc {
	position:absolute;
	z-index:121;	
}

/*****************************************************************************************************************************
//Image Overlay*/
.image-overlay {
	list-style: none; 
	text-align: left; 
	margin:0px;
	padding:0px;
}
.image-overlay li { 
	display: inline;
}
.image-overlay a:link, .image-overlay a:visited, .image-overlay a:hover, .image-overlay a:active { text-decoration: none; }
.image-overlay a:link img, .image-overlay a:visited img, .image-overlay a:hover img, .image-overlay a:active img { border: none; }

.image-overlay a
{
    margin-right: 20px;
	margin-bottom:15px;
    float: left;
    background: #fff;
    border: solid 0px;
    overflow: hidden;
    position: relative;
}
.image-overlay a.last
{
    margin-right: 0px;
	margin-bottom:20px;
    float: left;
    background: #fff;
    border: solid 0px;
    overflow: hidden;
    position: relative;
}
.image-overlay img
{
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}
.image-overlay .caption
{
    float: left;
    position: absolute;
    background-color: #000;
    width: 100%;
	cursor: pointer;
	/* The way to change overlay opacity is the follow properties. Opacity is a tricky issue due to
		longtime IE abuse of it, so opacity is not offically supported - use at your own risk. 
		To play it safe, disable overlay opacity in IE. */
    /* For Firefox/Opera/Safari/Chrome */
	opacity: .8;
    /* For IE 5-7 */
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    /* For IE 8 */
    -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.image-overlay .caption h1, .image-overlay .caption h2, .image-overlay .caption h3,
.image-overlay .caption h4, .image-overlay .caption h5, .image-overlay .caption h6
{
	margin: 15px 8px 15px 8px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	color:#FFFFFF;
    font-size: 110%;
    font-weight: normal;
	padding: 0 0 0 5px;
}
.image-overlay p
{
	text-indent: 0;
	margin: 10px;
	font-size: 110%;
}

/*****************************************************************************************************************************
//Show Data with Pagination*/
#data_show_loading,#data_show_loading_2{
}
#data_show_container .pagination ul li.inactive,
#data_show_container .pagination ul li.inactive:hover,
#data_show_container_2 .pagination ul li.inactive,
#data_show_container_2 .pagination ul li.inactive:hover{
	list-style: none;
	float: left;
	border: 1px solid #ccccc;
	padding: 4px 6px 4px 6px;
	margin: 0px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #ffffff;
	font-weight: normal;
	background-color: #cccccc;
	letter-spacing:1px;
	cursor:default;
}
#data_show_container .data ul li,
#data_show_container_2 .data ul li{
	list-style: none;
	margin: 0px 0px 0px 0px;
}
#data_show_container .data ul li ul,
#data_show_container_2 .data ul li ul{
	margin-top: 15px;
	margin-bottom:0px;
	padding-left:15px;
}
#data_show_container .data ul li ol,
#data_show_container_2 .data ul li ol{
	padding-left:0px;
	margin-left:2em;
}

#data_show_container .data ul li li,
#data_show_container_2 .data ul li li{
	list-style-image: url('../Images/ul.png');
	margin-top: 5px;
	margin-bottom:8px;
	padding-left:0px;
}
#data_show_container .pagination,
#data_show_container_2 .pagination{
	width: 100%;
	line-height:12px;
}
#data_show_container ul,
#data_show_container_2 ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
#data_show_container .pagination ul li,
#data_show_container_2 .pagination ul li{
	list-style: none;
	float: left;
	border: 1px solid #ccccc;
	padding: 4px 6px 4px 6px;
	margin: 0px 5px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #ffffff;
	font-weight: normal;
	background-color: #333333;
	letter-spacing:1px;
	
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;	
}
#data_show_container .pagination ul li:hover,
#data_show_container_2 .pagination ul li:hover{
	color:#ffffff;
	background-color: #f42f00;
	cursor: pointer;
}
#data_show_container .pagination .pagination_current,
#data_show_container_2 .pagination .pagination_current{
	color:#ffffff;
	background-color: #f42f00;
	cursor: pointer;
}
.data_show_goto{
	margin-top:-1px;
	margin-left:60px;
}
.data_show_go_button{
	background-color:#f2f2f2;
	border:1px solid #006699;
	color:#cc0000;
	padding:2px 6px 2px 6px;
	cursor:pointer;
	position:absolute;
	margin-top:-1px;
}
.data_show_total{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height:18px;
	color:#999999;
}

@media (max-width: 1100px) {
	#div_navigation_bg {
		position:absolute;	
	}
}