feature_videohtml, body { margin: 0px; padding: 0px; }

body { 
	background-color: #c0c0c0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 0px;
}

body * {margin: 0px; padding: 0px;}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }
.bold{
  font-weight:normal;
  font-family:Arial;
}
em{
  font-family:Arial;
  font-style:none;
}
/*********************************************
		Link Styles
*********************************************/
a {
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}          
a:hover {
	text-decoration: underline;
}

.more-link a{
	font-family:"Times New Roman", Times, serif;
	color:#666666; 
}
a.write_comment{
  color:#666666;
  float:left;
  padding:2px;
  width:100%;
  font-size:12px;
  margin:0 0 20px 5px;
  font-family:"Times New Roman",Times,serif;
}

.red{color: #a8151c;}
/*********************************************
		Text Elements
*********************************************/
p, ul, ol, blockquote {color: #333;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
img { border: 0px; background: none; }
p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
#content p,
#content ol li,
#content ul li {
	line-height: 18px;
	margin-left: 10px;
}
hr.shadow {
	display: block; clear: both;
	border: none;
	background: url(images/bottom-shadow.gif) bottom center no-repeat;
	width: 980px; height: 8px;
}
/*********************************************
		Header Styles
*********************************************/
h1 { /* This style used as title on single posts and pages */
	font-family: "Times New Roman", Times, serif;
	font-size: 23px; line-height: 46px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 10px;
	color: #000000;
}
h2.page_titel { /* This style used as title where teasers  are shown */
	font-family: "Times New Roman", Times, serif;
	font-size: 25px; line-height: 46px;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0px 10px;
	color: #000000;
	background:#F1F1F1 none repeat scroll 0 0;
}


h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 20px; line-height: 30px;
	font-weight:normal;
	margin: 15px 0px 10px 10px; padding: 0px;
	color: #000000;
}

h3 { /* This style used as the post titles on homepage/archive */
	font-family:"Times New Roman", Times, serif;
	font-size: 23px; line-height: 35px;
	font-weight:normal;
	margin: 0px 0px 0px 10px; padding: 0px;
	color: #000000;
}
h3.head{
  position:absolute;
  width: 290px;}
h3 a {
}
h3 a:hover {
}
h4 { /* This style used as title for comments and as the identifying header on archive page  */
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	padding: 10px 0px 15px 10px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;
}

h5 { /* This style used as footer-headline  */
	color:#FFFFFF;
	font-size:19px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	padding:0px;
	margin:0px 0px 6px 0px;
}
h6{color:#666666;
font-size:14px;
margin:10px 0 25px 0px;
padding:8px;
text-align:center;
text-transform:uppercase;
background:#fff;
border:2pt solid #E5E5E5;
width: 340px;
}
h6.comments{color:#666666;
font-size:14px;
margin:10px 0 25px 10px;
padding:8px;
text-align:center;
text-transform:uppercase;
background:#fff;
border:2pt solid #E5E5E5;
width: 340px;
}
.more-link{margin: 0 0 0 0px;}

/*********************************************
		The Obligatory WP Styles
*********************************************/
.visible{
  display:none;}
.cat{
  font-family:Times New Roman;
  font-size:23px;
  height:23px;
  float:left;
  width:320px;
  margin:0 0 0 0px;
}
.archiv{
  float:left;
  width: 320px;
  font-family:Times New Roman;
  font-size:23px;
  height:23px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0px 8px 8px 0px;
}

.alignright {
   float: right;
   margin: 0px 0px 8px 8px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.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;
}

#wrap {
	background:url(images/wrap_bg.png) no-repeat top left;
	padding: 0px 15px 10px;
	padding-top:10px;      
}

/*********************************************
		Container Div
*********************************************/
#container {
	background: #ffffff;
	text-align: left;
    margin: 0px auto;
    width: 980px;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
    
}
/** Inner Page Style **/
#inner {
	width: 950px; 
}

.page_hl{
	border-bottom: 1px #7D7D7D solid;
	margin-bottom:20px;
	padding-left:10px;
	height:35px;
	float:left;
	width:100%;
}

