* 
{
	margin: 0;
	padding: 0;
}

html 
{
	text-align: center;
	color: black; 
	font-size: 14px;
	font-family: Verdana, sans-serif;
	background: url(../images/bg_radial.jpg) center top no-repeat;
}

body
{
	text-align: left;
	margin: 15px auto;
	width: 1024px;
	height: 850px;
    box-shadow: 10px 20px 30px grey;
}

#index
{
	margin: 15px auto;
	width: 736px;
	height: 589px;
	background: url(../images/body_index_bg.jpg) center no-repeat;
}

.list
{
	list-style: none;
	background: url(../images/icon_indic.gif) left center no-repeat;
	padding: 0 0 5px 15px;
}

.border
{
	padding: 10px;
	border: 1px dashed;
}

.border_float
{
	margin: 10px; 
	padding: 10px;
	border: 1px dashed;
	float: left;
}


.headline
{
	border-bottom: solid 2px #4C5799; 
	text-transform: uppercase;
	margin-bottom: 20px;
}

.section
{
	text-align: justify;
	margin-bottom: 20px;
}

a.index:link {  color: #003b6a; text-decoration: none}
a.index:visited {  color: #003b6a; text-decoration: none}
a.index:hover {  color: #003b6a; text-decoration: underline}

a:link {  color: #000000; text-decoration: none}
a:visited {  color: #000000; text-decoration: none}
a:hover {  color: #000000; text-decoration: underline}

/* header: container on the top of the page */
/***************************************************************/

#header 
{
	height: 20px;
	color: #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background: url(../images/header_bg.jpg) top left no-repeat;
}

div#header a.callback 
{
	margin-right: 30px;
}

div#header a.kontakt 
{
	margin-right: 26px;
}
div#header a.impressum 
{
	margin-right: 16px;
}
div#header a.onlineshop
{
	margin-right: 4px;
}

div#header a:link {  color: #003b6a; text-decoration: none}
div#header a:visited {  color: #003b6a; text-decoration: none}
div#header a:hover {  color: #003b6a; text-decoration: underline}


div#navheader ul.b li 
{
	list-style: none;
	float: left;
}

div#navheader ul.b 
{
	float: right;
}	

/* head: container of the side */
/***************************************************************/

#head 
{
	height: 126px;
    background-color: #FFFFFF;
}

#head_admin
{
	height: 146px;
}

/* navigation: container of the side */
/***************************************************************/

#navigation
{
	padding: 0 0 0 200px;
	border-bottom: 1px solid #FFFFFF;
	height: 22px;
	background: url(../images/nav_bg.jpg) left top repeat-y;
	color: #FFFFFF;
	font-size: 12px;
}

#navigation td
{
	padding: 0 15px 0 10px;
	vertical-align: middle;
}

#navigation a:link {  color: #FFFFFF; text-decoration: none}
#navigation a:visited {  color: #FFFFFF; text-decoration: none}
#navigation a:hover {  color: #FFFFFF; text-decoration: underline}


/* menu: container on the left side */
/***************************************************************/

#menu
{
	background: url(../images/menu_bg.jpg) left top repeat-y;
	background-color: #215f8b;
	float: left;
	padding: 20px 10px 10px 10px;
	width: 170px;
    height: 634px
}

#menu ul
{
	list-style: none;
	line-height: 25px;
}

/* invisible means the menu is folded, thus invisible */

#menu ul ul.invisible
{
	list-style: none;
	margin-left: 20px;
	background: url(../images/separator.jpg) top left no-repeat; 
	display: none;
}

#menu ul ul.visible
{
	list-style: none;
	margin-left: 20px;
	background: url(../images/separator.jpg) top left no-repeat; 
	display: block;
}

#menu ul ul ul.invisible
{
	list-style: none;
	margin-left: 20px;
	display: none;
}

#menu ul ul ul.visible
{
	list-style: none;
	margin-left: 20px;
	display: block;
}


#menu  ul li 
{
	background: url(../images/separator.jpg) top left no-repeat; 
}

#menu ul li a
{
	text-decoration: none;
	margin: 2px 0;
	padding: 2px 0 2px 30px;
	background-image: url(../images/icon_indic.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	color: #215f8b;
	font-weight: bold; 
	display: block;
}
#menu ul li a:hover
{
	background-color: #628cb2;

	color: #ffffff;
}

#menu ul li ul li a
{
	text-decoration: none;
	padding-left: 10px;
	color: #5f5f5f;
	font-weight: normal;
	background: none;
	display: block;
}

#menu ul li ul li a:hover
{
	background-color: #628cb2;
	color: #ffffff;
}

#menu ul li ul li ul li a
{
	text-decoration: none;
	padding: 0 0 0 10px;
	color: #5f5f5f;
	background: none;
	display: block;
}

#menu ul li ul li ul li a:hover
{
	background-color: #628cb2;
	color: #ffffff;
}

/* Certificat */

#certificat
{
	text-align: center;
	font-size: 10px;
}

#certificat a:link {  color: #000000; text-decoration: none}
#certificat a:visited {  color: #000000; text-decoration: none}
#certificat a:hover {  color: #000000; text-decoration: underline}


/* main: container in the middle */
/***************************************************************/

#main
{
	height: 624px;
	width: 794px;
	padding: 20px;
	text-align: justify;
	overflow: auto;
	background-color: #FFFFFF;
}

* html #main
{
	padding-left: 15px;
}

#main a:link {  color: #003b6a; text-decoration: none}
#main a:visited {  color: #003b6a; text-decoration: none}
#main a:hover {  color: #003b6a; text-decoration: underline}


/* footer: container at the end of the site */
/***************************************************************/

#footer 
{
	border-top: 1px solid #FFFFFF;
	height: 14px;
	background: url(../images/nav_bg.jpg) left top repeat-y;
	text-align: center;
}

/* The Cleaner break the floats */
/***************************************************************/

.cleaner 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	border: 0px none;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}

/* news */
/***************************************************************/

#main_news
{
	margin: 10px 0;
	padding: 10px;
	border: 1px dashed;
	font-size: 12px;
}

#main_news_date
{
	margin-right: 10px;
	float: left;
	color: #000000;
	font-weight: bold;
}

#main_news_title
{
	color: #000000;	
	font-weight: bold;
	letter-spacing: 0.1px;
	text-transform: uppercase;
}

#main_news_moreless
{
	color: #000000;	
	font-weight: bold;
	float: right;
}

#main_news_abstract
{
	color: #000000;
}

#main_news_details
{
	padding-top: 10px;
	color: #000000;
	display: none;
}

#main_news_url
{
	padding-top: 10px;
}

#main_news_url a:link
{
	text-decoration: underline;
}

#main_news_image
{
}

.more
{
	display: block;
	text-decoration: none;
}

.less
{
	display: none;
	text-decoration: none;
}

/* callback */
/***************************************************************/

#callback
{
	display: none;
	padding: 10px;
	border: solid 1px #000000;
	position:absolute; 
	top: 46px; 
	left: 700px; 
	width: 250px; 
    z-index:3; 
	background-color: #EAECEF;
}

/* werkzeugkatalog_index */
/***************************************************************/

#werkzeugkatalog_index
{
	display: block;
	padding: 10px;
	height: 640px;
	overflow:auto;
	z-index:3; 
}


/* IE/Mac-Hack \*/
/***************************************************************/
* html #head 
{
	margin-bottom: -3px;
}

* html #navigation
{
	margin-top: 0px;
}
/* */




/* admin */
/***************************************************************/

.admin_nav
{
	text-decoration: none;
	margin: 2px 0;
	padding: 5px 0 5px 5px;
	color: #4C5799;
	font-weight: bold; 
	display: block;
	background: url(../images/separator.jpg) top left no-repeat; 
}


#shop {
	height: 180px;
	margin-top: 160px;
	position: relative;
	overflow: hidden;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 3px 15px -5px #000000;
    padding: 10px;
}

