.logo{
margin:20px 0px 20px 0px;
}
.logo_new{
margin:30px 0px 20px 0px;
}

.ikd {
width:900px;
}

.ikd .menu {
float:left;
margin:25px 25px 0 0;
background-color:#BABABC;
padding:10px;
}

.ikd .menu ul {
list-style-type:none;
margin:0px;
padding:0px;
}

.ikd .content {
float:left;
}

.funktionsliste td h2 {
margin: 25px 0px 0px 0px;
}

.funktionsliste p {
margin-top:3px;
}

.funktionsliste .description {
font-size:12px;
color:#5F5F5F;
}

.funktionsliste img {
float:left;
margin:0px 5px 5px 0px;
}

.js_box {
margin:0px 0px 10px 0px;
font-size:11px;
}
.js_klapp_start {
color:#2A5A8A;
font-size:12px;
font-weight:bold;
margin:0px 0px 5px 0px;
}
div.toggle{display:none;}

.b_content p { 
color:#666666; font-family:arial,verdana,sans-serif; line-height:1.5em; margin:0 0 0.8em; }
.b_content a {
font-weight:bold;
text-decoration:none;
}

.web_main {
background-color:#FFFFFF;
margin:0px;
padding:0px;
}

body {
background-color:#BABABC;
margin:0px;
padding:0px;
}

/* CSS FÜR KLAPP BOXEN! */
div.trigger {
	padding: 0 0 0 18px;
	margin: 5px 0 10px 0;
	height:16px;
	background: url(bg_bullet_arrow.gif) no-repeat scroll 0 40% transparent;
	/*background: url(h2_trigger_a.gif) no-repeat; */
	color:#2A5A8A;
  font-size:12px;
  font-weight:bold;
}
div.trigger a {
  cursor:pointer;
	color:#2A5A8A;
	text-decoration: none;
	display: block;
}
div.trigger a:hover { color: #ccc; }
div.active {background: url(bg_bullet_arrow_down.gif) no-repeat scroll 0 40% transparent;} 
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	/* border-top: 1px solid #d6d6d6; 
	background: transparent url(toggle_block_stretch.gif) repeat-y left top;*/
	overflow: hidden;
	font-size: 11px;
	clear: both;
}
.toggle_container .block {
	padding: 0px 0px 10px 18px; /*--Padding of Container--*/
	background: url(toggle_block_btm.gif) no-repeat left bottom; /*--Bottom rounded corners--*/
}
/* --------------------------------------------------------------------------------------- */


  * {
    font-family:Verdana, Helvetica, sans-serif; 
    color:#505050;
  }
  
  .xueberschrift {
    margin: 0px 0px 5px 0px;
  }
  
  p { color:#505050;font-size:13px; font-family:Arial,sans-serif;}
  
  a {
    text-decoration:none;
  }
  
  h1 { color:#1A427F;font-size:24px; font-weight:bold; font-family:Arial,sans-serif;}
  h2 { margin-top:30px; font-size:18px; font-weight:bold; font-family:Arial,sans-serif;}
  strong {
    color:#2A5A8A;
    font-size:16px;
    text-align:left;
  }
  td {color:#505050; font-size:13px; font-family:Arial,sans-serif;}
  td h2 { margin:0px; font-size:17px; font-weight:bold; font-family:Arial,sans-serif;}
  
  #header_top {
    padding-bottom:20px;
    margin:0px auto 45px auto;
    width:900px;
    height:43px;
  }

  #header_middle {
    width:900px;
    height:40px;
  }
  
  #header {
    margin:0px 0px 20px 0px;
    background-image:url(./header_bg_line.jpg);
    background-repeat:repeat-x;
    width:100%;
    height:275px;
  }

  #header-new {
    margin:0px 0px 20px 0px;
    background-image:url(./h-bar.png);
    background-repeat:repeat-x;
    width:100%;
    height:250px;
  }
  
  #header_content {
    margin:0px auto 20px auto;
    width:900px;
    height:275px;
  }
  
  .slogan {
    position: absolute; 
    margin: 37px 0 0;
  }
  
   .abstand {
    height:40px;
  }
  
  .preview  {
    position: absolute; 
    margin: 8px 19px 22px 516px;
  }
  
  #header_table td h1 {
    color:#FFFFFF;
    font-size:30px;
    font-weight:bold;
    font-family:Helvetica,sans-serif;
