html 
{
	margin: 0;
	padding: 0;
}

body 
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
} 

h1
{
	color: #0266B3;
	font-size: 15px;
	line-height: 1.5;
}

#column_middle 
{ 
	width: 827px;
	height: 100%;
	margin: 0px auto;
	text-align: left;
	background: #FFFFFF;
	overflow: auto;
} 

.column { 
	position: absolute; 
	width: 50%; 
	top: 0; 
} 

.left 
{
	left: 0;
} 
.right 
{
	right: 0;
} 

#column_left 
{
	margin-right: 414px; 
	background: #FFFFFF;
	height: 100%;
} 

#column_right
{
	margin-left: 413px;
	background: #FFFFFF;
	height: 100%;
}

.view_central
{
	position: relative;
	width: 827px;
	height: 100%;
}

.view_central_top
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 118px;
	width: 828px;
}

.image_borderless
{
	border: 0px none;
}

.view_central_left
{
	position: relative;
	left: 0px;
	top: 118px;
	width: 187px;
	height: 733px;
	background: #C7D2EB;
	font-size: 11px;
}

.view_central_right
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 640px;
	height: 732px;
	background: #FFFFFF;
}

/*
	navigation
*/

#view_central_left_navigation_container
{
	position: relative;
	left: 0px;
	top: 0px;
	width: 187px;
	height: 500px;
	background: #C7D2EB;
}

/*
	navigation first level general
*/

ul.navigation_ul 
{
	margin: 0px;
	padding: 0px;
	cursor: default;
	list-style-type: none;
	width: 187px;
	background: #C7D2EB;
	color: #000000;
}

/*
	navigation first level items
*/

.navigation_ul li#navigation_item_default
{
	display: block;
	text-decoration: none;
	color: #000000;
	height: 21px;
	padding-left: 15px;
	padding-top: 6px;
	border-bottom: 1px solid #FFFFFF;
}

.navigation_ul li#navigation_item_default a
{
	display: block;
	text-decoration: none;
	color: #000000;
}

.navigation_ul li#navigation_item_current
{
	display: block;
	text-decoration: none;
	color: #FF6600;
	height: 21px;
	padding-left: 15px;
	padding-top: 6px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat : no-repeat;
	background-position: 1px 5px;
	background-image: url(../mmedia/img/layout/current.png);
}

.navigation_ul li#navigation_item_current a
{
	display: block;
	text-decoration: none;
	color: #FF6600;
}

/*
	navigation second level items
*/

.navigation_item_products_width
{
	width: 141px;
	height: 32px;
}

.navigation_item_products_width_en
{
	width: 145px;
	height: 32px;
}

.navigation_item_products_width_hx
{
	width: 135px;
	height: 32px;
}

.navigation_item_products_pulse_width
{
	width: 140px;
	height: 32px;
}

.navigation_item_products_pulse_width_en
{
	width: 147px;
	height: 32px;
}

/*
	navigation second level product
*/

.navigation_ul li#navigation_item_product_default
{
	display: block;
	text-decoration: none;
	color: #000000;
	height: 21px;
	padding-left: 15px;
	padding-top: 6px;
}

.navigation_ul li#navigation_item_product_default a
{
	display: block;
	text-decoration: none;
	color: #000000;
}

.navigation_ul li#navigation_item_product_current
{
	display: block;
	text-decoration: none;
	color: #FF6600;
	height: 21px;
	padding-left: 15px;
	padding-top: 6px;
	background-repeat : no-repeat;
	background-position: 1px 5px;
	background-image: url(../mmedia/img/layout/current.png);
}

.navigation_ul li#navigation_item_product_current a
{
	display: block;
	text-decoration: none;
	color: #FF6600;
}

/*
	navigation second level products with 3 lines
*/

.navigation_ul li#navigation_item_products_3lines_default
{
	display: block;
	text-decoration: none;
	color: #000000;
	height: 49px;
	padding-left: 15px;
	padding-top: 9px;
}

