/*
Theme Name: Original Premium News
Theme URI: http://www.woothemes.com/
Description: Original Premium News by WooThemes
Version: 2.0.4
Author: WooThemes
Author URI: http://www.woothemes.com/

	Copyright: (c) 2009 WooThemes.
	License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html

*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: #6e6e6e url(images/1_px.gif); /* pure CSS hover is removed below */
	background-repeat:repeat-x;
	color: #333333;
	font: 0.9em Arial, Helvetica, Tahoma, Sans-Serif;
}

p{
	font: 1.1em Arial, Helvetica, Tahoma, Sans-Serif;
}
h3{
	background: #7ca700;
	color: #ffffff !important;
		padding: 4px 4px 4px 7px !important;
}
h3 a{
	background: #7ca700;
	color: #ffffff !important;
		padding: 4px 4px 4px 7px !important;
}
h4{
	font-size: 1.2em;
	color: #7ca700 !important;
		padding: 0 4px 1px 3px !important;
}
h4 a{
	font-size: 1.2em;
	color: #7ca700 !important;
		padding: 0 4px 1px 3px !important;
}
a{
	color: #ff7800;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}

textarea {
	width: 300px;
	margin: 0 0  0;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

/*========= LAYOUT =========*/

#page{
	background: #ffffff;
	margin: 7px 0 7px 7px ;
	width: 995px;
}
/*--- Main Columns ---*/
#columns{
	margin: 24px 0 0;
	padding: 0 15px 25px;
}
.col1{
	float: left;
	width: 585px;
	padding: 0 0 10px 10px;
}
.col2{
	float: right;
	width: 350px;
}
/*--- Sub Columns ---*/
.subcol{
	width: 160px;
}
.subcol h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 0 10px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/


/*following rule negates pure CSS hovers
so submenu remains hidden and JS controls
when and how it appears*/
.nav2 li:hover ul,
.nav2 li li:hover ul {
	top: -999em;
}
/*- Category Navigation -*/
.nav2, .nav2 * {
	margin:0;
	padding:0;

}
.nav2 {
	height: 26px;
	border-bottom:0;
	font-weight:normal;
	font-size:14px;
	position:relative;
	color: #ffffff;
	background:url(images/fewo.png);
	text-transform: uppercase;
}
.nav2 ul {
	background:#fff; /*IE6 needs this*/
	float: left;
	position:relative;
}
.nav2 li {
	line-height: 26px;
	float: left;
	list-style:none;
	z-index:996;
	color: #ffffff;
}
.nav2 li.current ul {
	z-index: 995;
	font-weight: bold;
	color: #ffffff;
}
.nav2 li a:hover{
	z-index: 995;
	font-weight: normal; /*1. Ebene Schrift*/
	color: #ffffff;
}
.nav2 li a:active{
	z-index: 995;
	font-weight: normal; /*1. Ebene Schrift*/
	color: #ffffff;
	background: #7ca700;
}
.nav2 ul li a{
	z-index: 995;
	font-weight: normal; /*2. Ebene Schrift*/
	color: #ffffff;
}
.nav2 ul li a:hover{
	z-index: 995;
	font-weight: normal; /*2. Ebene Schrift*/
	color: #ffffff;
}
.nav2 li.sfHover ul,
ul.nav2 li:hover ul {
	z-index: 1001;
	background: #7ca700;
	color: #ffffff;
	text-decoration: none;
}
.nav2 li li {
	line-height: 24px;
	font-size: 13px;
	color: #ffffff;
}
.nav2 a {
	color: #ffffff;
	display: block;
	padding: 0 13px;
}
.nav2 li ul {
	left:0;
	top:-999em;
	position:absolute;
	width:995px;
	color: #ffffff;
}
.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #ffffff;
	text-decoration: none;
	background: #7ca700;
}
.nav2 li.sfHover a,
.nav2 li.current a,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #ffffff;
	border-bottom: none;
}
.nav2 li li.current a {
	color: #ffffff;
	font-weight: bold;
}
.nav2 li li:hover,
.nav2 li li a:focus, .nav2 li li a:hover, .nav2 li li a:active {
	color: #000000;
}
.nav2 li:hover ul, /* pure CSS hover is removed below */
body .nav2 li.current ul, /* this must be more specific than the .superfish override below */
ul.nav2 li.sfHover ul {
	color: #ffffff;
	top:1.85em;
}

