@font-face {        
        font-family: "NET_OPENSANS";
        src: url(/www/emendo/emendo.nsf/OpenSans-Regular.ttf); 
}

@font-face {        
        font-family: "NET_MONTSI_BOLD";
        src: url(/www/emendo/emendo.nsf/Montserrat-Bold.otf); 
}

@font-face {        
        font-family: "NET_MONTSI_LIGHT";
        src: url(/www/emendo/emendo.nsf/Montserrat-Light.otf); 
}

@font-face {        
        font-family: "NET_MONTSI_REG";
        src: url(/www/emendo/emendo.nsf/Montserrat-Regular.otf); 
}

body {
	font-size: 100%;	
	margin: 0;
	padding: 0;
	background: #f0f0f0;
	overflow-x: hidden;	
}

#page {
	margin: 0 auto;
	max-width: 1935px;
	position: absolute;
	top: 0;
}

/* ALLGEMEIN */

.fbShare {
	background: #3b5998;
	text-transform: uppercase;
	border: 0 none;
	color: white;
	margin-top: 20px;
	padding: 10px;
}

.xingicon img {
	width: 32px;
}

.xingicon,
.xingicon:VISITED {
	color: #333;
	text-decoration: none;
}

.normal {
	font-weight: normal;
	font-family: "NET_OPENSANS", sans-serif;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

.bold {
	font-weight: bold;
	font-family: "NET_OPENSANS", sans-serif;
}

.float_left {
	float: left;
}

.margin_left20 {
	margin-left: 20px;
}

.hidden {
	display: none;
}

.uppercase {
	text-transform: uppercase;
}

.white {
	color: white;
}

.Link_Tel {
	color: inherit;
	text-decoration: inherit;
	font-family: "NET_MONTSI_BOLD", sans-serif;
}

section {
	xxxxwidth: 1935px;
	width: 100%;
}

section h1 {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #8f8f8f;
	font-weight: normal;
	font-family: "NET_MONTSI_LIGHT", sans-serif;
	font-size: 40px;
    line-height: 47px;
}

section h2 {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #4e4e4d;
	font-size: 70px;
	line-height: 68px;
	font-family: "NET_MONTSI_BOLD", sans-serif;
}

section h3, section h5 {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #8f8f8f;
	font-size: 40px;
	font-weight: normal;
	line-height: 47px;
	font-family: "NET_MONTSI_LIGHT", sans-serif;
}

section h4 {
	text-align: left;
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	font-family: "NET_MONTSI_BOLD", sans-serif;
	color: #4e4e4d;
}

section h1 a,
section h4 a {
	color: #4e4e4d;
	text-decoration: none;
}

section h4 a:hover {
	text-decoration: underline;
}

section h5 {
	text-align: left;
}

section h6 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;	
	text-align: center;
	font-size: 18px;
	font-family: "NET_OPENSANS", sans-serif;
}

address {
	font-style: normal;
}

.blue_text {
	color: #007fbb;
}

.red_text {
	color: #a60221;
}

.green_text {
	color: #75b726;
}

.darkgrey_text {
	color: #4e4e4d;
}

.orange_text {
	color: #d58925;
}

.lightorange_background {
	background: #f0b971;
}

.orange_background {
	background: #d58925;
}

.blue_background {
	background: #007fbb;
}

.red_background {
	background: #a60221;
}

.green_background {
	background: #75b726;
}

.darkgrey_background {
	background: #4e4e4d;
}

.lightgrey_background {
	background: #8f8f8f;
}

.hover_underline {
	text-decoration: none;
}

.hover_underline:hover {
	text-decoration: underline;
	cursor: pointer;
}

.line_long {
	width: 360px;
	height: 4px;
	margin: 0 auto;
}

.line_short {
	height: 4px;
	width: 42px;
}

.line_shorter {
	height: 4px;
	width: 21px;
}

.margin_auto {
	margin: 0 auto;
}

.name {
	font-family: "NET_MONTSI_REG", sans-serif;
	text-transform: uppercase;
	color: #8f8f8f;
	font-size: 18px;
}

.name_blog {
	font-family: "NET_MONTSI_REG", sans-serif;
	text-transform: uppercase;
	color: #8f8f8f;
	font-size: 12px;
	line-height: 18px;
}

