/* @group GLOBALS */
body					{
	font-size:60.5%;
	font-family:arial, verdana, sans-serif;
	margin:0;
	padding:0;
	height:100%;
	background:#002C3F url(../images/home_body_bg2.jpg) repeat-x center top;
						}
body#home				{  }

#gallery					{ display:block; position:relative; background:url(../images/ImageSource_header_new.jpg) no-repeat; width:876px; height:361px; top:0px; right:30px; }

#container				{
	width:816px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContent			{
	padding: 0px;
}
#content				{ width:800px; margin-top:43px;}
.show					{ display:block; }
.hidden, hr				{ display:none; }

.clearfix:after 		{ content: ".";  display: block; height: 0; clear: both; visibility: hidden; }
.clearfix 				{ display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix 		{ }
.clearfix 				{ display: block;}
/* End hide from IE-mac */

.column					{
	float:left;
	margin: 0px;
}
.mid					{ width:255px; }
.column.last			{ margin-right:-30px; }
h3                      { font-size:1.6em; font-weight: normal;font-style: italic;font-family:georgia, serif; margin:0; padding-bottom: 5px; padding-top: 5px;height:100%; color: #659486; }
h4                      { font:1.9em "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, arial, verdana, sans-serif; color:#8e786e; font-weight:normal; padding-top: 5px; margin-bottom: -2px; }

/* @end */


/* @group HEADER */ 
#header				{
	position:relative;
	height:65px;
	width:816px;
	z-index:10;
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
					 }
#header h1,
#header h1 a		{ display:block; width:287px; height:116px; }
#header h1			{ 
					  margin:0; padding:0; background:url(../images/logo2.png) no-repeat; text-indent:-999em; 
					  position:absolute; top:0; right:-2px; height: 116px; z-index:1001; 
					}
#header h1 a:focus	{ outline:none; } 

#header2				{ 
					  position:relative; height:24px; width:815px; z-index:10;
					  background:url(../images/nav_shadow.gif) left bottom no-repeat; 
					 }
#header2 h1,
#header2 h1 a		{ display:block; width:287px; height:116px; }
#header2 h1			{ 
					  margin:0; padding:0; background:url(../images/logo2.png) no-repeat; text-indent:-999em; 
					  position:absolute; top:0; right:-2px; height: 116px; z-index:1001; 
					}
#header2 h1 a:focus	{ outline:none; } 

#contact-wrap{
   position: absolute;
   top: 0px;
   padding: 6px 14px;
   background: url(../images/topbar_bg.png) no-repeat;
}
#contact-wrap p	{    
	font-size: 1.2em;
   font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Verdana, Tahoma, sans-serif;
   color:  #979689;
   margin:0; padding:0;
}



#header div#contact-wrap a{
   color: #bbbaaa;
   text-decoration: none;
}


/* SUBNAV FOR CORPORATE TRAVEL PAGES */
#subnav2				{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:82px;
	right:31px;
	height:59px;
	width: 206px;
	z-index: 1000;
}
#subnav2 li			{ float:left; display:inline; }
#subnav2 li a		{ display:block; line-height:54px; background:url(../images/nav_subnav_corporate.gif) no-repeat; text-indent:-999em;	}
#subnav2 li a:focus				{ outline:none; }

#subnav2 li#canada a				{ background-position:10px top; width:70px; }
#subnav2 li#canada a:hover			{ background-position:10px -54px; }
#subnav2 li#canada.current a		{ background-position:10px -108px; }

#subnav2 li#us a				{ background-position:-61px top; width:36px; }
#subnav2 li#us a:hover		{ background-position:-61px -54px;  }
#subnav2 li#us.current a		{ background-position:-61px -108px; }

#subnav2 li#international a			{ background-position:-100px top; width:100px; }
#subnav2 li#international a:hover	{ background-position:-100px -54px; }
#subnav2 li#international.current a	{ background-position:-100px -108px; }