.nav2 li:hover li ul,
.nav2 li.sfHover li ul {
	color: #ffffff;
	top:-999em;
}
.nav2 li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li.sfHover ul {
	color: #ffffff;
	top:1.85em;
	background: url(images/70_pr.png);
}
.nav2 li li li:hover ul, /* pure CSS hover is removed below */
ul.nav2 li li li.sfHover ul {
	color: #ffffff;
	top:1.85em;
	background: #7ca700;
}
.current_page_item{
    background: #648602;
}
.current_page_parent{
    background: #648602;
}
/*- header_links -*/
#header_links{
	position:absolute; top:125px; left:760px;
	color: #ffffff;
	font-weight: normal;
	float: right;
	height: 20px;
	margin: 2px 82px 0 0;
	padding: 0 10px 0 0;
	width:295px;
}
.header_links{
color: #ffffff;
font-weight:normal;
}
.header_links a{
color: #ffffff;
font-weight: normal;
text-decoration: none;
}
.header_links img{
vertical-align:text-bottom;
}
.header_links a:hover{
color: #ffffff;
font-weight: normal;
text-decoration: underline;
}
/*- Search -*/
#search{
	position:absolute; top:151px; left:779px;
	background: #7ca700;
	border: 1px solid #ffffff;
	float: right;
	height: 20px;
	margin: 2px 82px 0 0;
	padding: 0 10px 0 0;
	width:195px;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: transparent;
	border: 0;
	color: #ffffff;
	float: left;
	font-size: 13px;
	margin: 0 0 0;
	padding: 2px 2px 2px 10px;
	width:158px;
}
#search .btn{
	margin: 3px 0 0 5px;
	padding: 0;
	width: auto;
}
/*- Header -*/
#header{
	background: url(images/hl-line.gif) repeat-x bottom;
	height: 136px;
	padding: 0 0 2px;
	z-index: 1002;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
}
/*- RSS -*/
#rss{
	float: right;
	font-size: 12px;
	padding: 16px 15px 0 0;
	text-align: right;
	width: 285px;
}
#rss a{
	color: #666666;
}
#rss ul{
	float: left;
	margin: 13px 0 0;
	width: 220px;
}
#rss li{
	margin: 0 0 3px;
	padding: 0 0 5px;
}
#rss img{
	float: right;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

.featured{
	background: #4d4d4d url(images/back_feat.gif);
	height: 310px;
	margin: 0 0 10px;
	overflow: hidden;
	padding-right:10px;
}
.featured h2{
	font-size: 11px;
	color: #333333;
	background: #fca700;
	padding: 10px 0;
}
.featured h2 a {
	color:#333333;
}
.featured h2 a:hover {
	color:#333333;
	text-decoration: underline;
}
.featured h3{
	font-size: 15px;
	color: #7ca700;
	padding: 10px 20px 10px 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.featured_h3{

}
#featured_text p{
	font-size: 15px;
	overflow: hidden;
}
#featured_text h3 a{
	color:#ffffff;
}
#featured_text h3 a:hover{
	color:#ffffff;
	text-decoration: underline;
}

.featured h3 a {
	color:#ffffff;
}
.featured h3 a:hover {
	color:#ffffff;
	text-decoration: underline;
}
.featured p {
	font-size: 14px;
	padding: 0 20px 4px 14px;
	color: #ffffff;
}
.featured-img{
	margin: 0 0 0 0;
	width:468px;
	height:310px;
	float:left;
	display:inline;
}
#ribbon{
	width:138px;
	height:138px;
	float:right;
}
#featured-th{
	height: 1057px;
	margin: 0 0 30px;
	position:absolute; top:215px; left:510px; width:117px; height:310px;
}
#featured-th img{
	margin: 0;
	border:1px solid #ffffff;
}
#featured-th .idTabs {
	list-style:none;
	}
#featured-th .idTabs li {

	margin-right:12px;
	margin-bottom: 6px;
	}
#featured-th .idTabs li.last {
	margin-right:0px !important;
	}
