/* Global Styles */

html {height: 101%}


body {
	background-color:#262626;
	width:1000px;
	margin: auto;
	padding-top:10px
	}
	
#content {
	-moz-box-shadow: 0 0 30px #262626;
	-webkit-box-shadow: 0 0 30px #262626;
	}
	
	

td {
	font:14px calibri;
	color:#505050;
	}
	
	
a {
	color: #f8f8f8;
	font-weight:normal;
	text-decoration:none;
	}
	
a:hover {
	color: #fe1f1f;
	font-weight:normal;
	font:14px calibri;
	}

#navigation a {
	font:14px calibri;
	color: #f8f8f8;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	margin-top:5px;
	
	}

#navigation a:hover {
	color:#262626;
	background: #FE1F1F;
	text-decoration: none;
		}
	

/* allgemiene Schriftart, -groesse */	
.bodyText {
	font:14px calibri;
	line-height:22px;
	color:#262626;
	letter-spacing:.1em;
	padding-left: 20px;
	padding-right:20px;
	margin-top:5px;
	}
	
.bodyText_1 {
	font:14px calibri;
	line-height:22px;
	color:#262626;
	letter-spacing:.1em;
	}


/* Email */
.detailText {
	font:12px Calibri;
	line-height:16px;
	color:#f8f8f8;
	letter-spacing:.1em;
	}
	
/* Textbereich Überschrift */
.pageName {
	font:bold 24px Bradley Hand ITC;
	color: #fe1f1f;
	letter-spacing:.2em;
	line-height:32px;
	padding-left: 20px;
	margin-top:20px;
	}
	
/* Überschrift rechts oben */
.pageName_1 {
	font:18px Viner Hand ITC;
	color: #505050;
	letter-spacing:.2em;
	line-height:32px;
	padding-left:20px;
	}
	
.subHeader {
	font:bold 12px Calibri;
	color: #262626;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	padding-left:20px;
	}
	
/* Sitemap Impressum Kontakt - Anfang */
.navText {
	font:12px Calibri;
	color: #262626;
	letter-spacing:0.1em;
	line-height:16px;
	margin-left: 5px;

	}
	
.navText_1 {
	font:10px Calibri;
	color: #262626;
	letter-spacing:0.1em;
	line-height:16px;
	margin-left: 5px;
	}
/* Sitemap Impressum Kontakt - Ende */	


/* Amazon-Suchfunktion - Anfgang */
div#outer {
	width:118px;
	height:88px;
	border:0px solid #000000;
	background-color:#f8f8f8;
	margin:0px;
	padding:0px;
	position:relative;
	}
	
div#logo {
	position:absolute;
	bottom:0px;
	background-color:#000000;
	width:118px;
	height:36px;
	padding:0px 0px;
	overflow:hidden;
	}
div#logo a {
	color:#f8f8f8;
	position:relative;
	left:-3px;
	}
form {
	margin:0px;
	padding:0px 5px;
	white-space:nowrap;
	}
form p {
	margin:5px 0px;
	font-weight:bold;
	}
form input#keyword {
	width:77px;
	position:absolute;
	top:0px;
	left:0px;
	}
form input#button {
	position:absolute;
	top:0px;
	right:0px;
	}
/* Amazon-Suchfunktion Ende */
	
	
	
	
div#Rahmen {
    padding: 0.2em;
    
    }

div#Rahmen div {
    clear: left;
    }

ul#Navigation {
    margin: 0;
	padding: 0;
    text-align: left;
    }

ul#Navigation li {
    list-style: none;
    float: left;
    width: 6em;
	height: auto;
    position: relative;
    margin: 0.2em;
	padding: 0;
    }

ul#Navigation li ul {
    margin: 0;
	padding: 0.2em;
    position: absolute;
    top: 1.7em;
	left: -0.4em;
    } 

ul#Navigation li ul li {
    float: left;
   
    }

ul#Navigation a, ul#Navigation span {
    font:12px Calibri;
	display: block;
    padding: 0.3em;
    text-decoration: none;
	font-weight: bold;
	border: 0px solid black;    
    color: #f8f8f8; 
	background-color: #262626;
    -moz-box-shadow: 0 0 10px #262626;
	-webkit-box-shadow: 0 0 10px #262626;
	}
	

  
ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: black;
	border-top-color: black;
    color: white; 
	background-color:#fe1f1f;
    }

li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: maroon; 
	background-color: silver;
    }

ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: maroon;
    }


/* Erweiterung zur dynamischen Ein-/Ausblendung */
ul#Navigation li>ul {
    display: none; 
	top: 1.6em;
    }
ul#Navigation li:hover>ul, ul#Navigation li>a#aktuell+ul {
    display: block;
    }
  
  
  
  
  
  
  
* html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 48.7em;
    w\idth: 47.1em;
    }
* html ul#Navigation a, * html ul#Navigation span {  /* nur fuer IE erforderlich */
    width: 100%;
    w\idth: 6.4em;
	}
* html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
   left: -1.5em;
   lef\t: -0.4em;
   }
* html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
    }
*:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
    }
	
	
	
	
	
	
	
	
/* Fancy-Box */
div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #444;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(fancy_shadow_nw.png) no-repeat;
}
/* Fancy-Box Ende */








#videos li {
	float:left;
	margin-left:30px;