/*********************************************
		Header Styles
*********************************************/
#header {
	background: url(images/header_bg.jpg) no-repeat;
	width: 980px; height: 187px;
	margin: 0px; padding: 0px;
	display: block;
}
#header .logo{
  position:absolute;
	margin: 0 -8px 0;
}
*+html #header .logo{
	float:left;

}
#header .walk{
	float:left; 
	margin:20px 0 0 20px;
}
/*********************************************
		Horizontal Navigaion Styles
*********************************************/
#menu {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	width: 950px; height: 28px;
	margin: 148px 0px 0px 15px;
	padding: 0px;
	position: absolute;
	border-top: #767676 solid 1px;
	border-bottom: #767676 solid 1px;
	z-index: 100;
}
/* This is the style for the first UL (the grey) */
#menu ul {
	height: 28px;
	margin: 0px; padding: 0px;
}
/* This is the style for the top level list items */
#menu ul li {
	background: none;
	width: auto;
	display: block;
	float: left;
	list-style: none;
	line-height: 28px;
	margin: 0px; padding: 0px;
	border-left: #767676 solid 1px;
}
#menu ul li.home {
	border:none;
}
#menu ul li.website {
	border:none;
	float:right;
}
#menu ul li.website a{
	font-weight:bold;
}
/* The style for all links */
#menu a {
	color: #000;
	text-decoration: none;
}
/* The hover state colors and background for all LI items and links */
#menu li:hover,
#menu li:hover a,
#menu li.sfhover,
#menu li.sfhover a,
#menu li a:hover {
	background: #000;
	color: #FFF;
}
/* This is the style for the top level links */
#menu ul li a {
	display: block;
	line-height: 28px;
	margin: 0px; padding: 0px 10px;
	text-decoration: none;
}
/* if you want to set a "current page item" style, do it here */
#menu ul li.current_page_item a,
#menu ul li.current_page_ancestor a,
#menu ul li.current_page_parent a {
	background: #000;
	color: #FFF;
}
/****************************** 
The second-level stuff 
*******************************/
/* This hides the nested UL before you hover */
#menu li ul {
background:#000000;
	font-size:12px;
	text-transform:none;
	clear: both;
	position: absolute;
	width: 950px;
	height: 24px; 
	left: -999em;
}
/* This shows the nested UL when you hover */
#menu li:hover ul, 
#menu li.sfhover ul {
	left: 0px;
	z-index: 1000;
}

/* This is the style for the nested UL */
#menu li:hover ul,
#menu li.sfhover ul {
	display: block;
}
/* This is the style for the LI items within the nested UL */
#menu li:hover ul li,
#menu li.sfhover ul li {
	background: transparent;
	width: auto;
	display: block;
	line-height: 24px;
	overflow: hidden;
	text-align: left;
	border-top: none;
}
/* This is the style for the links within the LI items within the nested UL */
#menu li:hover ul li a,
#menu li.sfhover ul li a {
	width: auto;
	line-height:24px;
	display: block;
	border: none;
	color: #FFF;
}

#menu li:hover ul li.current_page_item a,
#menu li.sfhover ul li.current_page_item a {
	text-decoration: underline;
}

/* This is the style for the hover state on the links within the LI items within the nested UL */
#menu li:hover ul li a:hover, 
#menu li.sfhover ul li a:hover {
	text-decoration: underline;
	line-height: 24px;
}

#secondlevel_menu{
	background:#000000;
	width: 950px;
	height: 24px; 
	color:#FFFFFF;
	text-transform: none;
}

#secondlevel_menu ul li{
	background:none;
	line-height: 24px;
}

#secondlevel_menu ul li a {
	color:#FFFFFF;
	line-height: 24px;
}

#secondlevel_menu ul li a:hover,
#secondlevel_menu ul li.current_page_item a {
	text-decoration: underline;
}

/*********************************************
		List Styles
*********************************************/

ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	list-style:none;
}
ul li {
	margin: 0px 0px 3px 0px; padding: 0px 0px 0px 10px;
	color: #000000;
}
ul li a {
	color: #000000;
	text-decoration: none;
}
ul li a:hover {
	text-decoration: underline;
}

