html,body {
	margin:0;
	padding:0
}

body {
	font-family: verdana, tahoma, arial, sans-serif; 
	line-height: 1.6em;
	font-size: 0.8em;
	text-align:center;
	background: #E6E6E6;
	padding: 10px 0 10px 0;
}

table {
	font-size: 0.9em;
	border-collapse: collapse;
}

th {
	background: #D9D9D9;
	color: #000;
	padding: 10px 5px 10px 5px;
	border: 1px solid #808080;
}

td {
	background: #F2F2F2;
	padding: 10px 5px 10px 10px;
	border: 1px solid #808080;
}

.cell {
	background: #FCFFDB;
}

.cell2 {
	background: #EAFFDB;
}

.storycontent {
	padding: 0 10px 5px 0;
}

.images {
	border: 6px solid #dedede;
	margin-left: 15px;
}


.red{
	color: red;
}

.blue a:link, .blue a:visited{
	color: blue;
}

ul {
	list-style: none;
	padding:0; 
	margin:5px 0 25px 15px; 
}



ol {	
	margin-bottom: 30px; 
}


ul li {
	margin: 2px 2px 0 0;
	background:transparent url(http://www.tvtarife.de/images/menu.png) no-repeat scroll 0 0.5em;
	padding-left: 15px;
}

ul li a{
	display:block;
	border:0 !important;
}


ol li {
	margin: 8px 8px 0 0;
}

.sub {
	margin-left: 20px;
}

.vergleich {
	padding:0 !important;
	margin:0 !important;
}

.description {
	color: #666;
}

.contentbox {
	float:left;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	width: 220px;
	margin: 5px;
}

.meinung {
	background: #FCFFDB;
	padding: 5px;
}

.alignright {
	float: right;
}

/*
-----------------------------
Style
-----------------------------
*/


h1 {
	margin:0;
	padding: 30px 0 5px 20px;
	color: #639206;
	font-size: 2.0em;
	font-weight: normal;
	font-family: Georgia, Verdana, Arial serif;
	letter-spacing: 1px;
}

h2 {
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 10px;
	font-family: Georgia, Verdana, Arial serif;
	line-height: 28px;
}

h3 {
	font-size: 1.1em;
	margin: 25px 0 -10px 0;
	padding: 0;
}

h1 a:link, h1 a:visited {
	color:#CC144F;
}

h2 a:link, h2 a:visited {
	color:#336633;
}


a:link, a:visited {
	color: #002EB8;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C2C2C2;

}

a:hover {
	color: green;
}

img {
	border:0;
}

.storycontent img {
	border: 1px solid;
}

table img {
	padding:0;
}

img#wpstats{display:none}

.linkbox h3{
	font-size: 1.1em;
	margin: 25px 0 0 0;
	padding: 0;
}



/*
-----------------------------
Layout
-----------------------------
*/



#header {
	width: 810px;
	height: 100px;
	margin-bottom: 20px;
	border-bottom:1px dashed #CCCCCC;
}

#header img {
	padding: 20px 10px 0 20px;
	float: left;
}

#container {
        text-align: left;
	background: #fff;
	padding: 0 10px 20px 10px;
	width:810px;
	margin:0 auto;
}

#content {
	float:right;
	width:560px;
}

#content p {
	line-height:1.6
}

#navigation {
	float:left;
	width:220px;
	border-right: 1px dashed #CCCCCC;
	font-size:90%;
}

#navigation a:link, #navigation a:visited , .postmetadata a:link, .postmetadata a:visited {
	color: #000;
}


#navigation a:hover {
	color: blue;
}



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

#extra {
	float:left;
	clear:left;
	width:220px;
	border-right:1px dashed #CCCCCC;
}

#extra a:link, #extra a:visited {
	color: #000;
}

#extra a:hover {
	color: blue;
}

#extra p {
	padding: 20px 0 5px 10px;
}

#footer {
	clear:both;
	width:100%;
	text-align:right;
}

#footer p {
	margin:0;
	padding:5px 10px
}



/*
-----------------------------
Kommentare
-----------------------------
*/

.alt {
	background-color: #FFF8E7;
	padding: 10px;
}

.commenttitle {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
}


.commentlist a:link, .commentlist a:visited {
	color: #000;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C2C2C2;

}

cite {
	font-weight: bold;
}

#searchform {
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#suche {
	margin: 20px 0 0 0;
	float:right;
}