/* SUBNAV FOR WORK PAGES */
#subnav				{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:82px;
	right:6px;
	height:59px;
	width: 341px;
	z-index: 1000;
}
#subnav li			{ float:left; display:inline; }
#subnav li a		{ display:block; line-height:54px; background:url(../images/nav_subnav.gif) no-repeat; text-indent:-999em;	}
#subnav li a:focus				{ outline:none; }

#subnav li#print a				{ background-position:10px top; width:56px; }
#subnav li#print a:hover			{ background-position:10px -54px; }
#subnav li#print.current a		{ background-position:10px -108px; }

#subnav li#brand a				{ background-position:-61px top; width:56px; }
#subnav li#brand a:hover		{ background-position:-61px -54px;  }
#subnav li#brand.current a		{ background-position:-61px -108px; }

#subnav li#web a			{ background-position:-145px top; width:50px; }
#subnav li#web a:hover	{ background-position:-145px -54px; }
#subnav li#web.current a	{ background-position:-145px -108px; }

#subnav li#radio a			{ background-position:-220px top; width:50px; }
#subnav li#radio a:hover	{ background-position:-220px -54px; }
#subnav li#radio.current a	{ background-position:-220px -108px; }

#subnav li#tv a			{ background-position:-300px top; width:70px; }
#subnav li#tv a:hover	{ background-position:-300px -54px; }
#subnav li#tv.current a	{ background-position:-300px -108px; }

#subnav li#video a			{ background-position:-390px top; width:50px; }
#subnav li#video a:hover	{ background-position:-390px -54px; }
#subnav li#video.current a	{ background-position:-390px -108px; }



p#location						{ 
					  			  width:auto; position:absolute; top:19px; left:208px; margin:0; padding:0;
					  			  font-size:1.3em; font-family:Helvetica, arial, verdana, sans-serif; color:#747472; 					  			  
								}
/* @end */

/* @group NAVIGATION */
#nav				{
	position:absolute;
	top:12px;
	left:-1px;
	height:54px;
	margin:0;
	padding:0 0 0 8px;
	list-style: none;
	width: 803px;
}
#nav li				{ float:left; display:inline; margin:0 5px;}
#nav li a			{ display:block; line-height:54px; background:url(../images/nav_bg2.gif) no-repeat; text-indent:-999em; }
#nav li a:focus		{ outline:none; }

#nav li#home a				{ background-position:10px top; width:46px; }
#nav li#home a:hover			{ background-position:10px -54px; }
#nav li#home.current a		{ background-position:10px -108px; }

#nav li#aboutus a				{ background-position:-41px top; width:60px; }
#nav li#aboutus a:hover		{ background-position:-41px -54px;  }
#nav li#aboutus.current a		{ background-position:-41px -108px; }

#nav li#work a			{ background-position:-105px top; width:60px; }
#nav li#work a:hover	{ background-position:-105px -54px; }
#nav li#work.current a	{ background-position:-105px -108px; }

#nav li#clientlist a			{ background-position:-170px top; width:65px; }
#nav li#clientlist a:hover	{ background-position:-170px -54px; }
#nav li#clientlist.current a	{ background-position:-170px -108px; }

#nav li#buzz a			{ background-position:-240px top; width:55px; }
#nav li#buzz a:hover	{ background-position:-240px -54px; }
#nav li#buzz.current a	{ background-position:-240px -108px; }

#nav li#fees a			{ background-position:-300px top; width:55px; }
#nav li#fees a:hover	{ background-position:-300px -54px; }
#nav li#fees.current a	{ background-position:-300px -108px; }


#nav li#merch a			{ background-position:-356px top; width:90px; }
#nav li#merch a:hover	{ background-position:-356px -54px; }
#nav li#merch.current a	{ background-position:-356px -108px; }

#nav li#corp a			{ background-position:-450px top; width:120px; }
#nav li#corp a:hover	{ background-position:-450px -54px; }
#nav li#corp.current a	{ background-position:-450px -108px; }

#nav li#lop a			{ background-position:-570px top; width:65px; }
#nav li#lop a:hover		{ background-position:-570px -54px; }
#nav li#lop.current a	{ background-position:-570px -108px; }

