/*
Theme Name: Natura 2000
Theme URI: http://www.fuesser.de
Description: Portierung des fuesser.de-Themes für Natura 2000
Version: 1.0
Author: 
Author URI: 
Tags: 
*/

/**

Blau: #2E 58 AC

Grün: #6F 91 19

 **/



/*############# All #################################################*/

html { 
   padding:0px;
   margin:0px;
	width:100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4C4C4C;
	text-decoration: none;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
	text-align: left;
	line-height:16px;

	background-repeat: repeat-x;	
	width:100%;	
}

#start {
	background-image: url(screen/background_01_2.jpg);
}

#standard {
	background-image: url(screen/background_01_1.jpg);
}

div, table, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C4C4C;
	text-align: left;
	line-height:16px;	

}

form, p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;	
	line-height:18px;
}

a {
	color: #907500;
	text-decoration: none;
}

a:hover {
   text-decoration:underline;
}


#box_content_right a {
	border-bottom: dotted 1px #907500;
}

#box_content_right a:hover {
	border-bottom: solid 1px #907500;
	text-decoration:none;
}

img, table {
	border: 0px;
}

/*############# Boxmodell #################################################*/

#box {
  margin: auto;
  width: 988px;
  padding-left: 18px;
}

#start #box {
  background-image: url(screen/banner/banner_start_1.jpg);
  background-repeat: no-repeat;
  background-position: 0px 92px;
  
}

#box_top {
  width: 970px;
  height: 92px;
  background-color: #FFFFFF;
  /*
  background-image: url(screen/background_02.jpg);
  */
  background-image: url(screen/logo.png);
  background-repeat: no-repeat;
}

#box_top_left {
  width: 350px;
  height: 92px;
  float:left;
}

#box_top_left img {
  margin: 28px 0px 0px 30px;
}

#box_top_right {
  width: 590px;
  height: 92px;
  text-align: right;
  float:left; 
}

#box_top_right div {
  height:50px;
  background-color: Fuchsia;
  margin: 0px 30px 0px auto;
}

#box_banner {
	width: 970px;
	clear:both;
   background-repeat: repeat-x;
	background-position: bottom;	
}

#standard #box_banner {
	height: 197px;
}

#start #box_banner {
	height: 344px;
	background-image: url(screen/banner/banner_start_2.jpg);
}

#box_banner .citation {
	font-size: 12px;
	color: #FFFFFF;
	width:400px;
	line-height: 25px;
	padding: 35px 0px 0px 500px;
	clear:both;
}

#box_banner .citation p {
	font-size: 11px;
	padding-top:5px;
	font-style: italic;
}

#standard #box_content {
	width: 925px;
    background-color: #FFFFFF;
	padding: 5px 30px 15px 15px;
}

#start #box_content {
	width: 940px;
   background-color: #FFFFFF;
	padding:30px 15px 15px 20px;
}

#box_content_left {
	width: 229px;
        height: 150px;
	float:right;
	
}

#box_content_right {
	float:left;
	width: 694px;	
   	min-height: 500px;
	border-right: 1px solid #DBDBDB;
	overflow:hidden;
}

*html #box_content_right {
   /* height: 500px; */
}

#box_content_right_inner {
	padding-left: 25px;
	padding-right: 35px;
}

h2.pagetitle {
	margin-bottom: 10px;
}

#path {
   	border-bottom: 1px solid #DBDBDB;
	overflow:hidden;
	height: 23px;
}

#path_bottom {
	border-top: 1px solid #DBDBDB;
	margin-top: 10px;
	margin-right: 20px;
}


#path div, #path_bottom div a {
   color: #8E8E8E;
	font-size:12px;
	line-height:25px;
}


#content {
	width:100%;
	vertical-align:top;
	padding-top: 30px;
}

.content_start {
	width:33%;
	padding: 0px 15px 0px 15px;
}

#container {
	vertical-align:top;
	padding: 35px 0px 0px 30px;
}

/*############# Navigation #################################################*/

