/* eTiger - CSS Tramsen Media / Kim Christofzik - April 2007 */

html, body
{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-color:#3C3C3C;
}
	body a, body a:link, body a:visited, body a:active
	{
	color:#FF6804;
	}
	body a:hover
	{
	color:#000000;
	}
	body
	{
		height:100%;
		background:url(/templates/images/bgr.gif) top left repeat-y #414141;
	}
	body table, tr, td
	{
		padding:0;
		margin:0;
	}
/* Grundgerüst DIV-Layer */

#site
{
	float:left;
	width:100%;
}

#top1
{
	float:left;
	height:17px;
	width:100%;
	background:#414141;
}
#top2
{
	float:left;
	height:22px;
	overflow:hidden;
	width:100%;
	background:#ffffff;
	border-top:1px solid #303030;
	border-bottom:1px solid #555555;
}
#loginfelder
{
	float:left;
	height:15px;
	margin:2px 0 0 15px;
}
#login
{
	float:left;
	width:260px;
	height:21px;
	padding:0;
	visibility:hidden;
}
#login input
{
	font-size:8pt;
	padding:0;
	margin:0;
	vertical-align:super;
	background:#cccccc;
	border:1px solid black;
}
#languages
{
	float:right;
	margin:0 15px 0 0;
	height:21px;
}
#top3
{
	float:left;
	height:17px;
	width:100%;
	background:#414141;
	border-bottom:1px solid #303030;
}
#header
{
	float:left;
	height:163px;
	width:100%;
	background:url(/templates/images/headerpic_01.jpg) top left no-repeat #000000;
	border-bottom:1px solid #575654;
}
#logo
{
	position:absolute;
	float:left;
	margin:50px 0 0 185px;
}

#main_container
{
	position:absolute;
	width:100%;
	min-width:1020px;
	float:left;
	left:0px;
	top:218px;
}
*html #main_container
{
	width:1000px;
	clear:left;
	margin:6px 0 0 0;
}

#navi_box
{
	float:left;
	width:175px;
	min-height:270px;
	margin:5px 0 0 0;
	padding:0px 0px 10px 0px;
	background:#B1B1B1;	
}
*html #navi_box
{
	height:270px;
}

#content
{
	float:left;
	width:800px;	
	margin:0 0 15px 0;		
}
*html #content
{
	float:left;
	width:800px;	
	margin:0 0 15px -11px;		
}

	#content a
	{
	
	}
	
	#content ul li
	{
		list-style-image: url(/templates/images/li.gif)
	}



/* Content Fensterboxen */
.window
{
	float:left;
	width:252px;
	margin:0 0 0 11px;
}

.window_breit
{
	float:left;
	width:779px;
	margin:0 0 0 11px;
}

/* TOP Balken */

.win-top-l
{
	float:left;
	width:10px;
	height:20px;
	background:url(/templates/images/window_lo.gif) top left no-repeat;
}
.win-top-patter
{
	float:left;
	width:232px;
	height:20px;
	background:url(/templates/images/window_patter.gif) top left repeat-x;
}
.win-top-patter_breit
{
	float:left;
	width:759px;
	height:20px;
	background:url(/templates/images/window_patter.gif) top left repeat-x;
}
.win-top-r
{
	float:right;
	width:10px;
	height:20px;
	background:url(/templates/images/window_ro.gif) top left no-repeat;
}
/* WINDOWS Pics */
/* Startseite Bilder*/
/* DE */
.win-pic-fahrer
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* EN */
.win-pic-fahrer_en
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-en.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_en
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-en.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_en
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-en.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* DK */
.win-pic-fahrer_dk
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-dk.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_dk
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-dk.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_dk
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-dk.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* PL */
.win-pic-fahrer_pl
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-pl.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_pl
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-pl.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_pl
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-pl.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* NL */
.win-pic-fahrer_nl
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-nl.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_nl
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-nl.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_nl
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-nl.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* UN */
.win-pic-fahrer_un
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-un.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_un
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-en.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_un
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-en.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* FR */
.win-pic-fahrer_fr
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-fr.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_fr
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-fr.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_fr
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-fr.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* ES */
.win-pic-fahrer_es
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-es.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_es
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-es.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_es
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-es.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* I */
.win-pic-fahrer_i
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-i.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_i
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-i.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_i
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-i.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* NO */
.win-pic-fahrer_no
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-no.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_no
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-no.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_no
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-no.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* SW */
.win-pic-fahrer_sw
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-sw.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_sw
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-sw.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_sw
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-sw.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
/* POR */
.win-pic-fahrer_por
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_fahrer-por.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-transportfirmen_por
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_trans-por.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}
.win-pic-zeitarbeitsfirmen_por
{
	clear:left;
	width:252px;
	height:60px;
	background:url(/templates/images/window-pic_zeitarb-por.jpg) top left no-repeat;
	border-bottom:1px solid #FF6804;
}


