/* Komponenten */

/* Content */

/* Article View */

#page {
	background: url(../images/post_element.gif) no-repeat scroll 159px 10px;
	clear: both;
	width: 100%;
}
#mainwide #page {
	background: none;
}
.articleinfo {
	width:134px;
	padding: 10px 0px 0px 5px;
	float: left;
	text-align:right;
}
.article {
	display:inline;
	padding: 2px 18px 0px 0px;
	width: 445px;
	float: right;
}
/* Datumformat */

span.datebox {
	margin-bottom: 10px;
	padding: 3px 0;
	width: 100%;
	font-weight: bold;
}
span.day {
	border-right: 1px solid #CBCBCB;
	color: #8D8D8D;
	display: block;
	float: right;
	font-size: 35px;
	line-height: 28px;
	padding-right: 5px;
}
span.month {
	display:block;
	width: 40px;
	float:right;
	font-size: 16px;
	line-height:14px;
	color: #666666;
	padding-left:4px;
	text-align:center;
	text-transform:uppercase;
}
span.year {
	display:block;
	width: 40px;
	font-size: 14px;
}
/* Rating */
.r4uvote {
	width: 105px;
	height: 25px;
	background: url(../images/voting.png) top left repeat-x;
	margin-left: 35px;
	z-index:1;
}
.r4urating1, .r4urating2, .r4urating3, .r4urating4, .r4urating5 {
	height: 25px;
	background: url(../images/voting.png) 0px 25px;
}
.r4urating1 {
	width: 20%;
	z-index:6;
}
.r4urating2 {
	width:40%;
	z-index:5;
}
.r4urating3 {
	width:60%;
	z-index:4;
}
.r4urating4 {
	width:80%;
	z-index:3;
}
.r4urating5 {
	width:100%;
	z-index:2;
}
.r4uratingcount {
	display: block;
	font-size: 11px;
	color: #999999;
	padding-bottom: 10px;
}
.r4uratingcount a {
	color: #999999;
}
.content_rating {
	display: block;
	margin: 5px 0px;
}
.content_vote {
	display:block;
	margin: 5px 0px;
}
.article form br {
	display: none;
}
.content_vote input {
	margin: 0px 5px 0px 5px;
}

.content_vote .button {
	margin-left: 10px;
}

/* Autor */

.createdby {
	display: block;
	background: url(../images/user.png) no-repeat right 2px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding:3px 21px 3px 0;
}
/* Kategorie und Sektion */

.gncat, .gnsec {
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	padding:3px 21px 3px 0;
}
.gncat {
	background: url(../images/category.png) no-repeat right 2px;
}
.gnsec {
	background: url(../images/section.png) no-repeat right 2px;
}
#content ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
}
#content ul li {
	padding: 0px 0px 0px 25px;
	background: url(../images/arrow_green.png) 0px 4px no-repeat;
	line-height:1.4em;
	margin: 5px 0;
}
.small {
	border:solid 0;
	color:#999999;
	font-size:0.85em;
	margin:0 0 20px;
}
/* Zugriffe */

.gnhits {
	display: block;
	font-size: 10px;
	color: #999999;
	padding: 5px 0px 0px 5px;
}
/* GN Tags Beta */

.gntags {
	font-size: 12px;
	padding: 5px 0px 0px 5px;
}
.tagtitle {
	display: block;
	background: url(../images/tag_green.png) no-repeat right 2px;
	font-style: italic;
	font-weight: bold;
	padding:3px 21px 3px 0;
}
.gntags a {
}
/* Modify Date */

.modifydate {
	display: block;
	font-size: 10px;
	color: #999999;
	padding: 5px 0px;
}
/* Buttonheading */

.buttonheading {
	padding: 0px;
	margin: 5px 0px;
}
.buttonheading img {
	margin: 0px 2px;
}
.readon {
	padding-left: 25px;
	background: url(../images/arrow_green.png) 0px 2px no-repeat;
}
/* Frontpage/Blog View */

#main .componentheading {
	padding: 10px 0px 10px 180px;
	border-bottom: solid 1px #d7d7d7;
}
.componentheading {
	padding: 10px 0px;
	font-size: 1.5em;
}
.blog .content_vote {
	display: none;
}
.blogitem {
	background: url(../images/post_element.gif) no-repeat scroll 159px 20px;
	border-bottom: 1px solid #d7d7d7;
	padding: 10px 0px;
	width: 651px;
	height: auto;

}
/* Blogmore */

