#container {
	height:auto;
	width: auto;
}

#left_container {	/*neu*/
	position:relative;
	float:left;
	width: 233px;
}

#logo {
	background-image:url(img_css/logo.png);
	background-repeat: no-repeat;
	width: 233px;
	height: 134px;
	background-color: #FFFFFF;
}

#top_green {
	height:31px;
	width:233px;
	background-color:#7e8c44;
}

#image_small {
	height:auto;
	width:233px;
	background-color:#7e8c44;
}

#sub_menu {
	height:auto;
	width:233px;
	background-color:#FFFFFF;
}

#main_container {	/*neu*/
	width: auto;
	height:auto;
}

#main_menu {	/*neu2*/
	height:104px;
	width: 1000px;
	border: none;
}

#top_grey{
	background-color:#d6d5cb;
	height:30px;
}

#top_brown{
	background-color:#44301b;
	height:31px;
}

#image_big_container{
	background-color:#7e8c44;
	height:auto;
	width:auto;
}

#image_big{
	background-color:#7e8c44;
	height:auto;
	width:1033px;
}

#content {
	margin-left:233px;
	position:relative;
	width:665px;
	height:auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cfcfcf;
	border-left-color: #cfcfcf;
	padding-bottom:20px;
}

#content_header {
}

#content_img {
	width:184px;
	margin-left:33px;
	position:relative;
	float:left;
}
#content_text {
	margin-left:217px;
	width:378px;
	position:relative;
	padding-left:35px;
	padding-right:35px;
	background-image: url(img_css/content_text_bg.png);
	background-repeat: no-repeat;
}

.content_img {	/*neu*/
	width:184px;
	margin-left:33px;
	position:relative;
	float:left;
}

.content_text {	/*neu*/
	margin-left:217px;
	width:378px;
	position:relative;
	padding-left:35px;
	padding-right:35px;
	background-image: url(img_css/content_text_bg.png);
	background-repeat: no-repeat;
}

.profile_img {
	border:medium none;
	float:left;
	margin:0 17px 0 0;
	padding:0px;
	}

.content_text_float {	/*neu*/
	margin-left:217px;
	width:378px;
	position:relative;
	padding-left:35px;
	padding-right:35px;
}

#content_unser_team {	/*neu*/
	width:562px;
	margin-left:33px;
	position:relative;
	float:left;
}

#bottom{
	position:relative;
	width:auto;
	height:auto;
	background-color:#d6d5cb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfcfcf;
}

#bottom_start{		/*neu*/ 
	position:relative;
	width:auto;
	height:53px;
	background-color:#d6d5cb;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cfcfcf;
}

#logo_bottom{
	float:left;
	position:relative;
	height:75px;
	width:234px;
}

#logo_bottom_start{		/*neu*/ 
	float:left;
	position:relative;
	height:45px;
	width:234px;
}

#company_menu{
	margin-left:234px;
	position:relative;
	height:auto;
	width:275px;
}

#company_menu_start{		/*neu*/ 
	position:relative;
	height:45px;
	width:275px;
	margin-left:234px;
}

#bottom_green{
	height:7px;
	background-color:#7e8c44;
	width:234px;
	float:left;
	position:relative;	
}

#bottom_brown{
	margin-left:234px;
	position:relative;	
	height:7px;
	background-color:#44301b;
	width:auto;	
}

body {
	border: none;
	margin:0px;
	padding:0px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
} 

img {
	border: none;
	margin:0px;
	padding:0px;
}

h1 {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7e8c44;
	font-weight:bold;
} 

h2 {	/*neu*/
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7e8c44;
	font-weight:bold;
} 

#blank {
	font-family: Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
} 

a {	/*neu*/
	color: #7e8c44;
}