#featured_text {
	position:absolute; top:434px; left:32px; width:468px; height:140px;
	z-index: 2;
	height: 72px;
	overflow: hidden;
}
#featured_back {
	clear: both;
	position:absolute; top:205px; left:32px;
	z-index: 1;
}
.featured-img_singlepost {
	width: 585px;
	height: 373px;
}
.featured_text {
	margin-top: 10px;
}

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#DDD;
	float:left;
	width:550px;
	height:auto;
	margin-bottom:30px;
	}
.video-left {
	float:left;
	width:350px !important;
	display:inline;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:200px;
	display:inline;
	padding-top:7px;
	}
.video-right h2{
	color: #ff7800;
	font-size:1.3em;
	line-height:1.2em;
	font-weight:bold;
	padding: 0 0 0 10px !important;
	margin:0 !important;
	}
.video-right p{
	color: #000;
	font-size:0.9em;
	line-height:0.8em;
	font-weight:bold;
	padding: 0 0 7px 10px !important;
	margin:0 !important;
	}
.video-right .idTabs {
	border-top:1px solid #FFF;
	list-style:none;
	margin:5px 0px 0px 0px;
	padding:0px;
	}
.video-right .idTabs li {
	margin:0px;
	border-bottom:1px solid #FFF;
	background:#DDD;
	line-height:10px;
	}
.video-right .idTabs li a {
	color:#000;
	font-weight:bold;
	font-family:Tahoma, Arial;
	font-size:12px;
	text-decoration:none;
	display:block;
	padding:10px 10px;
	}
.video-right .idTabs li a:hover {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}
.video-right .selected {
	background:#C0C0C0 url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	color: #333333;
	font-size: 1em;
	padding: 0 0 0 7px;
}
.blog h2 a{
	color: #333333;
}
.blog h2 a:hover{
	color: #333333;
	text-decoration: underline;
}
.post-alt h3{
	padding: 0 0 0 7px;
}
.post-alt p.posted{
	padding: 0 0 30px 7px;

}
.post-alt.blog  {
	font-size: 1.0em;
	color: #333333;
	margin:2px 0 2px 0;
	padding: 0;
}
.post-alt.blog  img{
	border:0;
	margin:0;
	padding: 0 0 20px 0;
}
.post-alt.blog p.posted{
	padding: 1px 0 30px 6px;
	font-size: 1.0em;
}
.post-alt.blog h2 {
	margin:0;
	padding: 0;
}
.post-alt.blog h3 {
	background: #7ca700;
	border-bottom: 1px solid #ffffff;
	color: #ffffff !important;
	padding: 4px 4px 4px 7px !important;
}
.post-alt.blog h3 a{
	background: #7ca700;
	border-bottom: 1px solid #ffffff;
	color: #ffffff !important;
	padding: 4px 4px 4px 7px !important;
	}
.post-alt.blog h4 {
	color: #333333;
}
.post-alt.blog h4 a{
	color: #333333;
	}
.post-alt.blog h4.einzel_h {
	color: #333333 !important;
}
.post-alt.blog h4.einzel_h a{
	color: #333333 !important;
	}
.h3_home h3 {
	background: #7ca700;
	border-bottom: 1px solid #ffffff;
	color: #ffffff !important;
	padding: 4px 4px 4px 7px !important;
}
.h3_home h3 a{
	background: #7ca700;
	color: #ffffff !important;
	padding: 4px 4px 4px 7px !important;
}
.post h3{
	font-size: 1.3em;
	padding:0 0 0 0;
}
.post h3 a{
	color: #7ca700;
}
.post p{
	padding: 0 0 15px;
}
.post p.posted{
	color: #444444;
}
.post img {
max-width: 585px; /* Adjust this value according to your content area size*/
height: auto;
}
.post.fl {
	background-color: #f8faf2;
	height: 160px;
	padding: 13px;
}
.post.fr {
	background-color: #f8faf2;
	height: 160px;
	padding: 12px;

}


/*- Box -*/
.box{
	border-top: 1px solid #7ca700;
	clear: both;
	height: 1%;
	margin: 0 0 20px;
	padding: 16px 0 2px;

}
.box .post{
	width: 260px;

}
.box .post h2{
	font-size: .85em;
}
.box .post h3{
	font-size: 1.2em;
}
.box .post p.posted{
	font-size: 1.1em;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	padding-bottom:15px;

}
.post-alt h2{
	font-size: 1.1em;
	font-weight: normal;
	padding: 0 0 5px;
}
.post-alt h3{
	font-size: 1.4em;
	color: #7c7c7c;
}
.post-alt h3 a{
	color: #7ca700;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt p.posted{
	font-size: 0.8em;
	color: #808080;
}