/*********************************************
		Feature Styles
*********************************************/
#feature {
	width: 950px; height: 340px;
	margin: 0px; padding: 0px;
	border-bottom: 5px solid #E5E5E5;
}
#feature #rotator, #page #rotator {
	background:url(images/rotator_bg.png) no-repeat;
	width: 650px; height: 324px;
	margin: 0px; padding: 0px;
	float: left;
}
#feature #rotator img, #page #rotator img {
	width: 600px; height: 270px;
	margin: 22px 0px 0px 20px; padding: 0px;
}
#feature #latest {
	width: 265px; height: 299px;
	margin: 0px; padding: 25px 15px 0px 20px;
	float: right;
	overflow:hidden;
}
#feature #latest h3 {
	margin: 0px; padding: 15px 0px 25px 0px;
	font: italic 38px "Times New Roman", Times, serif;
	color: #000000;
}

/*********************************************
		Top3 Styles
*********************************************/
#top3 {
	margin: 10px 0px 0px 0px; padding: 0px 0px 10px 0px;
	width: 950px;
	height:240px;
	border-bottom: 5px solid #E5E5E5;
}
#top3 .post {
	display: block; float: left;
	margin: 0px 10px 0px 0px; padding: 0px;
	width: 310px; height: 240px;
	background: #FFFFFF;
	display: inline;
}
#top3 .post3 {
	display: block; float: left;
	margin: 0px 10px 0px 0px; padding: 0px;
	width: 310px; height: 240px;
	background: #FFFFFF;
	display: inline;
}
#top3 .last_post {
	float:left;
	width: 310px;
}
#top3 .last_post2 {
	float:left;
	width: 310px;
	margin /*\**/: 15px 0 0 0px\9;  

}
#top3 .post2 {
	display: block; float: left;
	margin: 0px 10px 0px 0px; padding: 0px;
	width: 310px; height: 240px;
	background: #FFFFFF;
	display: inline;
}
/* ie 6 */
* html #top3 .post2 {
	display: block; float: left;
	margin: 0px 10px 0px -20px; padding: 0px;
	width:290px; height: 240px;
	background: #FFFFFF;
	display: inline;
}

* html .top3_wrap2 {
	border-top:1px #7D7D7D solid;
	background: #F1F1F1;
	padding: 10px;
	height: 180px;
	overflow: auto;
	overflow:hidden;
	margin: 10px 0;
	width: 290px;
}
* html #top3 .post{
	width: 310px; 
	float:left;
	padding:0;
}
* html #top3 .post3 {
	display: block; float: left;
	margin: -25px 10px 0px 0px; padding: 0px;
	width: 310px; height: 240px;
	background: #FFFFFF;
	display: inline;
}
* html #top3 .last_post{
  float:left;
  width: 310px;
  margin: -240px 0 0 322px;
}
* html #top3 .last_post2 {
	float:left;
	width: 290px;
	 margin: -265px 0 0 322px;
}
* html h3.head{
  position:relative;
  z-index:100; 
  height: 5px;
  width: 280px; 
}
* html .top3_wrap {
	width: 290px;
	margin:0;
}

/* ie7 */
*+html #top3 .last_post{
  float:left;
  width: 310px;
  margin: -240px 0 0 642px;
}
*+html #top3 .last_post2{
  float:left;
  width: 310px;
  margin: 0px 0px 0px 0px; 
  
}
*+html h3.head{
position:relative; 
height: 5px;
}

.top3_wrap {
	border-top:1px #7D7D7D solid;
	background: #F1F1F1;
	padding: 10px;
	height: 180px;
	overflow: auto;
	overflow:hidden;
}
.top3_wrap2 {
	border-top:1px #7D7D7D solid;
	background: #F1F1F1;
	padding: 10px;
	height: 180px;
	overflow: auto;
	overflow:hidden;
	margin: 35px 0;
}
.top3_wrap3 {
	border-top:1px #7D7D7D solid;
	background: #F1F1F1;
	padding: 10px;
	height: 180px;
	overflow: auto;
	overflow:hidden;
}
#top3 .post h3{
	position:relative;
	font-family:"Times New Roman", Times, serif;
	font-size: 23px; line-height: 35px;
	font-weight:normal;
	color: #000000;
	width:320px;
	height:35px;
	overflow:hidden;
	margin: 0 0 0 10px;
	
}

