/*
Theme Name: Rete
Theme URI: http://www.rete.de/
Description: The Rete theme.
Version: 2.0
Author: KRS & Seb
Author URI: 
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: rete

	Rete v1.5
	http://www.rete.de/

	The original Kubrick theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: "Univers", Helvetica, Arial, "Helvetica Neue", FreeSans, sans-serif;
	background-color: #cfced4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cfced4), to(#a2a1a6));
	background-image: -webkit-linear-gradient(top, #cfced4, #a2a1a6); 
	background-image:    -moz-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:     -ms-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:      -o-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:         linear-gradient(top, #cfced4, #a2a1a6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cfced4', EndColorStr='#a2a1a6');
	color: #36353a;
	text-align: left;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #fff url('images/reteheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 12px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry, .homecolumn .entry, .middlecolumn .entry {
	line-height: 1.4em;
	font-size: 14px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.homecolumn .postmetadata {
	text-align: center;
	}

.middlecolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #fff url('images/retefooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	color: #00349A;
	}

#headerimg .description {
	position: absolute;
	left: -1000px;
	font-size: 0;
	/*
	font-size: 1.2em;
	text-align: center;
	*/
	}

h2, h1 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	color: #36353a;
	}

#sidebar2 h2 {
	font-size: 1.2em;
	color: #36353a;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #00349a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #9a999e;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	display: none;
	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 {
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em;
	}

#sidebar2 {
	font: 1.1em;
	}

small, #sidebar ul ul li, #sidebar2 ul ul li, #sidebar ul ol li, #sidebar2 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: #00349a;
	text-decoration: none;
	}

a:hover {
	color: #00349a;
	text-decoration: underline;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

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



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto 10px auto;
	padding: 0;
	width: 972px;
	border: 1px solid #959596;
	}

#header {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 120px;
	width: 972px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

#searchbox
{
	position: absolute;
	top: 40px;
	
	width: 712px;
	margin-left: 240px;
	padding-right: 10px;

	text-align: right;
}

#searchbox #searchform {
	margin: 0;
	padding: 0;
	text-align: right;
	}

#searchbox #searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchbox #searchsubmit {
	padding: 1px;
	}

*+html #searchbox #searchsubmit
{
	padding: 0px 1px 0 1px;
}

