/**
 * Style sheet style_segel
 */
#main
{
	margin:0px;
	padding:0px;
	background-image:url("tl_files/img/bg_trans80.png");
	background-position:left top;
	border:1px solid #ffffff;
}

#main .inside
{
	border:1px solid #999999;
}

#main .mod_navigationSub
{
	width:992px;
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:center;
}

#main .mod_navigationSub ul
{
	width:796px;
	height:30px;
	margin:0px;
	padding:0px 0px 0px 200px;
	border-top:0px solid #ee7f00;
	border-right:0px solid #ee7f00;
	border-bottom:1px solid #ee7f00;
	border-left:0px solid #ee7f00;
}

#main .mod_navigationSub li
{
	margin:0px 5px 0px 0px;
	padding:0px;
}

#main .mod_navigationSub a
{
	width:167px;
	height:22px;
	margin:0px;
	padding:7px 0px 0px 0px;
	text-align:center;
	border:1px solid #999999;
	font-size:10pt;
	color:#666666;
	background-color: #ffffff;
	border-bottom: #ee7f00;
}

#main .mod_navigationSub li .active, #main .mod_navigationSub .trail a
{
	width:167px;
	height:22px;
	margin:0px;
	padding:7px 0px 0px 0px;
	text-align:center;
	border-top:1px solid #ee7f00;
	border-right:1px solid #ee7f00;
	border-bottom:0px solid #ee7f00;
	border-left:1px solid #ee7f00;
	font-size:10pt;
	color:#ee7f00;
	background-color: #ffffff;
	border-bottom: 1px solid white;
}

.segel_headline
{
	width:200px;
	left:30px;
	top:10px;
	position:relative;
	margin:0px;
	text-align:left;
	font-weight:bold;
	font-size:16pt;
	color:#ee7f00;
	z-index:99;
	<!-- margin-left: -845px; -->
}

.mod_article
{
	height:540px;
	background-image:url("tl_files/img/bg_whitetrans.png");
	background-position:left top;
	font-size:10pt;
	color:#666666;
}

.ce_hyperlink
{
	float:left;
	border:1px solid #cc6633;
}

/* Tabelle */
table
{
	width:650px;
	margin:15px 0px 5px 32px;
	text-align:center;
}

td
{
	padding:5px;
	border-bottom:1px solid #ee7f00;
}

th
{
	width:80px;
	padding:5px;
	border-bottom:2px solid #ee7f00;
	font-size:8pt;
}

.head_4
{
	width:130px;
}

.head_8, .head_1
{
	width:100px;
}

/* Tabelle */
#action table
{
	width:200px;
	margin:25px 0px 0px 32px;
}

.groessen_right
{
	margin:30px 20px 0px 40px;
	padding:0px;
}

.pointer
{
	cursor: pointer;
}

#action .ce_image
{
	float:left;
}

#action .ce_gallery
{
	margin-top:20px;
}

.details td
{
	border:0px solid;
}

.details table
{
	width:250px;
	margin-top:50px;
	padding-left:25px;
	background-image:url("tl_files/img/bg_whitetrans.png");
	border:1px solid #999999;
}

/* Tabelle auf Hardware Boom Größen */
#boom-groesse table
{
	width:500px;
	margin:15px 0px 32px 32px;
}

/* Tabelle auf Hardware Boom Größen */
#boom-groesse table .head_0
{
	width:250px;
	margin:15px 0px 32px 32px;
}

/* Tabelle auf Hardware Boom Größen */
#boom-groesse table .head_1
{
	width:150px;
	margin:15px 0px 32px 32px;
}

/* Tabelle auf Hardware Boom Größen */
#boom-groesse td
{
	margin:0px;
	vertical-align:top;
}

/* Gallery Tabelle auf Action */
#action td, #ueber-uns td, #philosophie td, #entwicklung td, #hardware_gallery td
{
	margin:0px;
	padding:0px;
	border:0px solid #ee7f00;
}

/* Gallery Tabelle auf Action */
#ueber-uns td, #philosophie td, #entwicklung td
{
	margin:0px;
	padding:0px 0px 15px 0px;
}

/* Über uns Gallery rechts */
#ueber-uns table, #philosophie table, #entwicklung table, #hardware_gallery table
{
	width:300px;
	float:right;
	margin-top:34px;
	margin-right:34px;
	text-align:right;
}

#hardware_gallery img
{
	border:1px solid #cccccc;
}

#entwicklung
{
	height:690px;
}