#top3 .post img,
#top3 .last_post img, #top3 .last_post2 img {
	width: 200px;
	margin: 0px; padding: 0px 0px 10px 0px;
}
#top3 .post p, #top3 .post2 p,  #top3 .post3 p,
#top3 .last_post p, #top3 .last_post2 p {
	margin: 0px 0px 10px 0px; padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*********************************************
		Feedreader Styles
*********************************************/
#feedr {
	margin: 0px 0px 25px 0px; padding: 15px 10px 25px 10px;
	width: 960px;
	background: #fff;
}
#feedr .feedreader {
	display: block; float: left;
	margin: 0px 5px; padding: 0px 15px 15px 15px;
	width: 278px;
	overflow: hidden;
	border: 0px solid #ACACAC;
	background: #FFF;
	display: inline;
}
#feedr .feedreader h3 {
	font-family: "Arial Black", Arial, Helvetica, Sans-Serif;
	font-size: 18px; line-height: 18px;
	margin: 10px 0px 0px 0px; padding: 0px 0px 10px 0px;
	color: #747474;
}
#feedr .feedreader h3 a {
	color: #747474;
	text-decoration: none;
}
#feedr .feedreader .post img {
	margin: 0px; padding: 0px 0px 10px 0px;
}
#feedr .feedreader p {
	margin: 0px; padding: 0px;
	font-size: 11px;
	color: #747474;
}

/*********************************************
		Horizonal Widgets
*********************************************/	
#horizwidgets {
	margin: 0px; padding: 0px;
	width: 960px;
	height:180px;
}
#horizwidgets .widget {
	display: block; float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: 230px; height:110px;
	display: inline;
}
#horizwidgets .widget_wrap {
	border-top:1px #7D7D7D solid;
	background: #F1F1F1;
	padding: 10px 10px 10px 10px;
	height: 120px;
	overflow:auto;
}

#horizwidgets .widget h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 23px; line-height: 35px;
	font-weight:normal;
	margin: 0px 0px 0px 10px;padding: 0px;
	color: #000000;
}
#horizwidgets .widget p,
#horizwidgets .widget .textwidget {
	margin: 0px 10px; padding: 0px;
	font-size: 11px;
	color: #747474;
}

/*********************************************
		BLOG Styles
*********************************************/
#page {
	border-bottom: 5px solid #E5E5E5;
	width: 950px; height: 340px;
	margin: 0px 0px 0px 0px; padding: 0px;
}

#page .headerimage {
	float:left;
}

#page #headerinfo {
	width: 265px; height: 255px;
	margin: 0px; padding: 25px 15px 0px 20px;
	float: right;
	overflow:hidden;
}
#page #headerinfo h3 {
	margin: 0px; padding: 40px 0px 0px 0px;
	font: italic 38px "Times New Roman", Times, serif;
	color: #000000;
}
#page #headerinfo ul {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	list-style:none;
}
#page #headerinfo ul li {
	background:url(images/list_style.png) no-repeat left;
	margin: 0px 0px 3px 0px; padding: 0px 0px 0px 10px;
	color: #000000;
}
#page #headerinfo ul li a {
	color: #000000;
	text-decoration: none;
}
#page #headerinfo ul li a:hover {
	text-decoration: underline;
}
#page #headerinfo ul.links {
	margin: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	padding:10px 0 0 0px;	
}
#page #headerinfo ul.links li{
	padding: 0px 0px 0px 10px;
}
#page #headerinfo ul.links li a.active{
	font-weight:bold;
}
#page #headerinfo ul.links li a.active:hover{
	text-decoration:none;
}
.descr {
  color:#666666;
  font-size:12px;
  font-style:italic;
  font-weight:bold;
  padding: 20px  0 0 0px;
}
.cite {
	font-style:italic;
	font-size:16px;
	line-height:23px;
	font-family:"Times New Roman", Times, serif;
}

