/***HTML Elements***/
* {
  margin:0;
  padding:0;
  }
body,html { min-height:101%; }
body {
background: #840000;
color: #333;
padding: 13px 0 25px 0;
}
body, select, input, textarea {
font: 12px Arial, Verdana, Sans-Serif;
line-height:1.5em;
}
p { margin: 15px 0;  }
hr {
display: block;
height:1px;
background:#333;
border:0;
}
small {
font-size: 0.9em;
padding:3px 6px;
}

/***Leadarticle***/

.leadarticle {
margin: 0px 0 20px 0;
width:605px;
padding: 15px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
background: #F4F4EC;
}
.leadsalsa {
margin: 0px 0 20px 0;
width:605px;
padding: 15px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
background: #FFEBCD;
}
.leadtango {
margin: 0px 0 20px 0;
width:605px;
padding: 15px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
background: #e6e6fa;
}
.leadsport {
margin: 0px 0 20px 0;
width:605px;
padding: 15px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
background: #e0ffff;
}
.leadstandard {
margin: 0px 0 20px 0;
width:605px;
padding: 15px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
background: #fff8dc;
}
.leadtitle {
font:1.5em Georgia, "Times New Roman", Times, serif;
line-height:100%;
display:block;
padding-bottom:7px;
color: #840000!important;
text-transform:none;
letter-spacing:normal;
}
.leadpic {
float:left;
margin: 0 18px 8px 0;
padding:1px;
border: 1px solid #999;
}

.hightitle {font: 0.9em Arial, Helvetica, sans-serif;
letter-spacing:0.2em;
text-transform:uppercase;
border-top:3px double #999;
border-bottom:1px solid #999;
padding:5px 0 5px 2px;
margin:20px 0 15px 0;
font-weight:bold;
color:#666;
}

/***Werbung***/
.werbung { float: left; font: 0.8em Arial, Verdana, Sans-Serif; color: #999; margin: 0 10px 10px 0;  }
.werbung img { float: left; border:1px solid #999; padding:1px; margin: 0 10px 0 0;}

/***related post***/
#related {
  width: 640px;
  height: 76px;
  list-style: none;
  }
#related li {
  float: left;
  width: 300px;
  margin: 0 0 5px 10px;
  }
#related img {
  float: left;
  margin: 0 10px 5px 0;
  border: none;
  padding: 2px;
}

/*** Sidebar ***/
.subnav li {/*.subnav is mainly the categories list*/
list-style:none;
}
.sidelist li {
list-style:none;
}
.bullets li {
margin:0 0 5px 15px;
list-style:square;
}
.sidelist .bullets li {
list-style:square;
margin-bottom:5px;
margin-left:22px;
}
.sidelist .children {
background:#F4F4EC;
}
.sidelist .children li {
background: #F4F4EC;
list-style: none;
margin-left:15px;
padding-left:15px;
border-bottom:1px solid #fff;
}
.sidelist .feed li{
margin-bottom:5px;
padding-left:20px;
background:url(images/rss.gif) no-repeat;
}
.sidelist .question li{
background: #F4F4EC;
margin-bottom:5px;
padding-left:20px;
}