/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.png) no-repeat left;
	padding: 0 0 0 1px;
	font-weight:normal;
}
.comments {
	padding-bottom:0px !important;
}
.logged {
	font-size: 1.0em;
}
.comments a{
	background: url(images/ico-mostcomm.gif) no-repeat left;
	color: #000000;
	padding: 0 0 0 20px;
	font-weight:bold;
}
a.more{
	background: #7ca700;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px;
}
.more_impr{
	background: #7ca700;
	color: #ffffff !important;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px;
	text-decoration: none !important;
}
.more_impr a{
	background: #7ca700;
	color: #ffffff !important;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px;
	text-decoration: none !important;
}
.more_impr a:hover{
	background: #7ca700;
	color: #ffffff !important;
	font-size: 0.9em;
	font-weight: normal;
	padding: 2px;
	text-decoration: underline !important;
}
/*=== Traditional Blog Post ===*/
.navigation {
}
.navigation a {
	color: #444444;
	font-size: 1.2em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {

	padding:4px;
	width:585px;
	margin-bottom:25px;
	border-bottom:1px solid #7ca700;
}
#archivebox h2 {
	font-size:1.4em;
	color:#555555;
}
#archivebox h2 em{
	color:#333 !important;
	font-style:normal;
}
.archivefeed {
	margin-top:5px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	padding-left:20px;
	color:#000;
	font-weight:bold;
}
.arclist{

	margin: 0 0 15px;
	padding: 10px 0 10px 0;
	width: 260px;
}
.arclist.fr{
	background-color: #f3f6e7;
}
.arclist.fl{
	background-color: #f3f6e7;
}
.arclist.fo{
	width: 585px;
	border-bottom: 1px solid #7ca700;
	padding: 0 0 30px 0;
}
.arclist.fu{
	width: 585px;
}

.arclist h2{
	color: #333333;
	font-size: 18px;
	padding: 0 0 20px 10px !important;
}
.arclist a{
	color: #7ca700;
}
.arclist ul li{
	padding:0 0 7px 10px;
	color:#444444;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:0;
	margin-bottom:1px;
	font-weight:normal;
	font-size:1.05em;
	color:#333;

}
.singletags a{
	color: #ffffff;
	background: #7ca700;
	line-height: 22px;
	padding: 0 7px 0 7px;
}
.singletags a:hover{
	color: #333333;
	background: #f3f6e7;
	text-decoration: none;
}
.entry {
padding: 11px 0 16px 0;
}
.entry p{
	text-align:left;
	font-size:14px;
	color: #333333;
	line-height:22px;
	padding:0 0 20px 0px;
	}
.entry blockquote {
	padding: 3px 15px;
	background: #def3ff;
	border: 1px solid #0253b8;
	margin: 5px auto 15px auto;
	color:#000;
	width:85%;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 7px;
	margin: 5px 0px;
	line-height: 20px;
	}
.entry img {
	padding: 0 !important;
	margin: 0;
	border: 0;
	max-width: 585px; /* Adjust this value according to your content area size*/
	height: auto;
}
.entry ul, .entry ol {
	margin-bottom:24px;
	padding: 10px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	font-size:1.0 em;
	line-height:1.0 em;
	color: #333333;
	list-style:disc !important;
	margin-left:50px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:14px;
	color: #333333;
	line-height:18px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

.entry h2 {
	font-size: 18px;
	color: #7ca700;
	padding:0 0 0 7px;
}
.entry h2 a{
	font-size: 18px;
	color: #7ca700;
	padding:0 0 0 7px;
	text-decoration: none;
}
.entry h2 a:hover{
	font-size: 18px;
	color: #7ca700;
	padding:0 0 0 7px;
	text-decoration: none;
}
.entry h3 {
	padding:0 0 0 7px;
}
.entry h4 {
color: #ffffff !important;
background: #7ca700;
}



/*========= COMMENTS =========*/

#comment{
	padding: 0 0 40px 7px;
}

