/*
Theme Name: WMM
Theme URI: http://www.wm-medien.de/
Description: A magazine-style layout for Wordpress
Version: 0.9
Author: Eugen Zimmer
Author URI: http://www.z-dezign.de/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}

body {
	background: #d4d2d3;
	color: #333;
	padding: 13px 0 25px 0;
	border:0;
	}

body, select, input, textarea {
	font: 100% Arial, Verdana, Sans-Serif;
	}

p {
	margin: 15px 0;
	/*padding-right:70px;*/
	}
p strong {
	padding-right:0;
}
a:link, a:visited {
	color: #e42922;
	text-decoration:none;
	font-weight:bold;
	}

a:hover, a:active {
	color:#000;
	}
/*
a:link.title, a:visited.title {
	border-bottom: 1px solid #FFF;
	}
a:hover.title, a:active.title {
	border-bottom: 1px solid #800000;
	}
*/
hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}
iframe {
	border: none;
	margin-top: -20px;
	}
small {
	font-size: 0.95em;
	background:#000;
	padding:3px 5px 3px 5px;
	color: #CCC;
	}
small a:link,small a:visited{
	color: #FFF;
	}
img, a:link img, a:visited img {
	border:0
	}
#header {
	width: 930px;
	height: 149px;
	background: url(images/hd_bg.jpg) #000 no-repeat;
	margin: -13px 0 0 -25px;
}
* html #header {
	margin: -22px 0 0 -25px;
}
#logo {
	width: 430px;
	height: 150px;
	/*background: url(images/logo_av.jpg) no-repeat;*/
	margin: 15px 0 0 10px;
	display:block;
}
#logo2 {
	width: 100px;
	height: 45px;
	/*background: url(images/logo_av.jpg) no-repeat;*/
	margin: 120px 0 0 150px;
	display:block;
}
#hd_logos {
	float:right;
	height: 35px;
	margin: 8px 6px 0 0;
}
#hd_logos img{
	height:77%;
}
#hd_kontakt {
	float: right;
	clear:both;
	margin: 18px 8px 0 0;
}
#hd_kontakt a:link, #hd_kontakt a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
#hd_kontakt a:hover, #hd_kontakt a:active {
	color: #E42922;
}
/* Structure */

#page {
	width:905px;
	margin:0 auto;
	font-size:0.7em;
	background: none;
	padding: 10px 0 35px 25px;
	}
* html #page {
	width:930px;
	padding: 10px 0 35px 25px;
	}

#branding2 {
	width:100px;
	padding-bottom:10px;
	margin-top: -70px;
	}

#branding {
	width:300px;
	padding-bottom:10px;
	margin-top: -70px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 200px;
	float:left;
	margin: 0 0 0 10px;
	background: none;
	}
* html #sidebar {
	margin: 0 -13px 0 0;
	}
#leftcol {
	width:320px;
	border-right:1px solid #333;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}

#rightcol {
	width:250px;
	padding: 0 10px 0 10px;
	float: right;
	}
#sidebar2 {
	width: 200px;
	height: 357px;
	float: right;
	margin: 11px 2px 0 0;
}
#sidebar2 {
	margin: 11px 6px 0 0;
}
/* KASTEN */
#kasten_artikel img{
	padding: 1px;
	border: 1px #000 solid;
	display: block;
	float: left;
	margin:0 10px 0 0;
}
#kasten_artikel {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #b6b6b6;
	height: 133px;
	margin: 0;
}
#kasten_artikel:hover {
	background:#e9e9e9;
}
#kasten_artikel_left {
	float:left;
	margin:-15px 0 0 0;
	width:260px;
	}
#kasten_artikel_right {
	float:right;
	margin:-15px 50px 0 0;
	width:260px;
	}
* html #kasten_artikel_right {
	margin:-15px 0 0 0;
	}
#kasten_artikel_zwei_spalten {
	background:#f2f2f2;
	border-bottom:1px dotted #b6b6b6;
	border-top:1px dotted #b6b6b6;
	padding:10px;
	margin: 10px 0 0 0;
	width:284px;
	height:90px;
}
* html #kasten_artikel_zwei_spalten {
	background:#f2f2f2;
	border:0;
	padding:0;
	margin: 20px 0 0 0;
	width:255px;
	height:88px;
}
#kasten_artikel_zwei_spalten:hover {
	background:#e9e9e9;
}
#kasten_artikel_zwei_spalten img{
	margin:0;
	border: 1px solid #000;
}
#kasten_text {
	display: block;
	float: left;
	text-align: left;
	padding: 0 0 0 10px;
	width: 60%;
	margin-top: -10px;
}
#rc-movie-gesammt {
	margin: 10px 0 0 0;
}
#rc-movie-einzeln {
	margin: 10px 0 0 0;
}
#schweigh_banner {
	position:absolute;
	top: 15px;
	left: 580px;
}
#schweigh_banner img{
	border:0;
	padding:0;
}