.navigation_ul li#navigation_item_products_3lines_default a
{
	display: block;
	text-decoration: none;
	color: #000000;
}

.navigation_ul li#navigation_item_products_3lines_current
{
	display: block;
	text-decoration: none;
	color: #FF6600;
	height: 49px;
	padding-left: 15px;
	padding-top: 9px;
	background-repeat : no-repeat;
	background-position: 1px 20px;
	background-image: url(../mmedia/img/layout/current.png);
}

.navigation_ul li#navigation_item_products_3lines_current a
{
	display: block;
	text-decoration: none;
	color: #FF6600;
}

/*
	navigation second level products 2 lines
*/

.navigation_ul li#navigation_item_products_2lines_default
{
	display: block;
	text-decoration: none;
	color: #000000;
	height: 35px;
	padding-left: 15px;
	padding-top: 7px;
}

.navigation_ul li#navigation_item_products_2lines_default a
{
	display: block;
	text-decoration: none;
	color: #000000;
}

.navigation_ul li#navigation_item_products_2lines_current
{
	display: block;
	text-decoration: none;
	color: #FF6600;
	height: 35px;
	padding-left: 15px;
	padding-top: 7px;
	background-repeat : no-repeat;
	background-position: 1px 13px;
	background-image: url(../mmedia/img/layout/current.png);
}

.navigation_ul li#navigation_item_products_2lines_current a
{
	display: block;
	text-decoration: none;
	color: #FF6600;
}

/*
	navigation second level products last entry
*/

.navigation_ul li#navigation_item_products_last_default
{
	display: block;
	text-decoration: none;
	color: #000000;
	height: 35px;
	padding-left: 15px;
	padding-top: 7px;
	border-bottom: 1px solid #FFFFFF;
}

.navigation_ul li#navigation_item_products_last_default a
{
	display: block;
	text-decoration: none;
	color: #000000;
}

.navigation_ul li#navigation_item_products_last_current
{
	display: block;
	text-decoration: none;
	color: #FF6600;
	height: 35px;
	padding-left: 15px;
	padding-top: 7px;
	border-bottom: 1px solid #FFFFFF;
	background-repeat : no-repeat;
	background-position: 1px 13px;
	background-image: url(../mmedia/img/layout/current.png);
}

.navigation_ul li#navigation_item_products_last_current a
{
	display: block;
	text-decoration: none;
	color: #FF6600;
}

/*
	navigation decoration
*/

ul.navigation_ul li:link
{
	background-color: #999999;
	text-decoration: none;
	color: #000000;
}

ul.navigation_ul li:visited
{
	background-color: #999999;
	text-decoration: none;
	color: #000000;
}

ul.navigation_ul li:active
{
	background-color: #999999;
	text-decoration: none;
	color: #000000;
}

ul.navigation_ul li:hover
{
	background-color: #B6C2DA;
	text-decoration: none;
	color: #000000;
}

#view_central_left_contact_container
{
	position: relative;
	left: 0px;
	top: 50px;
	width: 187px;
	height: 137px;
	background: #C7D2EB;
	border-bottom: 1px solid #FFFFFF;
}

ul.contact_ul 
{
	margin: 0px;
	padding: 0px;
	cursor: default;
	list-style-type: none;
	width: 187px;
	background: #C7D2EB;
	color: #000000;
}

ul.contact_ul > li
{
	height: 15px;
	padding-left: 15px;
	padding-top: 2px;
}

.contact_ul_li
{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contact_ul_a:link
{
	color: #000000;
}

.contact_ul_a:visited
{
	color: #000000;
}

.contact_ul_a:active
{
	color: #000000;
}

.contact_ul_a:hover
{
	color: #000000;
}

#view_central_left_imprint
{
	position: relative;
	left: 0px;
	top: 4px;
	width: 187px;
	height: 37px;
	background: #C7D2EB;
}

ul.imprint_ul 
{
	margin: 0px;
	padding: 0px;
	cursor: default;
	list-style-type: none;
	width: 187px;
	background: #C7D2EB;
	color: #000000;
}

ul.imprint_ul > li
{
	height: 15px;
	padding-left: 15px;
	padding-top: 2px;
}

.imprint_ul_a:link
{
	color: #000000;
	text-decoration: none;
}

.imprint_ul_a:visited
{
	color: #000000;
	text-decoration: none;
}

.imprint_ul_a:active
{
	color: #000000;
	text-decoration: none;
}

.imprint_ul_a:hover
{
	color: #000000;
	text-decoration: none;
}

#view_central_right_index
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_index.png);
}

