/****************************************** ES&S layout *****/
/***** Copyright (c) 2006-2007 ES&S Oliver Reiners e.K. *****/
/************************************************************/
/*********************************** initial stylesheet *****/
/************************************************************/
/******************************* author sonnenvogel.com *****/
/****************************** last updated 2008-05-19 *****/
/************************************************************/
/*START: Inhaltsverzeichnis

	
	---------------------------------------------------------------
	Dieses Stylesheet enthält alle initialen Styles sowie einen generellen css-Reset
	---------------------------------------------------------------
*/

/*END: Inhaltsverzeichnis*/
/************************************************************/
html,
body
{
	margin: 0;
	padding: 0;
	color: #fff;
}

div, form
{
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	border: none;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}

table
{
	margin: 0;
	padding: 0;
	border: none;
	font-size: 100%;
	width: 100%;
	margin: 0 0 20px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, caption, th, td, label, address
{
	font-family: Arial;
	color: #000;
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0;
	color: #363636;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0.05em;
}

h2 
{
	color: #747474;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

h3 
{
	color: #999;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}

h4
{
	color: #999;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

p 
{
	font-size: 11px;
	line-height: 15px;
}

ol
{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

ul
{
	list-style-type: none;
}

ol
{
	margin: 0 0 15px 16px;
}

ol li
{
	font-size: 11px;
	line-height: 16px;
	color: #333;
}

a
{
	color: #000;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial;
}

h3,
h4
{
	color: #999;
}

span#lightbox-caption
{
	color: #000;
	font-size: 11px;
	line-height: 16px;
}

div.image-float a,
div.float a,
div.image a,
div.portlet-140x140-visual a,
div.portlet-290x140-visual a,
div.portlet-big-visual a
{
	line-height: 0;
	font-size: 0;
}

a:hover
{
	text-decoration: none;
}

a.inline-link
{
	background: url(img/icons/icon_link.gif) no-repeat 0 3px;
	padding: 0 0 0 14px;
	color: #000;
}

div.list li
{
	line-height: 20px;
	font-size: 11px;
	background: url(img/bullet_grey.jpg) no-repeat 0 8px;
	padding: 0 0 0 15px;
}

div.list li li
{
	background: url(img/bullet_grey_white.gif) no-repeat 0 8px;
}

div.list a.link,
ul.products-cart a.link
{
	background: url(img/icons/icon_link.gif) no-repeat 0 center;
	padding: 0 0 0 14px;
	color: #000;
}

span.phone
{
	background: url(img/icons/icon_phone.gif) no-repeat 0 2px !important;
	padding: 0 0 0 14px;
}

a.email
{
	background: url(img/icons/icon_contact.gif) no-repeat 0 50% !important;
	padding: 0 0 0 13px;
}

a.movie
{
	background: url(img/icons/icon_movie.gif) no-repeat 0 1px !important;
	padding: 0 0 0 15px;
}

a.pdf
{
	background: url(img/icons/icon_pdf.gif) no-repeat 0 0 !important;
	padding: 2px 0 0 21px !important;
	overflow: visible !important;
	margin-top: 3px !important;
}

a.rtf
{
	background: url(img/icons/icon_rtf.gif) no-repeat 0 0 !important;
	padding: 2px 0 0 20px !important;
	overflow: visible !important;
	margin-top: 3px !important;
}

a.cad
{
	background: url(img/icons/icon_cad.gif) no-repeat 0 0 !important;
	padding: 2px 0 0 20px !important;
	overflow: visible !important;
	margin-top: 3px !important;
}

a.print
{
	background: url(img/icons/icon_print.gif) no-repeat 0 1px !important;
	padding: 0 0 1px 16px !important;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

address 
{
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

label 
{
	font-size: 11px;
	line-height: 10px;
	display: block;
	color: #333;
}

input, select, textarea
{
	color: #000;
	font: 11px Arial;
	background: #fff;
}

input, textarea
{
	padding-left: 3px;
	padding-right: 3px;
}

input.input-image
{
	padding: 0;
	background-color: transparent;
	margin: 0;
}

input.checkbox,
input.radio
{
	margin: 0 5px 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
	display: block;
	float: left;
	background-color: transparent;
}

input.radio
{
	margin: 2px 5px 0 0;
}

select
{
	margin: 0;
	padding: 0;
}

textarea
{
	margin: 0;	
}

hr
{
	display: none;
}

dd 
{
	font-size: 11px;
	line-height: 15px;
}

dt 
{
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

a.more-link
{
	display: block;
	background: url(img/icon_white_box_arrow.gif) no-repeat 0 0;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0 0 28px !important;
	color: #888888 !important;
}

a:hover.more-link
{

	color: #000 !important;
}

td, th
{
	padding: 2px 4px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #e3e3e3;
	color: #444;
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	border-top: none;
}

td a
{
	color: #af1803;
}

.red
{
	color: #af1803 !important;
}

td a:hover
{
	color: #000;
}

thead th
{
	padding: 2px 4px;
	background-color: #ececec;
	color: #000;
}

div.text-wrapper
{
	margin-top: -1px;
	padding: 1px 0 0;
}

.access,
h6
{
	position: absolute;
	left: -7000px;
}

.clearfix
{
	min-height: 1%;
}

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	font-size: 1px;
	visibility: hidden;
}

.marker, .hilite { background-color: #ff0; }                                                                                                                                                                                                                                                                                                                                           