#nav li#contact a			{ background-position:-635px top; width:60px; }
#nav li#contact a:hover	{ background-position:-635px -54px; }
#nav li#contact.current a	{ background-position:-635px -108px; }


/* @end */

/* @group PRIMARYCONTENT */
	
	/* @group HOME PAGE FEATURED */
	#primaryContent			{ float:left; width:816px; background-image:url(../images/content_bg.png);  }
	#a-little-about-me #primaryContent,
	#get-in-touch #primaryContent { padding-left:6px; width:515px;  }
	#primaryContent h2		{ font:1.8em  verdana, arial,sans-serif; color:#314045; font-weight:bold; padding-bottom:9px; border-bottom:1px solid #deddd3; margin-top: 1px; margin-bottom: 0px; }	
	#primaryContent p		{ font:1.4em/22px "Helvetica Neue", Helvetica, arial, verdana, sans-serif; color:#5f5e5b; }
	#primaryContent a		{ color:#0281a2; }
	#primaryContent a:hover	{ text-decoration:none; }
	#home #primaryContent	{
	width:815px;
	padding-left: 0px;
	height: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	#featured				{ display:block; width:536px; height:326px; background:url(../images/featured_bg.jpg) right top no-repeat;}	
	/* @end */
	
	/* @group HOME ABOUT (WEB SIMPLE) */
	#about				{
	position:relative;
	padding-top:13px;
	width:238px;
	padding-left: 25px;
	margin: 0px;
}

	#about2				{
	position:relative;
	padding-top:13px;
	width:238px;
	padding-left: 25px;
	margin: 0px;
}

	#about3			{
	position:relative;
	padding-top:13px;
	width:238px;
	padding-left: 25px;
	margin: 0px;
}

	#about4			{
	position:relative;
	padding-top:13px;
	width:238px;
	padding-left: 25px;
	margin: 0px;
}

	#about5		{
	position:relative;
	padding-top:13px;
	width:238px;
	padding-left: 25px;
	margin: 0px;
}

	#about6			{
	position:relative;
	padding-top:13px;
	width:238px;
	padding-left: 25px;
	margin: 0px;
}

	#contactContent				{
	position:relative;
	padding-top:13px;
	width:730px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px;
}

	#testimonialContent				{
	position:relative;
	padding-top:13px;
	width:730px;
	padding-left: 25px;
	padding-right: 0px;
	margin: 0px;
}

	#about h2			{
						  display:block; width:180px; height:40px; background:url(../images/home_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}
						
	#about h3			{
						  display:block; width:180px; height:40px; background:url(../images/about_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}				
						
	#about2 h2			{
						  display:block; width:180px; height:40px; background:url(../images/home2_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}
	
	#about2 h3			{
						  display:block; width:180px; height:40px; background:url(../images/about2_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}				
			
	#about3 h2			{
						  display:block; width:180px; height:40px; background:url(../images/home3_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}	
						
	#about3 h3			{
						  display:block; width:180px; height:40px; background:url(../images/about3_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}				
						
				
	#about4 h2			{
						  display:block; width:180px; height:40px; background:url(../images/about_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}					
	#about5 h2			{
						  display:block; width:180px; height:40px; background:url(../images/about2_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}	
						
	#about6 h2			{
						  display:block; width:180px; height:40px; background:url(../images/about3_h2.gif) no-repeat;
						  text-indent:-999em; margin:7px 0 10px; margin-bottom: -8px;padding:0; border:0; 
						}		
						
	#contactContent h5			{font:1.5em "Verdana", sans-serif; color:#FF9900; line-height: 110%;  
						}	
	
	.smallText			{font:1.2em "Verdana", sans-serif; color:#666666; line-height: 110%;  
						}											
						
	#home #about #about2 #about3 #about4 #about5 #about6 p		{ font:1.3em "Verdana", sans-serif; color:#838383; line-height: 150%;  }					

	/* @end */

#justupdated					{
	background:url(../images/just_updated.gif) no-repeat;
	width:75px;
	height:74px;
	position:absolute;
	padding: 0;
	left: 722px;
	top: 5px;

}



