html, body{
	height: 100%;
	width: 100%;
	overflow: hidden;
	}
body{
	margin: 0;
	background: #1d2426 url('../../img/layout/bg_body.jpg') top left repeat-x;
	font: normal 10pt/100% Arial, Helvetica, Sans, Sans-Serif;
	}

a{
	color: #FF9600;
	text-decoration: none;
	}

a img{
	border: 0;
	}
table{
	border-collapse: collapse;
	border-spacing: 0;
	}
form{
	margin: 0;
	}
div.clear{
	clear: both;
	}



div.oldflash{
	border: 3px solid #aa0000;
	background: #ffffff;
	text-align: center;
	color: #aa0000;
	line-height: 200%;
	padding: 100px 10px 100px 10px;
	font-weight: bold;
	}

div#top-container{
	position: absolute;
	top: 0;
	left: 50%;
	width: 984px;
	margin-left: -499px;
	height: 178px;
	z-index: 10000;
	background: transparent url('../../img/layout/bg_top.jpg') bottom left repeat-x;
	}
	div#top-container div#searchbox{
		position: absolute;
		bottom: 4px;
		left: 40px;
		z-index: 20000;
		color: #ffffff;
		font-size: 8pt;
		}
		div#top-container div#searchbox input{
			margin: 0 0 0 5px;
			font-size: 7pt;
			width: 140px;
			border: 1px solid #222222;
			}
	div#top-container div#mainmenu-container{
		background: transparent url('../../img/layout/bg_mainmenu.jpg') top left repeat-x;
		}
		div#top-container img#logo{
			position: absolute;
			top: -3px;
			left: 10px;
			z-index: 19999;
			}
		div#top-container div#mainmenu-container div#mainmenu{
			position: relative;
			border: solid #111111;
			border-width: 0 0 0px 0;
			height: 21px;
			padding: 3px 0 0 280px;
			}
			div#mainmenu a{
				display: inline-block;
				color: #ffffff;
				padding: 0 7px 0 7px;
				text-decoration: none;
				font-style: italic;
				font-weight: bold;
				font-size: 8pt;
				letter-spacing: 0px;
				}
				div#mainmenu a:hover{
					color: #aaaaaa;
					}
			div#mainmenu a#anchor-home{
				position: absolute;
				top: 5px;
				left: 5px;
				z-index: 20000;
				}
			div#mainmenu div#languages-container{
				position: absolute;
				top: 2px;
				right: 4px;
				}
				div#languages-container select{
					font-size: 8pt;
					}
			/* Dropdown CSS */
			div#mainmenu div.dropdown-container{
				position: relative;
				display: inline;
				}
			div#mainmenu div.dropdown{
				position: absolute;
				width: 200px;
				top: 100%;
				left: 0;
				background: #111111 url('../../img/layout/bg_mainmenu.jpg') top left repeat-x;
				border: solid #000000;
				border-width: 1px 1px 1px 1px;
				margin: 0px 0 0 0;
				z-index: 3000;
				}
				div#dropdown_PRODUKTE{
					width: 732px !important;
					}
			div#mainmenu div.dropdown a{
				padding: 7px 14px 7px 12px;
				width: 100%;
				clear: both;
				}
				div#mainmenu div.dropdown a:hover{
					color: #aaaaaa;
					}
		table#menu-devices{
			width: 732px;
			font-size: 8pt;
			font-weight: bold;
			}
			table#menu-devices td{
				color: #eeeeee;
				width: 120px;
				text-align: center;
				}
			table#menu-devices a, table#menu-devices a:hover{
				display: block;
				float: none;
				padding: 5px 0 5px 0;
				background: transparent;
				text-align: center;
				width: 120px !important;
				}
			table#menu-devices a:hover{
				background: #333333;					
				}



	div#top-container div#header-container{
		height: 129px;
		background: transparent url('../../img/header/tecball.jpg') top left no-repeat;
		}
	
	div#top-container div#bottommenu-container{
		background: transparent url('../../img/layout/bg_mainmenu.jpg') top left repeat-x;
		border: solid #111111;
		border-width: 1px 0 1px 0;
		}
		div#top-container div#bottommenu-container div#bottommenu{
			color: #333333;
			padding: 0px;
			height: 23px;
			font-size: 8pt;
			font-style: italic;
			overflow: hidden;
			}
	div#top-container div#header-player{
		position: absolute;
		top: 10px;
		right: 85px;
		background: transparent url('../../img/layout/monitor.png') top left no-repeat;
		width: 178px;
		height: 148px;
		}
		div#header-player div#video-position{
			position: absolute; top: 8px; left: 9px; border: 1px solid; border-color: #111111 #333333 #333333 #111111; background: #000000;
			}
			

table#background-table{
	width: 100%;
	height: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 0 -9px;
	}
	table#background-table td#left{
		vertical-align: top;
		background: transparent url('../../img/layout/bg_left.jpg') top right no-repeat;
		}
	table#background-table td#right{
		vertical-align: top;
		background: transparent url('../../img/layout/bg_right.jpg') top left no-repeat;
		}
	table#background-table td#middle{
		width: 980px;
		background: #292729 url('../../img/layout/bg_gradient_contentbox.jpg') top left repeat-x;
		vertical-align: top;
		}
	div.bgtop{
		background: transparent url('../../img/layout/bg_top.jpg') top left repeat-x;
		height: 178px;
		}
	div#content-spacer{
		height: 178px;
		background: #111111 url('../../img/layout/bg_top.jpg') bottom left repeat-x;
		}

