﻿body											{	background-color: #ffffff; 	color: #000000; 		margin: 0px; padding: 0px;
																										font-family: Arial, Helvetica, Sans-Serif; }

#center											{														position: relative; margin: 0px auto; padding: 0px; width: 986px; z-index: 1; }


/* HEAD 
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_navi										{														position: absolute; top: 0px; left: 0px; margin: 0px; padding: 0px; width: 100%; height: 107px; z-index: 10; overflow: hidden; }
#center_navi									{														position: relative; margin: 0px auto; padding: 0px; width: 986px; height: 687px; z-index: 1; }
#center_navi #logo								{														position: absolute; top: 10px; right: -2px; margin: 0px; padding: 0px; width: 163px; height: 53px; z-index: 20; }
#center_navi #dd_head_hide						{														position: absolute; top: 0px; left: 10px; margin: 0px; padding: 0px; width: 810px; height: 76px; z-index: 20; }
#center_navi #dd_head_hide img					{														margin: 0px; padding: 0px; width: 810px; height: 76px; }


/* BG 
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_bg										{	background-color: #ffffff;							position: static; margin: 0px 0px 0px 0px; padding: 0px; width: 810px; height: auto; float: left;
													border-color: #ffffff;								border-width: 0px 6px 0px 10px; border-style: solid;
																										background-image:url('../../../files/general/background_97c511.gif'); background-repeat: repeat-y; background-position: 0px 0px; }

/* MIDDLE 
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_middle									{	background-color: #ffffff;							position: static; margin: 0px; padding: 0px; width: 644px; height: auto; float: left;
													border-color: #ffffff;								border-width: 0px 0px 0px 6px; border-style: solid; }

/* SPACER 
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_spacer									{														position: static; margin: 0px -6px 0px -6px; padding: 0px; width: 6px; height: 453px; overflow: hidden; float: left; }


/* CONTENT 
-------------------------------------------------------------------------------------------------------------------------------------*/
#frame_content									{														position: static; margin: 0px; padding: 0px; width: 644px; height: auto; float: left; }



/* GENERAL 
-------------------------------------------------------------------------------------------------------------------------------------*/
img												{														border: 0px; }
div.clear										{														width: 0px; height: 0px; overflow: hidden; clear: both;
																										font-size: 0px; line-height: 0px; }
#scrbr											{	background-color: #ffffff; color: #ffffff;			position: absolute; bottom: -1px; left: 0px; width: 1px; height: 1px; z-index: 1; overflow: hidden; }


/* IE
-------------------------------------------------------------------------------------------------------------------------------------*/
@media all{
* html body #frame_navi_bg #navi_overlay		{ 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/blickle/files/general/navigation_background.png', sizingMethod='image'); background: none; }
* html body #frame_navi #quicksearch #QS-START	{ 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/blickle/files/general/quicksearch_start.png', sizingMethod='image'); background: none; }

* html body #frame_navi_menu div.dd_headitem	{	display: inline; top: -32px; margin-bottom: -10px; }
}	