#navigation
{
	width: 711px;
	margin-top: 5px;
	margin-left: 240px;
	padding-right: 11px;
	text-align: right;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation li
{
	display: inline;

	margin: 0 0 0 5px;
	padding: 0;

	list-style-type: none;
	white-space: nowrap;
}

#navigation a, #navigation a:hover, #navigation a:active, #navigation a:visited
{
	color: #36353a;
	text-decoration: none;
}

.narrowcolumn {
	/* float: left; */
	padding: 0 10px;
	margin-left: 240px;
	width: 700px;
	min-height: 547px;
	border: 1px dotted #00349a;
	}

.narrowcolumn .post .entry p
{
	margin: 10px 0;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.homecolumn {
	/* float: left; */
	padding: 10px;
	margin-left: 240px;
	width: 700px;
	min-height: 657px;
	border: 1px dotted #00349a;
	}

.homecolumn .post {
	float: left;
	width: 220px;
	height: 125px;
	overflow: hidden;
	margin: 10px 17px 0 0; 
	border: 1px dotted #00349a;
	/* text-align: justify; */
	}

.homecolumn .post + .post + .post
{
	margin-right: 0;
}

.homecolumn .post .entry
{
	padding: 10px;
}

.homecolumn .post .entry p
{
	margin: 0;
}

.middlecolumn {
	float: left;
	padding: 0 10px;
	margin-left: 0;
	width: 460px;
	}

.midcol-sidebar-box
{
	margin-left: 240px;
	width: 720px;
	min-height: 547px;
	border: 1px dotted #00349a;
	padding-bottom: 10px;
}

.middlecolumn .post .entry p
{
	margin: 10px 0;
}

.post {
	margin: 0 0 40px;
	/* text-align: justify; */
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .post
{
	margin: 0;
}

.middlecolumn .post
{
	margin: 0;
}

.homecolumn .postmetadata {
	padding-top: 5px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.middlecolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

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

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

.postmetadata {
	/* clear: both; */
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 972px;
	height: 20px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	}

h2 {
	margin: 30px 0 0;
	line-height: 20px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

.homecolumn h2, .homecolumn h1 {
	margin: 0;
	background: #00349a;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	text-align: center;
}

.homecolumn h2 a, .homecolumn h2 a:hover, .homecolumn h2 a:active, .homecolumn h2 a:visited
{
	color: #fff;
}

.narrowcolumn .post .entry h2, .narrowcolumn .post .entry h1 {
	margin-bottom: 20px;
	color: #00349a;
}

.middlecolumn .post .entry h2, .middlecolumn .post .entry h1 {
	margin-top: 29px;
	margin-bottom: 10px;
	color: #00349a;
}

.middlecolumn .post h2, .middlecolumn .post h1 {
	margin-top: 25px;
}

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

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

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 Tables */
.narrowcolumn table
{
	border-style: none;
	border-collapse: collapse;
	border-spacing: 0;
	
	empty-cells: show;
}

.narrowcolumn table td
{
	padding: 0;
	vertical-align: top;
}

.narrowcolumn table
{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.narrowcolumn table td
{
	width: 500px;

	padding-right: 20px;
}

.narrowcolumn table td + td
{
	width: 180px;

	padding-right: 0;

	vertical-align: bottom;
}

.narrowcolumn table td + td div
{
	padding: 5px 5px 5px 10px;

	border: 2px solid #9a999e;

	color: #36353a;
}

/* End Tables *



/* 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;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	margin-left: -2px;
	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;
	}

.narrowcolumn table td + td ul
{
	padding: 0;
	margin: 0;
}

.narrowcolumn table td + td ul li
{
	list-style-type: disc;
	list-style-position: inside;
}

.narrowcolumn table td + td ul li:before
{
	margin: 0;
	content: "";
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 10px 0 0 10px;
	}

#sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar2 ul ul li, #sidebar ul ol li, #sidebar2 ul ol li {
	margin: 3px 0 10px;
	padding: 0;
	}

#sidebar #sb-nav-top
{
	margin: 24px 0 0 0;
}

#sidebar #sb-nav-top li
{
	margin: 3px 0 10px;

	font-size: 1.6em;

	border-bottom: 1px dotted #36353a;
}

#sidebar #sb-nav-mid
{
	margin: 24px 0 0 0;
}

#sidebar #sb-nav-mid li
{
	margin: 3px 0 10px;

	font-size: 14px;

	border-bottom: 1px dotted #36353a;
}

#sidebar #sb-nav-bot
{
	margin: 0;
}

#sidebar #sb-nav-bot li
{
	margin: 3px 0 10px;

	font-size: 1.6em;

	border: 1px dotted #00349a;
}

#sidebar a, #sidebar a:hover, #sidebar a:active, #sidebar a:visited
{
	color: #36353a;
	text-decoration: none;
}

#sidebar #sb-box-address
{
	height: 105px;

	overflow: hidden;

	margin: 0;
	padding: 10px;

	border: 1px dotted #00349a;

	font-size: 1.2em;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar2 #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar2 #searchsubmit {
	padding: 1px;
	}

*+html #sidebar #searchsubmit
{
	padding: 0px 1px 0 1px;
}

*+html #sidebar2 #searchsubmit
{
	padding: 0px 1px 0 1px;
}

/* Searchform  Effect */
strong.search-excerpt
{
	background: yellow;
}

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

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #9a999e;
	background: #fafafa;
	}

#commentform label
{
	position: relative;
}

*+html #commentform label
{
	top: -2px;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 454px;
	margin-top: 5px;
	padding: 2px;
	border: 1px solid #9a999e;
	background: #fafafa;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 5px -10px 5px auto;
	float: right;
	}

*+html #commentform #submit
{
	margin: 5px -10px 5px auto;
}

body:nth-of-type(1) #commentform #submit
{
	margin: 4px -10px 5px auto;
}
/* End Form Elements */



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

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

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

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	float: left;
	padding: 0 10px 0 10px;
	width: 220px;
	}

#sidebar2
{
	/* float: left; */
	padding: 10px 10px 0 10px;
	margin-left: 480px;
	width: 220px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin subselect */
#subselect
{
	/* float: left; */
	padding: 10px;
	margin-left: 480px;
	margin-bottom: -10px;
	width: 220px;
}

#subselect select
{
	width: 220px;
}
/* End subselect */



/* Begin Widgets */
#sidebar .widget_pages li
{
	font-size: 1.6em;

	border-bottom: 1px dotted #36353a;
}

#sidebar .widget_pages + .widget_pages ul
{
	margin-top: 123px;
}

#sidebar .widget_pages + .widget_pages li
{
	font-size: 1.6em;

	border: 1px dotted #00349a;
}

#sidebar .widget_pages a, #sidebar .widget_pages a:hover, #sidebar .widget_pages a:active, #sidebar .widget_pages a:visited
{
	color: #36353a;
	text-decoration: none;
}

#sidebar2 .widget_pages a, #sidebar2 .widget_pages a:hover, #sidebar2 .widget_pages a:active, #sidebar2 .widget_pages a:visited
{
	color: #36353a;
	text-decoration: none;
}

#sidebar .widget_text
{
	overflow: hidden;

	margin: 0;
	padding: 10px;

	border: 1px dotted #00349a;

	font-size: 1.2em;
}

#sidebar .widget_text p
{
	margin: 0;
}

#sidebar2 .widget
{
	padding: 10px;

	border: 1px dotted #00349a;
}

/* End Widgets */	



/* 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;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
	}

#text-9 .textwidget, #text-8 .textwidget, #newsletterbox {
	background-image:url(images/newsletterwidget.png);	
	padding: 40px 10px 10px 10px;
	color: #2e3993;
	line-height: 15px;
	min-height: 140px;
	font-size: 12px;
}

#newsletterbox {
	font-weight: normal;
	font-size: 10px;
}

#text-9 .textwidget input, #text-8 .textwidget input, #newsletterbox input {
	margin-top: 20px;
	border: none;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#text-9.widget div.textwidget form p input.button, #text-8.widget div.textwidget form p input.button, #newsletterbox form p input.button {
	background: #2e3993;
	color: white;
	margin-top: 5px;
	margin-left: 97px;
	-moz-box-shadow: 0px 0px 8px #ffffff; /* FF3.5+ */
    -webkit-box-shadow: 0px 0px 8px #ffffff; /* Saf3.0+, Chrome */
    box-shadow: 0px 0px 8px #ffffff; /* Opera 10.5, IE9, Chrome 10+ */
}

DIV.facebookbutton {
	float: left;
    display: table-cell;
    line-height: 300%;
	vertical-align: middle;
} 

.facebookbutton a, .facebookbutton a:hover {
	text-decoration: none;	
}

/* End Various Tags & Classes*/


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

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

/* Begin linkliste */

.linkliste {  
    border: 1px dotted #00349a;
	text-align: center;
	padding: 10px;
	width: 678px;	 
	height:14px;	
	margin-top: 45px;
} 

.linkliste a {  
	font-size: 1em
}

/* Crumbs */

#crumbs {
	margin-top: 10px;
}

.homelink {
	display: block;
	height: 110px;
	width: 560px;
    border: 0;
	}
	
.sportsfreund {
    font-size: 1.4em;
    height: 20px;
    margin-left: 720px;
    padding-right: 11px;
    position: absolute;
    text-align: right;
    top: 110px;
    width: 220px;
}

/* Collapsing Pages */

#sidebar ul.collapsing.pages.list li.collapsing.pages {
    border-bottom: 1px dotted #36353A;
    font-size: 11px;
    margin: 10px 0 10px 0;
    line-height: 16px;
    font-size: 12px;
}

#sidebar li.collapsing.pages a {
	line-height: 16px;
	height: 16px;
	text-indent: -1em;
}

#sidebar ul.collapsing.pages.list li.collapsing.pages.item {
	line-height: 16px;
	height: 16px;
	text-indent: -1em;
	padding-right: 5px;
	vertical-align: middle;
}