.blue_link {
	border: 2px solid #007fbb;    
    color: #007fbb;
    display: block;
    font-family: "NET_MONTSI_BOLD",sans-serif;
    font-size: 11px;
    height: 27px;    
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
}

.blue_link:hover {
	color: white;
	background: #007fbb;
}

.red_link {
	border: 2px solid #a60221;    
    color: #a60221;
    display: block;
    font-family: "NET_MONTSI_BOLD",sans-serif;
    font-size: 11px;
    height: 27px;    
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
}

.red_link:hover {
	color: white;
	background: #a60221;
}

.green_link {
	border: 2px solid #75b726;    
    color: #75b726;
    display: block;
    font-family: "NET_MONTSI_BOLD",sans-serif;
    font-size: 11px;
    height: 27px;    
    padding-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 220px;
}

.green_link:hover {
	color: white;
	background: #75b726;
}

/* KOPFZEILE */

#HeaderLine_Wrapper {
	XXXXwidth: 1935px;
	width: 100%;
	height: 40px;
	background: #4e4e4d;
	position: fixed;
	top:0;
	z-index: 98;
}

#HeaderLine {
	width: 1170px;
	height: 100%;	
	margin: 0 auto;	
	color: #8e8f8f;
}

.HeaderLine_Link {
	float: left;
	display: block;
	text-decoration: none;
	font-size: 11px;
	margin-top: 6px;
	margin-right: 50px;
	color: #8e8f8f;
	line-height: 12px;
}

.HeaderLine_Tel {
	float: right;
	margin-top: 7px;
}
/* NAVIGATION */

#NavigationLine_Wrapper {
	XXXXwidth: 1935px;
	width: 100%;
	height: 60px;
	background: rgba(255,255,255,0.9);
	position: fixed;
	top: 40px;
	font-family: "NET_MONTSI_BOLD", sans-serif;
	z-index: 99;	
}

#NavigationLine {
	width: 1170px;
	height: 100%;
	margin: 0 auto;
}

#NavigationLine_Image {
	margin-top: 12px;
	float: left;
	cursor: pointer;
}

.NavigationLine_Menu {
	float: left;
	margin: 21px 0 0;
}

.NavigationLine_Menu_Item {
	list-style-type: none;
	float: left;	
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #4e4e4d;	
	font-size: 14px;
	height: 34px;		
	border-bottom: 5px solid rgba(255,255,255,0);
	margin-right: 10px;
	transition: 0.4s;	
}

.NavigationLine_Menu_Item:nth-child(2) {
	width: 125px;
	text-align: center;
}

.NavigationLine_Menu_Item:hover {
	border-bottom: 5px solid #4e4e4d;
	transition: 0.4s;
}

.NavigationLine_Menu_Item a {
	text-decoration: none; 	
	color: #4e4e4d;
}

.activeItem {
	border-bottom: 5px solid #4e4e4d; 
}

.NavigationLine_Menu_SubMenu {
    margin: 21px -10px 0;
    padding: 0;
    border-left: 1px solid #8f8f8f;
    border-right: 1px solid #8f8f8f;
    display: none;
}

.NavigationLine_Menu_SubMenu_Item {
    list-style: outside none none;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    height: 38.6px; 
    border-bottom: 1px solid #8f8f8f;        
    padding: 5px 10px 5px 10px; 	
}

.NavigationLine_Menu_SubMenu_Item a {
   color: #8f8f8f;
   font-family: "NET_MONTSI_BOLD", sans-serif;
   font-size: 14px;	
}

.NavigationLine_Menu_SubMenu_Item a:hover {
	color: #4e4e4d;
}
/* NAVIGATION - Steuerung */

.NavigationLine_Menu_Item:hover > .NavigationLine_Menu_SubMenu {
	display: block;	
	z-index: 9999999;
	position: relative;
}

/* CONTENT BEREICH */

#ContentTopImage {
	width: 1935px;
	height: 560px;
	background: blue;
	margin-top: 40px;
}

#ContentTopImage_img,
#ContentTopImage > img {
    display: block;
    width:1935px;
    height:560px;
    width: 100%;
    height: auto;
    margin-top: 40px;
}

