/*
Theme Name: Shopanbieter (based on WP Classic)
Description: Abgewandelt von: 
	The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Nicola Straub
Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	margin: 0px 0px 0px 10px;
	border: 0 none;
}

a {
	color: #675;
}

a img {
	border: none;
}

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

h2 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
	padding: 10px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

h4 {
	padding-left: 10px;
	margin-top: 5px;
}


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 10px;
}

.post p {
	padding: 0px 15px 5px 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 10px;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	display:block;
	float: right;
	width: 100px;
	border: 1px solid #e2e2e2;
	margin: -7px 10px 0px 0;
	background-color: #e0e0e0;
}

.tweetcount {display: inline;vertical-align:middle; background-color: #e2e2e2;padding: 2px;color: #000;}

iframe.feedback,
.feedback iframe,
.tweetcount iframe,
iframe.tweetcount {
	display: inline;
	margin: 0;
	width: 90px;vertical-align:middle;
}

.meta {
	font-size: .75em;
	padding: 5px 0px;
	margin: 5px 10px 15px 10px;
	border-top: 1px dotted grey;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
    color: #555e5e;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  14px;
    text-align: left;
    font-weight: bold;
	padding:0px 20px 10px 10px;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#seitennavi {
	margin: 10px 10px;
	text-align: center;
}

#anbieterlink {
	margin: 10px 5px;
	padding: 5px 0px 3px 0px;
	background-color: #e0e0e0;
}

#anbieterlink h4 {
	margin-left: -5px;}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */

.minigrey {
	color:#808080;
	font-size: 10px;
}

.logo, .banner, .banner_line, .banner_anzeige {
	position:absolute;
	visibility: visible;
	z-index: 0;
}

.logo {
	width:248px;
	height:88px;
	left: 10px;
	top:23px;
}

.banner {
	width:472px;
	height:62px;
	left: 500px;
	top: 24px;
}

/* LINIE BEI DER ANZEIGE*/
.banner_line{
	width:192px;
	height:17px;
	left: 730px;
	top: 0px;
	border-width: 0px 0px 1px 0px;
	border-color:#b2b2b2; 
	border-style:solid;
}
.banner_anzeige{
	width:18px;
	height:7px;
	left: 928px;
	top: 9px;
	font-size: 10px;
}

.div_clear{
clear:both
}

.r {color: #FF0000;
}

.b {font-weight:bold;
}

.image_header_detail,.div_left, .div_login, .banner_line_right, .banner_anzeige_right, .div_right, .div_content, .div_login_links, .div_login_form, .div_login_formTxt, .div_login_formTxtFeld, .col_login_submit{
	position:absolute;
	visibility: visible;
	z-index: 0;
}

.div_login h1, .div_login_formTxt, .div_login_formTxtFeld, .col_login_submit, .div_content, .header_content, .div_content_color {
	font-size: 12px;
}

.div_login_links, .div_login_links a, .div_login_formTxtFeld input, .banner_anzeige_right, .div_right, .div_content form, .input_suche{
	font-size: 11px;
}

/* HEADER DETAILBILD */
.image_header_detail {
	top: 145px;
	left: 10px;
}

.image_header_detail img {
	width: 796px;
	height: 121px;
}

/* INHALT UeBERSCHRIFT, TEXT, TEASER MIT HG FARBE FORMULAR FUeR LINKSUCHE */
.div_content{
	width:796px;
	left: 0px;
	top: 268px;
	padding: 0px 11px 10px 0px;
}

.div_content a {
	color: #555e5e;
	text-decoration: underline;
	font-weight: bold;
}

.div_content a:hover {
	color: #ffffff;
}

.div_content a:visited {
	font-weight: normal;
}

.div_content_color {
	background-color: #cdd0d5;
	width:612px;
	padding: 0px 0px 10px 0px;
	margin: 11px 0px 10px 10px;
	float: left;
}

.div_clear_content{
	clear:left;
	padding: 0px 0px 5px 0px;
}

/* Tagwolke */
#tagwolke  {
	text-align: center;
	background-color: #e3e5e8;
	border: 1px solid #555e5e;
	padding: 5px 20px 5px 20px;
	color: #000;	font-weight: bold;
}

#tagwolke {padding: 0px; margin: 5px 0px;}

.st-tag-cloud {
	background-color: #e3e5e8;
	border: 0 none;
	margin-top:10px;
	padding: 0px 10px 10px 10px;
}

a.st-tags,
.st-tags a:link {
	text-decoration: none;
	color: #555e5e;
	font-weight: bold;
}

a:hover.st-tags {
	color: #555e5e !important;
	text-decoration: underline;
}

.st-tags a:visited {
	text-decoration: none;
	color: #555e5e;
	font-weight: normal;
}

.navbar_h2 {margin-top: 2px;}

ul.st-related-posts {
	list-style-type: none;
	padding-left: 0px;
	margin-top: -5px;
}


/* RECHTE SPALTE FUER DIE ANZEIGEN UND LINKS */
#menu {
	background: #fff;
	position: absolute;
	width: 178px;
	left: 627px;
	top: 1px;
	padding: 0px 0px 10px 1px;
}