#view_central_right_produkte
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte.png);
}

#view_central_right_produkte_SPS_GS05-GS30
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_GS05-GS30.png);
}

#view_central_right_produkte_SPS_GS05-GS30_en
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_GS05-GS30_en.png);
}

#view_central_right_produkte_SPS_GS60-GS150
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_GS60-GS150.png);
}

#view_central_right_produkte_SPS_GS60-GS150_en
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_GS60-GS150_en.png);
}

#view_central_right_produkte_SPS_GSW
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_GSW.png);
}

#view_central_right_produkte_SPS_GSW_en
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_GSW_en.png);
}

#view_central_right_produkte_SPS_GX
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_GX.png);
}

#view_central_right_produkte_SPS_GX_en
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_GX_en.png);
}

#view_central_right_produkte_hx
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_hx.png);
}

#view_central_right_produkte_hx_en
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_hx_en.png);
}

#view_central_right_produkte_SPS_Ion
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_Ion.png);
}

#view_central_right_produkte_SPS_Ion_en
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_Ion_en.png);
}

#view_central_right_produkte_SPS_Pulse
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_Pulse.png);
}

#view_central_right_produkte_SPS_Pulse_en
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_SPS_Pulse_en.png);
}

#view_central_right_Technical_Data
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_produkte_Technical_Data.png);
}

#view_central_right_kontakt
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_kontakt.png);
}

#view_central_right_links
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_kontakt.png);
}

#view_central_right_impressum
{
	left: 187px;
	top: -624px;
	background-image: url(../mmedia/img/layout/view_central_background_kontakt.png);
}

#page_index_heading
{
	position: relative;
	left: 33px;
	top: 30px;
	width: 500px;
}

#page_produkte_heading_en
{
	position: relative;
	left: 33px;
	top: 30px;
	width: 450px;
}

#page_produkte_SPS_GS05-GS30_heading
{
	position: relative;
	left: 33px;
	top: 30px;
	width: 210px;
}

#page_kontakt_heading
{
	position: relative;
	left: 33px;
	top: 30px;
	width: 280px;
}

#page_links_heading
{
	position: relative;
	left: 33px;
	top: 30px;
	width: 280px;
}

#page_impressum_heading
{
	position: relative;
	left: 33px;
	top: 30px;
	width: 280px;
}

#page_merchants_heading
{
	position: relative;
	left: 33px;
	top: 30px;
	width: 300px;
}