.Content_Wrapper {
	width: 100%;
	min-height: 300px;	
	position: relative;
}

.Content {
	width: 1170px;
	margin: 0 auto;
	text-align: center;
}

.Content::after {
	clear: both;
	display: block;
	content: '';
}

.Content p {
	width: 750px;
	margin: 0 auto;
	color: #4e4e4d;
}

.Content_Wrapper:nth-child(odd) {
	background: #f3f3f3;
}

.Content_Wrapper:nth-child(even) {
	background: #ffffff;
}

.Content_Placeholder {
	width: 100%;
}

.Content_Placeholder_80px {
	height: 80px;
}

.Content_Placeholder_65px {
	height: 65px;
}

.Content_Placeholder_30px {
	height: 30px;
	clear: both;
}

.Content_Placeholder_15px {
	height: 15px;
}

.Content_Placeholder_7px {
	height: 7.5px;
}

.Content_Colors {
	width: 360px;
	margin: 0 auto;
	height: 4px;
}

.Content_Color_Blue {
	background: #007fbb;
	width: 119px;
	margin-right: 3px;
	height: 4px;
	float: left;
}

.Content_Color_Red {
	background: #a60221;
	width: 116px;
	margin-right: 3px;
	height: 4px;
	float: left;
}

.Content_Color_Green {
	background: #75b726;
	width: 119px;
	height: 4px;
	float: left;
}

/* EINMALIGE INHALTE */
.Content_PartnerSteps_Box {
	width: 367px;
	height: 367px;
	float: left;
	position: relative;
}

.Content_PartnerSteps_Box_Hover {
	width: 375px;
	height: 375px;
	float: left;
	position: relative;
	display: none;
	cursor: pointer;
}

.Content_PartnerSteps_Box_Hover_WhiteBox {
	border: 2px solid white;;
	width: 155px;
	height: 155px;
	position: absolute;
	top: 85px;
	left: 105px;
	z-index: 1;
}

.Content_PartnerSteps_Box_Hover_WhiteBox_Text {
	text-align: left;
	color: white;
	font-family: "NET_OPENSANS", sans-serif;
	font-size: 18px;
	padding: 10px;
	z-index: 1;
}

.Content_PartnerSteps_Box_Hover_WhiteBox_Hint {
	width: 79px;
	height: 19px;
	position: absolute;
	top: 265px;
	left: 135px;
	z-index: 1;
}

.Content_PartnerSteps_Box_Hover_WhiteBox_Hint_Text {
	text-align: left;
	color: white;
	font-family: "NET_MONTSI_BOLD", sans-serif;
	font-size: 10px;
	float: left;
	text-transform: uppercase;
	z-index: 1;
}

.Content_PartnerSteps_Box_Hover_WhiteBox_Hint_Poly {
	padding-top: 5px;
}

#Content_PartnerSteps_Blue_Hover .Content_PartnerSteps_Box_Hover_WhiteBox_Hint_Text {
	color: #a6cee5;
}

#Content_PartnerSteps_Red_Hover .Content_PartnerSteps_Box_Hover_WhiteBox_Hint_Text {
	color: #d39ea9;
}

#Content_PartnerSteps_Green_Hover .Content_PartnerSteps_Box_Hover_WhiteBox_Hint_Text {
	color: #d5e6b1;
}

.Content_PartnerSteps_Box h4 {
	margin-left: 30px;
}

#Content_PartnerSteps_Blue {
	border: 4px solid #007fbb;
	margin-right: 22px;	
}

#Content_PartnerSteps_Blue_Hover {
	background: #007fbb;
	margin-right: 22px;	
}

#Content_PartnerSteps_Red {
	border: 4px solid #a60221;
	margin-right: 22px;
}

#Content_PartnerSteps_Red_Hover {
	background: #a60221;
	margin-right: 22px;	
}

#Content_PartnerSteps_Green {
	border: 4px solid #75b726;
}

#Content_PartnerSteps_Green_Hover {
	background: #75b726;		
}

#Content_PartnerSteps, #Content_News {
	clear: both;
	height: 371px;
}

#Content_PartnerSteps_Blue h4 {
	color: #007fbb;
}

#Content_PartnerSteps_Red h4 {
	color: #a60221;
}