.blog_more {
	padding: 0px 0px 0px 190px;
	background: url(../images/post_element.gif) no-repeat scroll 159px 10px;
	border-bottom: solid 1px #d7d7d7;
}
#content .blog_more ul {
	padding: 0px 21px 0px 0px;
	margin: 0px 0px 15px;
}
#content .blog_more ul li {
	padding: 0px 0px 5px 25px;
	margin: 0px;
	background: url(../images/arrow_green.png) 0px 2px no-repeat;
	line-height: 1.2em;
}
/* Counter und Pagination */

.counter {
	margin: 0 0 3px 20px;
	padding: 10px 0px 5px;
}
#content ul.pagination {
	list-style-type:none;
	margin: 0 0 3px 120px;
	padding: 10px 0px 5px;
	text-align:left;
	display:inline;
	margin-right: 21px;
	width: 440px;
}
#content ul.pagination li {
	display:inline;
	padding: 2px 5px 0 ;
	margin: 0px ;
	text-align:left;
	background: 0 none;
}
ul.pagination li a {
	padding:2px;
}
/* Positions */

.leading {
}
.intro {
}
/* Com User Register */

form.user {
	margin: 0px 10px 10px 0px;
	padding: 10px;
	border: 1px solid #d8d8d8;
}
form.user fieldset {
	border: none;
}
form.user fieldset div {
	padding: 2px 0px;
}
form.user fieldset label {
	width: 200px;
	float:left;
	color: #62960d;
	padding: 4px;
}
form.user fieldset input {
	background: url(../images/input_bg2.png) repeat-x;
	width: 200px;
	border: 1px solid #759F19;
	display: block;
	height: 15px;
	padding: 4px;
	color: #333333;
	font-size: 14px;
	margin-bottom: 3px;
	color: #759e1a;
}
.button {
	background: url(../images/button_bg.png) no-repeat 0px 0px;
	border: 0 none;
	height: 25px;
	width: 100px;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 4px 0px;
}

.button:hover {
	background: url(../images/button_bg.png) no-repeat 0px -25px;
}
.button:active {
	border: 1px solid #1d5b7d;
}
/* Login */

form.login_form {
	margin: 0px 10px 10px 0px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #d8d8d8;
}
form#login fieldset {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border: 0 none;
}
input#user, input#pass {
	background: url(../images/input_bg2.png) repeat-x;
	border: 1px solid #759F19;
	display: block;
	height: 15px;
	padding: 4px;
	width: 200px;
	color: #333333;
	font-size: 14px;
	margin-bottom: 3px;
	color: #759e1a;
}
form.login_form p {
	margin: 5px 0px 0px 0px;
}
/* Form validation */

input.invalid, textarea.invalid {
	border: 1px solid #df351f !important;
}
label.invalid {
	color:#df351f !important;
}

/* TOC */

table.contenttoc {
	float: right;
	border:solid 1px #d5e5ab;
	background: #e8f4c9;
	padding: 5px 10px;
	margin: 10px;
}
table.contenttoc th {
	display: block;
	margin-bottom: 5px;
}
table.contenttoc a.active {
	font-weight: bold;
}
/* Tabellen */

table.newsfeed {
	border:solid 1px;
}
table.newsfeeds td, table.weblinks td, table.category td {
	border-right:solid 1px #e8f4c9;
	padding:5px;
}
table.newsfeeds th, table.weblinks th, table.category th {
	background:#3c520d url(../images/th_bg.png) repeat-x;
	padding:5px 5px 2px 5px;
	text-align: left;
	color: #FFFFFF;
}
table.newsfeeds th img, table.weblinks th img, table.category th img {
	margin-left: 5px;
}
table.newsfeeds th a, table.weblinks th a, table.category th a {
	color: #FFFFFF;
}
.sectiontableentry1 {
	background:#e8f4c9;
}
.sectiontableentry2 {
	background:#f5f5f5;
}
table.newsfeeds, table.weblinks, table.category {
	border:solid 1px #eee;
	font-size:1em;
	margin:20px 0;
}
.contentdescription {
	overflow:hidden;
	padding:10px 0;
}
.display {
	margin:20px 0 0;
	text-align:right;
}
.filter {
	margin:10px 0 0;
}
table.weblinks td img {
	margin-right: 5px;
}
/* category table */
#count {
	width:10%;
}
#tableOrdering {
	width:70%;
}
#author {
	width:20%;
}
/* Polls */

