/* Start of CMSMS style sheet 'slot3_contentCSS' */
@charset "UTF-8";

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}



/* ####### NAVIGATION ####### */
#menu_nav {

     top:9px;
     left:20px;
     position: absolute;
     font-size:108%;
     color: #fff;
    width: 550px;
}

#menu_nav a:link, #menu_nav a:visited {
       /* INIT FONT FARBEN!!! */
	color: #444;
	text-decoration: none;
}

#menu_nav a:hover, #menu_nav a:active {
	text-decoration: none;
	color: #fff;

}


#menu_nav .navOn {
	
	font-weight: bold;
	color: #000000;
}

#menu_nav a.activeparent:hover {
   color: #fff;
}

#menu_nav a.activeparent {
    color: #fff;
}

/* active parent, that is the first-level parent of a child page that is the current page */
#menu_nav li.activeparent a {
   color: #fff;
}


/* Slot3 CSS Document, Developed by G. Hilgemann 
for Slot3 GmbH, Germany */

html,
body
{
	background: #000000 url('img/global/blackBG_gradient2.jpg');
	color: #ccccccc;
	height: 100%;
	
}

#slot3_holder
{
	min-height: 100%;
}


/*Navigation Home,*/


#slot3_navigation
{
	background:url('img/global/menuBG_trenner.jpg') no-repeat;
	position:absolute;
	width:500px;
	height:32px;
	left: 0px;
}




#slot3_top
{
	background: #000 url('img/global/slot3_headerTopBackground.gif')  repeat-x ;
	min-width: 960px;
	top:0px;
	
	
}


#home #slot3_top 
{
	min-height: 353px;
	top: 0px;
	
}



#slot3_logo
{
	position: absolute;
	top: 159px;
	left: 43px;
}

#slot3_titleSlogan1
{
	position: absolute;
	top: 93px;
	left: 765px;
}

/* farbverlauf 1 */
#slot3_content
{
	background:  url('img/global/blackBG_gradient1.jpg') repeat-x ;
	padding: 0px 0 10px;
	overflow: hidden;

}




#slot3_content_grids
{
	overflow: hidden;
}

#slot3_content_grids li
{
	background:#000;
	width: 420px;
	margin: 0px 38px 0 0;
	float:left;
	text-align: center;
	height: 32px;
	
}

/* Streaming, fast and reliable */
#slot3_content_grids h2
{
	color: #fff;
	margin: 8px 38px 10px 20px;
	font-size: 100.0%;
	text-align: left;
	
}


hr {
	color:#f6e19a;
	border:0;
	margin:0;
	padding:0;
	display:block;
	height:1px;
	width:93%;
}

p {
	font:normal 12px Helvetica, Arial, sans-serif;
	line-height:18px;
	letter-spacing:normal;
	color:#777;
	padding:0 0 1em;
}

#contentdiv {
	margin:0 auto;
	width:950px;
	text-align:left;
	height:100%;
	padding:1px 0 0;
}


#subNav {
   left:10px;
   background:#000;
   width:550px;
   float:left;
   padding:10px 20px;
   height:10px;
   color:fff;
}

#subNav, a:visited,a:link {
       text-decoration:none;
       color:#fff;
}


#subNav, a:hover {
	text-decoration:none;
        color:#f6e19a;
}

#subNav, a.activeparent:link{

   color: #f6e19a;
}


.fl-right {
	float:right;
}

.fl-left {
	float:left;
	width:550px;
}

.cl-right {
	clear:right;
}
.cl-left {
	clear:left;
}
.cl-both {
	clear:both;
}
.clearfix {
	clear:both;
	height:0;
	font-size:1px;
	line-height:1px;
	width:100%;
	overflow:hidden;
}



.prod-subhead h3.prod-head em {
	position:absolute;
	left:-999em;
}


ul#prod-nav {
	display:inline;
}
ul#prod-nav li {
	display:inline;
	float:left;
}

ul#prod-nav li a {
	font-size:12px;
	font-weight:bold;
	line-height:29px;
	display:block;
	height:29px;
	color:#fff;
}



ul#prod-nav li a:hover,
ul#prod-nav li a:focus,
 {
	color:#f6e19a;;
	text-decoration:none;
}