.cite_author {
	font-size:10px;
	color:#666666;
}

/*********************************************
		Bottom Styles
*********************************************/
#bottom {
  height:310px;
  margin:0px 0 0;
  padding:0;
  width:950px;
 
}
#bottom h3 {
	font-family:"Times New Roman", Times, serif;
	font-size: 23px; line-height: 35px;
	font-weight:normal;
	margin: 0px 0px 0px 10px;padding: 0px;
	color: #000000;
}

#bottom #video {
	float: left;
	margin: 0px; padding: 0px;
	width: 320px;
}
#bottom #video .videowrap {
	margin: 0px; padding: 0px;
}
#bottom #video object,
#bottom #video embed {
	width: 314px; height: 242px;
	background: #FFF;
	margin: 0px; padding: 0px;
}

#bottom #about {
	float: left;
	margin: 0px 5px; padding: 0px;
	width: 320px;
}
#bottom #about img { padding: 0px 10px 10px 0px; }

#video_info{
	background:#F1F1F1;
	float:right;
  height:245px;
  margin:65px 0 0px 8px;
  overflow:auto;
  padding:0 10px 0;
  width:580px;
}
* html #video_info{
  margin:-240px 0 00px 8px;
}
*+html #video_info{
  margin:65px 0 00px 8px;
}
#video_info p{
  font-size: 14px;
  padding: 15px 0 0 5px;
	
}

#bottom #video_info h3{
	padding:0px; margin:0px;
	line-height:10px;
}
#bottom #video div.video_title {
	margin: 20px 0px 10px 0px; padding: 0px;
	width: 950px; height:35px;
	border-bottom: 1px #7D7D7D solid;
}

/*********************************************
		Content Div
*********************************************/
#content {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 620px;
	display: block;
	font-size:12px;
}

#content h3{
	margin: 0px;
	padding: 0px;
}


/*********************************************
		Share Links Styles
*********************************************/
#share {
	margin-top:10px;
	padding:8px 0px 10px 10px;
	background-color:#F1F1F1;
	height:22px;
}
#share a {
	color: #666666;
	font-size:12px;
	text-decoration: none;
}
#share a:hover {
	text-decoration: underline;
}
#share ul {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
#share ul li {
	margin: 0px 10px 0px 0px; padding: 0px 0px 0px 20px;
	line-height: 24px;
}

#share ul li.comments {
	float:left;
	background: url(images/share/comments.png) left 50% no-repeat;
}
#share ul li.stumble {
	float:left;
	background: url(images/share/stumble.png) left 50% no-repeat;
}
#share ul li.digg {
	float:left;
	background: url(images/share/digg.gif) left 50% no-repeat;
}
#share ul li.delicious {
	float:left;
	background: url(images/share/delicious.gif) left 50% no-repeat;
}
#share ul li.facebook {
	float:left;
	background: url(images/share/facebook.gif) left 50% no-repeat;
	border: none;
}
#share ul li.print {
	float:right;
	background: url(images/share/print.gif) left 50% no-repeat;
}

/*********************************************
		Post Meta Styles
*********************************************/
.meta-top,
.meta-top a {
	clear: both; /* we need this so floats in the post are cleared */
	color: #666666;
	margin: 0px 0px 0px 0px; padding: 0px;
	font-size: 12px;
}
.meta-top{margin: 0 0 20px 10px;}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
}

/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
}

/*********************************************
		Right Sidebar
*********************************************/
#r_sidebar {
	display: inline;
	float: right;
	width: 310px;
	margin: 10px 0px 0px 0px; padding: 0px;
	display: block;
}
#r_sidebar p {
	padding: 5px;
}
#r_sidebar img {
	text-align: center;
}
#r_sidebar img.ad {
	display: inline;
	margin: 0px 30px 30px 0px; padding: 0px;
}
#r_sidebar form {
	padding: 0px;
	margin: 5px;
}
#r_sidebar div.widget {
	clear: both;
	margin: 0px 0px 10px 0px; padding: 20px 0px 20px 10px;
	background-color:#F1F1F1;
	border-top:1px #7D7D7D solid;
}

