/*
Site Name: Hospes-Team
Version: 1.0
Author: Benjamin Fischer
Author URI: http://www.typedown.com
Date: 2008-07-07
Time: 16:52:32
Description: Basic Page Structure Hospes-Team changes Blueprint Default
*/

#page_language a {
	text-decoration: none;
	color: #666;
	padding-right: 5px;
}

#page_language a:hover {
	color: #444;
}


#page_language a.current {
	font-weight: bold;
}

/* @group Standard */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(body_bg_transition.jpg);
	color: #666;
}

h1, h2, h3, h4, h5, h6 {
	color: #666;
}

h3 {
	margin-left: 9px;
}
a {
	text-decoration: none;
}

.container {
	margin-top: 18px;
}

/* @end */

/* @group Layout */

#header_logo_title {
	background-image: url(content_bg_transition.jpg);
	margin-bottom: 10px;
	height: 126px;
	overflow: hidden;
	border: 1px solid #bdbdbd;
	border-right-color: #b0b0b0;
	margin: -1px;
	margin-right: 9px;
	margin-bottom: 9px;
}

#header_news {
	background-image: url(navigation_bg_transition.jpg);
	margin-bottom: 10px;
	height: 126px;
	border: 1px solid #b2b2b2;
	border-right-color: #a9a9a9;
	margin: -1px;
}

#header_logo_title #logo img {
	margin-top: 33px;
	margin-bottom: 33px;
}

#header_logo_title #title {
	text-transform: uppercase;
	letter-spacing: 0.8em;
	text-align: center;
	margin-top: 80px;
	color: #c8c8c8;
	padding-left: 10px;
}

#navigation_content {
	height: 360px;
	background-image: url(navigation_bg_transition.jpg);
	border: 1px solid #b2b2b2;
	border-right-color: #a9a9a9;
	margin: -1px;
	margin-bottom: 9px;
}

#content {
	margin-right: 9px;
	margin-bottom: 9px;
}

#content_inner {
	margin: -1px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	min-height: 360px;
	background-image: url(content_bg_transition.jpg);
	border: 1px solid #bdbdbd;
	border-right-color: #b0b0b0;
}

#company_col_1-2 {
	min-height: 298px;
	height: auto !important;
	height: 298px;
	min-height: 298px;
}

#company_submenu {
	margin-left: 10px;
	height: 8px;
	padding-bottom: 10px;
}

#footer {
	margin: -1px;
	margin-top: 9px;
	margin-left: 9px;
}

/* @end */

/* @group Navigation */

.navlist {
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 0;
	margin-bottom: 0px;
}

.navlist li {
	list-style: none;
	margin: 0;
	padding-bottom: 12px;
;
}

.navlist li a {
	text-decoration: none;
	font-weight: bold;
	color: #666;
}

/*
.navlist li a.act, .navlist li a.act:hover {
	text-decoration: none;
	font-weight: bold;
	color: orange;
}
*/

.navlist li a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

.navlist-level {
	margin-left: 0;
	margin-bottom: -3px;
	margin-top: 3px;
}

.navlist-level li {
	list-style: none;
	margin: 0;
	padding-bottom: 3px;
}

.navlist-level li a {
	text-decoration: none;
	font-weight: normal;
	color: #666;
}

.navlist-level li a.act, .navlist-level li a.act:hover  {
	text-decoration: none;
	font-weight: bold;
	color: orange;
}

.navlist-level li a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #444;
}

.project_prev_next {
	padding-left: 5px;
}

.project_prev_next a {
	text-decoration: none;
	color: #666;
}

.project_prev_next a:hover {
	text-decoration: none;
	color: #444;
}

.project_prev_next_current {
	font-weight: bold;
	color: orange;
	padding-left: 5px;
}

/* @end */

/* @group News */

#header_news h2 {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #444;
	padding-left: 5px;
	padding-top: 5px;
	margin-left: 0;
}

#header_news a {
	color: #444;
	text-decoration: none;
}

#header_news .orange {
	font-weight: bold;
	color: orange;
}

#newslist_wrap {
	padding-left: 5px;
	padding-top: 5px;
	width: 185px;
	height: 87px;
	display: block;
	overflow: hidden;
	position: relative;
}

#newslist {
	display: block;
	margin: 0;
	padding: 0;
}