p.directions			{ font:italic 1.4em Georgia, "Times New Roman", serif; color:#909089; margin:3px 0 7px 0px; }
.project				{
	background:url(../images/project_bg.gif) no-repeat left top;
	margin-bottom:22px;
	height:205px;
	padding: 0px;
}
.project img			{ float:left; margin:11px 0 0 13px; border:0; }
.info					{
	float:right;
	width:241px;
	min-height:200px;
	position:relative;
	padding-top: 0;
	padding-right: 13;
	padding-bottom: 0;
	padding-left: 10px;
}

.info h3				{ font-family:arial, verdana, sans-serif; font-style:normal; font-size:1.8em; color:#272727; margin:10px 0 0; font-weight:normal; padding-bottom: 0px; }

.info h4				{ font-family:arial, verdana, sans-serif; font-style:normal; font-size:1.8em; color:#333333; margin:5px 0 0; font-weight:normal; padding-bottom: 0px; }

.mini					{ font-family:arial, verdana, sans-serif; font-style:normal; font-size:10px; color:#000; margin:17px 0 0; font-weight:normal; padding-bottom: 0px; text-align: center;}

.info p					{ font-size:7em; color:#666; line-height:.6em; }
.info p.more			{ position:absolute; bottom:0; margin-top:15px; }

.more a					{ display:block; width:128px; height:27px; background:url(../images/view_site_btn.gif) no-repeat; text-indent:-999em; position:relative; left:-2px; }

.more2 					{ display:block; width:128px; height:27px; background:url(../images/view_img_btn.gif) no-repeat; text-indent:-999em; position:relative; left:-2px; }

.info a.top:focus,
.more a:focus			{ outline:none; }

.info .more a.top		{ display:none; }

.info .more2 a.top		{ display:none; }

.info a.top				{ 
						  display:block; position:absolute; bottom:12px; margin-left:220px; width:22px; height:23px; 
						  background:url(../images/top_btn.gif) no-repeat; text-indent:-999em;
						}
						
	#projectContainer				{
	position:relative;
	padding-top:13px;
	width:790px;
	padding-left: 7px;
	margin: 0px;
}						
						
/* @end */

/* @group SECONDARY CONTENT */
#secondaryContent				{ float:right; margin-right: 5px;padding:21px 22px; width:194px; background:#e2e1d7; background-image:url(../images/content_bg.png);  }
#home #secondaryContent			{ width:815px; padding:0;  }
#secondaryContent a				{ color:#5c8e80; }
#secondaryContent a:hover		{ text-decoration:none; }
#secondaryContent p				{ font-size:1.3em; color:#686764; line-height:1.5em; margin-top:11px;}
#secondaryContent h3			{ font:bold 1.6em Georgia, "Times New Roman", serif; margin:0; color:#5c4e47; letter-spacing: -.1em; padding-top: 0; padding-bottom: 0;}

#home #secondaryContent			{
	clear:both;
	float:none;
	width:815px;
	margin-top: 0px;
	margin-right: -50px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#home #secondaryContent h3		{ 
								  font:italic 1.6em Georgia, "Times New Roman", serif; color:#956b58; margin:15px 7px 11px; 
								  background:url(../images/home_h3_bg.gif) repeat-x left center; 
								  width:786px; letter-spacing: 0px;
								}
#home h3 span					{ background:#eeede5; padding-right:10px; }
#secondaryContent .column		{
	background:url(../images/image_frame.gif) no-repeat;
	width:209px;
	margin-right:12px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 9px;
	margin-left: 12px;
}
#secondaryContent #last.column	{ margin-right:0; }
#secondaryContent img			{ margin:9px 0 17px 0; border:0; }
#home .column h4				{ font-size:1.6em; color:#1e1e1e; margin:0; font-family: helvetica, arial, sans-serif ;font-weight:normal; }
#secondaryContent .column p		{ font-size:1.2em; line-height:1.5em; color:#686764; }
#secondaryContent .column p.date{ margin:3px 0 5px; font:italic 1.2em Georgia, "Times New Roman", serif; color:#478071; }

#secondaryContent ul			{ margin:13px 0 25px; padding:0; list-style:none; }
#secondaryContent li			{ margin-bottom:9px; }
#secondaryContent li a			{ font-size:1.4em; color:#5c8e80; text-decoration:none; padding-left:16px;  background:url(../images/link_arrow.gif) no-repeat left center; }
#secondaryContent li a:hover	{ text-decoration:underline; }
/* @end */

#bottom				{
	width:815px;
	height: 10px;
	background-image:url(../images/content_bottom.jpg);
	clear:both;
	padding: 0px;
	margin: 0px;
}

/* @group PRE FOOTER */

#preFoot				{
	width:816px;
	clear:both;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-repeat: no-repeat;
}


