/*...LAYOUT...*/
body {
	padding: 0px;
	margin: 0px;
	background-color: #b1b4b6;
	font-family: "Verdana", sans-serif;
	font-size: 0.7em;
	color: #ffffff;
}
#txpCommentInputForm textarea {
	width: 300px;
	height: 200px;
}
form {
	padding: 0px;
	margin: 0px;
}
select, input, textarea {
	font-family: "Verdana", sans-serif;
	font-size: 1em;
	border: #65b360 1px solid;
	background-color: #ffffff;
}
#container {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-image: url("../images/2.jpg");
	background-repeat: repeat-y;
	background-position: top;
}
#header {
	height: 280px;
	background-image: url("../images/4.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
#maincol {
	float: left;
	width: 655px;
	padding-left: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 25px;
	margin: 0px;
	color: #666666;
	background-color: transparent;
}
#sidecol {
	float: right;
	width: 200px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 60px;
	margin: 0px;
	color: #666666;
	position: relative;
}
#footer {
	height: 100px;
	background-image: url("../images/3.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#container_error {
	width: 340px;
	margin: 0px auto;
	padding: 0px;
	background-image: url("../images/26.jpg");
	background-repeat: repeat-y;
	background-position: top;
}
#header_error {
	height: 110px;
	background-image: url("../images/28.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
#maincol_error {
	width: 260px;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 40px;
	margin: 0px;
	color: #666666;
	background-color: transparent;
	text-align: center;
}
#footer_error {
	height: 80px;
	background-image: url("../images/27.jpg");
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	margin: 0px;
	clear: both;
}
/*...LAYOUT...*/

/*...TEXT...*/
#maincol p {
	color: #666666;
	background-color: transparent;
}
h1 {
	font-size: 2em;
	color: #65b360;
	font-weight: bold;
	background-color: transparent;
}
h2 {
	font-size: 1.5em;
	padding-top: 1.3em;
	font-weight: bold;
}
h3 {
	font-weight: normal;
	font-style: italic;
	font-size: 1.2em;
}
h4 {
	font-weight: bold;
	padding-top: 1em;
	font-size: 1.2em;
	color: #65b360;
	background-color: transparent;
}
h5 {
	font-size: 1em;
}
#footer p {
	text-align: center;
	padding-top: 2.5em;
}
#footer p small {
	text-align: center;
	margin: 0 auto;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}
#footer_error p {
	text-align: center;
	padding-top: 10px;
}
#footer_error p small {
	margin: 0 auto;
	font-weight: normal;
	color: #666666;
	background-color: transparent;
}
a {
	color: #65b360;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
}
a:hover {
	color: #000000 ! important;
	background-color: transparent;
}
a:visited {
	text-decoration: none;
	color: #b1b4b6;
	background-color: transparent;
}
hr {
	/*color: #65b360;*/
	background-color: #65b360;
	height: 1px;
}
/*...TEXT...*/
/*...MENU...*/
#navcontainer {
	padding-top: 60px;
	padding-left: 20px;
	margin: 0px;
	float: left;
}
#navcontainer ul {
	margin: 0px;
	padding: 0px;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	background-color: #ffecc7;
	color: #000000;
	padding: 0.3em;
	text-decoration: none;
	float: left;
	font-weight: normal;
}
#navcontainer a:hover {
	background-color: transparent ! important;
	color: #000000 ! important;
}
#navcontainer .active {
	background-color: #d4e7d0;
	color: #000000;
	font-weight: bold;
}
/*...MENU...*/

/*...TABLE...*/
table {
	color: #666666;
	background-color: transparent;
}
table tr {
	text-align: left;
	background-color: #f1f1f2;
	color: inherit;
}
table td {
	padding: 0.5em;
}
table th {
	background-color: #ffdd96;
	padding: 0.5em;
	color: #000000;
	font-size: 1.2em;
}
table tr:hover {
	background-color: #d4e7d0;
	color: #000000;
}
table a:visited {
	text-decoration: none;
}
table select, input {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}
/*...TABLE...*/
/*...NEW...*/
.category_list {
	list-style-type: none;
}
#feed {
	padding-top: 50px;
	margin: 0px;
}
#feed_icon {
	float: left;
	margin: 0px;
}
#feed_text {
	padding-left: 10px;
	float: left;
	margin: 0px;
}
#kontakt {
	padding: 0px;
	margin: 0px;
}
#sidein {
	padding-top: 60px;
	width: 200px;
	padding-right: 60px;
	margin: 0px;
	color: #000000;
	float: right;
	background-color: transparent;
}
/*...MENU_SIDECOL...*/
#sidecol ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#sidecol a {
	display: block;
	padding: 3px;
	font-weight: normal;
	width: 190px;
	background-color: #ffecc7;
	border-top: 1px dotted #ffc222;
	text-decoration: none;
	color: #666666;
}
#sidecol a:hover {
	background-color: transparent ! important;
	color: #000000 ! important;
}
#sidecol .active {
	background-color: transparent;
	color: #000000;
	font-weight: bold;
}
/*...MENU_SIDECOL...*/
/*...IMAGES...*/
#karikatura {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}
#pic {
	margin: 15px 15px 15px 0px;
	padding: 0px;
	float: left;
}
.karikatura {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}
.pic {
	margin: 15px 15px 15px 0px;
	padding: 0px;
	float: left;
}
/*...IMAGES...*/
#mainpage {
	margin: 20px 0px 0px 0px;
}
/*...ARCHIV...*/
#maincol dl {
	margin-left: 0px;
	padding-left: 0px;
}
#maincol dt {
	padding: 5px;
	font-weight: bold;
	background-color: #ffecc7;
	border-top: 1px dotted #ffc222;
	text-decoration: none;
	color: #000000;
}
#maincol dd a {
	padding: 0px;
	font-weight: normal;
	background-color: transparent;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	line-height: 2em;
}
#maincol dd a:hover {
	text-decoration: underline;
}
/*...ARCHIV...*/
#live {
	float: left;
	width: 200px;
	padding-left: 200px;
	padding-top: 100px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin: 0px;
	color: #666666;
}
#LSResult {
	position: absolute;
	background-color: #ffecc7;
	width: 200px;
	border: #65b360 1px solid;
}
#LSShadow {
	padding: 0px;
}
#LSRes {
	background-color: transparent;
}
.LSRow {
	padding: 3px;
}
#LSHighlight {
	background-color: #ffdd96;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#LSHeader {
	padding: 3px;
}
.lsDate {
	display: block;
	color: #b1b4b6;
}
/*#live a {
	background-color: transparent;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}*/
/*#live a:hover {
	background-color: transparent;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}*/
.comments_error {
	color: red;
	background-color: transparent;
	list-style-type: none;
}
#banner {
	float: right;
	padding-left: 0px;
	padding-top: 60px;
	padding-bottom: 0px;
	padding-right: 60px;
	margin: 0px;
}
img {
	border: 0px;
}