h2.commh2{
	font-size: 1.2em;
	color: #7ca700;
	padding: 10px 0 0 0;
	font-weight:bold !important;
}
h2.commh2_2{
	font-size: 1.2em;
	padding: 20px 0 20px 0;
	font-weight:bold !important;
}
h2.commh2_4{
	font-size: 1.2em;
	padding: 20px 0 0 0;
	font-weight:bold !important;
}
ol.commentlist{
	margin: 24px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	font-size: 15px;
	margin-top: 16px;
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
	background:#fbfbfa;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f3f6e7;
	border:1px solid #C0C0C0;
}
.nocomments{
	font-size: 1.0em;
	font-weight: bold;
	color: #ff0000;
}
.commentmetadata{
	font-size: 1.0em;
}

.comment-edit-link{
	color:#ffffff;
	background:#ff0000;
	text-decoration: none;
}
.comment-edit-link a{
	color:#ffffff;
	background:#ff0000;
	text-decoration: none;
}
.comment-edit-link a:hover{
	color:#ffffff;
	background:#ff0000;
	text-decoration: underline;
}
/*========= SIDEBAR =========*/

/*- Sidebar Tabs - Popular, Comments, Featured, Tag Cloud -*/
.sideTabs {
	border-bottom:1px solid #C0C0C0;
	height:31px;
	width:350px;
	float:left;
	display:block;
	}
.sideTabs .idTabs{
	font-size: 12px;
	height: 30px;

}
.sideTabs .idTabs li{
	float: left;
	font-size: 13px;
	line-height: 30px;
}
.sideTabs .idTabs li a{
	background: #7ca700;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	color: #ffffff;
	display: block;
	margin: 0 4px 0 0;
	padding: 0 10px;
	font-weight:normal;
}
.sideTabs .idTabs li a:hover,
.sideTabs .idTabs .selected{
	background: #f3f6e7;
	border: 1px solid #c0c0c0;
	border-bottom:1px solid #ddd;
	color: #373737;
	text-decoration: none;
}
.navbox{
	background: #f3f6e7;
	border: 1px solid #c0c0c0;
	border-top: 0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}
.navbox_social{
	background: #f3f6e7;
	border: 1px solid #c0c0c0;
	margin: 6px 0 6px 0;
	padding: 10px;
	position: relative;
	clear:both;
}
.navbox_social_01{
	margin: -2px 0 25px;
	position: relative;
}
.list1,list3,list4{
	padding-bottom:12px;
	}
.list1 li,.list3 li,.list4 li{
	background: url(images/ico-star.gif) no-repeat left center;
	padding: 6px 0 6px 25px;
	border-bottom:1px dashed #C0C0C0;
}
.list1 li a,.list3 li a,.list4 li a{
	color: #000000;
}
.list3 li {
	background: url(images/ico-mostcomm.gif) no-repeat left center !important;
	}
.list4 li {
	background: url(images/ico-feat.gif) no-repeat left center !important;
	}