#Content_PartnerSteps_Green h4 {
	color: #75b726;	
}

.Content_PartnerSteps_Box_Para {
	font-size: 14px;
	font-family: "NET_OPENSANS", sans-serif;
	margin-left: 30px;
	text-align: left;
	color: #4e4e4d;
} 

.Content_PartnerSteps_Box_Image {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.Content_News_Box {
	width: 322px;
	height: 325px;
	float: left;
	position: relative;
}

#Content_News_Left, #Content_News_Center {
	margin-right: 102px;	
}

.Content_News_Box_Para {
	font-size: 14px;
	font-family: "NET_OPENSANS", sans-serif;	
	text-align: left;
}

.Content_News_Para {
	font-size: 14px;
	font-family: "NET_OPENSANS", sans-serif;	
	text-align: left;
	color: #8f8f8f;
}

.Content_News_Date {
	font-size: 12px;
	font-family: "NET_OPENSANS", sans-serif;	
	text-align: left;
	color: #8f8f8f;
	font-style: italic;
	font-weight: bold;
}

.Content_News_Box_Link {
	font-family: "NET_MONTSI_BOLD", sans-serif;
	font-size: 11px;
	color: #4e4e4d;
	width: 220px;
	height: 27px;
	border: 2px solid #4e4e4d;
	display: block;
	padding-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
	position: absolute;
	left: 0; 
	bottom: 0;
}


.Content_News_Box_Link:hover {
	background: #4e4e4d;
	color: white;
} 
/* PARTNERSCHAFTEN */
 
.Content_HeadlineBox {
	width: 87px;
	height: 87px;	
}

.Content_HeadlineBox_Text {	 
	text-align: left;
	color: white;
	font-family: "NET_OPENSANS", sans-serif;
	font-size: 12px;
	padding: 10px;
}

.Content_SplitBox {
	width: 47%;
	float: left;
	position: relative;
	height: 436px;
	padding-right: 3%;
}

#anchor_voices .Content_SplitBox {
	height: auto;
	margin-top: 10px;
}

.Content_SplitBox p {
	width: 100%;
	text-align: left;
	margin: 10px 0 5px 0;
}

/* TEAM PHOTOS */

.Content_Team_DetailBox {
	clear: both;	
	height: 350px;
}

.Content_Team_DetailBox_Text {
	float: left;
	width: 47%;
	height: 350px;
	margin-left: 3%;
}

.Content_Team_DetailBox_Picture {
	float: left;
	width: 50%;
	height: 350px;	
}

.Content_Team_DetailBox_Prolog {
	text-align: left;
	font-family: "NET_OPENSANS", sans-serif;
	font-size: 18px;
	width: 80%;
}

.position {
	color: #8f8f8f;
    font-family: "NET_MONTSI_LIGHT",sans-serif;
    font-size: 18px;
    text-transform: uppercase;    
}

h6.Content_Team_Name {
	color: #4e4e4d;
    font-family: "NET_MONTSI_LIGHT",sans-serif;
    font-size: 44px;
    text-align: left;
    font-weight: normal;
    
}

.Content_Team_Gallery {
	
}

.Content_Team_PictureBox {
	width: 210px;
	height: 210px;	
	float: left;
	cursor: pointer;
	position: relative;
}

.Content_Team_PictureBox:hover .Content_Team_PictureBox_Overlay {
	display: none;
}

.Content_Team_PictureBox_Overlay {
	width: 210px;
	height: 210px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(78,78,77,0.85);
}

.Content_Team_PictureBox_Overlay_Name {
	color: white;
	font-family: "NET_MONTSI_REG",sans-serif;
	font-size: 14px;
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-weight: normal;
}

.Content_Team_PictureBox_Seperator {
	width: 30px;
	height: 210px;
	float: left;
}

.Content_Team_GalleryBox {
	height: 690px;
}

/* MEETFRIENDS */

.Content_MF_SplitBox {
	width: 50%;
	float: left;
	height: 440px;
	position: relative;
}

.Content_MF_SplitBox p {
	text-align: left;
	width: 100%;
}

#videomf {
	width:560px;
	height:315px;
}

/* KONTAKT */

