* {
	padding: 0;
	margin: 0;
}

body {
	background: url(sitegr/bg.png) repeat-y ;
	font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
	font-size: 100%;
}
p {
	font-size: 0.8em;
	padding: 5px 0 10px 0;
	text-align: justify;
}
#container {
	width:788px;
	text-align: left;
}
#holder {
	width: 782px;
}
#level1 {
	background: #60a6cf url(sitegr/blue-corner.png) top right no-repeat;
	height: 39px;
	width: 686px;
	font-size: 1.3em;
	padding-left: 3px;
	padding-top: 12px;
	overflow: hidden;
}
#level2 {
	background: #f7941d url(sitegr/orange-corner.png) top right no-repeat;
	height: 34px;
	padding-left: 25px;
	padding-top: 10px;
}
#level1 li, #level2 li {
		display: inline;
}

#level1 li {
	padding: 1px 22px 0 22px;
	display: block;
	float: left;
}
#level1 li a {
	text-decoration: none;
}
#level2 li a {
	font-size: 1em;
	text-decoration: none;
	padding-right: 13px;
}
#service-btn {
	background:url(sitegr/service-btn.gif) no-repeat; 
	height: 40px;
}
#reference-btn {
	background:url(sitegr/reference-btn.gif) no-repeat; 
	height: 40px;
}
#about-btn {
	background:url(sitegr/onas-btn.gif) no-repeat; 
	height: 40px;
}
#contact-btn {
	background:url(sitegr/kontakt-btn.gif) no-repeat; 
	height: 40px;
}
#news-btn {
	background:url(sitegr/aktuality-btn.gif) no-repeat; 
	height: 40px;
}
#header {
	height: 188px;
	background: url(sitegr/skyscraper.jpg) bottom left no-repeat;
}
#content {
	background: white;
}
#header h1 {
	background: url(sitegr/logo.png) bottom right no-repeat;
	width: 203px;
	height: 60px;
	padding: 10px 0 0 430px;
	overflow: hidden;
	text-indent: -100em;
}
#header h1 a {
	width: 203px;
	height: 62px;
	display: block;
}
#header h2 {
	background: url(sitegr/slogan.png) bottom right no-repeat;
	width: 219px;
	height: 75px;
	padding: 14px 0 0 465px;
	overflow: hidden;
	text-indent: -100em;
	
}
#menus a {
	color: White;
	font-size: 1.1em;
}
#main-content {
	width: 500px;
	float: left;
}
#sub-content {
	width: 260px;
	float: left;
}

div.holder {
	padding: 35px 5px 25px 30px;
}

#fast-contact {
	width:236px;
	height: 120px;
	background: url(sitegr/contact-box-bg.png) no-repeat;
	overflow: hidden;
}
#fast-contact p {
	font-size: 0.9em;
	color: white;
	padding: 27px 0 0 55px;
}
#main-content h1, #big-content h1 {
	font-size: 1.3em;
	color: #60a6cf;
	padding-bottom: 15px;
}
#main-content h1 span {
	color: #f7941d;
	font-size: 0.8em;
}

#main-content h2, #big-content h2 {
	font-size: 1em;
	color: #f7941d;
	padding-bottom: 10px;
	padding-top: 15px;
}
#main-content h3, #big-content h3 {
	font-size: 0.9em;
	color: #4C4C4C;
	padding-bottom: 10px;
	padding-top: 15px;
}
#main-content ul, #big-content ul {
	font-size: 0.9em;
	padding-left:15px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#main-content ol, #big-content ol {
	font-size: 0.9em;
	padding-left:15px;
	padding-bottom: 10px;
	padding-top: 15px;
}
#main-content li, #big-content li {
	padding-bottom: 3px;
	padding-top: 3px;
}

#news-list {
	padding: 15px 0 25px 0;
}
.news-item {
	padding: 5px 0 5px 14px;
	font-size: 0.9em;
}
.news-item h2 {
	font-size: 1em;
	border-bottom: #f7941d 1px dashed;
	color: #f7941d;
}

#footer {
	background: #f7941d;
	margin: 10px 0 40px 0;
	width: 100%;
	clear: both;
}

#footmenu{
	padding-left: 25px;
	margin-top: 3px;	
	
}

#footmenu li {
	display: inline;
	color: White;
	font-size: 0.9em;
	padding: 0 10px 0 0;
	
}
#footmenu li a {
	text-decoration: none;
	color: white;
}

div.people {
	padding: 0 0 25px 0;
}
.people p {
	padding: 2px 0 3px 0;
}
.name {
	font-size: 1em;
	font-weight: bold;
}

.name span {
	color: Gray;
	font-size: 0.8em;
}
.position {
	font-weight: bold;
	color: #f7941d;
}

#big-content {
	padding-right: 20px;
}
table p{
	text-align: left;
}
table {
	width:730px;
	font-size: 0.7em;
}
