/****************************************************\
|                                                    |
|         (C) 2007 LIVID Media - Tim Sydekum         |
|      ========================================      |
|      www.livid-media.de | info@livid-media.de      |
|                                                    |
\****************************************************/

/* --- BASIC --- */

body {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	color: #49641f;
	background: #131d02;
	padding: 0;
	margin: 0;
}



/* --- WEBSITE / HEADER --- */

#website {
	width: 800px;
	margin: 0 auto 10px;
}

#header {
	height: 145px;
	width: 800px;
	background: url('images/header_bg.jpg') no-repeat;
	padding: 20px 0 20px;
}

#logo {
	margin-left: 150px;
}

#infozettel {
	position: absolute;
	margin: 115px 0 0 650px;
}



/* --- NAVIGATION --- */

.navi {
	margin-top: 20px;
	padding: 11px 15px 0;
}

.navi ul, .subnavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.navi li {
	display: inline;
	border-right: 1px solid #456a0d;
}

.subnavi li {
	padding-left: 10px;
}

.navi a {
	font-size: 14px;
	padding: 0 10px;
}

.subnavi a {
	font-size: 13px;
}

.navi a:link, .navi a:visited, .subnavi a:link, .subnavi a:visited {
	color: #8dc23d !important;
	text-decoration: none;
}

.navi a:hover, .navi a:active, .subnavi a:hover, .subnavi a:active {
	color: #cbff7d !important;
	text-decoration: none;
}

.navi a.active {
	color: #cbff7d !important;
	text-decoration: none;
}



/* --- BODY / CONTENT --- */

#body {
	width: 748px;
	background: #fff;
	border-left: 1px solid #45690e;
	border-right: 1px solid #45690e;
	padding: 15px 25px 25px;
}

.content {
	width: 738px;
}



/* --- FOOTER --- */

#footer {
	width: 780px;
	height: 39px;
	background: url('images/footer_bg.gif') no-repeat;
	padding: 16px 10px;
	font-size: 11px;
	color: #4b671b;
}

#footer a {
	color: #4b671b;
}

#footer .pos-right a {
	margin-left: 15px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
}



/* --- PAGENAVI --- */

.pagenavi {
	position: absolute;
	width: 596px;
	border-top: 1px solid #b7b7b7;
	margin-top: 20px;
	padding-top: 10px;
	bottom: 12px;
	left: 180px;
}

.pagenavi img {
	padding-top: 1px;
}

.pagenavi .pos-left {
	width: 25%;
}

.pagenavi .pos-left a {
	padding-left: 20px;
	background: url('images/arrow_left.gif') no-repeat 0px;
}

.pagenavi .pos-center {
	width: 50%;
	text-align: center;
}

.pagenavi .pos-right {
	width: 25%;
	text-align: right;
}

.pagenavi .pos-right a {
	padding-right: 20px;
	background: url('images/arrow_right.gif') no-repeat 47px;
}

.pagenavi-flex {
	width: 97%;
	margin-bottom: 10px;
}



/* --- MESSAGE --- */

.message {
	width: 580px;
	padding: 4px 8px;
	font-size: 12px;
	line-height: 16px;
	background-color: #eee;
	border: 1px solid #888;
	margin-bottom: 10px;
}

.messageSuccess {
	background: url('images/message_success.png') no-repeat;
}

.messageWarning {
	background: url('images/message_warning.png') no-repeat;
}

.messageError {
	background: url('images/message_error.png') no-repeat;
}

.messageSuccess, .messageWarning, .messageError {
	padding-left: 18px;
}



/* --- HTML --- */

a {
	color: #75ab21;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #354a14;
	margin-bottom: 15px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #354a14;
	margin-bottom: 12px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #354a14;
	margin-bottom: 10px;
}

div, table, img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}


table {
	font-size: 13px;
}

td {
	vertical-align: top;
}

hr {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	border: 0;
	border-bottom: 1px solid #bbe975;
}

ul {
	margin: 0 20px;
	padding: 0;
}

small {
	font-size: 11px;
	color: #9fc367;
}



/* --- TABLES --- */

.table {
	font-size: 13px;
	border: 1px solid #666;
	border-collapse: collapse;
	background-color: #eee;
}

.table td {
	padding: 3px;
	border: 1px solid #999;
}

.bg-head {
	font-weight: bold;
	background-color: #aaa;
}

.bg-bright {
	background-color: #ddd;
}

.bg-dark {
	background-color: #ccc;
}



/* --- FORMS --- */

form {
	display: inline;
}

checkbox, input, radio, select, textarea, file {
	font-family: 'Trebuchet MS', Verdana, Arial;
	font-size: 12px;
}

input.button-1 {
	color: #fff;
	border: 1px solid #70a222;
	background: url('images/button_1_bg.gif') #42640e repeat-x;
	height: 24px;
	padding-bottom: 2px;
}

span.button-1 {
	padding: 2px 9px;
	color: #fff;
	border: 1px solid #70a222;
	background: url('images/button_1_bg.gif') #42640e repeat-x;
	text-decoration: none;
}

input.button-1:hover, span.button-1:hover {
	color: #bfe262;
}

.inputSmall {
	width: 80px;
}

.inputMiddle {
	width: 200px;
}

.inputLarge {
	width: 550px;
}

.textareaSmall {
	height: 80px;
}

.textareaMiddle {
	height: 120px;
}

.textareaLarge {
	height: 180px;
}



/* --- NEWSBOX --- */

.newsbox {
	font-size: 13px;
	margin-top: 30px;
}

.newsbox-head {
	margin-top: 20px;
	padding: 5px;
	color: #fff;
	border: 1px solid #67961d;
	border-bottom: 1px dotted #fff;
	background: url(images/news_head_bg.gif) #76ac22;
}

.newsbox-content {
	padding: 4px 5px;
	border: 1px solid #67961d;
	border-top: 0;
}



/* --- GALLERY --- */

.gallery-teasers {
	float: left;
	margin: 0 20px 25px 0;
	padding: 8px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

.gallery-title {
	height: 35px;
	overflow: hidden;
}

.gallery-thumbs {
	float: left;
	margin: 0 5px 7px 0;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}

.gallery-images {
	padding: 10px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #ccc;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
}



/* --- GUESTBOOK --- */

.guestbook-head {
	padding: 5px;
	color: #fff;
	border: 1px solid #67961d;
	border-bottom: 1px dotted #fff;
	background: url(images/news_head_bg.gif) #76ac22;
}

.guestbook-content {
	background-color: #fff;
	padding: 4px 5px;
	border: 1px solid #67961d;
	border-top: 0;
	margin-bottom: 15px;
}

.guestbook-comment {
	margin-top: 10px;
	padding-top: 5px;
	border-top: 1px solid #bbe975;
}



/* --- MISC --- */

.pos-left {
	float: left;
}

.pos-center {
	float: left;
}

.pos-right {
	float: right;
}

.align-left {
	float: left;
	margin: 0 10px 10px 0;
}

.align-right {
	float: right;
	margin: 0 0 10px 10px;
}

.description {
	font-size: 11px;
	color: #999;
}

.siteDown {
	position: absolute;
	top: 0;
	width: 100%;
	background: #fff;
	padding: 8px;
	margin: 0;
	border-bottom: 1px solid #444;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #444;
	text-align: center;
}

.clear {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height: 0px;
}