/*
Theme Name: WordPress NFV Style DE-Edition
Theme URI: http://www.nfv-kreisharburg.de/
Description: NFV-Kreis Harburg
Version: 1.0
Author: 
Author URI: 
*/

/* --- body, html --- */

body, html {
	color: #000;
	padding: 0px;
	margin: 0px;
	background-image: url(images/body_background.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* --- header --- */

.header {
	padding: 20px 0 0 0;
}

.header_top {
	background-image: url(images/header_top.gif);
	background-repeat: no-repeat;
}


.header_navigation {
	background-image: url(images/header_navigation.gif);
	background-repeat: no-repeat;
}

.header_date {
	font-size: 11px;
	color: #3d5b33;
	margin: 23px 280px 0 0;
}

* html .header_date {
	font-size: 11px;
	color: #3d5b33;
	margin: 23px 106px 0 250px;
}


.header_navigation_links {
	padding: 11px 0 0 12px;
}

.header_navigation_links a {
	font-size: 11px;
	color: #3d5b33;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(images/header_navigation_line.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 12px 0 0;
}

.header_navigation_links a:hover {
	font-size: 11px;
	color: #3d5b33;
	text-transform: uppercase;
	text-decoration: underline;
}

.header_navigation_links_last {
	background-image: none!important;
}


.navigation a {
	font-size: 11px;
	color: #3d5b33;
	text-decoration: none;
}

.navigation a:hover {
	font-size: 11px;
	color: #3d5b33;
}

.postmetadata a {
	font-size: 11px;
	color: #3d5b33;
	text-decoration: none;
}

.postmetadataa:hover {
	font-size: 11px;
	color: #3d5b33;
}

.search {
	padding: 12px 13px 0 0;
}

.search_input {
	background-image: url(images/search_input_background.gif);
	background-repeat: no-repeat;
	border: none;
	font-size: 10px;
	color: #666666;
	width: 154px;
	padding: 3px 0 4px 6px;
}

/* --- content --- */

#werbung {
	display: block;
	line-height: 25px;
	width: 160px;
	margin: 0px 0px 0px 10px;
}

#werbung p {
	padding-bottom: 10px;
}

.main {
	padding: 10px 0 0 0;
}

.main_content {
	background-image: url(images/content_main_background.gif);
	background-position: top;
	background-repeat: no-repeat!important;
	padding: 9px 13px 0 13px;
}

.menu_box {
	margin: 0 0 12px 0;
}

.menu_space {
	#padding: 12px 0 0 0;
}

.menu {
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	padding: 8px 0 8px 20px;
	background-image: url(images/menu_box_background.gif);
	background-position: bottom!important;
	background-repeat: repeat-x;
}

#fik {
	padding: 0px 10px 0px 20px;
}

#fik .current_page_item a {
	color: #ffffff;
	background-color: #3d5b33;
}

#fik .page_item a {
	background-image: none;
}


.menu a {
	display: block;
	font-size: 11px;
	color: #3d5b33;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 25px;
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 13px;
}

.menu a:hover {
	display: block;
	font-size: 11px;
	color: #3d5b33;
	text-transform: uppercase;
	text-decoration: underline;
	line-height: 25px;
}


.content_teaser {
	background-position: bottom!important;
	background-image: url(images/content_teaser.jpg);
	background-repeat: no-repeat;
}

.content_box {
	margin: 40px 0 0 0;
}

h2 {
	font-size: 14px;
	color: #3d5b33;
	padding: 0 0 6px 19px;
}

.content_box_headline a {
	font-size: 13px;
	color: #3d5b33;
	text-transform: uppercase;
	text-decoration: none;
}

.content_box_headline a:hover {
	font-size: 13px;
	color: #3d5b33;
	text-transform: uppercase;
	text-decoration: underline;
}

.content_box_headline {
	font-size: 14px;
	color: #3d5b33;
	font-weight: bold;
	border-bottom: 1px solid #d9d9d9;
	padding: 0 0 6px 19px;
}

.content_box_date {
	font-size: 10px;
	color: #666666;
	padding: 9px 0 0 0;
}

.content_box_text {
	font-size: 12px;
	color: #404040;
	line-height: 20px;
	float: left;
	padding: 0px 9px 0 9px;
	background-image: url(images/content_box_background.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.content_box_image {
	margin: 0 13px 0 0;
	width: 174px;
	height: 130px;
	float: left;
	clear: both;
}

.content_box_button {
	text-align: right;
	margin: 23px 0 10px 0;
}

.image_zoom {
	width:16px;
	height:16px;
	background-image: url(images/icon_zoom.gif);
	background-repeat: no-repeat;
	position: absolute;
	margin: 114px 0 0 158px;
}


.entry {
	padding: 10px 0px 5px;
	clear: both;
}
.entry p.submeta{
	font-size: 11px;
}

/* --- footer --- */

#footer {
	background-image: url(images/footer_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}

.footer {
	padding: 65px 0 40px 0;
	font-size: 11px;
	color: #3d5b33;
	line-height: 18px;
}

/* --- comments --- */

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	#font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}


#commentform p a {
	font-size: 11px;
	color: #3d5b33;
	text-decoration: none;
}

#commentform p a:hover {
	font-size: 11px;
	color: #3d5b33;
}

.commentmetadata {
	font-weight: normal;
	}

.widecolumn {
	width: 550px;
	}

.alignright {
	margin: 0 13px 0 0;
	float: right;
	clear: both;
}

.alignleft {
	margin: 0 13px 0 0;
	float: left;
	clear: both;
}

textarea {
	display: block;
	width: 608px;
	height: 150px;
	overflow: auto;
	border: 1px solid #d9d9d9;
}

input {
	display: block;
	overflow: auto;
	border: 1px solid #d9d9d9;
}