#quoteTitle1			{
	float:left;
	margin-right: 2px;
	width: 360px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 20px;
}

#quoteTitle1 p strong	{ font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color:red; 
					  font-weight:bold; text-decoration:none; 
					}

#quoteTitle1 a { font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color:#ff6600; 
					  font-weight:bold; text-decoration:none; margin-left: 10px;}
#quoteTitle1 a:hover	{ text-decoration:underline; }
#quoteTitle1 p			{ font:bold 13px Georgia, "Times New Roman", serif; color:#fff; }


#validate2			{
	float:left;
	margin-right: 2px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 60px;
	width: 350px;
}
#validate2 p strong	{ font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color:red; 
					  font-weight:bold; text-decoration:none; 
					}

#validate2 a { font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color:#ff6600; 
					  font-weight:bold; text-decoration:none; margin-left: 10px;}
#validate2 a:hover	{ text-decoration:underline; }
#validate2 p			{ font:bold 13px Georgia, "Times New Roman", serif; color:#fff; }
/* @end */


/* @group FOOTER */

#footer				{
	width:816px;
	background-image:url(../images/quotes.jpg);
	clear:both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 155px;
	background-repeat: no-repeat;
}
#footer p			{
	float:left;
	font-size:1.1em;
	color:#868583;
	margin:0;
	padding-left: 0px;
}

#quote1			{
	float:left;
	margin-right: 2px;
	width: 360px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
#quote1 a,
#quote1 p strong	{ font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color:#002C3F; 
					  font-weight:bold; text-decoration:none; float:right;
					}
#quote1 a:hover	{ text-decoration:underline; }
#quote1 p			{ font:italic 11px Georgia, "Times New Roman", serif; color:#002C3F; }


#quote2			{
	float:left;
	margin-right: 2px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 60px;
	width: 350px;
}
#quote2 a,
#quote2 p strong	{ font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color:#002C3F; 
					  font-weight:bold; text-decoration:none; float:right;
					}
#quote2 a:hover	{ text-decoration:underline; }
#quote2 p			{ font:italic 11px Georgia, "Times New Roman", serif; color:#002C3F}
/* @end */


#Testimonial			{
	background-image:url(../images/quotebox.png);
	width: 310px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	overflow: hidden;
	height: 180px; float: left;
}
.pad {
	margin-right: 30px;}

#Testimonial p			{ font:italic 11px Georgia, "Times New Roman", serif; color:#002C3F; line-height: 1.5em; }
#Testimonial p strong	{ font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color:#002C3F; 
					  font-weight:bold; text-decoration:none; float:left; line-height: 1.0em;
					}






#postfooter				{	
	width:816px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background: url(../images/bottom.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 816px;
	overflow: hidden;
	height: 63px;
}
#postfooter p			{

	font-size:1.1em;
	color:#037995;

}

#FooterLeft			{
	float:left;
	margin-right: 2px;
	width: 440px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
}
#FooterLeft p strong	{ font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color:#002C3F; 
					  font-weight:bold; text-decoration:none; float:right;
					}