.Content_Split33 {
	width: 390px;
	height: 200px;
	float: left;
}

.Content_Split33 p {
	text-align: left;
	width: 100%;
}

.Content_Split66 {
	width: 780px;
	float: left;
	text-align: left;
	color: #8f8f8f;
	font-family: "NET_MONTSI_LIGHT",sans-serif;
	position: relative;
}

.Content_Split66 .Content_News_Box_Link {
	text-align: center;	
}

.Content_Split66 strong {
	font-family: "NET_MONTSI_BOLD",sans-serif;	
	font-weight: normal;
	font-size: 14px;
}

.Content_ThreeSplit {
	width: 390px;
	float: left;
}

.Content_ThreeSplit::after {
	clear: both;
	display: block;
	content: '';	
}

.Content_Split33_NewsBlog h6,
.Content_News_Box h6,
.Content_Split33_News h6,
.Content_Split66_News h6,
.Content_Split33 h6,
.Content_Split66 h6,
.Content_SplitBox h6,
.Content_ThreeSplit h6 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: "NET_MONTSI_LIGHT",sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #8f8f8f;
}

.Content_ThreeSplit address {
	text-align: left;	
	font-family: "NET_OPENSANS", sans-serif;
	font-size: 18px;
	color: #4e4e4d;
}

.Content_ThreeSplit address a {
	color: #4e4e4d;
	text-decoration: none;
}

.content_inputbox,
.Content_InputBox {
	position: relative;
	float: left;
	height: 35px;
}

.content_inputbox > label,
.Content_InputBox > label {
	position: absolute;
	bottom: 4px;
	left: 9px;
	top: 9px;
	font-family: "NET_MONTSI_LIGHT",sans-serif;
	font-size: 14px;
	color: #8f8f8f;
	width: 360px;
  	transition: 0.2s;
  	text-align: left;
  	
}
.content_inputbox > input[type=text],
.Content_InputBox > textarea, 
.Content_InputBox > input[type=text] {
	transition: 0.2s;
	font-size: 14px;
	font-family: "NET_MONTSI_LIGHT",sans-serif;
	color: #8f8f8f;
	box-shadow: inset 0 1px 3px #8f8f8f;
	border: 0;
	padding-left: 5px;	
}

.content_inputbox input:focus + label,
.Content_InputBox input:focus + label {
	
	/*
	font-size: 8px;
	letter-spacing: 1.5px;	
	height: 12px;	
	color: #4d4d4f;	
	left: 5px;
	top: 4px;	
	text-align: left;
	width: 100%;
	*/
	display: none;	
}

.Content_InputBox textarea:focus + label {
	display: none;
	/*
	font-size: 8px;
	letter-spacing: 1.5px;	
	height: 12px;	
	color: #4d4d4f;	
	left: 5px;
	bottom: 0px;	
	text-align: left;
	width: 100%;	
	top: 260px;
	*/	
}

input[id=Contact_Company],
input[id=Contact_Company] + label,
input[id=Contact_Street],
input[id=Contact_Street] + label,
input[id=Contact_Firstname],
input[id=Contact_Firstname] + label,
input[id=Contact_Lastname],
input[id=Contact_Lastname] + label,
input[id=Contact_Telefon],
input[id=Contact_Telefon] + label,
input[id=Contact_Mail],
input[id=Contact_Mail] + label {
	width: 360px;
}

input[id=Contact_Zip] {
	width: 85px;
}

.spacer15px {
	width: 15px; 
	height: 5px;
	float: left;
}

input[id=Contact_City] {
	width: 254px;
}

input[type=text] {
	height: 35px;
}

input[type=checkbox] {
	margin: 0;	
}

select {
   	background: transparent;
   	width: 110px;
   	padding: 5px;
	font-size: 14px;
	font-family: "NET_MONTSI_LIGHT",sans-serif;
   	border: 0;
   	border-radius: 0;
   	height: 37px;
   	-webkit-appearance: none;
   	color: #8f8f8f;
  }

.Select_Overlay {
   width: 90px;
   height: 37px;
   overflow: hidden;
   background: url(/www/emendo/emendo.nsf/img/poly_grey.png) no-repeat 60px white;   
   box-shadow: inset 0 1px 3px #8f8f8f;
}