#menu a{
	text-decoration: underline;
}

#menu img{
	padding: 0px 0px 0px 0px;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu ul {
	color: #000;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding-bottom: 2px; 
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/* Seitenelemente allgemein */
.widget {
	border-width: 1px 1px 1px 1px;
	border-color:#A0B5AC; 
	border-style:solid;
	padding: 5px 3px 5px 10px;
	margin: 10px 0px 0px 0px;
	color: #000000;
}

.widget a {
	color: #555e5e;
	text-decoration: none;
}

.textwidget a {
	color: #555e5e;
	text-decoration: none;
}

a.textwidget {
	text-decoration: none;
	color:#000000;
}

.widget_text,
.widget_get_recent_comments,
.widget_search {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

.widget_get_recent_comments {
	background-image: url(/images/img_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 11px 10px;
	padding: 8px 0 0 22px;
}
#newssearch {margin-top: -14px; padding-top: 0px;}

#text-5 form#searchform {
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#text-5 input#s {
	width: 105px;
	height: 18px;
	border: 1px solid #999;
	color: #000;
	padding: 0;
	margin: 10px 0px 10px -25px;
}

#text-5 input#searchsubmit {
	width: 50px;
	font-size: 11px;
	padding:0;
}

#text-5 p {
	font-size: 11px;
	font-weight: normal;
	margin-left: -10px;
	margin-top: -13px;
	margin-bottom: 0px;
}


#nl-abo h2, #text-5 h2 {
	font-size: 12px;
	padding-left: 0px;
	margin: -5px 0 2px 0;
}

#nl-abo h2 {
	margin: -10px 0 0px 0;
}


#nl-abo,
#nl-abo p {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 0 0px 0px;
	margin: 0 0 0 0;
	background-image: none;
}

#rss-abo,
#rss-abo p {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 3px 0px;
}

/* LOG IN */
#text4 h1{
	margin: 0px 0px 7px -12px;
}
#text4 {
	width:147px;
	height: 343px;
	left: 800px;
	top: 145px;
	border-width: 1px 1px 1px 1px;
	border-color:#A0B5AC; 
	border-style:solid;
	padding: 5px 3px 0px 16px;
	font-size: 11px;
}

#nl-abo ul, 
#nl-abo li {
	list-style-type: square;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

#nl-abo li {
	margin-left: 12px;
	padding-top: 5px !important;
	padding-left: 0px !important;
	list-style-position:outside;
	line-height: 13px;
}

#nl-abo input#nlemail {
	width: 105px;
	height: 18px;
	border: 1px solid #999;
	color: #000;
	padding: 0;
	margin: 0px 0px 0px -16px;
}

#nl-abo input#nlsubmit {
	width: 50px;
	font-size: 11px;
	padding:0;
	margin:0 -10px 0 0;
}

#get_recent_comments_wrap {
	font-size: 10px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 5px 5px 0px;
}

#get_recent_comments_wrap ul {
	list-style-type: none;
	padding-top: 5px !important;
	font-size: 10px;
	font-weight: normal;
}

#get_recent_comments_wrap li {
	margin-left: -25px !important;
	padding-top: 5px !important;
	list-style-position:inside;
	font-size: 10px;
	line-height: 11px;
}

#get-recent-comments a {
	color: #555e5e !important;
	text-decoration: underline;
	font-weight: bold;
}

#get-recent-comments a:hover {
	color: #ffffff;
}

#get-recent-comments a:visited {
	font-weight: normal;
}

.plugin_comment_wrap {
	font-size: x-small !important;
	padding-top: 5px;
}

/*Partnerbanner - rechte Spalte */
#divbar {
	background: #fff;
	position: absolute;
	width: 165px;
	left: 185px;
	top: -125px;
	padding: 0px 0px 10px 1px;
}

/* FOOTER */
.footer_detail {
	width:587px;
	height:13px;
	border-width: 1px 0px 0px 0px;
	border-color:#A0B5AC;
	border-style:solid;
	margin: 40px 0px 0px 11px;
	padding: 15px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	word-spacing: 0px;
	letter-spacing: 0px;
}

.footer_detail a{
	text-decoration:underline;
	font-weight: bold;
	color: #555e5e;
	padding: 0px 2px 0px 2px;
}

.footer_detail a:hover {
	text-decoration:underline;
	font-weight: bold;
	color: #acacac !important;
}

.footer_detail a:visited {
	text-decoration:underline;
	font-weight: normal;
	color: #555e5e;
}

/* Klassen fuer Blog-Artikel */
.cite {
	padding: 5px 10px; 
	background-image: url(/images/cite.gif); 
	background-repeat: no-repeat; 
	background-position: 10px 10px; 
	background-color: rgb(231, 231, 231);
	margin: 5px 10px;
}

.versandhausberater	{
border: 1px solid rgb(255, 105, 0); margin: 5px 15px; padding: 10px; background-color: rgb(238, 238, 238);
}

/* kann weg? 
.plugin_comment_wrap a:hover {
	color: darkgrey !important;
}

.emoticon	{
	width: 16px;
	height: 16px;
}
*/