#FooterLeft p			{ font:italic 11px Georgia, "Times New Roman", serif; color:#ffffff; }
#FooterLeft a { font:italic 11px Georgia, "Times New Roman", serif; color:#ffffff;  
					  font-weight:normal; text-decoration:none; margin-left: 0px;}
#FooterLeft a:hover	{ text-decoration:underline; }



#FooterRight		{
	float:right;
	margin-right: 20px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 30px;
	width: 270px;
}
#FooterRight a,
#FooterRight p strong	{ color:#0399BE; font-weight:normal; text-decoration:none; }
#FooterRight a:hover	{ text-decoration:underline; }
#FooterRight p			{
	font:italic 11px Georgia, "Times New Roman", serif;
	color:#ffffff;
	float: none;
	text-align: right;
}


.viewwork a					{ 
						  display:block; width:237px; height:41px; 	background: url(../images/check_out_btn.gif) no-repeat; text-indent:-999em; 
						  position:relative; left:-2px;
						}
.viewwork a:focus			{ outline:none; }
.viewwork a.top		{ display:none; }











/* @group FORM */
fieldset, form		{ margin:0; padding:0; border:0; }
fieldset ol			{ margin:0; padding:12px 0 0; list-style:none; }
fieldset ol li		{ margin-bottom:1.3em; }
fieldset ol label	{ float:left; width:18%; line-height:33px; font:normal 1.8em "Helvetica Neue", Helvetica, arial, sans-serif; color:#aeaca4; text-align:right; padding-top:8px; padding-left: 5px;}
fieldset ol input.text,
fieldset ol input.email,
fieldset ol textarea{ float:right; width:78%; border:1px solid #d6d6d6; padding:5px; border-width:1px 0px 0 1px; font-size:1.4em; }
fieldset ol input.text	{ height:23px;  }
fieldset ol textarea{ height:130px; font-size:1.4em;}
fieldset ol fieldset.submit	{ margin-left:103px; }
/* @end */


#bulletList p {font-family:verdana;font-size:11px;color:#E4A20F;text-align: left;}

#bulletList ul {
    font-weight:normal;
    line-height:1.4;
}
#bulletList li {
    padding-left:20px;
}

#bulletList a 		{ font-family:Helvetica, arial, sans-serif; font-size:1.0em; font-style: normal; color: #E4A20F; 
					  font-weight:normal; text-decoration:underline; margin-left: 10px;}
#bulletList a:hover	{ text-decoration:none; }


* ##### Startseite ##### */
.start{
  position:relative;
  background:url(../images/inhalt.png) right top no-repeat;
  margin:0 0 60px;
  padding:16px 16px 16px 60px;
  width:548px;
}

.start .nr{
  position:absolute;
  left:10px;
  top:11px;
  width:44px;
  height:71px;
  line-height:70px;
  text-align:center;
  background:url(../images/nr.png) 0px 0px no-repeat;
  color:#FFF;
  font-family:Times New Roman;
  font-size:36px;
}

.start .image{
  float:left;
  margin:0 14px 14px 0;
}

.start h1{
  font-family:Arial;
  font-size:25px;
  background:none;
  margin:0;
  padding:0;
  color:#000;
}

.start .date{
  /*float:left;*/
  width:300px;
  height:33px;
  line-height:33px;
  margin:10px 0;
  padding:0 8px;
  background:url(../images/date.png) 100% 0px no-repeat;
  font-size:12px;
  font-weight:bold;
  font-style:italic;
  color:#83B2BA;
  border:1px solid #C0DDE3;
}

.start a.weiter, .all a{
  display:block;
  width:140px;
  padding-left:80px;
  height:50px;
  line-height:55px;
  background:url(../images/more.png) 0px 0px no-repeat;
  color:#FFF;
  font-size:24px;
  font-family:Times New Roman;
}

.start a.weiter{
  clear:left;
}


.scroll {
width: 252px;
height: 165px;
padding-left: 5px;
padding-right: 5px;
overflow: auto;
}

a img{ border: none; }

.sideBar{ width: 175px; float: right; margin-top: 50px; }
.mainContent{ width: 510px; float: left; }

.footText{ color: #577480;  }
