/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4e4e4e;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blacklink:link {
	color: #121212;
	text-decoration: underline;
}
.blacklink:visited {
	text-decoration: underline;
	color: #121212;
}
.blacklink:hover {
	text-decoration: none;
	color: #2EB135;
}
.blacklink:active {
	text-decoration: underline;
	color: #121212;
}
.mainlink:link {
	color: #2EB135;
	text-decoration: underline;
}
.mainlink:visited {
	text-decoration: underline;
	color: #2EB135;
}
.mainlink:hover {
	text-decoration: none;
	color: #2EB135;
}
.mainlink:active {
	text-decoration: underline;
	color: #2EB135;
}
.headerlink:link {
	color: #CCCCCC;
	text-decoration: underline;
}
.headerlink:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
.headerlink:hover {
	text-decoration: none;
	color: #2EB135;
}
.headerlink:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.footerlink:link {
	color: #999999;
	text-decoration: underline;
}
.footerlink:visited {
	text-decoration: underline;
	color: #999999;
}
.footerlink:hover {
	text-decoration: none;
	color: #2EB135;
}
.footerlink:active {
	text-decoration: underline;
	color: #999999;
}
.saveology_greyfont {
	font-size: 10px;
	color: #CCCCCC;
}

/*Master Page Elements*/
/*Header + Menu*/

#main_header{
	height:124px; 
	background-image:url(../images/default/header_bg.jpg); 
	background-repeat:repeat-x;
}
#main_headerlinks{
	width:964px;
	margin:0 auto;
	text-align:right; 
	height:22px;
	color:#CCCCCC;
	font-size:10px
}
#maintop{
	width:962px; 
	height:99px; 
	background-image:url(../images/default/header_top_bg.jpg); 
	margin:0 auto;
}
#maintop_nav{
	float:right; 
	margin-bottom:0px; 
	margin-top:79px; 
	margin-left:50px;
}
#maintop_floatleft{
	float:left;
}
#maintop_floatleft2{
	float:left; 
	width:930px;
}
#maintop_floatleft3{
	margin-top:34px; 
	float:left;
}
#maintop_floatright{
	float:right;
}
#main_bg{
	background-color:#D9DABB;
}
#main_whitebox{
	width:964px; 
	background-image:url(../images/default/white_bg.jpg); 
	background-repeat:repeat-y; 
	margin:0px auto;
}
#main_whitebox_bot{
	width:964px; 
	height:30px; 
	background-image:url(../images/default/white_bot.jpg); 
	background-repeat:no-repeat; 
	background-color:#D9DABB; 
	margin:0px auto;
}
#footer_main{
	height:37px; 
	background-image:url(../images/default/footer_bg.jpg); 
	background-repeat:repeat-x; 
	background-color:#D9DABB;
}
#footer_frame{
	width:962px; 
	font-size:10px; 
	color:#999999; 
	margin:0px auto; 
	padding-top:5px;
}
#footer_leftcontainer{
	float:left; 
	width:450px;
}
#contentarea{
	padding:10px;
	line-height:18px;
}
#extender{
	clear:both;
}
/*Content Area Starts*/
#ContentLeft{
	float:left; 
	width:647px;
}
#ContentLeft a:link {
	color: #2EB135;
	text-decoration: underline;
}
#ContentLeft a:visited {
	text-decoration: underline;
	color: #2EB135;
}
#ContentLeft a:hover {
	text-decoration: none;
	color: #2EB135;
}
#ContentLeft a:active {
	text-decoration: underline;
	color: #2EB135;
}
#ContentRight{
	float:left; 
	width:290px; 
	padding-left:7px;
}
#index_mainpic{
	height:224px; 
	background-image:url(../images/index/main_bg.jpg); 
	background-repeat:no-repeat; 
	width:647px;
}
#index_mainpic_title{
	padding-top:40px; 
	margin-left:10px; 
	width:293px;
}
#index_mainpic_text{
	margin-left:10px; 
	width:290px; 
	padding-top:10px;
}
#about_mainpic{
	width:635px;
	height:135px; 
	background-image:url(../images/about/main_pic.jpg); 
	background-repeat:no-repeat; 
}
#brands_mainpic{
	width:635px;
	height:135px; 
	background-image:url(../images/brands/main_pic.jpg); 
	background-repeat:no-repeat; 
}
#team_mainpic{
	width:635px;
	height:135px; 
	background-image:url(../images/team/main_pic.jpg); 
	background-repeat:no-repeat; 
}
#news_mainpic{
	width:635px;
	height:135px; 
	background-image:url(../images/newsroom/main_pic.jpg); 
	background-repeat:no-repeat; 
}
#netzwerk_mainpic{
	width:635px;
	height:135px; 
	background-image:url(../images/network/main_pic.jpg); 
	background-repeat:no-repeat; 
}
#sitemap_mainpic{
	width:635px;
	height:157px; 
	background-image:url(../images/misc/main_pic_sitemap.jpg); 
	background-repeat:no-repeat; 
}
#careers_mainpic{
	width:635px;
	height:157px; 
	background-image:url(../images/misc/main_pic_careers.jpg); 
	background-repeat:no-repeat; 
}
#contact_mainpic{
	width:635px;
	height:157px; 
	background-image:url(../images/misc/main_pic_contact.jpg); 
	background-repeat:no-repeat; 
}
.font18_green{
	font-size:18px; 
	color:#2EB135;
}
.saveology_bluefont {
	color: #005cab;
	font-weight: bold;
	font-size: 16px;
}
.font12_whitebold {	
	color: #3F3F3F;
	font-weight: bold;
}
.font_greenhuge{
	font-size: 32px;
	color: #2EB135;
}
.font_14bold {
	font-size: 14px;
	font-weight: bold;
}
.saveology_blackfont {
	color: #121212;
	font-weight: bold;
	font-size: 16px;
}
.font14_green{
	font-size:14px; 
	color:#2EB135;
}
h1{
	font-size:22px; color:#2EB135; margin:0; padding:0; display:inline; line-height:26px;
}
.newsdate
{
	font-size:11px; color:#4f4f4f; font-weight:bold;
}
.newspic{ font-size:11px; color:#4f4f4f; padding:10px; background:#EAEAEA;
}