/* Startseite Bilder Ende*/
.win-title
{
	clear:left;
	width:779px;
	height:32px;	
	background:#F6F6F6;
	background:url(/templates/images/win-title.jpg) top left repeat-x;
	border-bottom:1px solid #FF6804;
}
.win-title h1
{
	padding:6px 0 0 15px;
	margin:0;
	color:#3B3B3B;
	font-size:10pt;
}
.win-con
{
	clear:left;
	width:252px;
	height:174px;	
	background:#ffffff;
}
.win-con-text
{
	clear:left;
	width:222px;
	margin:0 0 0 15px;
}
.win-con-text hr
{
	border:none;
	border-bottom:1px solid #FF6804;
	height:1px;	
}
.win-con-text h2
{
	padding:10px 0 0 0;
	margin:0;
	color:#3B3B3B;
	font-size:10pt;
}
.win-con_breit
{
	clear:left;
	width:779px;
	background:#ffffff;
}
.win-con_breit-text
{
	clear:left;
	width:750px;
	margin:0 0 0 15px;
}
.win-con_breit-text hr
{
	border:none;
	border-bottom:1px solid #FF6804;
	height:1px;	
}
.win-con_breit-text h2
{
	padding:10px 0 0 0;
	margin:0;
	color:#3B3B3B;
	font-size:10pt;
}
.win-bot
{
	border-top:1px solid #FF6804;
	clear:left;
	width:252px;
	height:30px;	
	background:#F6F6F6;
}
.win-bot_breit
{
	border-top:1px solid #FF6804;
	clear:left;
	width:779px;
	height:30px;	
	background:#F6F6F6;
}

#bottom
{
	clear:left;
	width:100%;
	text-align:center;
	color:#ffffff;
	font-size:8pt;
}
#bot-text
{
	z-index:11;
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	padding:2px 0 2px 0;
	color:#ffffff;
}
#bottom_bgr
{
	z-index:10;
	position:absolute;
	left:0;
	width:100%;
	height:33px;	
	background:#ffffff;
	-moz-opacity:0.55;
	opacity:0.55;
	filter:alpha(opacity=55);	
}
#bottom a:link, #bottom a:visited, #bottom a:active
{
	color:#ffffff;
	text-decoration:none;
	margin:0 6px 0 6px;
}
#bottom a:hover
{
	color:#FF6804;
	text-decoration:none;
	margin:0 6px 0 6px;
}

#banner
{
	margin:25px 0 0 2px;
}
#banner img
{
	margin:10px 0 0 0;
	border:1px solid #000000;
}

/* Links für Navigation und Submenü */

#navi_box ul
{
	width:175px;
	margin:0;
	padding:15px 0 0 0;
}

#navi_box ul li.navi_inaktiv a:link, #navi_box ul li.navi_inaktiv a:visited, #navi_box ul li.navi_inaktiv a:active
{
	width:160px;
	display:block;
	color:#000000;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	padding:5px 0 5px 15px;
}
#navi_box ul li.navi_inaktiv a:hover
{
	width:160px;
	display:block;
	color:#000000;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:#D0D0D0;
	padding:5px 0 5px 15px;
}

#navi_box ul li.navi_aktiv a:link, #navi_box ul li.navi_aktiv a:visited, #navi_box ul li.navi_aktiv a:active
{
	width:160px;
	display:block;
	color:#000000;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:#D0D0D0;
	padding:5px 0 5px 15px;
}
#navi_box ul li.navi_aktiv a:hover
{
	width:160px;
	display:block;
	color:#FF6804;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:#D0D0D0;
	padding:5px 0 5px 15px;
}

#navi_box ul li.subnavi_inaktiv a:link, #navi_box ul li.subnavi_inaktiv a:visited, #navi_box ul li.subnavi_inaktiv a:active
{
	width:150px;
	display:block;
	color:#000000;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	padding:5px 0 5px 25px;
}
#navi_box ul li.subnavi_inaktiv a:hover
{
	width:150px;
	display:block;
	color:#000000;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:#D0D0D0;
	padding:5px 0 5px 25px;
}

#navi_box ul li.subnavi_aktiv a:link, #navi_box ul li.subnavi_aktiv a:visited, #navi_box ul li.subnavi_aktiv a:active
{
	width:150px;
	display:block;
	color:#000000;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:#D0D0D0;
	padding:5px 0 5px 25px;
}
#navi_box ul li.subnavi_aktiv a:hover
{
	width:150px;
	display:block;
	color:#FF6804;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:#D0D0D0;
	padding:5px 0 5px 25px;
}
/* -------------------------------- */


/* BLÖCKE eTiger */

.bild_links
{
	float:left;
	margin:0 15px 10px 0;
}
.bild_rechts
{
	float:right;
	margin:0 0 10px 15px;
}
.flash_rechts
{
	float:right;
	width:356px;
	height:279px;
	margin:0 0 10px 15px;
}
.bilder_nebeneinander
{
	float:left;
	margin:0 15px 15px 0; 
}
.newsflash
{
	width:140px;
}
.newsflash_pfeil
{
	float:left;
	margin:0 5px 0 0;
}
.suchergebnis
{
	width:250px;
}
/* -------------------------------- */

#contentkeys
{
	position:absolute;
	visibility:hidden;
}