#newslist li {
	padding-bottom: 4px;
	white-space: nowrap;
	display: block;
}

#newslist li a {
	text-decoration: none;
	color: #666;
}

#newslist li a:hover {
	text-decoration: none;
	color: #444;
}

#newsimg_1 img, .newsimg_1 img {
	padding-left: 10px;
}

.newsimg_1 img {
	margin-bottom: 10px;
}

.date {
	font-size: 150%;
	font-weight: bold;
	padding-left: 10px;
}

.news {
	padding-left: 10px;
}

#newstext h2, h2.newstext {
	font-size: 100%;
	font-weight: bold;
	color: #666;
	padding-top: 7px;
	margin-bottom: 3px;
}

#newstext .bodytext, .newsinfo_wrap .bodytext, #newscontent .bodytext{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

h2.newstext a {
	text-decoration: none;
	color: #666;
}

h2.newstext a:hover {
	text-decoration: none;
	color: #444;
}

.newsinfo_hr {
	width: 770px;
	margin: 10px;
	border-top: 1px dashed #666;
	padding: 0;
	height: 1px;
}

/* @end */

/* @group Projects */

.tx-photogals-pi1, .tx-tinygallery-pi1 {
	padding: 0px;
	margin-top: 10px;
	margin-left: 6px;
}

.tx-photogals-pi1-big {
	/* margin-left: 156px; */
}

.tx-photogals-pi1-small img, .tx-photogals-pi1-small-active img {
	display: none;
}

/*
.tx-photogals-pi1-small em a, .tx-photogals-pi1-small-active em {
	display: none;
}
*/

.tx-photogals-pi1-small a {
	width: 15px;
	height: 15px;
	background-color: #777;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
}

.tx-photogals-pi1-small a:hover {
	background-color: #999;
}

.tx-photogals-pi1-small-active a {
	width: 15px;
	height: 15px;
	background-color: #999;
	margin-right: 5px;
	margin-top: 10px;
	float: left;
}

.tx-photogals-pi1-small-active a:hover {
	
}

.project_thumb_img {
	margin-right: 6px;
	margin-top: 10px;
	cursor: pointer;
}

.projects_image_small img {
	padding-left: 10px;
	padding-top: 10px;
}

#project_image {
	margin-left: -1px;
}

#project_gallery {
	height: 15px;
	margin-right: 10px;
	margin-top: 9px;
	text-align: right;
	margin-left: 5px;
}

#project_info h2 {
	font-size: 100%;
	font-weight: bold;
	color: #666;
	padding-top: 7px;
	margin-bottom: 3px;
	margin-left: 10px;
}

/* added KH 2006-6-4 */
#project_info a:link, #project_info a:visited {color:#666;text-decoration:underline}

#project_info p {
	margin-left: 10px;
}

.custom-tip {
	width: 95% ! important;
	width: expression(90%);
	z-index: 13000;
	position: relative ! important;
	top: -110px  ! important;
	left: -50px ! important;
	height: 18px
}

.custom-title {
	display: none;
}

.custom-text {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #666;
}

/* @end */


h1.company, h1.csc-firstHeader {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	padding-left: 10px;
	padding-top: 9px;
	margin-left: 0;
}

h2.company {
	font-size: 200%;
	text-decoration: none;
	font-weight: bold;
	color: #87c529;
	padding-left: 10px;
	padding-top: 0;
	margin-left: 0;
	width: 200px;
	line-height: 1.2em;
}

h1.company_philosophy {
	font-size: 100%;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	margin-top: -360px;
	padding-left: 10px;
	padding-top: 9px;
	margin-left: 0;
	width: 250px;

}

h2.company_philosophy {
	font-size: 200%;
	text-decoration: none;
	font-weight: bold;
	color: #87c529;
	padding-left: 10px;
	margin-left: 0;
	width: 250px;
	line-height: 1.2em;
}


#company_col_1, #company_col_2 {
	margin-top: 1em;
}

#company_philosophy_hotspot {
	height: 325px;
	position: relative;
	top: 0px;
	left: 400px;
	width: 390px;
	overflow: hidden;
}

#company_philosophy {
	width: 405px;
}

#company_philosophy_submenu {
	height: 30px;
	margin-left: 10px;
	width: 50%;
	margin-bottom: -13px;
	overflow:hidden;
}

