@charset "UTF-8";


body {
	margin: 0;
	padding: 0;
	background: #464542 url(images/bg.jpg) repeat-x;
	font: 12px Verdana;
}

.clear {
	clear: both;
}

#wrapper {
	width: 1000px;
	margin: 20px auto 0;
}

#header {
	width: 773px;
	margin: 0 auto;
	background-image: url(images/header-trans.png);
	height: 97px;
}

#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#header h1 a {
	width: 700px;
	margin: 0 auto;
	display: block;
	height: 97px;
}

#divider {
	background: #fff url(images/topsodebar.png) no-repeat right top;
	height: 10px;
	margin: 0;
	padding: 0;
}

#main {
	background: url(images/bgside.png) repeat-y right top;
	margin: 0;
	padding: 15px;
}

#left {
	width: 675px;
	float: left;
	margin: 0;
	padding: 0;
}

#right {
	width: 285px;
	margin: 0;
	padding: 0;
	float: right;
}

#content {
	background-color: #fff;
	margin-top: -6px;
	padding-top: 5px;
}

/* @group nav */

#nav {
	height: 50px;
	padding-top: 10px;
	background-color: #84c541;
	background-image: url(images/bgmenu.png);
}

#navtabs {
	list-style: none;
	padding: 0;
	height: 35px;
	font-size: 11px;
	font-weight: bold;
	padding-left: 13px;
/*  text-transform: upper

case; 
    border-bottom: 4px solid #0288D8; */
}

#navtabs li {
	float: left;
	padding: 8px 0 10px 14px;
	margin-right: 1px;
}

#navtabs li a ,#navtabs li a:visited {
	/*background: #CCE7F7 url(images/tabright.png) no-repeat top right;*/
    padding: 8px 14px 0px 0;
	text-decoration: none;
	color: #464542;
}

#navtabs li.current_page_item {
	background: #fff url(images/tableft.png) no-repeat left top;
}

#navtabs li.current_page_item  a,#navtabs li.current_page_item  a:visited {
	background: #fff url(images/tabright.png) no-repeat right top;
	color: #464542;
	text-decoration: none;
}

/* @end */

/* @group banners */

#banners {
	height: 220px;
	margin-left: 8px;
	margin-top: 10px;
}

.banner {
	width: 245px;
	height: 215px;
	float: left;
	background: url(images/box.png) -3px;
	position: relative;
}

.banner img {
	width: 232px;
	height: 189px;
	margin-top: 12px;
	margin-left: 8px;
	overflow: hidden;
}

.infob {
	float: left;
	position: absolute;
	background: url(images/title-bg.png) repeat;
	display: block;
	top: 140px;
	padding: 5px;
	width: 222px;
	height: 51px;
	margin-left: 8px;
}

.banner span {
	color: #fff;
	font: 400 12px Tahoma;
	height: 38px;
}

.banner span a {
	color: #fff;
	text-decoration: none;
}

.readmore {
margin-top:10px;
	text-align: right;
}

.readmore a {
	font: 400 11px Tahoma;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/bullet-trans.png) no-repeat 0 4px;
	padding-left: 12px;
}

/* @end */

/* @group post */

.post {
	
}

.post a {
	color: #1B00FF; /*#84c541;*/
}
.post a:hover {
text-decoration:none;
}

.post h3 {
	margin: 0;
	padding: 0;
	font: 20px tahoma;
}

.post img {
	border: none;
}

.alignleft {
	float: left;
	padding: 5px;
}

.alignright {
	float: right;
	padding: 5px;
}

.post h3 a
{
color:#2B5F00;
/*border-bottom: 1px solid #84C541;*/
font-size:14px;
font-weight:bold;
text-decoration:none;

}

.post h4 {
	color: #84c541;
}

.storycontent {
	text-align: justify;
	margin-right: 20px;
	line-height: 20px;
	color: #484741;
	margin-bottom: 30px;
}

.meta {
	color: #9b9b9b;
	padding-top: 5px;
}