/* TOOLTIP * EZ */
#tooltip {
	border : 1px solid #000;
	border-width : 0px 1px 1px 0px;
	background: #FFCB00;
	width : 140px;
	padding : 0;
/*		filter:alpha(opacity=80);
		-moz-opacity:0.8;
		opacity:0.8;
*/
}
#tooltip p {
	margin : 1px 8px 3px 23px;
	color : #000;
	font-size : 10px;
	font-family : "Lucida Sans Unicode", "Lucida Grande", Myriad, Arial;
	font-weight: bold;
}
#google_ads {
	position:relative;
	top: -13px;
	left: -25px;
	width: 930px;
	height: 10px;
	background: #000;
	text-decoration: none;
	clear: both;
	display:block;
}
#google_ads_2 {
	padding: 5px 10px 10px 10px;
	margin: 0 0 5px -300px;
	background: #FFF;
	width: 420px;
	border-bottom: 1px solid #000;
}
#google_ads_2 iframe {
	margin-top: 0;
	}
#countdown {
	width: 420px;
	height: 55px;
	float: right;
	margin: 10px 0 0 0;
}
#cntdwn{
	font-size: 1.7em !important;
	color: #333;
	font-weight: bold;
}
#cntdwn b{
	font-size: 2.3em;
}
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}

.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}




/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}


h2, h3, #sidebar h2 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:8px;
	font-weight:bold;
	color: #333;
	}

#sidebar h3, #sidebar h2{
	padding:4px 0 4px 0;
	margin:7px 0 0 0;
	font-size:1.2em;
	}
#sidebar2 h3, #sidebar2 h2 {
	padding:0 0 8px 0;
	margin:0;
	font-size:1.2em;
	}
h3#respond {
	margin:10px 0 0 10px;
	padding:0;
	background: url(images/weiter.png) no-repeat;
	width: 526px;
	height: 40px;
	display:block;
	clear:both;
	border: 1px solid #333;
	}
h3#respond:hover {
	border: 1px solid #FFCB00;
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	padding: 0;
	}
* html .pagetitle {
	padding: 0 0 0 25px;
}


/* Content */

.entry {
	padding:0 13px 10px 0;
	margin-bottom:5px;
	display:inline-block;
	width: 490px;
	clear: both;
	}
* html .entry {
	width: 490px;
	padding:0;
	}
.entry img {
	float:left;
	margin:-3px 10px 10px 0;
	width: 100%;
}

#content {
	width:500px;
	margin: 12px 0 0 -25px;
	float:left;
	min-height: 445px;
	}
* html #content {
	margin: 12px 0 0 -12px;
	padding-right: 0;
	width: 490px;
	}
#content #bild img{
	width:300px;
	float:left;
	padding: 3px 0 5px 0;
	clear: both;
	margin:0;
	border:0;
	display:block;
	}
#content #bild{
	width:300px;
	float:left;
	margin: 0 25px 0 0;
	display: inline-block;
	clear:both;
	padding: 0;
	}
#text {
	padding: 0 20px 0 0;
}
#ausgabe {
	float: right;
	margin: -13px 15px 0 0;
	padding-bottom: 3px;
}
#bezug_headline {
	padding:0;
	margin: 0;
	font-size:16px;
	color:#800000;
}

* html #content #bild{
	width: 293px;
	padding:0;
	margin:0;
	}
* html #content #bild img{
	width: 293px;
	}
* html #content #bild strong{
	width: 293px;
	}
#content #bild strong{
	width:300px;
	float:left;
	padding: 0 0 10px 0;
	margin: 0 10px 0 0;
	display: block;
	clear: both;
	}
#TechDaten {
	border: 1px solid #CCC;
	padding: 5px;
	background: #fdf7c5;
}
#bilder_rechts {
	width: 210px;
	float:left;
}
#bilder_rechts img{
	width: 100%;
	border:0;
	margin-top: 15px;
}
#titel_alle {
	margin: 15px 0 0 0;
}
#titel_alle img {
	width: 120px;
	height:170px;
	margin:0 15px 20px 0;
	display:block;
}
#movies {
	float:right;
	margin: -40px 90px 0 0;
}

.vvqbox{
	margin-left: 0px !important;
}

#av_movie {
 float:left;
 margin: -30px 0 0 0;
}
#av_movie img{
 width: 210px;
}
.description {
	font-size: 1.3em;
	font-weight: bold;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	width: 220px;
	}
.feature p, #leftcol p, #rightcol p {
	margin:3px 0 0 0;
	}
#features_klein {
	width:100%;
	height:40px;
	background:url(../../uploads/lehr_klein.jpg) repeat #FFF;
	margin-bottom: 4px;
	border: 1px solid #333;
	}
#features_klein:hover {
	border: 1px solid #FFCB00;
	}
