/*
Theme Name: Wild-West-Reporter.com
Description: Das Theme für Wild-West-Reporter.com
Version: 1.0
Author: Jörn Voß
Text Domain: wwr
*/




body	{
	background:url(images/holz.jpg) repeat;  
	padding: 20px 5% 20px 5%;
	font-family:'Trebuchet MS',Helvetica,Arial,sans-serif;
	font-size:90%;
	}

table.container {
	width:100%; 
	margin:auto; 
	min-width:880px;
	max-width: 1600px; 
	border-spacing:0;
	table-layout: fixed;
	}

img.logo { 
	padding:0px;
	border-style:none;
	}

div.ro { 
	background:url(images/ro.png) top right no-repeat; 
	padding:0px; 
	}

div.lo {
	background:url(images/lo.png) top left no-repeat;
	padding:0px;
	}

table.head {
	padding:0 40px 0 40px;
	width:100%; 
	margin:0;
	}

td.head_margin {
	padding:16px 0 6px 0;
	text-align:center;
	vertical-align:middle;
	}

td.head_center {
	width:1%;
	padding-top:20px;
	}

td.rand { 
	border-style:solid;
	border-color: #d88429;
	border-width:2px;
	background-color: #feedbe;
	}

table.main {
	border-spacing:0;
	width:100%;
	table-layout: fixed;
	}

td.navi_sidebar_container {
	vertical-align:top;
	padding:0px; 
	width:17%;
	}

table.navi_sidebar { 
	width:100%; 
	border-spacing:0;
	}

td.navi_sidebar {
	padding:0px;
	background-color:#af5720;
	}

td.navi_sidebar_2 {
	padding:0px;
	background-color:#e69968;
	}

td.navi_hori_container {
	vertical-align:top;
	padding:0px;
	}

table.navi_hori {
	width:100%;
	border-spacing:0;
	}

td.navi_hori {
	padding:0px;
	width:25%;
	background-color:#af5720;
	}

a.navi {
	font-family:'Trebuchet MS',Helvetica,Arial,sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:95%;
	color: white;
	display:block;
	text-align:center;
	padding:5px 0 5px 0;
	margin:0px;
	}

a.navi_m {
	text-decoration:underline;
	}

a.navi_2 {
	font-family:'Trebuchet MS',Helvetica,Arial,sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:95%;
	color: white; 
	display:block;
	text-align:center;
	padding:5px 0 5px 0;
	margin:0px;
	}

a.navi_2_m {
	text-decoration:underline;
	}

a.navi:hover {
	text-decoration:underline;
	}

a.navi_2:hover {
	text-decoration:underline;
	}

td.abstand {
	background-color: #feedbe ! important;
	height:1px;
	width:1px;
	padding:0px;	
	}

div.navi_ru {
	background:url(images/navi_ru.png) bottom right no-repeat;
	}

div.inhalt {
	line-height: 1.8em;
	padding:20px;
	}

h1 {
	font-size:140%;
	font-weight:bold;
	font-style:normal;
	text-align:center;
	text-decoration:none;
	color: #734B32;
	padding:0px;
	margin:0;
	}

h2 {
	font-size:120%;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	color: #734B32;
	padding:0px;
	margin:0;
	}


hr	{
	border-style:solid;
	border-color:#d88429;
	clear:both;
	}

div.back {
	text-align:center;
	}


a	{
	color: #734B32;
	}


div.copyright {
	text-align:right;
	font-weight:bold;
	color: #d6d6d6;
	padding-top:10px;
	padding-right:10px;
	font-size:85%;
	}

input,textarea {
	font-size:100%;
	}




/* Begin Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0px;
	margin: 4px 0 8px 8px;
	}

img.alignleft {
	padding: 0px;
	margin: 4px 8px 8px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter	{
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

ul.commentlist {
	list-style-type: none;
	padding-left:15px;
	}
