/* CSS Document */

/*... Common body specification ...*/


body {
	margin:0 auto;
	background-color:#000000;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fdfcfc;
}
/*... full layout specification ...*/
#layout{
	width:860px;
	height:3200px;
	background-image: url(../images/layout_bg.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #1A4800;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0;
	padding-right: 44px;
	padding-bottom: 0;
	padding-left: 44px;

	}
#main_container{
	border-left: 10px solid #A3DD00;
	border-right: 10px solid #A3DD00;
	width: 860px;
	height: 2400fpx;
	outline-width: medium;
	

}
#header_part{
	width:792px;
	height:175px;
	float:left;
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	padding: 220px 62px 0 0;
	

	}
#company_name{
	width:300px;
	float:right;
	color: #407701;
	font-size: 44px;
	font-style: italic;
	text-align: right;
	background-color: #FBFFE6;
	padding: 3 3 3 3;
	}
#slogan{
	width:600px;
	float:right;
	font-style: italic;
	text-align: right;
	color: #407701;
	background-color: #FBFFE6;
	padding: 0 10px 0 0;
	}
#navigation_part{
	width:860px;
	height:34px;
	float:left;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	color: #577A18;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}
#navigation_part a{
	padding: 0px 30px 0 30px;
	list-style: none;
}

#body_part{
	width:860px;
	height:2100px;
	float:left;
	background-image: url(../images/body_top_bg.jpg);
	background-repeat: no-repeat;
	
	}
#body_content{
	width:580px;
	height:2200px;
	float:left;
	text-align: justify;
	overflow: hidden;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 15px;
	
	}
#spl_links {
	width:498px;
	float:right;
	background-color: #3b6226;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 10px 0 10px 0;
	border:1px solid #7a872a;
	line-height: 22px;
} 

#body_side_box{

	width:220px;
	float:left;
	margin: 25px 0 0 20px;
	border: 1px solid #d7f325;
	
	}	
	
#body_side_box a:link{
	
	font-size: 12px;

}
	
.heading_box {
	width:220px;
	height:33px;
	float:left;
	background-image: url(../images/body_top_heading_bg.jpg);
	background-repeat: repeat-x;
	}
.heading_text{
	width:165px;
	height:23px;
	float:left;
	color: #131707;
	font-weight: bold;
	padding: 10px 0 0 20px;
	}
.arrow_image {
	width:35px;
	height:33px;
	float:left;
	}
.content_box{
	width:204px;
	float:left;
	padding: 10px 8px 10px 8px;
	text-align: left;
	border: 1px solid #d7f325;
	}
	


#footer_part{
	width:812px;
	height:140px;
	float:left;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	color: #131707;
	text-align: center;
	padding: 30px 0 0;
	background-color: #DDEF5F;

	}
	
.heading{ color:#a3dd00; font-weight:bold;}
.slogan {
	font-size:16px;
	font-weight:bold;
}
.link{color:#dbf821;}
		
/*MAIN LINK-STYLE*/





a:link,
a:visited,
a:active{
	color:
#FFFF66;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
a:hover{
	color: #FF9933;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}



.spl_links:link,
.spl_links:visited,
.spl_links:active{color: #FFFFFF;  text-decoration:none; font-weight:bold; font-size: 11px; }
.spl_links:hover{color: #dbf821;  text-decoration:none; font-weight:bold; font-size: 11px; }

.more:link,
.more:visited,
.more:active{color:#ddff00;  text-decoration:underline; font-weight:bold; font-size: 11px; }
.more:hover{color: #FFFFFF;  text-decoration:underline; font-weight:bold; font-size: 11px; }

/* footer_links -style-details*/
.footer_links:link,
.footer_links:visited,
.footer_links:active{ color:
#0000CC; text-decoration:none; font-size:11px; font-weight: bold; }
.footer_links:hover{ color:
#0066FF; text-decoration:none; font-size:11px; font-weight: bold; }


.bildlinks
{
float:left;
margin: 0 10px 10px 0;
border: 0px solid #666666;
padding: 2px;
display: block;
overflow:hidden
}


/* Content > Sidebar */

#sidebar {
	float: left;
	width: 220px;
	border:2px;
	border: 1px solid #d7f325;
	
}

#sidebar a {
}

/* Content > Sidebar > Login */


#inputtext2 {
color:
#FFFF00;

}
#body_side_box_1{
	width:200px;
	float:none;

	

	margin:10px 0 0 0px;
	border: 1px solid #d7f325;
	}	


.text_mitte{
	margin:0px 0px 0px 240px;
	padding:0px 0Px 0Px 0px;
	font-size:10px;}
	
 
 
	
.text_mitte_links:link,
.text_mitte_links:visited,
.text_mitte_links:active{color:#FFFF33;  text-decoration:none; font-weight:bold; font-size: 14px; }
.text_mitte_links{color:
#FFFF99;  text-decoration:none; font-weight:bold; font-size: 14px; }
	
	
#box2 {
	border: medium double #FFFF00;
}

