/* eTiger - CSS Tramsen Media / Kim Christofzik - Februar 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:#FF884A;
	}
	body a:hover
	{
	color:#ffffff;
	}
	body
	{
		height:100%;
		background:url(/templates/images/bgr-vk_left.gif) top left repeat-y #E7E7E7;
	}
	body table, tr, td
	{
		padding:0;
		margin:0;
	}
/* Grundgerst DIV-Layer */


#lay1
{
	width:100%;
	height:100%;
	background:url(/templates/images/bgr-vk_right.gif) top right repeat-y;
}
#lay2
{
	width:100%;
	height:100%;
	background:url(/templates/images/doeka-wasserzeichen.gif) top right no-repeat;
}
#lay2_folgeseite
{
	width:100%;
	height:100%;
	background:url(/templates/images/doeka-wasserz-folge.gif) top right no-repeat;
}

#lay3
{
	width:100%;
	background:url(/templates/images/logo-streifen_hz-patter.gif) top left repeat-x;	
}
#lay4
{
	width:100%;
	background:url(/templates/images/leiste.jpg) top left no-repeat;
	height:427px;
}


#top_container
{	
	float:left;
	width:100%;
	height:108px;
}
#logo
{
	margin:0 0 0 53px;
}
#topmenu
{
	z-index:100;
	position:absolute;
	right:0;
	top:0;
	width:239px;	
	height:76px;
	background:url(/templates/images/doeka-wasserzeichen_topmenu.gif) top left no-repeat;
}
#topmenu div
{
	margin:64px 0 0 5px;
	font-size:8pt;
}
#topmenu a
{
	text-decoration:none;
	color:#666666;
}


#middle_container
{
	clear:left;
	width:100%;
}
#left
{
	float:left;
	width:180px;
}
#language_box
{
	margin:25px 0 0 71px;
}
#language_box select
{
	width:160px;
	font-size:9pt;
	padding:3px;
	color:#666666;
}
#search_box
{
	margin:25px 0 0 71px;
	white-space:nowrap;
}
#search_box input
{
	color:#666666;
	border:none;
	padding:3px;
}
#navi_box
{
	margin:25px 0 0 75px;
}
#login_box
{
	width:191px;
	border-top:1px solid #FF884A;
	border-bottom:1px solid #FF884A;
	margin:25px 0 0 57px;
	padding:5px 0 5px 0;
}
#login_box input
{
	margin:0 0 0 18px;
	font-size:9pt;
	color:#666666;
	border:none;
	padding:3px;
}
#login_box #text
{
	width:173px;
	margin:14px 0 0 18px;
	font-size:8pt;
	color:#666666;
}

#sgs_logo
{
	margin:35px 0 0 125px;
	display:none;
	visibility:hidden;
}


#content
{
	position:absolute;
	top:27px;
	left:27%;
	width:485px;
	text-align:left;
}
#content_folgeseite
{
	position:absolute;
	top:27px;
	left:27%;
	width:65%;
	text-align:left;
}
#content h1
{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	height:40px;
}
#content h2
{
	margin:0;
	padding:0;
	color:#999999;
	font-size:12px;
	font-weight:normal;
}
#content_folgeseite h1
{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	font-weight:bold;
	height:40px;
}
#content_folgeseite h2
{
	margin:0;
	padding:0;
	color:#999999;
	font-size:11pt;
	font-weight:normal;
}
#subnav_box
{
	margin:28px 0 0 0;
	height:20px;
}
/*
#content_box
{
	margin:32px 0 0 0;
	padding:0 0 30px 0;
	line-height:14pt;
}
*/
#content_box
{
	margin:32px 0 0 0;
	padding:0 0 0px 0;
	line-height:14pt;
}
#teaserboxen
{
	margin:25px 0 30px 0;
	line-height:normal;
}
#teaserboxen h1
{
	margin:0 0 0px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:16px;
	font-weight:normal;
}
.box
{
	margin:0px;
padding:0px;
	float:left;
	width:151px;
	min-height:298px;
	background:url(/templates/images/bgr_teaserboxen.jpg) no-repeat top left #6E6D6A;
}
*html .box
{
	height:298px;
}
.box .text
{
	margin:125px 0 0 8px;
	width:135px;
}
.boxm
{
	float:left;
	width:151px;
	min-height:298px;
	margin:0 16px 0 16px;
	background:url(/templates/images/bgr_teaserboxen.jpg) no-repeat top left #6E6D6A;
}
*html .boxm
{
	height:298px;
}
.boxm .text
{
	margin:125px 0 0 8px;
	width:135px;
}