#r_sidebar #video {
	width:300px;
	padding-left:10px;
	z-index:0;
}

#r_sidebar #video .videowrap {
}

#r_sidebar #video object,
#r_sidebar #video embed {
	width: 290px; height: 220px;
	margin: 0px; padding: 0px;
}

/*********************************************
		Comment Styles
*********************************************/

#content #comments p {
  font-family:Arial;
  padding-top: 8px;

}
#comments {
	padding: 0px;
	margin: 0px;
}
*+html #comments {
	padding: 0 0 10px 0;
	margin: 0px;
}
* html #comments{
	padding: 0 0 10px 0;
	margin: 0px;
}
#comments .even {
	margin: 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
}
#comments .odd {
	margin: 0px;
	padding: 10px;
	background: #F1F1F1;
	overflow: hidden;
}

.comment-head,
.comment-head a{
	color:#666666;
	margin:0 0 10px;
}

#comments form p label {
	font-size:12px;
	padding-left:10px;
}

#comments form p label .required {
	color:#666666;
}
form#commentform {
  margin:10px 0 0 0; 
  background:#F1F1F1 none repeat scroll 0 0;
  margin:10px 0 0;
  width:380px;
  border:2pt solid #BFBFBF;
}
form#commentform input, 
form#commentform textarea{
   border: 2pt solid #e5e5e5; 
}
form#commentform textarea{
   margin:10px 0 10px 10px; 
}
form#commentform input{
   width: 200px;
   margin:5px 3px 0px 10px;
   height: 18px;
}
#comments form label{
  background:transparent none repeat scroll 0 0;
font-size:12px;
margin:10px 0 0 15px;
padding:0;
font-weight:bold;
color:#666666;
width:75px;
float:left;
}

form#commentform span.required{
   color:#666666;
font-size:12px;
font-weight:bold;
}
form#commentform input#submit{
  background: url(images/button_bg_big.png) center no-repeat;
  border:none;
  color: #5B5B5B;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  float:left;
  margin:0px 0 0 0px;
  padding:15px 0 30px;
  font-family:Arial;
  width:120px;
}
* html form#commentform input#submit{
  background: url(images/button_bg_big.png) center no-repeat;
  margin: -20px 0 15px 5px;
  padding:5px 0 0px;
  height: 30px;
  width: 120px;
}
*+html form#commentform input#submit{
  background: url(images/button_bg_big.png) center no-repeat;
  margin: -20px 0 15px 5px;
  padding:5px 0 0px;
  height: 30px;
  width: 120px;
}
/*********************************************
		Archiv
*********************************************/

.archive {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px #7D7D7D solid;
}

/*********************************************
		Footer Styles
*********************************************/
#footer{
  background:url(images/footer_bg.png) no-repeat top center;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#footer_wrap{
	width:980px;
	margin: 0px auto 0px;
	padding: 0px;
	clear: both;
	font-size: 12px;
	color:#666666;
	padding: 0 0 15px 0;
}

#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#f_contact_headline {
	float:left;
	margin: 35px 0px 0px 17px;
	width:100px;
	display:none;
}

#f_contact {
	float:left;
	margin:63px 0px 0px 20px;
	width:190px;
	height:62px;
	overflow:hidden;
	display:none;
}

#f_links {
	float:left;
	margin:35px 0px 0px 20px;
	width:290px;
	height:88px;
	overflow:hidden;
	display:none;
}

#f_tag_cloud {
	float:left;
	margin:35px 0px 0px 25px;
	width:290px;
	height:88px;
	overflow:hidden;
	display:none;
}

#f_poweredby {
	clear:both;
	text-align:center;
	padding: 17px 0px 0px 0px;
}
/*********************************************
		FORM EVENTS
*********************************************/
#tdomf_form2_message h4{
  background:#FFFFFF none repeat scroll 0 0;
  color:#666666;
  font-family:arial;
  font-size:14px;
  font-weight:bold;
  padding:10px;
}