.meta span {
	color: #000;
	font-weight: bold;
}

.feedback {
	background: url(images/divider2.png) no-repeat left top;
	height: 50px;
	padding-top: 20px;
	font-size: 11px;
	font-weight: bold;
}

.metacomm {
	float: right;
	background: url(images/comment.png) no-repeat;
	padding-right: 15px;
	padding-left: 30px;
	height: 25px;
}

.feedback a {
	color: #84c541;
	font-weight: bold;
}

.tags {
color:#9B9B9B;
font-size:9px;
	width: 500px;
	float: left;
}
.tags a {color:#A6DD47;}

.read-more {
	width: 90px;
	height: 21px;
	background: url(images/weite.jpg) no-repeat;
	display: block;
	float: right;
		text-indent: -99999px;
}

/* @end */

/* @group searchform */

#searchform {
	background: url(images/src.png) no-repeat left;
	width: 286px;
	height: 47px;
	margin: 0px 0 0 0px;
	padding: 3px;
}

#searchform input {
	border: 0;
	margin-left: 5px;
	margin-top: 10px;
}

#searchform input#s {
	width: 238px;
	background-color: transparent;
	height: 18px;
	padding-top: 7px;
	color: #fff;
	padding-left: 7px;
}

#searchform input#searchsubmit {
	cursor: pointer;
	width: 22px;
	height: 28px;
	margin-top: 10px;
	background-color: transparent;
}

/* @end */

/* @group sidebar */

/* @group tab */

.intotab ul {
	margin-left: -8px
}

.intotab ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e5e5e4;

/*	margin-left: -8px;*/
	width: 260px;
	padding-left: 0px;
}

.intotab ul li a {
	text-decoration: none;
	color: #464542;
}

.intotab ul li a:hover {
	color: #84c541;
}

.intotab a {
	color: #84c541;
}

/* @end */

#sidebar {
	
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.topsidebox {
	width: 300px;
	height: 47px;
	background: url(images/top_sidebox.png) -5px;
}

h2 {color: #2B5F3A;}

.topsidebox h2 {
	margin: 0 0 0 15px;
	padding: 0;
	color: #fff;
	font-size: 12px;
	line-height: 47px;
}

.middlesidebox {
	width: 300px;
	background: url(images/middle_sidebox.png) -5px;
	padding-top: 2px;
	padding-bottom: 6px;
}

.middlesidebox ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e5e5e4;
	margin-left: 10px;
	width: 260px;
	padding-left: 5px;
}

.middlesidebox ul li a {
	text-decoration: none;
	color: #464542;
}

.middlesidebox ul li a:hover {
	color: #84c541;
}

.bottomsidebox {
	width: 300px;
	height: 18px;
	background: url(images/bottom_sidebox.png) -5px;
}

/* @end */

/* @group footer */

#footer {
	background-image: url(images/bgfooter.png);
	height: 39px;
	margin: 0 0 5px;
	padding: 0;
	border: 1px solid #fff;
}

#footer p {
	color: #464542;
	padding-left: 10px;
}

#footer a {
	text-decoration: none;
	color: #464542;
}

/* @end */

#fragment-1 ul,#fragment-2 ul,#fragment-3 ul,#fragment-4 ul {
	margin-left: -8px;
}

/* @group comments */

/* style me some comments and inputs */

#comments {
	width: 400px;
	padding: 12px 0 0;
}

.commentlist a {
	color: #84c541;
	text-decoration: none;
}

#comment {
	width: 458px;
	overflow: auto;
	font: 12px arial,helvetica,verdana,sans-serif;
}

h2.commh2 {
	font-size: 1.4em !important;
	padding: 0 0 5px;
	color: #333 !important;
}

ol.commentlist {
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
	width: 660px;
}

ol.commentlist p {
	margin-bottom: 10px;
	line-height: 20px;
}

