/* Allgemeine Elemente */

html, body {
	margin: 0;
	color: #000;
	padding: 0;
}

img {
	border: none;
}

body {
	line-height: 140%;
	background: #fff;
	margin: 0;
	text-align: center;
	font: .8em/140% Tahoma, Arial, Verdana, sans-serif;
}

h1 { }

h2 { }

h3 { }

h4 { 
	font-size:12px;
}

h5 {
	margin: 0 0 8px 0;
}

.addthis_toolbox {
	float:right;
	margin-right:10px;
}

a.addthis_button_expanded {
	color:#000!important;
}

.center {
	text-align: center;
}

#content h2 {
	border-bottom: 1px solid #000;
	padding-bottom: 3px;
}

a, a:visited, a:active {
	color: #000;
}

a:hover, a:focus {
	color: #c30;
	text-decoration: underline !important;
}

a.red {
	color: #c30;
}

textarea, input {
	padding: 0.2em;
}

ul {
	margin-left: 0;
	padding-left: 2em;
}

/* Grundelemente des Layouts */

#wrapper {
	margin: 0 auto;
	width: 837px;
	text-align: left;
}

/*
	Header
*/
#header {
	height: 114px;
	margin: 0 0 8px 0;
	position: relative;
}

#header .layout_logo_top {
	top: 32px;
	left: 0;
	position: absolute;
}

#header ul {
	position: absolute;
	left: 240px;
	top: 77px;
	padding: 0;
	margin: 0;
}

#header ul li {
	float: left;
	list-style: none;
	height: 36px;
	text-align: center;
	margin-right: 16px;
	padding-top: 6px;
	cursor: pointer;
}

#header ul li.stoebern {
	width: 114px;
}
#header ul li.stoebern-active {
	background: url(/images/header_navigation_bubble_normal.gif) top left no-repeat;
}

#header ul li.verkaufen {
	width: 160px;
}
#header ul li.verkaufen-active {
	background: url(/images/header_navigation_bubble_big.gif) top left no-repeat;
}

#header ul li a {
	font-size: 110%;
	text-transform: uppercase;
	color: #a31e22;
	text-decoration: none !important;
}
#header ul li a:hover {
	text-decoration: none !important;
}

#header #layout-login {
	position: absolute;
	top: 66px;
	right: 0px;
}

#header #layout-login #layout-login-form {
}

#header #layout-login #layout-login-form p {
	float: left;
	margin-right: 6px;
}

#header #layout-login #layout-login-form p label {
	display: none;
}

#header #layout-login #layout-login-form p input {
	background: url(/images/layout_login_input_background.gif) top left no-repeat;
	width: 108px;
	height: 20px;
	border: 0;
	padding: 6px 0 0 6px;
	color: #a3a3a3;
	font-size: 80%;
}
#header #layout-login #layout-login-form p input.active {
	color: #000;
}

#header #layout-login #layout-login-form p #usersubmit {
	text-indent: -5000px;
	background: url(/images/layout_login_submit_background.gif) top left no-repeat;
	width: 51px;
	height: 19px;
	border: 0;
	padding: 0;
	margin-top: 3px;
}

#header #layout-register-options {
	position: absolute;
	top: 32px;
	right: 0px;
	font-size: 90%;
	width: 396px;
}

#header #layout-register-options p {
	float: right;
	padding: 0;
	margin: 0 6px 0 14px !important;
}

#header #layout-login-options {
	position: absolute;
	top: 102px;
	right: 0px;
	font-size: 80%;
	width: 296px;
}

#header #layout-login-options p {
	float: left;
	padding: 0;
	margin: 0;
}

#header #layout-login-options a, #header #layout-loggedin-options a, #header #layout-register-options a {
	text-decoration: none !important;
	color: #a31e22;
}

#header #layout-login-options a:hover, #header #layout-loggedin-options a:hover, #header #layout-register-options a:hover {
	text-decoration: underline !important;
}

#header #layout-login-options p a.pwlost {
	color: #bdb0b0;
	margin-left: 122px;
}

#header #layout-loggedin-options {
	position: absolute;
	top: 66px;
	right: 0px;
	color: #9B1C26;
	text-align: right;
	font-size: 90%;
	width: 280px;
}
#header #layout-loggedin-options .hello {
	font-size:110%;
	font-weight: bold;
	display: block;
}
#header #layout-loggedin-options .hello span {
	font-weight: normal;
	font-size: 90%;
}

#header #above-links {
	background: url(/images/above-link-box-background.gif) top left no-repeat;
	width: 285px;
	height: 25px;
	position: absolute;
	top: 0px;
	right: 3px;
}