div#scrollbox{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow-x: scroll;
	overflow-y: scroll;
	}
div#mainbox{
	width: 980px;
	margin: 0 auto 0 auto;
	/*background: #292729 url('../../img/layout/bg_gradient_contentbox.jpg') top left repeat-x;*/
	}	
		
div.contentbox{
	padding: 10px 20px 10px 20px;
	color: #ffffff;
	line-height: 160%;
	font-size: 11pt;
	}


p{
	margin-top: 0;
	}
span.red{
	color: #ee0000;
	font-weight: bold;
	font-size: 1.7em;
	}
	
	
	
h1.content-heading{
	display: block;
	font-size: 10pt;
	color: #ffffff;
	padding: 7px 10px 8px 10px;
	background: #111111 url('../../img/layout/bg_mainmenu.jpg') top left repeat-x;
	border: 1px solid #111111;
	font-style: italic;
	margin: 0;
	line-height: 100%;
	}
	
h1{
	font-weight: normal;
	}
h1{
	font-size: 18pt;
	font-style: italic;
	}
h2{
	font-size: 14pt;
	}
h3{
	font-size: 12pt;
	}

ul{
	list-style-type: square;
	}

div.devices-box{
	margin: 0 10px 20px 10px;
	}

table.devices-table{
	width: 100%;
	border: 1px solid #111111;
	border-collapse: collapse;
	}
	table.devices-table td{
		border: 1px solid #111111;
		width: 20%;
		background: #ffffff url('../../img/layout/productlabel.jpg') top left no-repeat;
		padding: 2px 0 0 5px;
		}
	table.devices-table td div{
		margin: 20px 0 0 0;
		}
	table.devices-table td a{
		color: #ffffff;
		text-decoration: none;
		font-style: italic;
		font-size: 8pt;
		line-height: 100%;
		font-weight: bold;
		}
		table.devices-table td a:hover{
			color: #aaaaaa;
			}
		table.devices-table td a img{
			vertical-align: bottom;
			text-align: center;
			}

div.tableflash-container{
	width: 980px;
	background: #ffffff;
	border: solid #222222;
	border-width: 0 0 1px 0;
	}

table.modellvergleich{
	font-size: 9pt;
	width: 100%;
	border: 1px solid #444444;
	border-collapse: collapse;
	}
	table.modellvergleich td{
		padding: 5px 3px 5px 3px;
		border: 1px solid #444444;
		text-align: center;
		}
	table.modellvergleich td.merkmale{
		font-weight: bold;
		}
	table.modellvergleich td.device-head{
		text-align: center;
		font-weight: bold;
		width: 150px;
		}


/* Video Player */
	div.video-container{
		height: 400px;
		overflow: hidden;
		margin: 0;
		background: #000000;
		width: 980px;
		border: solid #555555;
		border-width: 0 0 2px 0;
		}
		div#player-container{
			float: left;
			border: solid #333333;
			border-width: 0 0px 0 0;
			}
		div#video-thumbnails{
			float: left;
			width: 498px;
			height: 401px;
			overflow: auto;
			padding: 10px 0 0 0;
			}
			div#video-thumbnails div.movie-thumb{
				padding: 0px 5px 7px 5px;
				color: #aaaaaa;
				line-height: 140%;
				font-size: 9pt;
				margin: 5px 0 0 0;
				}
				div#video-thumbnails div.movie-thumb img{
					float: left;
					margin: 0px 10px 0 0;
					border: 1px solid #f0f0f0;
					}


	
/*
	Contact 2
	Stylesheet
	Carsten Ruppert - c dot ruppert at headmarketing dot de
	
	Revision 3 - 2007-11-19

	CHANGELOG:
	- Fehlerkorrekturen
	
*/

div#contactbox{
	}
	div#contactbox div.floatbox{
		width: 50%;
		float: left;
		}
	div#contactbox div#left-floatbox{
		/* Linke Spalte */
		width: 350px;
		}
	div#contactbox div#right-floatbox{
		/* Rechte Spalte */
		}
	div#contactbox div.clearfloat{
		clear: both;
		}

table.formtable{
	width: 100%;
	margin: 0 0 20px 0;
	background: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	}
	table.formtable td{
		padding: 4px 0 4px 0;
		vartical-align: middle;
		}
	table.formtable col.leftcolumn{
		width: 120px;
		}
	table.formtable col.rightcolumn{
		}
	/* EINGABEFELDER */
	table.formtable select, table.formtable input.textbox, table.formtable textarea{
		padding: 2px;
		font-size: 10pt;
		border: 1px solid #bbbbbb;
		background: #ffffff;
		}
	table.formtable select{
		}
	table.formtable input.textbox{
		width: 180px;
		}
	table.formtable textarea{
		width: 100%;
		height: 270px;
		}
	table.formtable input#postcode{
		width: 50px !important;
		}
	table.formtable input#city{
		width: 120px !important;
		}

input.submitButton{ /* Absenden Button */
	padding: 2px 5px 2px 5px;
	background: #009914;
	border: 1px solid #666;
	color: #ffffff;
	font-weight: bold;
	}

div#contactbox span.headcon_emptyitem { /* Style (Farbe) fuer Fehlermeldungen */
	color: #CC3300;
	}
div#contactbox span.asterix { /* "*" */
	color: #cc0000;
	}
