.clear {
	clear:both;
}

body {
	color: #333333; 
	font-size: 0.8em; 
	font-family: Verdana,Geneva,Kalimati,sans-serif;
	margin:0;
	background: #F0F0F0 url(../images/background.gif) repeat-x scroll 0% 0%;
}


#mainContent
{
	margin: auto; 
	width: 842px; 
	text-align: left; 
	background-color: #ffffff;
}
	 
#logoLink
{
	text-decoration: none;
	left: -28px;
	position: relative;
}

#skipto {position:absolute; left:-1000px;}

*html form {
	padding: 0;
	margin: 0;
}

#bG {
	width: 852px;
	margin: auto;
}

.topMenu {
	float: right;
	color: #cccccc;
	padding: 0px 3px 3px 3px;
}

.topMenu a { 
	color:#333333; text-decoration: none; padding: 0px 3px;
}

.topMenu a:hover {
	text-decoration: none; background:#009D96; color:#FFFFFF;
}


#bG #wrapper {
	width: 842px;
	padding-left: 10px;
	clear: both;
}


input.goButton {
	background-color: #009D96;
	color: #ffffff;
	font-size: 85%;
	font-weight: normal;
	padding: 2px;
	margin: 0;
	border: 0;
}



h2 {
	color: #7D306F;
	font-size: 14px; 
	font-weight:bold; 
	margin:0 0 8px 0;
}

h3 {
	color: #7C51A1;
	font-size:120%; 
	font-weight:bold; 
	margin-bottom:-14px;
	
}

h4 {
	color: #7C51A1;
	font-size:100%; 
	font-weight:bold; 
}

.textarea {margin: 0; padding: 15px 15px 0 0}
.textarea a {
	text-decoration: none; color: #009D96; font-weight: normal;
}

.textarea a:hover {
	text-decoration: none; color: #FFFFFF; background-color: #009D96; font-weight: normal;
}


#leftFloat {
	float: left;
	width: 641px;
}


.imageArea {
	width: 842px;
	height: 187px;
	background-color: #333333;
	margin-bottom: 5px;
}


table {
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 15px;
}

th, .greenRow, .blueRow {
	padding: 5px 0 5px 15px;
	background-color: #7C51A1;
	text-align: left;
	color: #ffffff;
	font-weight: normal;
	font-size: 120%;
}

th strong, .blueRow strong {
	font-size: 130%;
}

th.leftCol {
	width: 85%;
}

th.rightCol {
	width: 15%;
}

th.leftColPos {
	width: 70%;
}

th.rightColPos {
	width: 30%;
}

td {
	padding-left: 15px;
	padding-bottom: 8px;
	padding-right: 15px;
	padding-top: 8px;
	background: #ffffff;
}

td.date, td.position {
	color: #999999;
}

td a {
	text-decoration: none;
	color: #009D96;
}

td a:hover {
	text-decoration: none;
	background-color: #009D96; color: #ffffff;
}

td a strong {
	color: #009D96; text-decoration:none;
}

td a:hover strong {
	background-color: #009D96; color: #ffffff;
}

td a.email {
	color: #555555;
}

td.booked {
	background: url(../interface_images/booked.gif) no-repeat right !important;
	padding-right: 55px;
}

tr.odd td, tr.odd td.booked {
	background-color: #eeebed !important;
}

tr td.booked:hover {
	padding-right: 55px;
}

tr:hover td, tr.odd:hover td, tr:hover td.booked, tr.odd:hover td.booked, tr:hover td a, tr:hover td.booked a, tr.odd:hover td a, tr.odd:hover td.booked a {}

tr:hover td .date, tr.odd:hover td .date {}

td.saveColumn {
	width: 15%;
	border-left: 1px solid #ffffff;
	background: url(../interface_images/file_icon.gif) no-repeat 8px 50% !important;
	padding-left: 32px;
}

tr.odd td.saveColumn {
	background: url(../interface_images/file_icon.gif) no-repeat 8px 50% #d3d3d3 !important;
	padding-left: 32px;
}

tr:hover td.saveColumn {
	padding-left: 32px;
}

tr.odd:hover td.saveColumn {
	padding-left: 32px;
}

td .date {
	color: #999999;
}

.leftContent {
	float: left;
	padding: 5px 15px 5px 15px;
}


.leftMenu {
	margin: 0px;
	padding: 0px 15px 0px 0;
	float:left;
	width: 200px;
	overflow: hidden;
}

.rightMenu {
	margin-left: 0px;
	padding: 0 15px;
}

.rightMenu p {
	padding-bottom: 5px;
}


.rightContent {
	padding: 5px 15px 5px 15px; background-color:#FFFFFF;
}

.rightContent h1, .rightMenu h1, .officesRight h1 {
	font-weight: normal;
	color: #7C51A1;
}

.rightContent h2, .rightMenu h2, .officesRight h2 {
	color:#7C51A1; font-size:150%; font-weight:normal; margin-bottom:-15px; margin-top:0;
}

.rightContent h3, .rightMenu h3, .officesRight h3 {
	color:#333333; font-size:110%; font-weight:bold; 
}

.rightContent h4, .rightMenu h4, .officesRight h4 {
	color:#7C51A1; font-size:100%; font-weight:bold; margin-bottom:-15px;
}

.contactColumn {
	width: 120px;
	float: right;
}

.rightContent a, .rightMenu a, .officesRight a {
	text-decoration: none;
	color: #009D96;
	font-weight: normal;
}

.rightContent hr {
	color: #009D96;
	height: 1px;
}

.rightContent a:hover, .rightMenu a:hover, .officesRight a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #009D96;
	font-weight: normal;
}

.contactColumn a {
	display: block;
	padding: 5px;
	background: #7C51A1;
	color: #ffffff;
	font-size: 85%;
}