/*
	Content
*/
#content {
	display: block;
}
	
/*
	Footer
*/
#footer {
	height: 171px;
	margin-top: -6px !important;
	background: url(/images/footer_background.gif) top left no-repeat;
}

#footer a {
	color: #000000;
	text-decoration: none !important;
}

#footer a:hover {
	color: #a31e22;
	text-decoration: none !important;
}

#footer .linkbox {
	padding: 10px 0 0 30px;
	margin: 0;
}

#footer ul {
	margin: 0 auto 6px auto !important;
	padding: 0;
}

#footer ul li {
	list-style: none;
	float: left;
	width: 115px;
	margin: 0 10px 0 0 !important;
}

#footer ul li.first {
	width: 129px;
}
#footer ul li.second {
	width: 142px;
}
#footer ul li.third {
	width: 125px;
}
#footer ul li.fourth {
	width: 134px;
}
#footer ul li.fifth {
	width: 100px;
}
#footer ul li.sixth {
}

#footer ul li span {
	color: #a31e22;
	font-weight: bold;
}

#footer ul li ul {
	margin: 0;
	padding: 0;
}

#footer ul li ul {
	list-style: none;
	width: auto;
}

#footer .unterstuetzer-info {
	width: 476px;
	padding-top: 12px !important;
	margin: 0 auto !important;
	font-size: 80% !important;
	font-weight: bold;
	color: #7f7f7f;
	text-align: center;
}

#footer .unterstuetzer-info a {
	color: #a31e22;
}

#footer .addon-links {
	text-align: center;
	margin-top: 18px !important;
	color: #777777;
	font-size: 80% !important;
}

#footer .addon-links a {
	color: #777777;
}


/*
	Helper
*/
.cl {
	clear: both;
}

/*
	Forms
*/
.input-form {
	padding-bottom: 12px;
}

.input-form label {
	float: left;
	width: 139px !important;
	font-size: 90%;
	padding-top: 3px;
}

.input-form input {
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 2px;
	width: 261px;
}

.input-form textarea {
	font: inherit;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 2px;
	width: 261px;
}

.input-form select {
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 2px;
	width: 261px;
}

.submit_action input {
	clear: both !important;
	margin-top: 6px !important;
}

.submit_action input {
	border: none !important;
	font-weight: bold !important;
	color: #fff !important;
	background: url(/images/submit_background.gif) top left no-repeat !important;
	width: 95px !important;
	height: 23px !important;
	float: left !important;
	padding: 0 !important;
}

a.fake_input_button, a.fake_input_button:hover, a.fake_input_button:visited {
	border: none !important;
	font-weight: bold !important;
	text-align: center;
	text-decoration:none!important;
	font:11px Tahoma,Arial,Verdana,sans-serif;
	padding-top:3px;
	color: #fff !important;
	background: url(/images/submit_background.gif) top left no-repeat !important;
	width: 95px !important;
	height: 23px !important;
	float: left !important;
	margin-right:15px;
}

.clear_l {
	clear:left;	
}

.clear_r {
	clear:right;	
}

/* editdata checkbox */
.check .box label {
	display: inline !important;
}

.check .box input {
	display: inline !important;
	width: auto !important;
}

form .checkbox {
	padding: 0;
	margin: 0;
}

form .checkbox input {
	width: auto !important;
	float: left;
	padding: 0;
	margin: 2px 6px 0 0;
}
form .checkbox label {
	width: auto !important;
	float: left;
	padding: 0;
	margin: 0;
}
form .checkbox .description {
	float: left;
	padding: 0 0 0 20px;
	margin: 0;
}

form .errormessage label {
	color: #fff;
	background: #A92D31;
	/*font-size: 80%;
	font-weight: bold;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;*/
	cursor: help;
}

form .error-msg-display {
	color: #A92D31;
	font-size: 80%;
	font-weight: bold;
}

.req:after {
	content: ' *';
}

form .description {
}

/*
	Sidebar "Stöbern"
*/
.has_sidebar #pagesidebar {
	float: right;
	width: 215px;
	background: url(/images/pages/sidebar_body_background.gif) bottom left no-repeat;
	padding-bottom: 12px;
}

.has_sidebar #pagesidebar h3 {
	color: #fff;
	font-size: 100%;
	margin: 0 0 6px 0;
	height: 28px;
	width: 210px;
	background: url(/images/pages/sidebar_title_background.gif) top left no-repeat;
	padding: 1px 0 0 5px;
}

.has_sidebar #pagesidebar p {
	text-align: center;
}
.has_sidebar #pagesidebar p a {
	color: #a92d31;
	font-size: 80%;
}
.has_sidebar #pagesidebar p a.bold {
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
}