.Select_Overlay2 {
   width: 92%;
   height: 37px;
   overflow: hidden;
   background: url(/www/emendo/emendo.nsf/img/poly_grey.png) no-repeat 340px white;   
   box-shadow: inset 0 1px 3px #8f8f8f;
}

.Content_InputBox > textarea {
	box-shadow: inset 0 1px 3px #8f8f8f;
	border: 0;
	width: 360px;
	height: 388px;	
	margin-top: -1px;
	
}

/* IMPRESSUM */
.Content_SplitBox address {
	text-align: left;	
	font-family: "NET_OPENSANS", sans-serif;
	font-size: 14px;
	color: #4e4e4d;
}

#Impressum p {
	font-size: 14px;
	margin-bottom: 15px;
}

#Impressum .Content_SplitBox {
	height: auto;
}

#Impressum .Content_Placeholder_65px {
	clear: both;
	display: block;
	content: '';
}

/* Galerie */

.Gallery_MainScreen {
	width: 763px;
	height: 410px;
	background: #888;
	float: right;
	position: relative;	
}

#Gallery_MainScreen_Picture { 
	background:transparent; 
  	-moz-user-select: none;
 	-webkit-user-select: none;
  	-ms-user-select: none;
	outline-style:none;
}

.Gallery_MainScreen_Bar {
	display: none;
	cursor: pointer;
}

#Gallery_MainScreen_LeftBar {
	position: absolute;
	left: 0;
	top: 0;
	height: 410px;
	width: 25px;
	background: url(/www/emendo/emendo.nsf/img/gallery_arrowbar_left.png);
}

#Gallery_MainScreen_RightBar {
	position: absolute;
	right: 0;
	top: 0;
	height: 410px;
	width: 25px;
	background: url(/www/emendo/emendo.nsf/img/gallery_arrowbar_right.png);
}


.Gallery_Slide {
	width: 763px;
	height: 52px;
	/*background: #888;*/
	float: right; 
}

.Gallery_ThumbScreen_Wrapper {
	position: relative;
	height: 52px;
	width: 710px;
	float: left;
	overflow-x: hidden; 
	overflow-y: hidden;
}

.Gallery_ThumbScreen {	
	height: 52px;
	float: left;
	position: absolute;
	left: 0;
}

.Gallery_Thumb {
	width: 75px;
	height: 52px;
	background: #888;
	float: left;
	margin-right: 16px;
	cursor: pointer;
	position: relative;
}

.Gallery_ThumbOverlay {
	background: rgba(78, 78, 77, 0.85) none repeat scroll 0 0;
	width: 75px;
	height: 52px; 
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.Gallery_ArrowLeft {
	float: left;
	width: 25px;
	height: 52px;
	background: url(/www/emendo/emendo.nsf/img/gallery_arrow_left.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.Gallery_ArrowRight {
	float: right;
	width: 25px;
	height: 52px;
	background: url(/www/emendo/emendo.nsf/img/gallery_arrow_right.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

#Gallery_Comment {
	font-size: 13px;
	margin-left: 25px;
	font-family: "NET_OPENSANS", sans-serif;
}

/* INFO */

.Content_SplitBox address a {
	text-decoration: none;
	color: inherit;
}

/* NEWS */
.Content_Split66_News {
	color: #8f8f8f;
    float: left;
    font-family: "NET_MONTSI_LIGHT",sans-serif;
    position: relative;
    text-align: left;
    width: 100%;
}

.Content_Split66_News a,
.Content_Split66_News a:VISITED {
	text-decoration: none;
	color: #007FBB;
}

.Content_Split33_News {
    float: left;
    width: 390px;
}

/* FOOTER */
Footer::before {
	content: '';
	display: block;
	clear: both;
}

Footer {
	background: #323232;
	display: block;
	height: 400px;
	width: 100%;
	color: #8f8f8f;
	font-family: "NET_OPENSANS", sans-serif;
}

Footer h5,
Footer h6 {
	text-transform: uppercase;
	font-size: 18px;
	font-family: "NET_MONTSI_LIGHT",sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;	
}

.Footer_ContentBox_Wrapper {
	width: 1170px;
	margin: 0 auto;
	height: 400px;	
}

.Footer_ContentBox {
	width: 390px;
	float: left;
}

Footer a {
	text-decoration: none;
	color: #8f8f8f;
}
.blue {
	border-bottom: 5px solid #007fbb;	
}

.blue a {
	color: #007fbb;
}

#overlay {
	width: 50%;
	height: auto;
	margin: 0 auto;
	position: absolute;
	left: 25%;
	top: 150px;
	z-index: 999;
}

#overlay img {
	width: 100%;
}

/*
	BLOG
*/

#entries {
	width: 780px;
	float: left;
}

.Content_Split33_NewsBlog {
	width: 33.3%;
	float: right;
	text-align: left;
}

.Content_Split33_NewsBlog h6 {
	text-align: left;
}

.Content_Split33_NewsBlog ul {
	margin: 0;
	padding: 0;
}

.Content_Split33_NewsBlog ul li {
	list-style-type: none;
	margin: 5px 0;
}

.Content_Split33_NewsBlog ul li a {
	text-decoration: none;
	color: #4e4e4d;
	font-family: "NET_OPENSANS", sans-serif;	
}

.searchcount {
	color: #333;
}

.search a,
.search a:ACTIVE,
.search a:VISITED {
	text-decoration: none;
	color: inherit;
}

.search a:HOVER {
	color: #75b726; 
}

.entryBody img {
	width: 100%;
}

.entryBody,
.entryBody p {
	font-size: 16px; 
	text-align: left;
	width: 95%;
	color: #8f8f8f;
}

.entryBody p {
	width: 100%;
}

#temp1 {
	color: #d58925;
}