#sidebar li.collapsing.pages img {
	height: 16px;
	width: 16px;
	vertical-align: middle;
}

#collapspage-3 h2 {
	display: none;
}

/* productlist Startseite*/

form.ddfm h1,
form.ddfm h2 {
	color: #9a999e;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #9a999e;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #9a999e;
}

form.ddfm input.fmtext, form.ddfm input.fmverify, form.ddfm textarea, form.ddfm input.fmdate, form.ddfm .fmselect
{
	border: 1px solid #9a999e;
	background: #fafafa;
}

form.ddfm .submit input
{
	padding: 0.2em 1.4em 0.15em 1.4em;
	border: 1px solid #9a999e;
	background: #fafafa;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

.ddfmwrap {
	font-size: 90%;
}

form.ddfm h1,
form.ddfm h2 {
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}

.ddfmwrap {
	margin: 15px auto 15px 0;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 450px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 22%; 
	text-align: right;
	margin: 2px 10px 0 0; 
	padding-bottom: 15px;
	clear: left;
}

body:nth-of-type(1) form.ddfm label
{
   margin-top: 5px;
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 66.7%; 
	margin-bottom: 15px;  
	padding: 2px 2px 2px 0; 
	font-size: 100%;
}

body:nth-of-type(1) form.ddfm select.fmselect
{
	width: 66.8%;
}


form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmcheck input
{
	float: left;
	margin: 2px 5px 0 0;
}

*+html form.ddfm .fmcheck input
{
	margin: -2px 0 0 -4px;
}

body:nth-of-type(1) form.ddfm .fmcheck input
{
	margin: 6px 0 0 0;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: right; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
	width: 92%;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
	font-size: 100%;
}

body:nth-of-type(1) form.ddfm textarea
{
	width: 65.6%;
	padding-left: 1px;
}

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

*+html form.ddfm .fmhalfblock
{
	width: 64.5%;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
	font-size: 100%;
}

form.ddfm img {
	margin: 0 0 0 5px; 
    float: left;
}

body:nth-of-type(1) form.ddfm img
{
   margin-top: 2px;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	font-size: 100%;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
	font-size: 100%;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 90.8%;
}

*+html form.ddfm .submit
{
	width: 90.8%;
	margin-top: -12px;
	padding: 0.2em 0 0 0;
}

body:nth-of-type(1) form.ddfm .submit
{
   width: 90.8%;
}

form.ddfm .submit input
{
	font-size: 100%;
}

*+html form.ddfm .submit input
{
	width: 25%;
}

body:nth-of-type(1) form.ddfm .submit input
{
   width: 25%;
   height: 22px;
   padding-bottom: 2px;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 22%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 0px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 0px;  
	padding: 0px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}

/* productlist Startseite*/

.productlist, .productlist + .productlist + .productlist + .productlist + .productlist {
	overflow: hidden;
	width: 155px;
	height: 138px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px dotted #00349a;
}

.productlist + .productlist + .productlist + .productlist, .productlist + .productlist + .productlist + .productlist + .productlist + .productlist + .productlist + .productlist  {
	margin-right: 0;
	overflow: hidden;
}

.productlist img {
    display: block;
    margin-left: auto;
    margin-right: auto;
	text-align: center;
}

html body.home div#page div#content.homecolumn div div.productlist h2 {
	display: table-cell; 
	vertical-align: middle; 
	width: 155px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 14px;
	height: 40px;
    background-color: #00349A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00349A), to(#00215C)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #00349A, #00215C); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #00349A, #00215C); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #00349A, #00215C); /* IE10 */
    background-image:      -o-linear-gradient(top, #00349A, #00215C); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #00349A, #00215C);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00349A', EndColorStr='#00215C'); /* IE6-IE9 */
    text-align: center;
    line-height: 16px;
}

.productlist h2 a, .productlist2 h2 a {
	color: white;
}

/* Productlist Product-Pages */

.productlist2 {
	overflow: hidden;
	width: 208px;
	height: 208px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px dotted #00349a;
}

.productlist2 img {
	vertical-align:middle;
	top:0;
	bottom:0;
	margin:auto;
}

.middlecolumn .post .entry .productlist2 h2 {
	display: table-cell; 
	vertical-align: middle; 
	width: 208px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-size: 12px;
	height: 32px;
    background-color: #00349A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00349A), to(#00215C)); /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #00349A, #00215C); /* Chrome 10+, Saf5.1+, iOS 5+ */
    background-image:    -moz-linear-gradient(top, #00349A, #00215C); /* FF3.6 */
    background-image:     -ms-linear-gradient(top, #00349A, #00215C); /* IE10 */
    background-image:      -o-linear-gradient(top, #00349A, #00215C); /* Opera 11.10+ */
    background-image:         linear-gradient(top, #00349A, #00215C);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00349A', EndColorStr='#00215C'); /* IE6-IE9 */
    line-height: 13px;
    text-align: center;
    color: #FFF;
}

.productlist:hover, 
.productlist2:hover, 
.productlist + .productlist + .productlist + .productlist:hover, 
.productlist + .productlist + .productlist + .productlist + .productlist:hover,
.productlist + .productlist + .productlist + .productlist + .productlist + .productlist + .productlist + .productlist:hover  {
	-webkit-box-shadow: 0px 0px 10px #00349A;
	-moz-box-shadow: 0px 0px 10px #00349A;
	box-shadow: 0px 0px 10px #00349A;
	border: 1px solid white;
}


/* Metatable */

.metatable {
	font-size: 10px;
	margin-top: 10px;
	border: 0px;
	width: 100%;
	background-color: #cfced4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cfced4), to(#a2a1a6));
	background-image: -webkit-linear-gradient(top, #cfced4, #a2a1a6); 
	background-image:    -moz-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:     -ms-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:      -o-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:         linear-gradient(top, #cfced4, #a2a1a6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cfced4', EndColorStr='#a2a1a6');
}

.metatable td {
	padding: 4px;
}

.metatable td {
	text-align: left;
}

.metatable td + td, .metatable th {
	text-align: center;
}

.metatable th {
	background-color: #cfced4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cfced4), to(#a2a1a6));
	background-image: -webkit-linear-gradient(top, #cfced4, #a2a1a6); 
	background-image:    -moz-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:     -ms-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:      -o-linear-gradient(top, #cfced4, #a2a1a6);
	background-image:         linear-gradient(top, #cfced4, #a2a1a6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#cfced4', EndColorStr='#a2a1a6');
}

.metatable tr:hover {
	background: #00349a;
	color: white;
}

#fragebutton .button {
    -webkit-border-radius: 18px 18px 18px 18px; 
    -moz-border-radius: 18px 18px 18px 18px; 
    border-radius: 18px 18px 18px 18px; 
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
    -webkit-box-shadow: 0px 0px 20px #A2A1A6; 
    -moz-box-shadow: 0px 0px 20px #A2A1A6; 
    box-shadow: 0px 0px 20px #A2A1A6;       
    background-color: #00349A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00349A), to(#00215C)); 
    background-image: -webkit-linear-gradient(top, #00349A, #00215C); 
    background-image:    -moz-linear-gradient(top, #00349A, #00215C); 
    background-image:     -ms-linear-gradient(top, #00349A, #00215C); 
    background-image:      -o-linear-gradient(top, #00349A, #00215C); 
    background-image:         linear-gradient(top, #00349A, #00215C);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00349A', EndColorStr='#00215C');       
	border: none;
    color: white;
    cursor: pointer;
    font-weight: bold; 
    padding: 3px 6px;
    font-size: 18px;
    margin: 10px 0 10px 365px;
}

.placeholder {
	text-align: center;
    height: 175px;
    width: 208px;
}

.pricetag {
	bottom: 22px;
	float: right;
	line-height: 12px;		
	background-color: #E79700;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#E79700), to(#E76B00));
	background-image: -webkit-linear-gradient(top, #E79700, #E76B00); 
	background-image:    -moz-linear-gradient(top, #E79700, #E76B00); 
	background-image:     -ms-linear-gradient(top, #E79700, #E76B00); 
	background-image:      -o-linear-gradient(top, #E79700, #E76B00); 
	background-image:         linear-gradient(top, #E79700, #E76B00);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#E79700', EndColorStr='#E76B00'); 
	-webkit-border-radius: 10px 0px 0px 10px; 
	-moz-border-radius: 10px 0px 0px 10px; 
	border-radius: 10px 0px 0px 10px; 
	-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; 
	position: relative;
	padding: 5px;
	font-family: Arial Black, sans-serif;
	font-size: 14px;
	color: white;
}

ul li#text-8.widget {
	margin-top: 21px;
}

ul li#text-13.widget {
	margin-top: 10px;
	height: 141px;
}