#page_index_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_index_statement_2
{
	position: relative;
	left: 33px;
	top: 50px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 500px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS05-GS30_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 270px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS05-GS30_statement_1_en
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 260px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS60-GS150_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 260px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GSW_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 320px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GX_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 270px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GX_statement_1_en
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 270px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS60-GS150_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 260px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_hx_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_Pulse_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_Technical_Data_statement_1
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 500px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_Technical_Data_statement_2
{
	position: relative;
	left: 33px;
	top: 50px;
	width: 330px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS05-GS30_pdfdownload
{
	position: relative;
	left: 343px;
	top: 165px;
	width: 400px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_SPS_GS05-GS30_pdfdownload  a
{
	color: #000000;
}

#page_produkte_SPS_GS05-GS30_pdfdownload_en
{
	position: relative;
	left: 352px;
	top: -140px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_SPS_GS05-GS30_pdfdownload_en  a
{
	color: #000000;
}

#page_produkte_SPS_GS60-GS150_pdfdownload
{
	position: relative;
	left: 355px;
	top: -210px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_SPS_GS60-GS150_pdfdownload  a
{
	color: #000000;
}

#page_produkte_SPS_GS60-GS150_pdfdownload_en
{
	position: relative;
	left: 352px;
	top: -195px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_SPS_GS60-GS150_pdfdownload_en  a
{
	color: #000000;
}

#page_produkte_SPS_GSW_pdfdownload
{
	position: relative;
	left: 396px;
	top: -210px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_SPS_GSW_pdfdownload  a
{
	color: #000000;
}

#page_produkte_SPS_GSW_pdfdownload_en
{
	position: relative;
	left: 396px;
	top: -180px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_SPS_GSW_pdfdownload_en  a
{
	color: #000000;
}

#page_produkte_SPS_GX_pdfdownload
{
	position: relative;
	left: 352px;
	top: -155px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GX_pdfdownload  a
{
	color: #000000;
}

#page_produkte_SPS_GX_pdfdownload_en
{
	position: relative;
	left: 352px;
	top: -165px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_SPS_GX_pdfdownload_en a
{
	color: #000000;
}

#page_produkte_hx_pdfdownload
{
	position: relative;
	left: 392px;
	top: -345px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_hx_pdfdownload  a
{
	color: #000000;
}

#page_produkte_hx_pdfdownload_en
{
	position: relative;
	left: 392px;
	top: -310px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_hx_pdfdownload_en a
{
	color: #000000;
}

#page_produkte_SPS_Ion_pdfdownload
{
	position: relative;
	left: 33px;
	top: 50px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_SPS_Ion_pdfdownload  a
{
	color: #000000;
}

#page_produkte_Technical_Data_pdfdownload
{
	position: relative;
	left: 33px;
	top: 65px;
	width: 250px;
	font-size: 12px;
	line-height: 1.5;	
}

#page_produkte_Technical_Data_pdfdownload  a
{
	color: #000000;
}

#page_produkte_SPS_GS05-GS30_statement_details
{
	position: relative;
	left: 313px;
	top: -175px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS05-GS30_statement_details ul li
{
	color: #FF6600;
}

#page_produkte_SPS_GS05-GS30_statement_details ul li span
{
	color: #000000;
}

#page_produkte_SPS_GS05-GS30_statement_details_en
{
	position: relative;
	left: 313px;
	top: -160px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS05-GS30_statement_details_en ul li
{
	color: #FF6600;
}

#page_produkte_SPS_GS05-GS30_statement_details_en ul li span
{
	color: #000000;
}

#page_produkte_SPS_GS60-GS150_statement_details
{
	position: relative;
	left: 313px;
	top: -230px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS60-GS150_statement_details ul li
{
	color: #FF6600;
}

#page_produkte_SPS_GS60-GS150_statement_details ul li span
{
	color: #000000;
}

#page_produkte_SPS_GS60-GS150_statement_details_en
{
	position: relative;
	left: 313px;
	top: -210px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GS60-GS150_statement_details_en ul li
{
	color: #FF6600;
}

#page_produkte_SPS_GS60-GS150_statement_details_en ul li span
{
	color: #000000;
}

#page_produkte_SPS_GSW_statement_details
{
	position: relative;
	left: 355px;
	top: -210px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GSW_statement_details ul li
{
	color: #FF6600;
}

#page_produkte_SPS_GSW_statement_details ul li span
{
	color: #000000;
}

#page_produkte_SPS_GSW_statement_details_en
{
	position: relative;
	left: 355px;
	top: -175px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GSW_statement_details_en ul li
{
	color: #FF6600;
}

#page_produkte_SPS_GSW_statement_details_en ul li span
{
	color: #000000;
}

#page_produkte_SPS_GX_statement_details
{
	position: relative;
	left: 313px;
	top: -158px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GX_statement_details ul li
{
	color: #FF6600;
}

#page_produkte_SPS_GX_statement_details ul li span
{
	color: #000000;
}

#page_produkte_SPS_GX_statement_details_en
{
	position: relative;
	left: 313px;
	top: -160px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_SPS_GX_statement_details_en ul li
{
	color: #FF6600;
}

#page_produkte_SPS_GX_statement_details_en ul li span
{
	color: #000000;
}

#page_index_contact_de
{
	position: relative;
	left: 393px;
	top: -40px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_index_contact_en
{
	position: relative;
	left: 393px;
	top: -5px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_hx_statement_details
{
	position: relative;
	left: 353px;
	top: -373px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_hx_statement_details ul li
{
	color: #FF6600;
}

#page_produkte_hx_statement_details ul li span
{
	color: #000000;
}

#page_produkte_hx_statement_details_en
{
	position: relative;
	left: 353px;
	top: -339px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

#page_produkte_hx_statement_details_en ul li
{
	color: #FF6600;
}

#page_produkte_hx_statement_details_en ul li span
{
	color: #000000;
}

.contact_email:link
{
	color: #000000;
}

.contact_email:visited
{
	color: #000000;
}

.contact_email:active
{
	color: #000000;
}

.contact_email:hover
{
	color: #000000;
}

.contact_title
{
	color: #FF6600;
	font-weight: bold;
}

#page_impressum_location_headquarter
{
	position: relative;
	left: 33px;
	top: 23px;
	width: 550px;
	font-size: 12px;
	line-height: 2.0;
	border-bottom: 1px 1px 1px 1px solid #000000;
}

#page_kontakt_location_darmstadt
{
	position: relative;
	left: 32px;
	top: 32px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

.page_kontakt_location_darmstadt_title
{
	color: #FF6600;
	font-weight: bold;
}

#page_kontakt_contact
{
	position: relative;
	left: 343px;
	top: -58px;
	width: 300px;
	font-size: 12px;
	line-height: 1.5;
}

.empty_div
{
	display: block;
	height:	10px;	
}

#page_links
{
	position: relative;
	left: 32px;
	top: 23px;
	width: 500px;
	font-size: 12px;
	line-height: 2.0;
}

#link
{
	text-decoration: none;
	color: #000000;
}

/*
	Imprint
*/

#page_imprint_items
{
	position: relative;
	left: 33px;
	top: 35px;
	width: 500px;
	font-size: 10px;
	line-height: 1.2;
}

#page_imprint_items_adl
{
	position: relative;
	left: 0px;
	top: -10px;
	width: 220px;
}

#fett
{
	font-weight: bold;	
}

#unterstreichen
{
	text-decoration:underline;
}


#page_imprint_items_local_court_fiscal_data
{
	position: relative;
	left: 250px;
	top: -160px;
	width: 300px;	
}

#page_imprint_items_realisation
{
	position: relative;
	left: 0px;
	top: -60px;
	width: 220px;	
}

#page_imprint_items_implementation
{
	position: relative;
	left: 250px;
	top: -230px;
	width: 220px;	
}

#page_imprint_items_legal_advice
{
	position: relative;
	left: 0px;
	top: -205px;
	width: 580px;
}

#page_imprint_items_copyright
{
	position: relative;
	left: 0px;
	top: -195px;
	width: 580px;
}

.page_imprint_items_email_adl_kontakt:link
{
	color: #0000FF;
}

.page_imprint_items_email_adl_kontakt:visited
{
	color: #0000FF;
}

.page_imprint_items_email_adl_kontakt:active
{
	color: #0000FF;
}

.page_imprint_items_email_adl_kontakt:hover
{
	color: #0000FF;
}

.page_imprint_items_design_company_email:link
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_design_company_email:visited
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_design_company_email:active
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_design_company_email:hover
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_design_company_url:link
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_design_company_url:visited
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_design_company_url:active
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_design_company_url:hover
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_textandphotos_email:link
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_textandphotos_email:visited
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_textandphotos_email:active
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_textandphotos_email:hover
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_implementation_email:link
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_implementation_email:visited
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_implementation_email:active
{
	color: #000000;
	text-decoration: none;
}

.page_imprint_items_implementation_email:hover
{
	color: #000000;
	text-decoration: none;
}

