/*
Theme Name: 2mSellertool
Theme URI: http://www.2mSellerTool.de
Description: WordPress Theme 2mSellerTool
Version: 5
Author: Michael Mahne
Author URI: http://www.2mSellerTool.de
Tags: Michael Mahne, WebDeveloper

	This theme was designed and built by Michael Mahne

*/

@charset "utf-8";
/* ====== == = copyright by 2mSellerTool.de 2009 = == ===== */
body {
	margin: 0;
	padding: 0;
	background: url(images/bg-body.jpg) repeat-x #ffffff;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #434343;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN S T A R T = = = = = = = = = = */
a:link, a:visited {
	text-decoration : none;
	color : #0066B2;
}
a:hover, a:active {
	text-decoration : none;
	color : #9A141B;
}
a:focus {  
        outline: none;  
} 
ul {
	margin : 0;
	padding : 0;
}
li {
	padding : 0 0 4px 0;
}
table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 150%;	
	border-collapse : collapse;
}
p {
	margin : 0 0 20px 0;
}
.clear {
	clear : both;
}
h1 {
	margin : 0;
	padding: 0;
	font-size : 18px;
	color : #A21412;
  line-height: 150%;
}
h1 a:link, h1 a:visited { color: #A21412;}
h1 a:hover { color : #c83d3b; }
h2 {
	margin : 20px 0 10px 0;
	font-size : 16px;
	font-weight: normal;
	color: #f29400;
}
h2.pagetitle {
	margin : 0 0 0 16px;
	color: #999999;
}
h3 {
	margin: 0 0 8px 0;
}
hr {
	height : 0;
	border-top : 0;
	border-bottom : 1px dotted #E7E7E7;
}
.float {
	float : left;
}
.float_right {
	float : right;
}
.img {
	border : 1px solid #fff;
}
.valign {
	vertical-align : middle;
}
.druck, .adresszeile {
	display : none;
}

/* = = = = = = = = = = ALLGEMEINE DEFINITIONEN E N D E = = = = = = = = = = */

/* === === === === === === Grundaufbau === === === === === === */
.wrapper {
	margin: 12px auto;
	width : 950px;
	text-align : left;
}
/* === Header === */
.header {

}
.ZweimSellerTool {
  background: url(images/bg_header.gif) repeat-x #ffffff;
	margin: 0 4px 0 0;
	text-align: right;
	padding: 18px 32px 16px 0;
}
.ZweimSellerTool img {border: none;}
.footernavi {
	padding: 7px 0 0 406px;
	float: left;
}
.footernavi a:link, .headnavi a:visited {
  color: #0066B2;
}
.footernavi a:hover {
  color: #9A141B;
}
.search {
	width: 220px;
	border: 1px solid #aaaaab;
	background: #e0e1e0;
	margin: 2px 0 0 1px;
	padding: 0 0 0 2px;
	color: #7b7a7a;
}
.heademo {
/*	height: 158px;*/
  border: 1px solid #0066B2;
  float: left;
}
.headtext {
  margin: 4px;
  padding: 6px;
  background: #F1F1F1;
  font-size: 14px;
  width: 243px;
  height: 191px;
  float: left;
  line-height: 18px;
}
.headtextblue{
  color: #0066B2;
  padding: 24px 22px 0 22px;
}
.headtextred{
  color: #9A141B;
  padding: 24px 22px 0 22px;
}
.hrwhite{
  height: 1px;
  background: #ffffff;
  margin: 18px 18px 0 18px;
  line-height: 0;
  font-size: 0;
}
/* === Content === */
.contentmain {
/*  background: #F1F1F1;*/
}
.content {
  background-color: #F1F1F1;
	margin: 1px 0 0 0;
	float: left;
}
/* === Navi === */
.navi {
	width: 945px;
	height: 20px;
	padding: 0 0 0 2px;
	background: #0066B2;
}
.navi ul {
	margin : 0 0 0 6px;
	padding : 0;
	list-style : none;
}
.navi li {
	display : inline;
	margin : 0;
	padding : 0;
	float: left;
}
.navilink a:link, .navilink a:visited {
	width: 135px;
	height: 20px;
	color : #fff;
	font-size: 14px;
	text-align: center;
	display : block;
	padding : 0;
	border-right: 1px solid #fff
}
.navilink a:hover {
	color : #9A141B;
}
/* === Inhalt === */
.inhalt {
	margin: 4px 0 0 0;
}
/* === Start === */
.willkommen {
	width: 310px;
	height: 126px;
	padding: 13px 0 0 11px;
	margin: 0 12px 0 5px;
	background: #e5e5de;
	float: left;
}
.date {
	width: 67px;
	height: 45px;
	background: url(images/date.gif) no-repeat;
	margin: 20px 0 0 16px;
	float: left;
}

*html .date {
	width: 67px;
	height: 45px;
	background: url(images/date.gif) no-repeat;
	margin: 20px 0 0 6px;
	float: left;
}

.date h3 { font-size:9px; color: #fff; margin: 1px 0 0 12px;}
.date h4 { font-size: 14px; color: #7b7a7a; margin: 7px 0 0 12px;}
.post {
	width: 595px;
	margin: 20px 0 0 0;
	padding: 4px;
	float: left;
}
.postWillkommen {
	width: 940px;
	padding: 4px;
}
.info p {
	margin: 0;
	padding: 0;
}
/* === Sidebar === */
.rss {
	height: 29px;
	background: url(images/rss.gif) no-repeat;
	margin: 4px 0 0 12px;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 0 0 0;
}
.rss a:link, .rss a:visited {
	padding: 0 0 0 37px;
} 
.subnavi {
	width: 260px;
	margin: 4px 4px 0 0;
	background-color: #F1F1F1;
	float: right;
}
.subnavi h3 {
	color: #bababa;
	font-size: 13px;
	margin: 25px 0 0 0;
	padding: 0 0 4px 14px;
	border-bottom: 1px solid #abaaaa;
}

/* = = = = = = = = SUBNAVIGATION ANFANG = = = = = = = = */
.subnavilist {
	width: 260px;
}
.subnavilist ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
.subnavilist li {
	display : inline;
	margin : 0;
	padding : 0;
}
.subnavilist li a:link, .subnavilist li a:visited {
	display : block;
	padding: 3px 0 3px 38px;
	background: url(images/subpfeil.gif) 14px 4px no-repeat #F1F1F1;
	color: #0066B2;
	border-bottom: 1px solid #abaaaa;
}
.subnavilist li a:hover {
	color : #9A141B;
	background: url(images/subpfeilhover.gif) 14px 4px no-repeat #fff;
}

.katnavilist {
	width: 206px;
}
.katnavilist ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
.katnavilist li {
	display : inline;
	margin : 0;
	padding : 0;
}
.katnavilist li a:link, .katnavilist li a:visited {
	display : block;
	padding: 3px 0 3px 38px;
	background: url(images/katimg.gif) 14px 4px no-repeat #f0f0ea;
	color: #7b7a7a;
	border-bottom: 1px solid #abaaaa;
}
.katnavilist li a:hover {
	color : #f29400;
	background: url(images/katimghover.gif) 14px 4px no-repeat #fff;
}

/* === Footer === */
.footertop {
	height: 37px;
	background: url(images/footertop.gif) no-repeat;
}
.footer {
  background: url(images/bg-footer.gif) repeat-x;
	padding: 0 9px 0 10px;
	height: 35px;
}
.footerrechts {
	width: 250px;
	margin: 10px 10px 0 18px;
	float: right;
}
.footerrechts ul {
	margin : 0;
	padding : 0;
	list-style: none;
}
.footerrechts li {
	margin : 0;
	padding : 0;
	display : block;
	float: left;	
}
.footerrechts a:link, .footerrechts a:visited {
	margin: 0 0 1px 0;
	padding: 2px 0 3px 14px;
	color: #7b7a7a;

}
.footerrechts a:hover {

}
.footerlinks {
	width: 440px;
	margin: 12px 0 0 18px;
	float: left;
}

.footerlinks a:link, .footerlinks a:visited {
	display : block;
	margin: 0 0 1px 0;
	padding: 2px 0 3px 24px;
	background: url(images/subpfeil.gif) 1px 4px no-repeat #fff;
	color: #7b7a7a;
}
.footerlinks a:hover {

}
.footertagcloud {
	width: 320px;
	margin: 12px 0 0 19px;
	float: left;
}
.footerend {
	height: 12px;
	background: url(images/footer.gif) no-repeat;
}

/* === Image Menu === */
#imageMenu {
	float: left;
	position: relative;
	width: 298px;
	height: 138px;
	overflow: hidden;
}
#imageMenu ul {
	list-style: none;
	margin: 0; padding: 0;
	display: block;
	height: 138px;
	width: 660px;
}
#imageMenu ul li {
	float: left;
}
#imageMenu ul li a {
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 103px;
	height: 140px;
}
#imageMenu ul li.badwaldsee a {
	background: url(images/slide-badwaldsee.jpg) no-repeat;
}
#imageMenu ul li.hdr a {
	background: url(images/slide-hdr.jpg) no-repeat;
}
#imageMenu ul li.rom a {
	background: url(images/slide-rom.jpg) no-repeat;
	width: 212px;
}

/* === POST DETAIL === */
.navigation {
	text-align: center;
	margin: 10px 10px 0 10px;
}
.navigation a:link, .navigation a:visited {color: #7b7a7a;}
.navigation a:hover {color: #f29400;}





















.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

/* End Structure */



/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

.welcome {
  padding: 24px 28px 22px 30px;
}

.advantages {
  padding: 24px 28px 22px 30px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 300px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */


.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 */