.box2o
{
	float:left;
	width:151px;
	min-height:310px;
	background:url(/templates/images/bgr_teaserboxen.jpg) no-repeat top left #6E6D6A;
}
*html .box2o
{
	height:305px;
}
.box2o .text
{
	margin:125px 0 0 8px;
	width:135px;
}
.boxm2o
{
	float:left;
	width:151px;
	min-height:310px;
	margin:0 16px 0 16px;
	background:url(/templates/images/bgr_teaserboxen.jpg) no-repeat top left #6E6D6A;
}
*html .boxm2o
{
	height:305px;
}
.boxm2o .text
{
	margin:125px 0 0 8px;
	width:135px;
}
.box2u
{
	float:left;
	width:151px;
	min-height:150px;
	background:url(/templates/images/bgr_teaserboxen.jpg) no-repeat top left #6E6D6A;
}
*html .box2u
{
	height:10px;
}
.box2u .text
{
	margin:0 0 0 8px;
	width:135px;
}
.boxm2u
{
	float:left;
	width:151px;
	min-height:150px;
	margin:0 16px 0 16px;
	background:url(/templates/images/bgr_teaserboxen.jpg) no-repeat top left #6E6D6A;
}
*html .boxm2u
{
	height:150px;
}
.boxm2u .text
{
	margin:0 0 0 8px;
	width:135px;
}


#teaserboxen2
{
	margin:25px 0 30px 0;
	line-height:normal;
}
#teaserboxen2 h1
{
	margin:0 0 15px 0;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	color:#999999;
	font-size:16px;
	font-weight:normal;
}
.box2
{
	float:left;
	width:151px;
	min-height:150px;
	background:url(/templates/images/bgr_teaserboxen.jpg) no-repeat top left #6E6D6A;
}
*html .box2
{
	height:10px;
}
.box2 .text
{
	margin:125px 0 0 8px;
	width:135px;
}
.boxm2
{
	float:left;
	width:151px;
	min-height:150px;
	margin:0 16px 0 16px;
	background:url(/templates/images/bgr_teaserboxen.jpg) no-repeat top left #6E6D6A;
}
*html .boxm2
{
	height:150px;
}
.boxm2 .text
{
	margin:125px 0 0 8px;
	width:135px;
}

#flasher
{
	position:absolute;
	margin:30px 0 0 0;
}

#content_bottom
{
	clear:left;
	margin:30px 0 15px 0;
	padding:15px 0 15px 0;
	text-align:right;
	border-top:1px solid #CCCCCC;
}
	#content_bottom a, #content_bottom a:link, #content_bottom a:visited, #content_bottom a:active
	{
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration:none;
	font-size: 8pt;
	}
	#content_bottom a:hover
	{
	color:#FF884A;
	}
#news
{
	float:right;	
	width:211px;
	margin:130px 0 0 0;
	border-left:1px solid #ffffff;
}
#news h3
{
	width:160px;
	margin:0;
	padding:0 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:16px;
	font-weight:normal;
	border-bottom:1px solid #CCCCCC;
}
#news .news_text
{
	width:160px;
	margin:15px 0 0 15px;
	font-size:8pt;
	color:#666666;
}
*html #news .news_text td
{
	padding:0px 0px 15px 0px;
}
#news hr
{
	width:175px;
	margin:0 0 0 -15px;
	border:none;
	border-top:1px solid #cccccc;
	height:1px;
}
*html #news hr
{
	color:#cccccc;
	width:160px;
}

/* Links fr Navigation und Submen */

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


#navi_box ul li
{
	width:157px;
	display:block;
	color:#565656;
/*	height:14px; */
	margin:0 0 5px 0;
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
} 


#navi_box ul li.navi_inaktiv a, #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:157px;
	display:block;
	color:#565656;
/*	height:14px; */
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
}
#navi_box ul li.navi_inaktiv a:hover
{
	width:157px;
	display:block;
	color:#F47F3C;
/*	height:14px; */
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
}

#navi_box ul li.navi_aktiv a, #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:157px;
	display:block;
	color:#F47F3C;
/*	height:14px; */
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
}
#navi_box ul li.navi_aktiv a:hover
{
	width:157px;
	display:block;
	color:#000000;
/*	height:14px; */
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
}

#navi_box ul li.subnavi_inaktiv a, #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:130px;
	display:block;
	color:#565656;
/*	height:14px; */
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
}
#navi_box ul li.subnavi_inaktiv a:hover
{
	width:130px;
	display:block;
	color:#F47F3C;
/*	height:14px; */
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
}

#navi_box ul li.subnavi_aktiv a, #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:130px;
	display:block;
	color:#F47F3C;
/*	height:14px; */
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
}
#navi_box ul li.subnavi_aktiv a:hover
{
	width:130px;
	display:block;
	color:#000000;
/*	height:14px; */
	text-decoration:none;
	list-style-type:none;
	font-weight:bold;
	background:url(/templates/images/bgr_navi.gif) bottom left no-repeat;
}
/* -------------------------------- */


/* BLCKE eTiger */

.bild_links
{
	float:left;
	padding:0 15px 10px 0;
}
.bild_rechts
{
	float:right;
	padding: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;
}
/* -------------------------------- */