/***Hyperlinks***/
a:link, a:visited, a:active { text-decoration: underline; color: #000}
a:hover {color:#840000; text-decoration: underline}
/* HTML headline links */
#start h2 a:link, #start h2 a:active, #start h2 a:visited {color:#666; text-decoration:none}
#start h2 a:hover {color:#840000; text-decoration: underline}

#start h3 a:link, #start h3 a:active, #start h3 a:visited   {color:#840000; text-decoration:none}
#start h3 a:hover {color:#840000; text-decoration: underline}

.post h2 a:link, .post h2 a:active, .post h2 a:visited {color:#840000; text-decoration:none}
.post h2 a:hover {color:#840000; text-decoration: underline }
/* Links in the sidebar */
.sidelist a:link, .sidelist a:active, .sidelist a:visited { text-decoration:none; color: #666}
.sidelist a:hover {color:#840000; text-decoration: underline}
.sidelist .children li a, .sidelist .children li a:visited, .sidelist .children li a:active, .sidelist .children li a:active {padding:2px 2px 2px 0px; background:#F4F4EC; color: #666}
.sidelist .children li a:hover {color:#840000; text-decoration: underline}
/* Links in the footer */
#footer a {color: #FFF; text-decoration: underline}
#footer a:hover {color: #FFF}
#footer a:visited {color: #FFF; text-decoration: underline}
/***Images***/
.Vorschaubild-klein {
float: left;
margin: 0 5px 5px 0;
padding:2px;
border:1px solid #999;
}
/*** WordPress specific image classes ***/
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.alignleft {
float: left;
margin: 4px 15px 5px 0;
}
.alignright {
float: right;
}
.wp-caption {
text-align: center;
background-color: #fff;
margin-top:15px;
margin-right: 15px;
margin-bottom:0px;
}
.wp-caption img{
padding:2px;
border:1px solid #999;
}
.wp-caption img:hover{
border:1px solid #333;
}
.wp-caption p.wp-caption-text {
color:#666;
font-size: 10px;
line-height: 12px;
padding: 7px 4px 2px 5px!important;
margin: 0!important;
}
  
/****General Structure***/
#page {
width:930px;
margin:0 auto;
font-size:1em;
background:#FFF;
padding: 10px 25px 35px 25px;
border:3px double #333;
}
#branding {
width:625px;
height:100px;
padding-bottom:15px;
background:url(images/backgrounds/bg_branding.gif) no-repeat;
}
.left {
float:left;
}
.right {
float:right;
}
.sidebar {
width: 250px;
float:right;
}
.leftcol {
width:303px;
border-right:1px solid #b6b6b6;
padding-right:18px;
text-align:justify;
}
.leftcol, .rightcol, .col {
margin-top:10px;
float:left
}
.rightcol {
width:300px;
padding-left:18px;
margin-top: -2px;
text-align:justify;
}
.col {
width:210px;
padding-left:18px;
margin-top: -2px;
text-align:justify;
}
.high {
margin: 0px 0 20px 0;
padding: 15px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
background: #E6E3D3;
}
.highsalsa {
margin: 0px 0 20px 0;
padding: 15px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
background: #FFEBCD;
}
.high img {
margin: 0px 5px 0px 0px;
}
/***Menu***/
#access {
background: #666;
display: block;
float: left;
margin: 15px 0 0 0;
width: 930px;
}
#access .menu-header,
div.menu {
font-size: 13px;
width: 930px;
}
#access .menu-header ul,
div.menu ul {
list-style: none;
margin: 0;
}
#access .menu-header li,
div.menu li {
float: left;
position: relative;
margin-left: 10px;
}
#access a {
color: #fff!important;
display: block;
line-height: 25px;
padding: 0 5px;
text-decoration: none;
}
#access ul ul {
box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
display: none;
position: absolute;
top: 25px;
left: 20px;
float: left;
width: 200px;
z-index: 99999;
}
#access ul ul li {
min-width: 200px;
border-top: solid;
border-color: #fff;
}
#access ul ul ul {
left: 100%;
top: 0;
border-top: solid;
border-color: #fff;
}
#access ul ul a {
background: #333;
line-height: 1em;
padding: 10px;
width: 200px;
height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
background: #333;
color: #fff!important;
}
#access ul li:hover > ul {
display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #fff;
background: #333;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
color: #fff;
}
/***Headlines***/
h1 {
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
padding-top:10px;
border-top:3px double #999;
padding-bottom:8px;
border-bottom:1px solid #999;
margin: 20px 0;
color:#840000;
line-height:1.2;
}
#start h2 {
font: 0.9em Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:0.2em;
margin-bottom:4px;
font-weight:bold;
color:#666;
}
#start h3 {
font-size: 1.0em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight:bold;
margin-bottom:-4px;
color:#666;
}
#start h4 {
font-size:1.2em;
margin-bottom:6px;
margin-bottom:4px;
font-weight:bold;
color:#666;
}
#start h5 {
color: #840000;
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
padding-top:10px;
border-top:3px double #999;
padding-bottom:8px;
border-bottom:1px solid #999;
margin: 20px 0;
}
.sidebar .widgettitle {
font: 0.9em Arial, Helvetica, sans-serif;
letter-spacing:0.2em;
text-transform:uppercase;
border-top:3px double #999;
border-bottom:1px solid #999;
padding:5px 0 5px 2px;
margin:20px 0 15px 0;
font-weight:bold;
color:#666;
}
.sidebar .kategorie {
font: 0.9em Arial, Helvetica, sans-serif;
letter-spacing:0.2em;
text-transform:uppercase;
border-top:3px double #840000;
border-bottom:1px solid #840000;
padding:5px 0 5px 2px;
margin:10px;
font-weight:bold;
color:#666;
}
h4#respond {
font-size:1.1em;
border-top:1px solid #666;
margin-top:25px;
padding-top:20px
}
h4#comments {
margin-top:32px;
border-top:1px solid #666;
}
/***Content***/
#shop {
width:930px;
float:left
}
#content {
width:640px;
float:left
}
#content-2 {
width:930px;
float:left
}
 #content-3 {
width:640px;
float:left
}
/* Featured Articles formatting "leftcol" */
.short {
margin-bottom:5px;
}
.feature {
background: #F4F4EC;
padding: 15px;
border: 1px solid #ccc;
}
.featuretango {
background: #e6e6fa;
padding: 15px;
border: 1px solid #ccc;
}
.featuresalsa {
background: #ffebcd;
padding: 15px;
border: 1px solid #ccc;
}
.featuresport {
background: #e0ffff;
padding: 15px;
border: 1px solid #ccc;
}
.featurestandard {
background: #fff8dc;
padding: 15px;
border: 1px solid #ccc;
}
.feature p, .rightcol p { margin:0;  }
.leftcol img, .rightcol img {
padding:1px;
border:1px solid #999;
}
.leftcol .feature {  margin-bottom: 15px; }