poll .polls_color_1, .poll .polls_color_2, .poll .polls_color_3, .poll .polls_color_4, .poll .polls_color_5 {
	border: solid 1px;
	position: relative;
}
.poll h3 {
	color: #759e1a;
	border: solid 0;
}
.poll form {
	margin: 20px 0;
}
.poll table {
	font-size:1em;
	width: 581px;
	border:solid 0;
	position:relative;
}
.poll .td_1, .poll .td_2, .poll .td_3 {
	padding:2px;
	border:solid 1px #d5e5ab;
}
.poll th {
	background:#e8f4c9;
	border:solid 1px #d5e5ab;
	text-align: left;
}
.poll table .td_1 {
	width:30px;
}
.poll .td_2 {
	width: 100px;
}
.poll .td_3 {
	width: 300px;
}
.poll table caption {
	color:#759e1a;
	font-size:1em;
	font-weight:bold;
	margin:10px 0;
	text-align:left;
}
.poll td.line {
	width:300px;
}
dl.poll dt {
	border-bottom:solid 1px #d5e5ab;
	font-weight: bold;
}
dl.poll dd {
	padding: 6px 0px 10px 0px;
	margin: 0px;
}
.polls_color_1 {
	background:#3a4f0c;
	border: 1px solid #3a4f0c !important;
}
.polls_color_2 {
	background: #587713;
	border-color: #587713!important;
}
.polls_color_3 {
	background: #759e1a;
	border-color: #759e1a!important;
}
.polls_color_4 {
	background: #8ec11e;
	border-color: #8ec11e !important;
}
.polls_color_5 {
	background:#b7fa23;
	border-color: #b7fa23 !important;
}
.question {
	padding: 4px 2px 0px 2px;
}
/* Kontakt */
div.contact {
	margin:10px 0;
}
address {
	font-style:normal;
	margin:10px 0;
}
address p {
	line-height:1em;
}
.contact label {
	float:left;
	width:14em;
	margin: 10px 0px 0px;
	color: #759e1a;
}
span.marker {
	margin:0 10px 0 0;
}
.contact input {
	background: url(../images/input_bg2.png) repeat-x;
	width: 200px;
	border: 1px solid #759F19;
	height: 17px;
	padding: 3px;
	color: #333333;
	font-size: 14px;
	margin: 10px 0 0;
}

.contact textarea {
	border: 1px solid #759F19;
	padding: 2px;
}

input#contact_email_copy {
	width: auto !important;
	border: none;
	background: none;
}

.contact_email_checkbox {
	margin-bottom: 10px;
}

.contact_email_checkbox label {
	float:none !important;
}
.contact label.copy {
	width:90%;
	padding:0 0 0 5px;
}
.contact form {
	background:#e8f4c9;
	border: 1px solid #d5e5ab;
	color:#000;
	padding:20px;
	margin:10px 0;
}
label.textarea {
	float:none !important;
	margin:10px 0;
	display:block;
	width:100%;
}
#contact_text {
	width:80%;
	height:150px;
}
.contact textarea.invalid {
	border:solid 1px #DF351F  !important;
}
/* Suche */

.searchintro {
	font-weight:normal;
	margin:0 0 20px;
}
.searchintro img {
	display:inline;
	border:0px
}
.inputbox:focus {
	border:solid 1px #759e1a;
}
.highlight {
	background: #759e1a;
	color: #FFFFFF;
	padding: 0px 2px;
}
fieldset.word, fieldset.only {
	border:solid 1px #d5e5ab;
}
.only {
	border:solid 0;
	margin:10px 0 0 10px;
	padding:5px 10px;
	line-height:1.3em;
}
.word {
	background:#fff;
	padding:10px 10px 10px 0;
	border:solid 0 !important;
}
.word input {
	background:#fff;
	border:solid 1px #d5e5ab;
	color:#759e1a;
	font-weight:bold;
	margin:0 0 0 10px;
	padding:2px;
}
.phrase {
	color:#759e1a;
	margin:10px 10px 10px 0;
	padding:10px;
	width:60%;
	border:solid 1px #d5e5ab;
	float:left;
}
/*Selects*/
.phrase .inputbox {
	background:#fff;
	color:#000;
	display:block;
	height:1.5em;
	margin-top:10px;
	width:12em;
}
.phrase .inputbox option {
	background:#fff;
	border-bottom:solid 1px #d5e5ab;
	padding:2px;
}
.phrase .inputbox option a:hover {
	background:#e8f4c9;
	border-color:#d5e5ab;
	color:#fff;
}
.search_result legend {
	border-bottom:solid 0 #d5e5ab;
	background:#fff;
}
ol.list {
	list-style-position:inside;
	margin:20px 0;
	padding:0;
}
ol.list li {
	border-bottom:solid 1px #d5e5ab;
	margin:10px 0;
	padding:10px;
	background:#e8f4c9;
}
ol.list li h4 {
	border-bottom:solid 0 #d5e5ab;
	color:#099;
	display:inline;
	margin:0 0 10px;
}