#slot3_middle_content {
	position:relative;
	width:100%;
	margin-top:0px;
	letter-spacing:-0.04em;
	overflow:hidden;
	background-color: #000;
	height:100%;
}



.slot3-rcol {
	width:283px;
	
}
.slot3-lcol {
	width:650px;
	border-right: 1px solid #333;
}








/* text begins with: slot3 wants to make sure.....*/
p.slot3_begin {
	font-family:"Lucida Grande", "Lucida", Helvetica, Arial, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#f6e19a;
	padding:22px;
	letter-spacing:-1px;
}


div.slot3_highlight1 {
	clear:right;
	margin:0 35px;
	padding:13px 0;
	border-top:1px solid #333;
}

div.slot3_highlight1 ul li {
	display:block;
	float:left;
	width:49.999%;
}

div.slot3_highlight1 ul li p, .sectionlist li span {
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	padding:23px 40px 23px 10px;
	font-size:12px;
	line-height:16px;
	color:#777;
}

div.slot3_highlight1 ul li p strong, .sectionlist li span strong {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	display:block;
	font-size:14px;
	letter-spacing:-0.04em;
	font-weight:bold;
	padding-bottom:8px;
	color:#FFF;
	white-space:nowrap;
}




div.prod-highlights2  {
	
	clear:right;
    left:0px;
	margin:0 20px;
	padding:10px;
	display:block;
	float:left;
	width:550px;
	height:100%;
}



div.prod-highlights2 ul strong {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:-0.04em;
	font-weight:bold;
	color:#FFF;
	white-space:nowrap;
	height:10px;
}

div.prod-highlights2 li p, .sectionlist li span {
	display:block;
	font-family: Helvetica, Arial, sans-serif;
	padding:5px 0px 23px 10px;
	font-size:12px;
	line-height:16px;
	color:#777;
	height:100%;
}






div.siderbar_tableoverhead { 
	padding:10px 0 0 15px;
}


div.siderbar_tableoverhead h3 { 
	font-size:15px; color:#fff; margin:0 0 10px 0
}


div.slot3_sidebar1 { 
	width:225px;  
	background:url(img/global/sidebarBG.jpg) no-repeat left top; 
	padding-bottom:6px; 
	margin-bottom:20px;
}

div.slot3_sidebar1 table { width:225px; background-position:top; background-repeat:no-repeat; }
div.slot3_sidebar1 table td { text-align:center; padding:5px; border-bottom:1px solid #333738;  line-height:normal; }
div.slot3_sidebar1 table th span { position:absolute; text-indent:-6000px; }
div.slot3_sidebar1 table th { height:34px; border-bottom:1px solid #333738; padding:0;}
div.slot3_sidebar1 table td.tblabel { text-align:right; word-spacing:-1px; width:52%; color:#bcbdbd; font-size:11px; border-right:1px solid #333738; padding-right:12px;}
div.slot3_sidebar1 table td.checks { width:23%; border-right:1px solid #333738} 

div.slot3_sidebar1 table th.tblabel 
{ 

text-align:right; 
width:52%; 
color:#f6e19a; 
font-size:14px; 
border-right:1px solid #333738;
text-align:center;
}

div.slot3_sidebar1 table th.tblabel span { visibility: hidden;}
div.slot3_sidebar1 table th.checks { width:23%; border-right:1px solid #333738; text-align:center;} 




/**
	end middle content
*/










/**
	Slot3 Footer, end of site
*/
#footer
{
	width:950px;
	background: #000;
	clear: both;
	position: relative;
	margin: 0 auto;
	font-size: 84%;
	line-height: 1em;
	overflow:hidden;
}

#footer div
{
	margin: 0px auto;
	overflow: hidden;
}

#footer p
{
	padding: 10px 0 0px;
	margin: 0;
	color: #7e7e7e;
	bottom:0px;
	font-size: inherit;
}


#footer p#copyright {
	float: right;
}




#contactTable {
	font-size:100%;
	color: #fff;
}


/**
	We need this for IE 6
*/
#ie6-fix
{
	display: none;
}

#head
{
	width: 960px;
	margin: 0 auto;
	position: relative;
	
}
/* End of 'slot3_contentCSS' */