.read-on a {
color:#840000!important;
text-decoration:none;
}
.read-on a:hover {
text-decoration:underline;
}
.rightcol img {
float:left;
margin:3px 10px 4px 0;
}
.leftcol img {
margin-bottom: 4px;
}
.rightcol .clearfloat {
border-bottom:1px solid #999;
padding:12px 0;
}
.col .clearfloat {
border-bottom:1px solid #999;
padding:12px 0;
}
.col img {
float:left;
margin:3px 10px 4px 0;
}
/* Post Formatting */
.entry {
padding-bottom:28px;
text-align:justify;
}
.post h2 {
font-size: 1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
color:#840000;
padding-top:5px;
padding-bottom:5px;
text-transform:none;
letter-spacing:0.0em;
}
.post h3 {
font-size: 1.0em;
font-family: Georgia, "Times New Roman", Times, serif;
color:#840000;
padding-top:5px;
padding-bottom:5px;
}
.post h4 {
font-size: 1.0em;
font-family: Georgia, "Times New Roman", Times, serif;
color:#333;
padding-top:5px;
padding-bottom:5px;
}
.post blockquote {
color:#666;
background:#F4F4EC;
padding:6px 14px;
margin:18px 35px;
border-right:1px solid #DDD;
border-bottom:1px solid #DDD;
}
.post ul li {
list-style:square;
margin-bottom:5px;
margin-left:42px;
}
.post ol li {
margin-bottom:5px;
margin-left:48px;
}
#tags {
padding:3px;
color:#840000!important;
border-bottom:1px solid #DDD;
border-top:1px solid #DDD;
}
.postmetadata {
font-size:0.9em;
border-top:1px solid #999;
border-bottom:1px solid #999;
margin: 0px 0 20px 0!important;
padding: 5px!important;
background: #E6E3D3!important;
}
/* Form Elements */
select {
background:#f2f2f2;
border:1px solid #9c9c9c;
width:100%
}

#commentform input {
width: 170px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
margin-top:5px;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
  color: #840000;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  font-weight:bold;
}
.navigation a:link, .navigation a:visited { color: #840000; text-decoration: none}
.navigation a:active, .navigation a:hover { color: #ff4b33}
.nav-previous { float: left; width: 50%}
.nav-next { float: right; text-align: right; width: 50%}
#nav-above {
  margin: 0 0 18px 0;
}
#nav-above {
  display: none;
}
.paged #nav-above,
.single #nav-above {
  display: block;
}
#nav-below {
  margin: -18px 0 0 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
  clear: both;
}
#comments .navigation {
  padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
  color: #840000;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 0;
}
h3#comments-title {
  padding: 24px 0;
}
.commentlist {
  list-style: none;
  margin: 0;
}
.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 56px;
  position: relative;
}
.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}
#comments .comment-body p:last-child {
  margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}
.commentlist ol {
  list-style: decimal;
}
.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-author {
}
.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.comment-author .says {
  font-style: italic;
}
.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
  color: #333;
  text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
  color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
  color: #333;
}
.reply a:hover,
a.comment-edit-link:hover {
  color: #ff4b33;
}
.commentlist .children {
  list-style: none;
  margin: 0;
}
.commentlist .children li {
  border: none;
  margin: 0;
}
.nopassword,
.nocomments {
  display: none;
}
#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
  margin-top: -6px;
}
#comments .pingback p {
  color: #333;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
#comments .pingback .url {
  font-size: 13px;
  font-style: italic;
}

/* Comments form */
input[type=submit] {
  color: #666;
}
#respond {
  border-top: 1px solid #e7e7e7;
  margin: 24px 0;
  overflow: hidden;
  position: relative;
}
#respond p {
  margin: 0;
}
#respond .comment-notes {
  margin-bottom: 1em;
}
.form-allowed-tags {
  line-height: 1em;
}
.children #respond {
  margin: 0 48px 0 0;
}
h3#reply-title {
  margin: 18px 0;
}
#comments-list #respond {
  margin: 0 0 18px 0;
}
#comments-list ul #respond {
  margin: 0;
}
#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
#respond .required {
  color: #ff4b33;
  font-weight: bold;
}
#respond label {
  color: #666;
  font-size: 12px;
}
#respond input {
  margin: 0 0 9px;
  width: 98%;
}
#respond textarea {
  width: 98%;
}
#respond .form-allowed-tags {
  color: #333;
  font-size: 12px;
  line-height: 18px;
}
#respond .form-allowed-tags code {
  font-size: 11px;
}
#respond .form-submit {
  margin: 12px 0;
}
#respond .form-submit input {
  font-size: 14px;
  width: auto;
}
/* Float Properties*/
.clear {
  clear: both;
}
.clearfloat:after {
display:block;
visibility:hidden;
clear:both;
height:0;
content:".";
}
.clearfloat {
display:inline-block;
}
.clearfloat {
display:block;
}
/***Footer***/
#footer {
margin: 0 auto;
width: 900px;
font-size:0.9em;
text-align:center;
padding-top:15px;
color:#FFF;
}