/*- Ads -*/
.ads{
	border: 1px solid #eeeeee;
	height: 125px;
	margin: 0 0 25px;
	padding: 10px;
}
.ads img{
	float: left;
	margin: 0 14px 0 0;
}
.ads img.last{
	margin: 0 !important;
}
/*- Flickr -*/
.flickr{
	background: #f3f6e7;
	border: 1px solid #c0c0c0;
	margin: 0 0 25px;
	padding: 10px 0px;
}
.flickr .flickr_badge_image img {
	float:left;
	display:inline;
	padding-left:10px;
	padding-bottom:5px;
}
.flickr h2{
	color: #0063dc;
	font-size: 14px;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.h2h{
	color: #0063dc !important;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:10px;
}
.h2hr{
	color: #ff0084 !important;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:0px;
}
.h2hf{
	color: #222222 !important;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin: 0 0 10px 0px;
	padding-left:0px;
}
.flickr h2 span{
	float: left;
}
.flickr h2 img{
	float: right;
	margin: 0 2px;
}
.flickr h2 em{
	color: #848382;
	float: right;
	font-style: normal;
}
.flickr-ar {
	margin:10px 10px 0px 0px !important;
	padding:0px !important;
	text-align:right;
}

/*=== DropDown Lists ===*/
.catlist{
	border-bottom: 2px solid #7ca700;
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist_social{
	margin: 0 0 15px;
	padding: 0 0 10px;
	width: 160px;
}
.catlist h2{
	color: #ff7800;
	font-size: 14px;
	padding: 0 20px 0 0 !important;
	background:url(images/ico-catlist.gif) center right no-repeat;
}
.list-alt {
	padding-top:10px;
	}
.list-alt li{
	margin: 0 0 7px;
}
.list-alt li a{
	color: #000000;
}
/*=== Styling Widget Lists ===*/

.widget{
	background: #f3f6e7;
	border: 1px solid #c0c0c0;
	padding: 10px 10px 1px 10px;
	overflow: hidden;
}
.widget a{
	text-decoration: underline;
}
.widget h2 {
	text-transform:uppercase;
	}
.widget h2 a{
	text-decoration: none;
}
.widget ul {
	margin: 0 0 15px;
	padding: 10px 0 7px;
}
.widget ul li{
	color: #444444;
	margin: 0 0 7px;
}
.widget ul li a{
	color: #000000;
	font-weight:normal;
}
.widget p{
	font-size: 13px;
}
.sidebarlogin_otherlinks {
	font-size: 13px;
}

/*========= FOOTER =========*/

#footer{
	font-size: 1.2em;
	background: #372c24 url(images/back_feat.gif) repeat;
	font-weight: normal;
	clear: both;
	color: #ffffff;
	line-height: 20px;
	padding: 0 35px 0 75px;
}
#footer-deco_br{
width: 995px;
font-size: 0.9em;
color: #ffffff;
background: #000000;
line-height: 25px;
}
.footer-deco_br{
text-align:right;
}
.footer-deco_br_01{
}
#footer_img{
padding: 0 !important;
margin: 0 !important;
}
.footer_img{
padding: 0 !important;
margin: 0 !important;
}
#footer ul li {
	font-size: 1.0em;
	font-weight: normal;
	padding: 0 0 0 20px;
}
#footer ul li ul li{
	font-size: 1.0em;
	font-weight: normal;
	padding: 0 0 0 20px;
}
#footer a{
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover{
	color: #b3b3b3;
	text-decoration: underline;
}
.footer_impressum {
	color: #b3b3b3;
}
#footer img {
	vertical-align:middle;
}
#homepage_2005_2010 {
	position:relative; bottom:780px; left:474px;
	z-index: 99999999;
	height: 1px;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	margin:7px 0 7px !important;
	margin:10px 0 15px;
	padding:0 !important;
}
.hl2{
	border-bottom: 1px solid #7ca700;
}
.hl3{
	border-top: 1px solid #7ca700;
	padding: 10px 0 0;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:1px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #7ca700;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px;
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

/* For Link Indication plugin */
a.liexternal {  padding-left: 16px; background: url(images/link-icon_external.gif) no-repeat left; }
a.liwikipedia {  padding-left: 16px; background: url(images/link-icon_wikipedia.gif) no-repeat left; }
a.liwp {  padding-left: 16px; background: url(images/link-icon_wordpress.png) no-repeat left; }
a.liftp {  padding-left: 16px; background: url(images/link-icon_ftp.png) no-repeat left; }
a.limailto {  padding-left: 16px; background: url(images/link-icon_mail.gif) no-repeat left; }
a.lipdf { padding-left: 16px; background: url(images/link-icon_pdf.png) no-repeat left;  }
a.lizip {  padding-left: 16px; background: url(images/link-icon_zip.png) no-repeat left;  }
a.lidoc { padding-left: 16px; background: url(images/link-icon_doc.png) no-repeat left;  }
a.lidocx { padding-left: 16px; background: url(images/link-icon_docx.png) no-repeat left;  }


#suckerfish{
height: 30px;
padding: 6px 0 0 0;
}

.10px_abstand {
padding:0 0 0 10px;
margin: 0 0 0 10px;
}

/* runPHP / Spielberichte  */
.box_li {
font: 0.9em Arial, Helvetica, Tahoma, Sans-Serif;
}
.box_li p {
margin: 0;
padding: 0
}

.recaptcha-error {
font-size:1.1em !important;
color: #fc0c0c !important;
}