ol.commentlist cite {
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li {
	padding: 20px 10px 10px 10px;
}

ol.commentlist li.alt {
	padding: 10px 10px 5px 10px !important;
	border: 1px solid #BBBBBB;
}

input#submit {
	cursor: pointer;
	margin: 5px 0 15px 0;
}

#comment,#author,#email,#url {
	border: 1px solid #BBBBBB;
	padding: 2px;
	margin: 0 0 5px 0;
}

.labeltext {
	padding: 0 0 10px 0;
}

/* @end */

/* @group about */

/* @group about */

#about {
	width: 666px;
	margin-top: -20px;
	margin-left: -10px;
	float: left;
	margin-bottom: 20px;
}

.about_top {
	height: 14px;
	background: url(images/about_top.jpg) no-repeat 1px;
}

#about a{
	color:#3487A7;
text-decoration:none;
}
#about a:visited{
	color:#3487A7;
text-decoration:none;
}
.about_middle {
	background: url(images/about_middle.jpg) repeat-y;
	padding: 3px 15px 3px 25px;
	}

.about_middle p {
	
}

.about_bottom {
	
	height: 15px;
	background: url(images/about_bottom.jpg) no-repeat;
}

#about h3 {
	margin: 0;
	padding: 0;
	font: 16px tahoma;
	color: #84c541;

}

/* @end */

/* @group pagination */

.page {
	width: 675px;
	float: left;
	margin: 0;
	padding: 0;
}
#prev {
	float: left;
	margin-right: 18px;
	height: 25px;
	background: url(images/zuruk.jpg) no-repeat;
	text-indent: -9999px;
	width: 91px;
}
#older {
	float: right;
	margin-right: 18px;
	height: 25px;
	background: url(images/weiter.jpg) no-repeat;
	text-indent: -9999px;
	width: 91px;
}

/* @end */

/* @group ban125 */

.ban125{
	width: 140px;
	float: left;
	background-image: url(images/bgban.jpg);
	height: 140px;
	margin-right: 1px;
	margin-left: 1px;
}
.ban125 img{
	
    border: none;
	width: 125px;
	height: 125px;
	overflow: hidden;
	margin-top: 8px;
	margin-left: 7px;
}
h1.info
{
font-size: 10px;
color: #84C541;
}


p.info
{
font-size:9px;
color: #576154;

}

.st-tag-cloud
{
padding-left:12px;
padding-right:12px;
}
.post h1
{
color:#2B5F00;
font-size:15px;
text-decoration:none;

}
.post h2
{
color:#2B5F00;
border-bottom: 1px solid #84C541;
font-size:15px;

}
.post h3
{
color:#2B5F00;
border-bottom: 1px solid #84C541;
font-size:13px;
font-weight:bold;

}

#rounded-corner
{line-height: 1.6em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 15px;
	width: 660px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #B4B4B4 url('http://tarif-angebote.de/table-images/left.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #B4B4B4 url('http://tarif-angebote.de/table-images/right.png') right -1px no-repeat;
}
#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #484741;
	background: #B4B4B4;
}
#rounded-corner td
{
	padding: 8px;
	background: #E4E4E4;
	border-top: 1px solid #fff;
	color: #484741;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #E4E4E4 url('http://tarif-angebote.de/table-images/botleft.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #E4E4E4 url('http://tarif-angebote.de/table-images/botright.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td
{
	background: #84C541;
cursor: pointer;
}

h3.fp
{
font-weight:bold;
font-size:14px;
}

.attention
{
border: 2px solid red;
}

a.related-post
{
text-decoration:none;
font-size:10px;
color: #5C5B57;
}

h1.page
{
font-size: 10px;
color: #84C541;
margin-top:0px;
}

h1.archive {
margin-top:0px;
color:#72B84C;
	font: 20px;
}
#related
{
color: #6A4764;
}
#related a
{
color: #8BC945;
}

#adsfront
{
width: 370px;
float: right;
border: 1px solid #84C541;
padding:4px;
margin: 7px;
}

/* @end */

