html {
	overflow-y:scroll;
	overflow-x:hidden;
}

body {
	margin-top: 10px;
	padding: 0;
	background: #f6f5f4;
	font-size: 12px;
	text-align: justify;
	/* color: #FFFFFF; */
	color: #04388c;
	/* background: url(images/img00.jpg) repeat-y center center; */
	background-color: #0d952f;
}

body, th, td, input, textarea, select, option {
	font-family: ARIAL, "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-family: ARIAL, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #FFFFFF;
}
#content h1,#content h2,#content h3 {
	font-family: ARIAL, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
    color: #04388c;
}
#content a {
	color: #04388c;
}
#nowarning, #warning {
	color: #04388c;
	font-weight: bold;
	margin-top:20px;
	margin-bottom:20px;
	border: 1px dotted #f6f5f4;
	padding: 10px 10px 10px 10px;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #CDCDCD;
}

a:hover {
	color: #CDCDCD;
}

hr {
	display: none;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	
	background: url(images/img04.jpg) repeat-y left top;
}


/* Header */

#header {
	width: 800px;
	height: 61px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	font-family: ARIAL, "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

#header h1, #header p {
	margin: 0;
}

#header h1 {
	float: left;
	color: #FFFFFF;
	font-size: 36px;
	padding-left: 15px;
}

#header p {
	float: left;
	padding: 17px 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

#header a {
	text-decoration: none;
	color: #F79F1A;
}

#banner {
	margin: 0 auto;
	
	padding: 0;
	width: 800px;
	height: 150px;
	background: url(images/img01.jpg) no-repeat left top;
	padding-top: 0px;
	margin-top: 0px;
}

/* ABSTÄNDE */
#banner {
	margin-bottom: 0px;
}
#wrapper {
	margin-bottom: 0px;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	margin-bottom: 0px;
}

#page .bgtop {
	background: url(images/img03.jpg) no-repeat left top;
}

#page .bgbtm {
	background: url(images/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	float: right;
	width: 505px;
	margin: 0;
	padding: 8px 25px 15px 20px;
	min-height: 590px;
}

.post {
	padding: 1px 0px 0px 0px;
}

.title {
	border-left: 6px solid transparent;
	padding: 0 20px 5px 10px;
	font-size: 18px;
	letter-spacing: -1px;
}

.title a {
	text-decoration: none;
	color: #04388c;
}
.title a:hover {
	text-decoration: underline;
	color: #04388c;
}

.pagetitle {
}

.byline {
	margin: -25px 20px 0 17px;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 0px 20px 0px 17px;
	font-family: ARIAL, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
	color: #04388c;
	font-weight: bold;
}
.meta .more:hover {
	text-decoration: none;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
	padding-left: 10px;
}

.meta a {
	color: #FFB300;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}

.entry {
	margin: 0;
	padding-left: 17px;
	line-height: 120%;
	color: #04388c;
}
.entry a {
	color: #04388c;
	font-weight: bold;
}
.entry a:hover {
	color: #04388c;
	font-weight: bold;
	text-decoration: none;
}
#content ul, #content li {
	line-height: 13px;
	margin-top: 0px!important;
	padding-top: -5px!important;
	margin-bottom: 0px!important;
	padding-bottom: -5px!important;
}

.last {
	border: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	padding: 20px 0 0 40px;
	color: #7A7A7A;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar li li {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background: url(images/img08.gif) no-repeat left 50%;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
}

#sidebar a {
}

#sidebar a:hover {
	text-decoration: none;
}

#sidebar img {
	display:block;
	margin:0 0 3px 10px;
}

/* Search */

#search input {
	display: none;
}

#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 0px solid #3DD1FF;
	background: #FFFFFF url(images/img05.gif) repeat-x;
}

#search br {
	display: none;
}

/* Calendar */

#calendar {
}