/*Example for a Menu Style*/
.menu_tab {background-color:#ffffff; color:#272727; width:585px; font-size: 1.1em; border: 0}
.menu_tab p {margin:0; padding:0; border: 0}
.menu_tab ul {margin:0 !important; padding:0!important; list-style:none!important;}
.menu_tab li {padding:0 !important; margin:0 !important; display:inline!important;}
.menu_tab li a {color:#000000; background-color: #f3f6e7; text-decoration:none; padding:0!important; margin: 0;  border-left:1px solid #ececec; border-right:1px solid #ececec;}
.menu_tab li a.tabactive {border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7; color: #ffffff; background-color:#7ca700; font-weight:normal;  position:relative !important; padding:0; margin:0;}
#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4 {border:0 solid #ececec; width:146px; text-align:center;padding:0 !important; margin:0!important;}

#entry_tab p{
margin:0; padding:0; border: 0
}
.liinternal{
border: 0;
background: url(images/icon_miniaddtopic1_sb_1.gif) no-repeat 0 2px;
padding-left: 14px;
line-height: 19px;
}
#entry_tab li
{
border: 0
}

/*Formular-Fehler*/
.fehler_formular{
font-size: 1.2em;
font-weight: bold;
padding: 10px;
background: #ff0000;
color: #ffffff !important;
border: 1px solid #333333;
}
.erfolg_formular{
font-size: 1.2em;
font-weight: bold;
padding: 10px;
background: #7ca700;
color: #ffffff !important;
border: 1px solid #333333;
}
.error{
font-size: 1.2em;
font-weight: bold;
padding: 10px;
background: #ff0000;
color: #ffffff !important;
border: 1px solid #333333;
}
.error ul li{
color: #ffffff !important;
}

#frm_field_7_container,#frm_field_8_container,#frm_field_9_container,#frm_field_10_container,#frm_field_11_container,#frm_field_12_container {
margin: 20px 0 0 0;
font-size: 0.9em;
}
p.submit {
margin: 30px 0 20px 0;
}
.frm_pos_top {
font-weight: bold;
margin: 0 0 4px 0;
}


input {
background: #f3f6e7;
font-size: 13px;
margin: 10px 0 0 0;
}
p.submit input {
background: #7ca700;
border: #333333 1px solid;
color: #ffffff;
}
textarea {
background: #f3f6e7;
font: 14px Arial, Helvetica, Tahoma, Sans-Serif; !important;
}
.frm_required {
color: #ff0000;
}

#frm_field_33_container {
margin: 30px 0 0 0;
font-size: 13px;
}

#frm_field_46_container {
margin: 30px 0 0 0;
font-size: 13px;
}

#frm_field_44_container {
margin: 30px 0 0 0;
font-size: 13px;
}

#frm_field_47_container {
margin: 30px 0 0 0;
font-size: 13px;
}

#frm_field_49_container {
margin: 30px 0 0 0;
font-size: 13px;
}

#frm_field_50_container {
margin: 30px 0 0 0;
font-size: 13px;
}

#frm_field_51_container {
margin: 30px 0 0 0;
font-size: 13px;
}

#frm_field_52_container {
margin: 30px 0 20px 0;
font-size: 13px;
}


/*Uebersicht Kategorie Startseite*/
.kategorie_liste {
background: #f3f6e7;
font-size: 1.1em;
padding: 0 0 0 20px;
text-transform: uppercase;
}

/*Spielerprofile*/
table.table_profil,table.table_profil td {
border:1px solid #636563;
}

#liinternal_no {
visibility: hidden !important;
height: 2px;
}

#liinternal_no .liinternal{
border: 0 !important;
background: #f7f7ef !important;
padding-left: 0 !important;
line-height: 12px !important;
}


.sexy-bookmarks.sexy-bookmarks-expand {
padding: 0 0 20px 0;
margin: 2px 0 0 7px;
}

.archiv_link {
	color: #ffffff;
}
.archiv_link a{
	background: #7ca700;
	color: #ffffff;
	font-size: 1.1em;
	font-weight: normal;
	padding: 2px;
}
.navbox_cloud {
	background: #f3f6e7;
	border: 1px solid #c0c0c0;
	margin: -2px 0 25px;
	padding: 10px 10px 0;
	position: relative;
}
.navbox_social_02{
	margin: 0px 0 25px;
	position: relative;
}

#facebook_box {
margin-bottom: 30px; background-color: #f3f6e7;
}

.fb-like-box {
background-color: #f3f6e7; border: none;
}
