/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	DOMAIN	::	www.karlmertz.com
##	DESC	::	Default canvas-layout styles...
##	AUTHOR	::	SL
##	DATE	::	07.09.2006
##	NOTES	::	Mainly using padding instead of margin because of stupid IE error when floating...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	MISC DEFAULT STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
html {
	height: 100%;
}
body {
/*
	background-image: url(../_images/gfx/bg_site.gif);
	background-position: 50% 0%;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
*/
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	color: #000000;
	margin-top: 5px;
}
a {
	color: #666666;
	color: #000000;
	text-decoration: underline;
}
a:hover  {
	color: #666666;
}
h1 {
	margin: 0px 0px 8px 0px;
	font-size: 16px;
	font-weight: bold;
}
p {
	margin: 0px 0px 8px 0px;
}
table {
	border: none;
	border-collapse: collapse;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	MISC DEFAULT CLASSES AND ID STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#canvas {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 750px;
	/*height: 100%;*/
	border-collapse: collapse;
}
#container {
	position: relative;
	margin: 0;
	/*min-height: 100%;*/
	background-color: #fff;
}
* html #container {
	height: 100%;
}
#preview_div {
	display: none;
	position: absolute;
	z-index: 1000;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	text-align: center;
}
.info {
	background-image: url(../_images/gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 0px 0px 8px;
}
.imageBorder {
	margin: 0px 6px 6px 0px;
	padding: 0px;
	border: 3px solid #656766;
}
.clearBoth {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.hidden {
	display: none;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	HEADER + MENU STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#header {
	background-color: #B4CE8F;
	background-image: url(../_images/gfx/bg_header.gif);
	background-position: top;
	background-repeat: no-repeat;
	width: 100%;
	height: 95px;
	border-bottom: 1px solid #fff;
}
#header #logo {
	/*padding: 11px 0px 0px 11px;*/
}
#header #logo_agco {
	float: right;
	padding: 11px 11px 0px 0px;
}
#header #menu {
/*
	padding: 32px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 27px;
*/	
	float: right;
	padding: 0;
	margin: 32px 0px 0px 15px;
	clear: right;
}
#header #menu li {
	float: left;
	margin-right: 5px;
	color: #000000;
}
#header #menu li a {
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
#header #menu li a:hover {
	text-decoration: underline;
}
#header #menu_top {
	float: right;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 37px;
}
#header #menu_top li {
	float: left;
	padding: 0px 5px 0px 0px;
}
#header #menu_sub {
	clear: both;
	padding: 5px 0px 0px 0px;
	height: 12px;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#header #menu_sub li {
	float: left;
	padding: 0px 4px 0px 4px;
}
#header #menu_sub li.arrow {
	background-image: url(../_images/gfx/arrow_menu.gif);
	background-repeat: no-repeat;
	background-position: 4px 2px;
	width: 10px;
	height: 12px;
}
#header #menu_sub li a {
	color: #FFFFFF;
	text-decoration: none;
}
#header #menu_sub li a:hover {
	text-decoration: underline;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	CONTENT STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#content {
	background-color: #fff;
	margin: 0;
	padding: 0;
}
#content #left {
	float: left;
	padding: 0px 10px 16px 10px;
	width: 480px;	/*	Padding resize	*/
}
#content #right {
	float: right;
	padding: 0px 10px 16px 0px;
	width: 228px;
	font-size: 10px;
}
#content #combine {
	padding: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-image: url(../_images/gfx/combined_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
}

#content #combine-profil
{
	padding: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-image: url(../_images/gfx/combined_bottom_profil.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
}

#content #combine-contact
{
	padding: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	background-image: url(../_images/gfx/combined_bottom_contact.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 100%;
}

#content #combine-frontpage
{
	border-top: 1px solid #fff;
	margin: 0;
}

#content #combine-used
{
	padding: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	background-image: none !important;
	width: 100%;
}

div#combineHeader {
	margin-top: 0;
}

div#combineLeft {
	width: 258px;
	float: left;

	/*background-color: #EEEEEE;*/
	border-top: 3px solid #D7D7D7;
	padding: 13px;
	margin-right: 1px;
	width: 231px;
}

div#combineRight {
	float: left;
	/*background-color: #EEEEEE;*/
	border-top: 3px solid #D7D7D7; 
	padding: 13px;
	width: 466px;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	FRONTPAGE STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#frontpage { /*	Flash	*/
	float: left;
}
#box {
	float: right;
}
#box li {
	margin: 0px 0px 1px 0px;
}
#teaser {
	clear: both;
	padding: 8px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	_padding-top: 4px;
	font-size: 10px;
}

#teaser li {
	float: left;
	margin: 0px 9px 0px 0px;
	width: 238px;
}
#teaser li h3 {
	margin: 0px 0px 6px 0px;
}
#teaser li .content {
	padding: 0px 10px 0px 10px;
}
#teaser li .content dd {
	margin: 0px 0px 8px 0px;
}

table#teaserNEW
{
	margin: 0;
	padding: 0;
}

table#teaserNEW td
{
	vertical-align: top;
	padding: 0;
	margin: 0;
	background-position: bottom left;
	background-repeat: no-repeat;
}

table#teaserNEW td#front-left
{
	width: 249px;
	background-image: url(../_images/gfx/combined_bottom_frontpage_l.gif);
}

table#teaserNEW td#front-mid
{
	border-left: 1px solid #fff;
	width: 250px;
	background-image: url(../_images/gfx/combined_bottom_frontpage_m.gif);
}
table#teaserNEW td#front-right
{
	border-left: 1px solid #fff;
	width: 249px;
	background-image: url(../_images/gfx/combined_bottom_frontpage_r.gif);
}

table#teaserNEW td h3
{
	border-top: 1px solid #fff;
}

div#flashFront {
	border: 0px solid #000000;
	float: right;
	margin: 0px;
	padding: 0px;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	RIGHT BOX STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#right .box {
	margin: 0px 0px 8px 0px;
	width: 100%;
}
#right .box h4 {
	width: 238px;
	height: 22px;
}
#right .box .content {
	padding: 10px 8px 10px 8px;
}

#right .box .content dl.product {
	padding: 5px 0px 10px 10px;
}
#right .box .content dl.product dt {
	margin: 0px 0px 0px 0px;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	LEFT BOX STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#left .persContact {
	margin: 0px 0px 10px 0px;
	width: 200px;
}
#left .persContact dt {
	font-weight: bold;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	COMBINE CONTENT STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#combine .sortiment {
	float: left;
	margin: 0px 0px 4px 0px;
	width: 230px;
	text-align: center;
}
#combine .departContact td {
	vertical-align: top;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	FOOTER STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
#footer
{
	/*position: relative;*/
	clear: both;
	background-image: url(../_images/gfx/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #EDEDED;
/*
	margin: -284px 0px 0px 0px;
*/
	border-top: 1px solid #FFFFFF;
	width: 100%;
	height: 221px;
	color: #000000;
	font-size: 9px;
}
#footer #copyright {
	float: right;
	width: 220px;
	border: 0px solid #000000;
	text-align: right;
	padding-right: 5px;
}
#footer #address {
	float: left;
	width: 515px;
	border: 0px solid #000000;
	padding-left: 5px;
}
/*
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
##	FORM STYLES...
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
*/
input,
textarea {
	width: 100%;
	color: #475054;
	font-size: 10px;
	border: 1px solid #D9D9D9;
}
textarea {
	height: 225px;
	overflow: auto;
}
input.submit {
	margin: 4px 0px 4px 0px;
	width: auto;
	background-color: #D9D9D9;
	border: 1px solid #5B6366;
}