.has_sidebar #pagesidebar ul {
	margin: 18px 0 0 18px;
	padding: 0;
}

.has_sidebar #pagesidebar ul li {
	padding: 0;
	margin: 0 0 10px 0;
	list-style: none;
	font-size: 80%;
	line-height: 13px;
	height: 65px;
}

.has_sidebar #pagesidebar ul li img {
	float: left;
	margin: 3px 6px 3px 0;
}
.has_sidebar #pagesidebar ul li span {
	display: block;
}
.has_sidebar #pagesidebar ul li .author {
}
.has_sidebar #pagesidebar ul li .title {
	font-weight: bold;
}
.has_sidebar #pagesidebar ul li .price span {
	display:inline;
	font-weight: bold;
	color: #a92d31;
}
.has_sidebar #pagesidebar ul li .details a {
	font-weight: bold;
	color: #a92d31;
}

#pagesidebar .loading {
	background: url(/images/loading-circles-small.gif) center center no-repeat;
	height: 100px;
}

.loadingball {
	background: url(/images/loading-circles-small.gif) center center no-repeat;
	height: 60px;
}

/*
	Single Search Box Page top
*/
#pagesearchbox {
	width: 838px;
	height: 125px;
	background: url(/images/pages/searchbox_background.gif) top left no-repeat;
	padding: 6px 5px 5px 5px;
	position: relative;
}

#pagesearchbox .plantsfield {
	width: 828px;
	height: 115px;
	background: url(/images/pages/searchbox_plants_background.jpg) top left no-repeat;
}

#pagesearchbox .plantsfield .searchtag {
	position: absolute;
	top: 63px;
	left: 98px;
}

#pagesearchbox .plantsfield form {
	position: absolute;
	top: 39px;
	width: 481px;
	height: 54px;
	background: url(/images/pages/search_field_background.png) top left no-repeat;
	left: 194px;
}

#pagesearchbox .plantsfield form #index_q {
	float: left;
	margin: 17px 0 0 18px;
	width: 370px;
	border: none;
	color: #969696;
	font-size: 110%;
	color: #000 !important;
}
#pagesearchbox .plantsfield form #index_q.active {
	background: url(/images/index/isbntitelautorinputbg.gif) 3px 5px no-repeat;
}

#pagesearchbox .plantsfield form #index_submit {
	float: right;
	margin: 14px 18px 0 0;
	width: 66px;
	height: 27px;
	background: url(/images/pages/searchbox_button_background.gif) top left no-repeat;
	border: none;
	text-indent: -5000px;
}

/*
	fdsf
*/
.has_sidebar #pagecontentbox {
	width: 611px;
	float: left;
}

.has_sidebar #pagecontentbox.noape .pagecontentboxcontent {
	background: url(/images/pages/contentbox_background_top-noape.gif) top left no-repeat !important;
}

.has_sidebar #pagecontentbox .pagecontentboxcontent {
	width: 591px;
	padding: 10px 10px 10px 12px;
	margin: 0;
	background: url(/images/pages/contentbox_background_top.gif) top left no-repeat;
}

.has_sidebar #pagecontentbox .pagecontentboxcontent h2 {
	margin: 0;
	padding: 0;
	font-size: 110%;
}

.has_sidebar #pagecontentbox .pagecontentboxfooter {
	width: 605px;
	padding: 6px 0 0 6px;
	height: 3px;
	margin-top: -6px;
	background: url(/images/pages/contentbox_background_footer.gif) bottom left no-repeat;
}

.pages {
	text-align: center;
}

.pages a {
	text-decoration: none;
}
.pages a.decorate {
	text-decoration: underline;
}

a.red {
	color: #a92d31;
}

/* rating box */

p.rating {
	padding: 0;
	margin: 15px 0 0 0;
	height: 15px;
	width: 94px;
	background: url(/images/ape_bar_small_background.gif) top left no-repeat;
}

p.rating span.rating_user {
	height: 15px;
	float: right;
	background: #fff;
	background-image: url(/images/ape_bar_small_background_grey.gif);
	background-repeat: no-repeat;
}

.results p.rating {
	float:left;
}

/* Verkaufen */

.propertie_label,
.propertie_label_big {
	display:block;
	width: 85px;
	float:left;
}

.propertie_label_big {
	font-weight:bold;
	width:145px;
}

.format_black {
	color:#000!important;	
}	

/* Statusmeldungen */

.info_message {
	padding:18px 40px;
	font-weight:bold;
	margin:20px 0;
	background: #e59090 url(/images/icon_info_message.png) 12px 15px no-repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}