@import url("ElementTemplate.css");
@import url("warenkorb.css");
@import url("shop.css");

html, body, form, td, div, p
{
	padding: 0;
	margin: 0;
}

td
{
	text-align: left;
	vertical-align: top;
}

ul, ol
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 10px;
}

li
{
	margin-top: 5px;
	margin-bottom: 7px;
	padding-left: 0px;
	margin-left: 0px;
}

ul li
{
	list-style: square outside;	
	vertical-align: baseline;
	letter-spacing: normal;
	text-align: left;
}

input, label
{
	vertical-align: middle;
}


/*** STRUCTURE ***/

.lineitem
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitem_hover
{
	background-color: #E4E4E4;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.lineitemgrey
{
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	border-bottom-color: #e1e1e1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #F9F9F9;
}

.lineitemgrey_table
{
	margin-bottom: 10px !important;
}

.keybox
{
	margin-bottom: 15px;	
}

.keyboxcontent
{
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-color: White;
	border: 1px solid #dedede;
	background-repeat: repeat-y;
}

.keyhead
{
	font-size: 11px;
	line-height: 24px;
	color: #CC0000;
	text-transform: uppercase;
	font-weight: bold;	
	border-bottom: solid 1px #CDCDCD;
}

.keycontent
{	
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 10px;
	padding-right: 2px;
	text-align: left;
	font-size: 11px;
}

.floatingelement li
{
	list-style-position: inside;
}

.image_left
{
	float: left;
	padding-right: 15px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-top: 0;
}

.image_right
{
	float: right;
	padding-right: 0;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 0;
}

select.inputstyle
{
	height: 17px;
	padding: 0;
	line-height: 12px;
	color: #646464;
}

input.inputstyle
{
	height: 18px;
	padding: 0 2px 0px 2px;
	line-height: 12px;
	color: #646464;
}

input.button
{
	text-align: center;
}

hr
{
	height: 1px;
	color: #dddddd;
	background-color: #dddddd;
	border: 0;
}

.searchinput, .searchbutton

{
	vertical-align: middle;
}

/*** LIST ***/

.rsscontainer
{
	width: 100%;
	height: 19px;
	text-align: right;
	display: block;
}

.keyitemborder
{
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.keyitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.keyitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.listitemborder
{
	border-bottom-color: #CDCDCD;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.listitem_hover
{
	background-color: #F3F3F3;
	cursor: pointer;
}

.listitemborder_hover
{
	background-color: #F3F3F3;	
	border-bottom-color: #CDCDCD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	cursor: pointer;
}

.keytext
{
	width: 100%;
	padding-top: 4px;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-right: 2px;
}

.keymore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 0;
	vertical-align: bottom;
}

.keyheadline
{
	font-weight: bold;
	display: block;
}

.listtext
{
	width: 100%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

.listmore
{
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 7px;
	padding-right: 0;
	vertical-align: bottom;
}

.listheadline,
a.listheadline,
a.listheadline:active,
a.listheadline:visited,
a.listheadline:hover
{
	padding-top: 0px;	 
	padding-bottom: 2px;
	display: block;
	font-weight: bold;
	text-decoration: none;
}

.thumbnail
{
	padding-right: 0;
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	width: 106px;
}

.downloadtext
{
	width: 100%;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 4px;
}

.downloadicon
{
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}

ul.press
{
	margin-top: 5px;
	margin-bottom: 5px;
}

ul.press li
{
	list-style: square url(../images/li.gif) outside;	
	vertical-align: baseline;
	letter-spacing: normal;
	text-align: left;
}


/*** SITEMAP ***/

.sitemaptable
{
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

/**LOCATOR**/

.locatortable
{
	/*border-bottom: solid 2px #000;*/
	color: #767676;
	margin-bottom: 10px;
	margin-left: 3px;
}

/**LOGIN**/

.logintable
{
	width: 100%;
}

.logintd
{
	width: 100px;
}

.logintextbox
{
	width: 200px;
}

/***PRINT&RECOMMEND LINKS***/

.actionpanel
{
	width: 100px;
	text-align: right;
}

.actiontable td
{
	padding-left: 5px;
	padding-right: 5px;	
}

.actionborder
{
	border-right: solid 1px #7F97B9;
}

/***CONTACT MODULE***/

.contactcell
{
	width: 100px;
	padding-top: 4px;
}

.contactmodulediv
{
	float: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}


/***STRUCTURE ELEMENT FLEXIBLE IMAGE***/
.flexible_image_outer
{
	border: 1px solid #e2e2e2; 
	padding: 5px;
	font-size: 1px; 
}


.flexible_image
{
	width: 100%; 
	font-size: 1px; 
	background-image: url(../images/flex_image_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


/***SEARCH PAGE***/


.search_filter_table td, .search_result_table td
{
	padding: 5px;
	vertical-align: middle;
}

/***REGISTARTION***/

.registration_table td
{
	padding: 4px;
}