#temp2 {
	color: #8f8f8f;
}

.Content_Color_Orange {
	background: #d58925;
	width: 100%;
	height: 4px;
}

.foursplit {
	float: left;
	width: 49%;
	
}

.foursplit p {
	text-align: center;
	width: 100%;
	color: white;
	padding: 10px;
	font-family: "NET_MONTSI_BOLD";	
}

.foursplit_placeholder {
	width: 2%;
	float: left;
	height: 10px;
}

.Content_SplitBox_UsedIT {
    float: left;
    height: auto;
    padding-right: 4%;
    position: relative;
    width: 46%;
}

.Content_SplitBox_UsedIT p {
	width: 100%;
	text-align: left;	
}

.Content_SplitBox_UsedIT .Content_News_Box_Link {
	border-color: #d58925;
	color: #d58925;
	float: left;
	position: relative;
}

.Content_SplitBox_UsedIT .Content_News_Box_Link:hover {
	background:	#d58925;
	color: white;
}

.Content_SplitBox_UsedIT img {
	float: left;
	padding-right: 10px;
}

.usedit_profile {
	width: 100%;
	float: left;
}

.usedit_profile .name {
	text-align: left;
}

.grey {
	background: #f5f5f5;
	position: relative;
}

.grey p {
	width: 90%;
	margin: 0 auto;
	font-size: 24px;
	line-height: 30px;
}

.grey .smaller {
	font-size: 18px;
}

#apo_left {
	position: absolute;
	display: block;
	font-size: 170px;
	color: #e6e6e6;
	bottom: 62px;
	left: 0;
	z-index: 99;
}

#apo_right {
	position: absolute;
	display: block;
	font-size: 170px;
	color: #e6e6e6;
	top: 30px;
	right: 0;
}

.usedit_h4 {
	font-family: "NET_OPENSANS";
	font-size: 40px;
	font-weight: normal;
	line-height: 48px;
}

.grey ul {
	text-align: left;
	float: left;
}

.grey ul li {
	font-family: "NET_OPENSANS", sans-serif;	
	list-style-image: url(/www/emendo/emendo.nsf/plus.png);
	padding-bottom: 5px;
}

.orange {
	border-bottom: 5px solid #d58925;	
}

.orange a {
	color: #d58925;
}

.newsletter_input {
	border: 2px solid #4e4e4d;
	width: 300px;
	font-size: 18px
}

.tourdates {
	font-family: arial;
	width:100%;
	border: 5px solid #ccc;
	text-align:left
}

.tourdates tr:nth-child(odd) {background: #eee}
.tourdates tr td, .tourdates tr th {padding: 10px;}