#box_top_right ul.navi_s {
	margin:0px;
	padding:30px 0px 10px 0px;
	list-style: none;
}


#box_top_right .navi_s li {
	margin:0px;
	padding:0px;
	list-style: none;
	display: inline;
	padding-left: 15px;
	background-image: url(screen/navi/spacer_grey.gif);
	background-repeat: no-repeat;
	background-position: 8px 2px;
	font-size:12px;	
}

#box_top_right .navi_s li.first  {
	background-image: none;
}

#box_top_right .navi_s li a  {
	color: #8E8E8E;
}

#box_banner ul.navi_h {
	margin:0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
	background-image: url(screen/logo.png);
	background-repeat: no-repeat;
	background-position: 0 -92px;
	height:40px;
	float:left;
	width: 955px;	
}

#box_banner .navi_h li {
	margin:0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#box_banner .navi_h li a {
   float:left;
   display: block;
	padding:18px 15px 0px 15px;
	font-size: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#box_banner .navi_h li.current_page_item a, #box_banner .navi_h li.current-cat a  {
	background-image: url(screen/navi/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: center 6px;
}

#box_banner .navi_h li.current_page_item a:hover, #box_banner .navi_h li.current-cat a:hover {
	text-decoration: underline;
}

#box_banner ul.navi_l  {
	margin:0px;
	padding: 0px 30px 0px 0px;
	list-style: none;
	background-image: url(screen/navi/white.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:40px;
	float:left;
	width: 225px;	
	display:none;
}

#box_banner .navi_l li {
	margin:0px;
	padding: 0px;
	list-style: none;
	display: inline;
}

#box_banner .navi_l li a {
   float:right;
   display: block;
	padding:18px 0px 0px 15px;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(screen/navi/spacer_white.gif);
	background-repeat: no-repeat;
	background-position: 8px 20px;
}

#box_banner .navi_l li.first ul li a {
	background-image: none;
}

#box_banner .navi_l li a.activ, #box_banner .l_navi li a:hover {
	text-decoration:underline;
}


#box_content_left .navi_u li ul, #box_content_left .navi_u li {
	margin: 0;
	padding: 0;
}

#box_content_left .navi_u .widget_categories .widgettitle {
	display:none;
}

#box_content_left ul.navi_u li,  #box_content_left ul.navi_u li ul {
	margin:0px;
	padding: 0px;
	list-style: none;
	width: 200px;	
}

#box_content_left .navi_u li li a {
	font-size: 16px;
	line-height: normal;
	padding-bottom:8px;	
	color: #907500;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

#box_content_left .navi_u li li ul li {
	margin:0px;
	padding: 0px;
	list-style: none;	
	font-size:12px;
	line-height:25px;
	display:block;	
	color: #4C4C4C;
}

#box_content_left .navi_u li li ul li a {
	
	width: 200px;
	color: #8E8E8E;
	
	padding-left: 20px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#box_content_left .navi_u li ul li a:hover {
	text-decoration: underline;
}


#box_content_left .navi_u li li.current-cat {
	background-image: url(screen/navi/arrow_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;	
}


#box_content_left .navi_u li li ul li {
	/* border-bottom: 1px solid #DBDBDB; */
	margin-top: 5px;
	margin-bottom: 5px;
	
}

#box_content_left .navi_u li li   {
	margin-bottom: 20px;
	padding-left: 7px;
}

#box_content_left .navi_u li li li li ul li a {
	display:block;
	width: 150px;
	border: none;
	color: #8E8E8E;
	padding-left: 35px; 
}

#box_content_left .navi_u li li li.current-cat {
	background-image: url(screen/navi/arrow_03.gif);
	background-position: 1px center;
	background-repeat: no-repeat;
}

#path a {
   color: #8E8E8E;
}

#path a:hover {
   text-decoration:none;
}

li.rss h2 {
	margin-top: 18px;
	margin-bottom: 0px;	
}

#box_content_left .navi_u li.rss li a {
	padding-left: 19px; 
	font-size: 12px;
	color: #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	
}