.paginationinline {display:inline;}

.pagination {
	text-align: right;
	padding-top: 10px;
}

.pagination a img {
	padding: 0 10px;
}


div.leftMenu ul {
	list-style: none; 
	padding: 0px;
	margin-left: 0px;
	width: 200px;
}


div.leftMenu ul li {
	border-bottom: 1px solid #e6eddd;
}

div.leftMenu ul a {
	text-decoration: none;
	display: block;
	padding: 5px 10px; 
}



div.leftMenu ul a.highlightLeftMenu,
div.leftMenu ul a:hover {
	background: url(../images/bg_left_menu.gif) repeat-x left center;
	color: #FFFFFF;
}

.current {
	font-weight: normal;
	color: #505457;
}


.rightColumnForm input.inputElement {
	border: 1px solid #999999;
	padding: 3px;
	font-size: 85%;
	display: block;
	width: 150px;
	margin-bottom: 5px;
}

.tab {
	display: block;
	width: 110px;
	float: left;
}

.textComp{
	border-top:2px solid #7C51A1;
	background-color:#F1F1F1;
	padding:15px 15px 15px 15px;
	font-size:90%;
}

.textComp h2{
	font-size:110%;
	color:#7C51A1;
	margin:0px 0px 5px 0px;
}

.textComp a{
	text-decoration: none; color:#009D96; font-weight:normal; 
}

.textComp a:hover{
	text-decoration: none; background-color:#009D96; font-weight:normal; color:#FFFFFF;
}

#serviceDetailArea a
 {
 text-decoration: none; color: #009D96; font-weight: normal;
}
 
#serviceDetailArea a:hover {
 text-decoration: none; color: #FFFFFF; background-color: #009D96; font-weight: normal;
}

div.wrapper {
	width: 840px;
	margin: 0 auto 5px auto;
}

#logo {
	float:left;
	height:66px;
	width:350px;
}

a {
	color: #364224;
	text-decoration:underline;
}

	a:hover { 
		text-decoration: none; 
	}

#logo img {
	height:33px;
	margin:15px 0px 0px;
	width:160px;
}

div#banner {
	padding-top: 1px;
	clear:both;
	position: relative; 
	background: url(../images/line.png) no-repeat right top;
}

div#banner img {
	display: block; 
}

#navi1 {
	background: url(../images/bg_navi.gif) repeat-x scroll 0%;
	height:29px;
	overflow: hidden; 
	zoom: 1; 
}

#navi1 ul {
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding: 0px;
	float:left;
	width: 100%;
	zoom: 1; 
}


#navi1 ul li {
	float:left;
	background:transparent url(../images/line_navi.gif) no-repeat;
	display:inline;
}

#navi1 ul li.first {
	background-image:none;
	padding-left: 0px;
}


#navi1 ul li a {
	display:block;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding: 7px 15px 8px 15px;
	margin-left: 1px;
	text-decoration: none;
}

#navi1 ul li.first a {
	background-image:none;
	margin-left:0px;
}

#navi1 ul li.active a,
#navi1 ul li a:hover {
	background: url(../images/menu_jade.gif) repeat-x scroll left top;
}


#languagelinks {
	float:right;
	padding:10px 3px 0px 0px;
	width:390px;
}

#languagelinks ul {
	float: right;
	font-size: 11px; 
	list-style-image:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#languagelinks li.first {
	border-left:medium none;
	padding-left:0px;
}
#languagelinks li {
	display:inline;
	margin:0px;
}

#languagelinks a {
	color: #333333; 
	font-weight: normal; 
	text-decoration: none;
}

#languagelinks a:hover {
	text-decoration: underline; 
}

#languagelinks a.current {
	color:#999999;
	}

#languagelinks a.current:hover {
	text-decoration: none;
	cursor: default;
	}

#ueberschrift {
	clear:both;
	padding-top:2px;
	width:840px;
}

div#banner h1 {
	position: absolute;
	top: 70px; 
	font-size:22px;
	font-weight:normal;
	color:#364224;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
}


div#banner h1.home_title,
div#banner h1.clients_title{
	left: 66px; 
}


div#banner h1.services_title,
div#banner h1.publications_title {
	right: 66px; 
}

div#banner h1.projects_title,
div#banner h1.people_title,
div#banner h1.contacts_title {
	left: 66px; 
	top: 52px;
}

div#banner h1.people_title{
	top: 41px;
}

div#banner h2 {
	position: absolute;
	top: 145px; 
	right: 240px;
	font-size: 15px;
	font-weight:normal;
	color:#364224;
	font-family: Georgia,"Nimbus Roman No9 L",serif;
	text-align: right; 
}

#copyright {
	color:#000000;
	font-size:10px;
	width:840px;
	margin: 0 auto;

	padding-bottom: 25px; 
	text-align: right;
	font-family: Arial,Helvetica,Garuda,sans-serif;
	}

div.content {
	float:right;
	padding: 15px 0 0 0; 
	width: 595px;
	color: #364224;  
}

div.content  ul li {
	margin-bottom:10px; 
}

img.portrait {
	float:right;
	margin: 0 0 15px 15px ; 
	}
	
div.container {
	padding: 0 15px 15px 15px;
	background-color: #FFFFFF; 
	<!--color: #516839;-->
	color: #364828;
}

.hide{
	display: none;
}

.marked {
	color: #55683a; 
}

.location {
	float:left;
	background: url(../images/georgiev-todorov-logo.jpg) no-repeat;
	width: 269px;
	height: 61px;
}

.left_column {
width: 45%;
float: left; 
}

.right_column {
width: 45%;
float: right; 
}

strong.emphasis {
color: #7C51A1;
}