@charset "ISO-8859-1";
@import url("/lib/global/footer.css");
/******************************************************************************
project.......: 	gebrauchte.gartentechnik.com 
url...........: 	http://gebrauchte.gartentechnik.com
autor.........: 	ok
******************************************************************************/

/********** Globale Definitionen **********/

/*** font-fix ***/
* html body {
	font-size: 100.01%;
}
body {
	background: #005500 url(/images/gartentechnik_bg.gif) repeat;
	font-size: 13px;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	color: white;
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
a:link, a:visited, a:hover, a:active {
	color: #006600;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	background-color: #005500;
	color: white;
	padding: 3px;
	margin: 0;
	text-transform: uppercase;
}


/* Clear both fuer bestehende Elemente */
.clear {
	clear: both;
}

/* Clear both als Standalone */
.cleaner {
	clear: both;
	height: 0px;
	overflow: hidden;
} 

/* Boxend fuer das Ende der Seite */
.boxend {
	clear: both;
	height: 0px;
	overflow: hidden;
} 


#control_panel a,
#footer a {
	color: #FFFF00;
	font-size: 11px;
	text-decoration: none;
}




/***** Container *****/
#wrapper {
	margin: 20px;
}


/***** Header *****/

/*** G-Logo ***/
#logo {
	float: left;
}

/*** Text im Header-Bereich ***/
#teaser {
	background-color: #008C00;
	margin-left: 260px;
	min-height: 240px;
	height: auto !important;
	height: 240px;
	font-size: 14px;
}
#teaser h1 {
	background-color: #005500;
	font-size: 11px;
	margin: 0;
	padding: 3px;
	text-transform: uppercase;
}
#teaser h1 a {
	position: absolute;
	right: 25px;
	color: #FFFF00;
}
#teaser p,
#teaser ol {
	margin: 0;
	padding: 5px 0 5px 28px;
}
#teaser ol {
	margin-left:25px;
}

/***** Inhalts-Container *****/
#content {
	margin-top: 20px;
}

/***** linke Spalte *****/
#control_panel {
	float: left;
	width: 240px;
	background-color: #006600;
	font-size: 10px;
	margin-bottom: 20px; /* Abstand zum Footer, wenn Content-Bereich kleiner */
}
#control_panel .sidebox {
	padding: 10px;
	border: 4px solid #005500;
	border-top: none;
	margin-bottom: 2px;
	width: 212px;
}
#control_panel h2 {
	margin: -10px -10px 5px -10px;
	padding: 3px;
}


/* Suche */
#search {
	background-color: #FFFF00;
	text-align: center;
	padding: 5px;
}
#search span {
	color: #006600;
	display: block;
	font-size: 18px;
	font-weight: bold;
}
#search input.text {
	border: 1px solid #005500;
	color: #005500;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 180px;
	margin: -4px 0 4px;
}

/*** Navigation ***/
.navigation {
	padding: 5px 0 0 5px;
	margin: 0;
	list-style: none none;
}
.navigation li {
	font-size: 0px; /* IE Bugfix */
}
.navigation a {
	display: block;
	background: none;
	padding-left: 10px;
}
.navigation a:hover,
.navigation a:active,
.navigation a.active {
	background-image: url(/images/foldertree/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.navigation .submenu {
	margin-left: 20px;
}
.navigation .submenulayer {
	margin-left: 40px;
}
.navigation .subsubmenulayer {
	margin-left: 60px;
}
.navigation .subsubsubmenulayer {
	margin-left: 80px;
}


/*** PLZ-Suche ***/
#plzsearch form {
	text-align: center;
}
#plzsearch select,
#plzsearch option,
#plzsearch input {
	font-size: 18px;
}


/***** Inhaltsbereich *****/
#main_content {
	background-color: #FFFFFF;
	color: #006600;
	margin-left: 260px;
	overflow: hidden;
	height: auto !important;
	height: 1%;
}
#main_content h1 {
	font-size: 22px;
	margin: 10px 0 0 30px;
}
#main_content h2.productHeader {
	font-size: 17px;
	background: none;
	color: #006600;
	padding: 10px;
	text-transform: none;
	border-bottom: 1px dashed #AAAAAA;
	border-top: 1px dashed #AAAAAA;
}
#main_content h3 {
	font-size: 13px;
}
#main_content p {
	margin: 10px 30px;
}

#main_content #breadcrumbs {
	float: left;
	padding: 10px 30px;
}

#main_content .footer {
	margin-top: 1em;
}

/* 
 *  Regionsanzeige auf den Regionalen Gebrauchtgeraeteseiten, Layout wie breadcrumbs aber
 *  auf der rechten Seite.
 */
#main_content #region_bar {
	float: right;
	font-weight: bold;
	padding: 10px 30px;
}

/*
 * Div Container um breadcrumbs und region_bar am oberen Rand des Katalog Main Bereichs
 */
#main_content #top_bar {
}


#main_content #country_bar {
	float: right;
	font-weight: bold;
}
#main_content #country_bar ul {
	list-style: none;
	font-size: 10px;
	margin: 15px 10px 0 0;
}
#main_content #country_bar li {
	display: inline;
}


#main_content .product {
	background-color: #FFFFFF;
	border-bottom: 1px dashed #AAAAAA ;
	margin: 10px;
	padding: 10px;
}


#main_content .product .image {
	float: left;
	height: 100px;
	width: 75px;
}
#main_content .product .text {
	margin-left: 75px;
}

#main_content .product .linkBox {
	text-align: right;
	margin-top: 20px;
}
#main_content .product .linkBox img {
	vertical-align: middle;
}


#main_content .page {
	text-align: center;
	padding-bottom: 10px;
}


#main_content a.more {
	background-image: url(/images/weiter.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 2px 23px 2px 0;
	display: block;
}





/********** Städteseiten **********/
#main_content .portal .boxhead h3 {
	font-size: 18px;
	margin: 10px;
	padding: 0;
}
#main_content .country .boxhead {
	margin: 3em 10px 0 10px;
	padding: 0;
}
#main_content .country .boxhead h2 {
	font-size: 18px;
	padding-top: 0.8em;
	padding-bottom: 0.8em;
}
#main_content .portal .boxbody {
	padding: 5px;
}
#main_content .portal .boxbody .firstrow {
	clear: both;
}
#main_content .portal .boxbody .letter {
	width: 21%;
	float: left;
	margin: 10px;
	border: 1px solid #005500;
	border-bottom: none;
	border-right: none;
}
#main_content .portal .boxbody .letter h6 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #005500;
	margin: 0;
	padding: 2px 0 0 0;
	width: 20px;
	height: 18px;
	text-align: center;
}
#main_content .portal .boxbody .letter a {
	display: block;
	padding: 5px;
	text-decoration: none;
}

#main_content .portal .boxbody .letter a .name {
	display: block;
	font-size: 12px;
}
#main_content .portal .boxbody .letter a .radius,
#main_content .portal .boxbody .letter a .products {
	display: none;
}
#main_content .regions {
	clear: both;
	padding-top: 10px;
}