.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("screen/feed-icon-14x14.png") no-repeat 0 20%;
} 

#box_content_right {
	margin-right: -1px;
}


.navi_u {
	border-left: 1px solid #DBDBDB;
	margin-left: -2px;
	padding-left: 20px;

}

/*############# Forms #################################################*/

#box_top_right input.text  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
	color: #8E8E8E;
	width: 190px;
	margin-right: 7px;
}

#box_top_right input.button  {
	border: 0px;
	padding:0px;
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #907500;
	cursor: pointer;
	background-repeat: repeat-x;	
	height: 18px;
	width: 70px;
}

/*############# Container #################################################*/

.container_inner div, .container_inner p {
  font-size:12px;
}


.container_inner {
  background-image: url(screen/background_03.gif);
  background-repeat: no-repeat;	
  background-position: left bottom;
  width:190px;
  padding-bottom:50px;
}

.container_inner h4 {
	padding:0px;
	margin:0px;
   color: #FFFFFF;
   background-image: url(screen/background_04.jpg);
   background-repeat: repeat-x;	
	font-size:12px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 10px;
}

.container_content {
  padding:10px;
}


/****************************************************************************************************************************************************************************************
																						CS
****************************************************************************************************************************************************************************************/





/*############# Überschriften ###############################################################*/

h1 {
	font-size: 22px;
	line-height: normal;
	padding-bottom:15px;	
	color: #907500;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}


h2 {
	font-size: 16px;
	line-height: normal;
	padding-bottom:8px;	
	color: #907500;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 {
	font-size: 14px;
	line-height: 20px;	
	padding-bottom:15px; 
	color: #909090;
	font-style: italic;

}

/*############# Text ###############################################################*/

.small  {
	font-size: 11px;
}

.initiale {
	font-family: 	'Times New Roman', serif;
	font-size: 		42px;
	line-height: 	42px;
	float:			left;
	color: 			#907500;
	font-weight:	normal;
	margin: 		-2px 3px -10px 0px;
}

/*############# Listen ###############################################################*/

ul.list {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	list-style: none;
}

ul.list li {
	background-image: url(layout/screen/circle.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding:0px 0px 3px 20px;
}

ul.downloads {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	list-style: none;
}

ul.downloads li {
	background-image: url(layout/buttons/pdf.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding:0px 0px 15px 45px;
}

/*############# Beiträge ###############################################################*/

form#commentform {
	width: 400px;
}

form#commentform textarea{
	width: 400px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border:  1px solid #dddddd;
	margin: 20px 0 20px 0;
	padding: 5px 10px 5px 10px;
}

.post {
	padding: 20px;
}

.post h2 {
	padding-bottom: 3px;
}

.post small {
	color: #888;
}

.entry {
	margin-top: 8px;
}

.postmetadata {
	color: #888;
	text-align: center;
	margin-top: 12px;
	font-size: 12px;
}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	
.widget_tag_cloud a {
	color: #999;
}

p {
	margin-bottom: 15px;
}

/*############# Footer ###############################################################*/

#footer {
	text-align: right;
}


/*############# Listen ###############################################################*/


#box_content_right_inner ul {
	list-style-image: url(screen/listenpunkt.png);
}

/* IE7 */
*+html #box_content_right_inner ul {
	list-style-image: url(screen/listenpunkt_ie.gif);
}

/* IE <= 6 */
* html #box_content_right_inner ul {
	list-style-image: url(screen/listenpunkt_ie.gif);
}

#box_content_right_inner li {
	margin-bottom: 14px;
}

#box_content_right_inner #linkliste {
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}

#linkliste ul li a {
	display:block;
}

#linkliste ul {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 20px;
	list-style-image: url(screen/listenpunkt.png);
}

#linkliste ul li {
	margin-bottom: 14px;
}

* html #linkliste ul {
	list-style-image: url(screen/listenpunkt_ie.gif);
}


/********************* Kontaktformular ***************************/

.wpcf7 {
	width: 350px;
	float: right;
}