line-height:1em;
    margin:14px 0 10px 0;
  }
  
    #header_table td h2 {
    color:#FFFFFF;
    font-size:14px;
    font-weight:normal;
    font-family:"Lucida Grande",sans-serif;
line-height:1.2em;
    margin:6px 0 10px 0;
  }
  
  
  #content {
    margin:20px auto 20px auto;
    width:900px;
  }
  
    #content .col2-left {
    float:left; 
    margin-bottom:10px !important;
    width:620px;
  }
  
    #content .col2-right {
    display:inline;
    float:left;
    margin:0 0 0 15px;
    overflow:visible !important;
    width:260px;
  }
  
  #content .col1 {
    clear:both;
  }
  
  #content .grundbox {
    -moz-border-radius-bottomleft:20px;
    -moz-border-radius-bottomright:20px;
    -moz-border-radius-topleft:20px;
    -moz-border-radius-topright:20px;
    border:thin solid #ccc;
    float:left;
    height:110px;
    margin-bottom:15px;
    margin-right:55px;
    margin-top:10px;
    padding:15px;
    text-align:left;
    width:250px;
    font-size:13px;
  }
  
  #footer {
    background-image:url(./footer.jpg);
    background-repeat:repeat-x;
    background-color:#bababc;
    padding-top:20px;
    margin:20px auto 0px auto;
    padding-bottom:20px;
    width:100%;
    clear:both;
    text-align:center;
    font-size:12px;
  }
  
  #footer a:hover {
    color:#EE8036;
    text-decoration:none;
  }

  #footer a {
    color:#2A5A8A;
    font-weight:bold;
    text-decoration:none;
    font-size:12px;
  }
  
  
  
  
  #header_top ul {
  float:right;
text-align:right;
display:inline;
padding:0px; margin:0px;
list-style-type:none;
      color:#646464;
      font-weight:bold;
}
#header_top ul li {
height:25px;

display:inline;
      color:#646464;
      font-weight:bold;
}
#header_top ul li a {
/*border-left:1px solid #AFAFAF;*/
padding: 5px 17px 5px 8px;
      color:#646464;
      font-weight:bold;
font-size:13px;
display:inline;
}
#header_top ul li a:hover,
#header_top ul li a.rex-current,
#header_top ul li .rex-current,
#header_top ul .rex-current,
#header_top ul a:hover {
/*background-color:#d2d2d2;*/
} 


.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 800px;
	height:195px;
	margin-bottom:25px;

	/* custom decorations */
	border:0;/*1px solid #ccc; */
/*	background:url(/img/global/gradient/h300.png) repeat-x;      */
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:800px;
}

/* single scrollable item */
.scrollable img {
	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	width:125px;
	height:150px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

/* active item */
.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

/* this makes it possible to add next button beside scrollable */
.scrollable {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */
a.browse {
	background:url(../img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: 0 -30px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-30px -30px; }
a.right:active 	{ background-position:-60px -30px; } 


/* left */
a.left				{ margin-left: 0px; } 
a.left:hover  		{ background-position:-30px 0; }
a.left:active  	{ background-position:-60px 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


#scroll {
	position:relative;
	height:;
	overflow:hidden;
	border:1px solid #ddd;
	width:948px;
	padding:15px;
	height:473px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#tools {
	width:9999em;
	position:absolute;
	height:400px;
}

.tool {
	float:left;
	width:1000px;
	height:340px;
	text-align:center;
}

.details {
	font-size:18px;
	color:#555;
	margin-top:-20px;
	background-color:transparent;
	padding:5px 148px;
}


#thumbs {
	background:url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat;
	height:90px;
	position:absolute;
	top:425px;
	width:990px;
	left:-8px;
}

.t {
	padding:0 !important;
	border:0 !important;
}

.t a {
	background:transparent url(http://static.flowplayer.org/tools/img/demo-navi.jpg) no-repeat scroll -21px -90px;
	margin-left:11px;
	display:block;
	width:99px;
	float:left;
	height:90px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:314px;
	_margin-left:304px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; }

#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }
    