.desc2{
  color:#666666;
  font-family:arial;
  font-size:11px;
  padding:0px 10px 10px 10px;
  width:560px;
  background:#f1f1f1;
  border:2pt solid #e5e5e5;
  /*border-top:2pt solid #e5e5e5;
  border-bottom:2pt solid #e5e5e5;    */
  margin:10px 0 0 10px;
}
.desc{
  background:#F1F1F1 none repeat scroll 0 0;
  border:2pt solid #e5e5e5;
  /*border-top:2pt solid #e5e5e5;
  border-bottom:2pt solid #e5e5e5;    */
  color:#666666;
  font-family:arial;
  font-size:11px;
  margin:35px 0 0 10px;
  padding:0 10px 10px;
  width:530px;
}
.desc2 h3, .desc h3{
  color:#666666;
  font-family:arial;
  font-size:14px;
  font-weight:bold;
}
/*form#tdomf_form1{
  background:#F1F1F1 none repeat scroll 0 0;
  width:430px;
  border:2pt solid #BFBFBF;
  margin:10px 0 0 10px;
} */
form#tdomf_form1{
  border-bottom:5pt solid #F1F1F1;
margin:10px 0 0 10px;
width:610px;
}
.tdomf_form fieldset legend, .tdomf_form fieldset p{
  display:none;
}
.tdomf_form label {
  font-family: Arial;
	font-size: 12px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;     
}
.tdomf_form fieldset input, .tdomf_form fieldset textarea{
  border: 2pt solid #e5e5e5;
  margin:5px 0 0 0;
}
.tdomf_form fieldset input{
  width: 200px;
}
.tdomf_form fieldset textarea{
  width: 560px;
  margin: -10px 0 0 0;
}
.tdomf_form fieldset label.required{
  font-size: 12px;
  padding: 0;
  margin:10px 0 0 0;
  background: none;


}
.tdomf_buttons td input#tdomf_form1_preview, .tdomf_buttons td input#tdomf_form1_send{
  width: 85px;
  height: 25px;
  background: url(images/button_bg.png) center no-repeat;
  border:none;
  color: #5B5B5B;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  margin: 0;
}
.tdomf_form fieldset small{
  font-size: 10px;
  font-family:Arial;
  font-color: #666666;
  padding: 0 0 10px 0;
}

.tdomf_form fieldset small a{
  color:red;
}

input#content_title {

  }
input#imagecaptcha_1{
  margin: 10px 0 10px 0;
}
/*********************************************
		GRUSSKARTEN
*********************************************/
table{
  margin-left: 10px;
  margin-bottom: 10px;
}

/*********************************************
		Video
*********************************************/
form#tdomf_form2{
  background:#F1F1F1 none repeat scroll 0 0;
  background:#F1F1F1 none repeat scroll 0 0;
border:2pt solid #BFBFBF;
margin:50px 0 0 0;
width:380px;
  
}
form#tdomf_form2 label.required{
float:left;
width:75px;
}
form#tdomf_form2 label.required_2{
float:left;
width:75px;
}
.tdomf_form label{
  width:75px;
  float:left;
}
form#tdomf_form2 input#tdomf_form2_preview, form#tdomf_form2 input#tdomf_form2_send{
  width: 120px;
  height: 25px;
  background: transparent url(images/button_bg_big.png) no-repeat scroll center center;
  border:none;
  color: #5B5B5B;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  margin: 15px 0 0 10px;
  margin /*\**/: 15px 0 0 0px\9;
  padding: 5px 0 10px;
  position:relative;
  cursor:pointer;
}
form#commentform input#submit_2{
  width: 120px;
  height: 25px;
  background: transparent url(images/button_bg_big.png) no-repeat scroll center center;
  border:none;
  color: #5B5B5B;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  margin: 5px 0 10px 10px;
  padding: 5px 0 10px;
  position:relative;
  cursor:pointer;
}
form#tdomf_form2 input{
  width: 200px;
  height: 18px;
}
form#tdomf_form2 input#whoami_webpage {
height:18px;
width:200px;
}

#share {
background-color:#F1F1F1;
border-bottom:2pt solid #E5E5E5;
height:22px;
margin-bottom:20px;
margin-top:10px;
padding:8px 0 10px 10px;