#calendar h2 {
	margin-bottom: 15px;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#calendar caption {
	width: 100%;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 800px;
	height: 60px;
	min-height: 60px;
	max-height: 60px;
	background: url(images/img02.jpg) no-repeat left top;
	background-color: #0b872a;
	margin: 0 auto;
	margin-bottom: 15px;
	text-align: center;
	font-size: 10px;
	font-family: ARIAL, Helvetica, sans-serif;
	color: #3ec460;
	
}

/* ABSTÄNDE */
#footer {
	margin-top: 5px;
}

#footer p {
	padding: 15px 0;
	line-height: 10px;
	color: #3ec460;
}

#footer p a {
	color: #3ec460;
}
#footer a:hover {
	text-decoration: none;
}

/* Nucleus CMS stuff. Edited and modified by Suvoroff (http://nucleus.com.ru) */


.combody {
	padding:15px 0;
}

.combody small {
	color:#646464;
}

.search {
	padding: 10px 0 10px 20px;
}

.searchform .formfield {
	width: 130px;
	padding: 3px 1px;
	padding: 0px;
	margin: 0 5px 0px 0px;
	margin: 0px;
	background-color:#f9f9f9;
	border:0px solid #888888;
	color: #6d6058;
}

.searchform .formfield:focus, .searchform .formfield:active {
	background-color: #829cc6;
	color: #FFFFFF;
}

.formbutton {

	font: bold 12px Arial, Sans-serif; 
	margin: 2px 5px 2px 0px;
	padding:1px 5px;
	background:#FFFFFF;
	color: #04388c;
	border: 0px;
	cursor: pointer;
}

.formbutton:hover {
	background:#829cc6;
	color: #FFFFFF;
}
.entry .formbutton:hover {
	background:#04388c;
	color: #FFFFFF;
}

.formfield {
	width: 130px;
	padding: 3px 1px;
	margin: 0 5px 0px 0px;
	background-color:#f9f9f9;
	border:0px solid #888888;
	color:#04388c;
}
.entry input, .entry textarea {
	border: 0px;
}
.entry input[type=text] {
	width: 50%;
	font-size: 12px;
	color: #6d6058;
}
.entry textarea {
	font-size: 12px;
	width: 100%;
	color: #6d6058;
}
.entry textarea:focus {
	background-color:#EEEEEE;
}
.entry input[type=text]:focus {
	background-color:#EEEEEE;
}

#nucleus_lf_pwd {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_name {
	width:100px;
	font-size:10px;
	margin:2px;
}

#nucleus_lf_shared {
	margin:2px;
}

#nucleus_cf_body {
	width:300px;
}

#nucleus_cf_remember {
	margin:0px 3px 2px 0px;
}
* html #nucleus_cf_remember {
	margin:0px 3px -2px -3px;
}

#nucleus_cf_name, #nucleus_cf_mail, #nucleus_cf_email, #nucleus_cf_verif {
    width: 300px;
}

.commentform .formfield, .commentform .formbutton, .loginform .formbutton, .mailform .formfield {
	display: block;
}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield {
    width: 300px;
    margin-right: 105px;
    margin-bottom:3px;
}

.loginform {
	padding:3px;
}

.error {
	color: red;
	font-weight: bold;
}

.pageswitch {
	text-align:left;
	padding:0px 0px;
	margin:0px 0 0px 0;
	color: #6d6058;
	margin-left: 15px;
	font-size: 10px;
	margin-top: 10px;
}
.pageswitch a {
	color: #6d6058;
	text-decoration: underline;
}
.pageswitch a:hover {
	text-decoration: none;
}

.padding {
	padding:8px 10px;
}

.counters {
	padding:10px;
}


.leftbox {
	float: left;
	margin: 9px 15px 0 0;
}

.rightbox {
	float: right;
	margin: 9px 0 0 15px;
}
.post a {
	text-decoration: underline;
}
.post a:hover {
	text-decoration: none;
}
#bread, #bread a {
	font-size: 10px !important;
	color: #6282b7;
}
#bread {
	margin-left: 15px;
}