p.bodytext, p.company{
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.8em;
}

p.bodytext a {
	color: #444;
	text-decoration: underline;		
}

#newstext a, .newsinfo_wrap a {
	color: #444;
	text-decoration: underline;	
}

p.company {
	margin-bottom: 0px;
}
p.bodytext a:hover {
	color: #333;	
}

#newstext a:hover, .newsinfo_wrap a:hover  {
	color: #333;
	text-decoration: underline;	
}


h4.related_projects {
	font-size: 100%;
	text-decoration: none;
	font-weight: normal;
	color: #666;
	padding-left: 10px;
}

ul.related_projects {
	padding-left: 10px;
	margin-left: 0;
	margin-top: -10px;
}

ul.related_projects li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.8em;
}

ul.related_projects li a {
	text-decoration: none;
	color: #444;
}

.tx-gsipagenav-pi1 {
	clear: both;
}

.tx-gsipagenav-pi1 .newsinfo_prev a, .tx-gsipagenav-pi1 .newsinfo_next a {
	text-decoration: none;
	color: #444;
	font-weight: bold;
	padding: 12px;
}

.tx-gsipagenav-pi1 .newsinfo_prev a:hover, .tx-gsipagenav-pi1 .newsinfo_next a:hover {

	text-decoration: none;
	color: #333;
}

.newsinfo_prev {
	float: left;
	margin-bottom: 12px;
}

.newsinfo_next {
	float: right;
	margin-bottom: 12px;
}

.tx_photogals_image_prev {
	width: 300px;
	height: 315px;
	margin-top: -315px;
}

.tx_photogals_image_next {
	width: 300px;
	height: 315px;
	margin-top: -315px;
	margin-left: 312px;
}

.tx-mwkeywordlist-pi1 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 12px;
	margin-right: 12px;
	
}

.tx-mwkeywordlist-pi1 h2 {
	font-size: 100%;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	width: 28px;
	text-align: center;
	margin-top: 12px;
	font-weight: bold;
	margin-bottom: 5px;

}

.tx-mwkeywordlist-pi1 .sectiontoplink {
	margin-top: -35px;
	margin-bottom: 15px;
	text-align: right;
}

.tx-mwkeywordlist-pi1 .sectiontoplink a {
	text-decoration: none;
	color: #444;
}

.tx-mwkeywordlist-pi1 .sectiontoplink  a:hover {
	color: #333;
	text-decoration: underline;	
}

.tx-mwkeywordlist-pi1-jumpmenu {
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: 15px;
	width: 760px;
	border-left: 1px solid #666;
}

.tx-mwkeywordlist-pi1-inactiveLink, .tx-mwkeywordlist-pi1-activeLink {
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #666;	
}

.tx-mwkeywordlist-pi1-activeLink {
	font-weight: bold;
}
.tx-mwkeywordlist-pi1-jumpmenu a {
	color: #444;	
}

.tx-mwkeywordlist-pi1-jumpmenu a:hover {
	color: #333;
	text-decoration: underline;	
}

.tx-mwkeywordlist-pi1 li {
	list-style: none;
	margin: 0;
	text-transform: uppercase;
}

.tx-mwkeywordlist-pi1 li a {
	text-decoration: none;
	color: #444;
}

.tx-mwkeywordlist-pi1 li a:hover {
	color: #333;
	text-decoration: underline;	
}

.tx-mwkeywordlist-pi1 ul {
	margin-left: 0px;
}
.tx-mwkeywordlist-pi1 ul strong {
	display: none;
	padding-top: 100px;
	text-transform: uppercase;
}

.csc-sitemap P.csc-section { font-weight: normal; }

.csc-sitemap  li {
margin-left: 10px;
	list-style: none;
		color: #989494;
}
.csc-sitemap  li a{
margin-left: 10px;
	list-style: none;
	text-decoration: underline;	
		color: #989494;
}
.csc-sitemap  li ul a{
margin-left: 30px;
	list-style: none;
	text-decoration: underline;	
		color: #989494;
}
.csc-sitemap  ul {
	list-style: none;
		text-decoration: none;	
			color: #666;
}
.csc-sitemap  ul a{
	list-style: none;
	text-decoration: underline;	
		text-decoration: none;	
			color: #666;
}