#leftcol .feature img, #rightcol img {
	padding:1px;
	border:1px solid #333;
	}
#leftcol img:hover, #rightcol img:hover {
	border:1px solid #800000;
	}
#leadpic {
	float:left;
	margin: 0 23px 8px -14px;
	background: #333;
	}
#leadpic:hover {
	background: #333;
	}
#lead img{
	width: 100%;
	margin-left: 0;
	}
#lead {
	margin:0 0 10px 0;
	width: 98%;
	float:left;
	padding: 0 0 5px 0;
	background: none;
	color: #333;
	}
#lead2 {
	margin:0 11px 10px 0;
	width: 174px;
	float:left;
	padding: 0 0 7px 0;
	background: none;
	color: #333;
	}
#lead2 img {
	float:left;
	margin: 0 0 8px 0;
	width: 100%;
	}
.title {
	font-size:1.0em;
	font-weight:bold;
	line-height:115%;
	}



#rightcol img, #leftcol img {
	float:left;
	margin:3px 10px 4px 0;
	padding: 1px;
	border: 1px solid #000;
	background: #CCC;
	}


#sidelist li {
	list-style:none
	}

.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}

#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}

#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #7da939;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}

h3 a:link, h3 a:visited {
	color:#333;
	}
h3 a:hover, h3 a:active {
	color: #000;
	}
#h3_bestellen a:link, #h3_bestellen a:visited {
	float:right;
	padding:0;
	margin:-55px 16px -10px 0;
	color: #000;
	}
#h3_bestellen a:hover, #h3_bestellen a:active {
	color: #D20019;
	}
table {
	border:0;
	margin: 15px 0 0 0;
	color: #000;
}
#tabelle300 {
	 width:300px;
	 display:block;
	 float:left;
	 clear:both;
}
#tabelle600 {
	 width:600px;
	 display:block;
	 float:left;
	 clear:both;
}

td a, td a:link, td a:hover, td a:visited{
	font-weight: bold;
}
tr, td {
	padding: 3px;
}
#tabelle_aktuell td{
	vertical-align: top;
	padding: 5px 3px 5px 3px;
}
/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f2f2f2;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f2f2f2;
	}
* html .post{
	padding: 0 0 0 15px;
	}
.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	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;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}


/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
#suche {
	float:left;
	width: 220px;
}
#kontakt_ico {
	height: 16px;
	width: 72px;
	float:right;
}
#suchleiste {
	width: 200px;
	margin-top:7px;
}
* html #suchleiste {
	width: 200px;
}
#suchleiste a, #suchleiste a:visited {
	padding:2px 0 0 2px !important;
}
#suchleiste a:hover, #suchleiste a:active {
	border:0 !important;
	background:none !important;
}
#searchform {
	padding:0;
	}
#searchform input{
	border: 0;
	background: #333;
	color: #FFF;
}
input#s {
	width: 178px;
	height: 18px;
}
#searchsubmit.button {
	padding: 0 2px 0 2px;
	background:url(images/suche.gif) no-repeat;
	color:#fdec01;
	font-weight: bold;
	border:0;
	width: 20px;
	height: 18px;
	margin: 3px 0 0 0;
	}
#commentform {
	padding-left: 10px;
}
#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 90%;
	margin-top:5px;
	}
#commentform_versteckt {
	display: block;
	width: 100%;
	height: 20px;
}

/* Comments*/

.commentlist {
	padding-left:30px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}



/* Footer*/

#footer {
	margin: 0 auto;
	width: 930px;
	font-size:0.7em;
	color:#000;
	background: none;
	border-top: 10px solid #000;
	}

#footer a, #footer a:visited  {
	color: #000;
	}
#footer a:hover, #footer a:active {
	color: #e42922;
	}
/***WORDTUBE***/
.playlist1{
	margin: 0;
}
.alignleft, .alignright {
	width: 270px;
	padding-bottom: 17px;
	font-weight: bold;
	font-size: 3em;
	}
.alignleft{
	float: left;
	text-align: right;
	}
.alignright {
	float:right;
	text-align: left;
	}
#ausschreibung {
	width:100%;
	margin:0 10px 0 5px;
		}
#ausschreibung ul li{
	margin-left:12px;
		}
#spalte_20 {
	width:20%;
	float:left;
	display:block;
	margin: 0 0 12px 0;
	}
#spalte_80 {
	width:80%;
	float:left;
	display:block;
	margin: 0 0 12px 0;
	}
#sidebar .wordtube {
	margin: -18px 0 0 0; 
}

.sidebar_video object {
	width:200px !important;
	height:180px !important;
}
.sidebar_video .vvqbox {
	height:191px !important;
	width:250px !important;
	margin-bottom: 0 !important;
}

.ngg_slideshow {
	margin-top: 5px !important;
}

#slideshow object {
	margin: 5px 0 0 0;
}