body {
    font: 12px / 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #645f4a;
}

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1 {
    color: #fbcf0f;
    font-size: 1em;
    font-style: normal;
    text-transform: uppercase;
}

h2 {
    background: url('pic/arrow.gif') left center no-repeat;
    padding-left: 8px;
    margin-left: -8px;
    margin-bottom: -10px;
}

h2 a {
    color: #a38605;
}

a {
    font: 12px / 18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #666;
    outline: none;
}

img {
    border: none;
}

/* -------------------- mainContent ------------------ */
#mainContent {
    width: 922px !important;
    margin: 30px auto 0 auto;
    padding: 0;
    /* border: 1px solid white; */
    background-color: #0d0c0b;
    text-align: left;
    border-bottom: 1px solid #23221c;
}

/* ------------------ header -------------------- */
#header {
    height: 330px;
    /* background:url('pic/h_home.jpg') 0px 0px no-repeat; */
}

.headerPicture {
    margin-top: 83px;
}

/* ------------------ navi -------------------- */
#naviList {
    float: right;
    margin-right: 20px;
}

#naviList li {
    float: left;
    list-style-type: none;
    top: 71px;
    margin-top: 80px;
    padding-left: 40px;
}

#naviList a {
    color: #ddd;
    text-transform: uppercase;
    text-decoration: none;
}

#naviList a:hover, #naviList a.active {
    color: #fbcf0c;
}

/* -------------------- grids ------------------ */
.container {
    margin: 0 0 30px 0;
}

.leftImage {
    position: relative;
    left: 30px;
    top: 1px;
}

.column {
    margin-top: 20px;
    float: left;
    /* background:url(pic/edge-r.png) no-repeat bottom right; */
}

.gridHome.first {
    margin-top: 0px;
}

.gridHomeSec {
    width: 480px;
    padding: 0px 10px 0px 70px;
}

.gridHomeLast {
    width: 292px;
    height: 240px;
    margin-left: 20px;
}

/* ------------------ contact -------------------- */
form input.company {
    width: 417px;
}

.gridContactSec {
    padding: 0px 0px 0px 70px;
}

.gridContactLast {
    width: 570px;
}

.secCol {
    margin-left: 43px;
}

/* ------------------ stands -------------------- */
.standBox {
    float: left;
    margin: 0 10px 10px 0;
    border: 5px solid #fff;
    width: 137px;
    height: 100px;
}

/* ------------------ events -------------------- */
.gridEventSec {
    width: 505px;
    padding: 0px 10px 0px 70px;
    margin-top: 22px;
}

.gridEventLast {
    width: 257px;
    height: 240px;
    margin: 21px 0px 0px 30px;
}

#btn a {
    display: block;
    width: 241px;
    height: 82px;
    float: left;
    margin: 0px 20px 20px 0;
}

.e_corp {
    background: url(pic/btn.jpg) 0 0 no-repeat;
}

.e_shows {
    background: url(pic/btn.jpg) -248px 0 no-repeat;
}

.e_archi {
    background: url(pic/btn.jpg) -496px 0 no-repeat;
}

.e_prod {
    background: url(pic/btn.jpg) -744px 0 no-repeat;
}

.e_corp:hover {
    background-position: 0 bottom;
}

.e_shows:hover {
    background-position: -248px bottom;
}

.e_archi:hover {
    background-position: -496px bottom;
}

.e_prod:hover {
    background-position: -744px bottom;
}

/* ------------------ portfolio -------------------- */
.gridPortfolio.sec {
    width: 160px;
    height: auto;
    padding: 0px 20px 0px 70px;
    margin-right: 0px;
    margin-top: 22px;
    display: block;
}

.gridPortfolio.last, #portfolio .gridPort.last {
    width: 630px;
    display: block;
}

.gridPort {
    margin-top: 22px;
}

.backPort {
    margin-top: 1em;
    background: url('pic/pic_back.gif') left 6px no-repeat;
    margin-right: 30px;
    text-transform: uppercase;
    padding-left: 14px;
}

.portfolioItem {
    padding-left: 9px;
    padding-bottom: 10px;
    margin-bottom: 1em;
    border-bottom: 1px dotted #443803;
}

.logos {
    margin: 5px 10px 0 0px;
    width: 30px;
    height: 30px;
    float: left;
    overflow: hidden;
    border: 1px solid silver;
    background-position-x: 30%;
}

.portlogos img {
    display: block;
    margin-top: 4px;
    max-width: 150px;
    border: 3px solid #443803;
}

.readmore {
    margin-top: -1em;
    float: right;
    color: #443803;
    text-transform: uppercase;
    font-size: 8px;
}

.readmore:hover {
    color: #fff;
}

#port h2 {
    color: #a38605;
    font-size: 12px;
}

.ImageSlide img {
    /* geht ueber die abfrage in port.php - ungerade/gerade
     margin-right: 5px;*/
    margin-bottom: 5px;
    border: 1px solid silver;
}

.gridPort a img {
    width: 305px;
}

.formField {
    background-color: #9e9f55;
    color: black;
    border: 1px solid black;
}

/* ------------------ launches -------------------- */
#launch .gridLaunch.sec {
    width: 255px;
    padding: 0px 10px 0px 70px;
    margin-top: 22px;
}

#launch .gridLaunch.sec p {
    padding-left: 20px;
    /* color:#fbcf0c; */
}

#launch .gridLaunch.last {
    width: 480px;
    margin: 21px 0px 0px 30px;
}

.clean {
    clear: both;
}

.back {
    background: url('pic/pic_back.gif') left 6px no-repeat;
    margin-left: 389px;
    text-transform: uppercase;
    padding-left: 14px;
}

.back a, .backPort a {
    color: #645f4a;
    font-size: 9px;
}

.back a:hover, .backPort a:hover {
    color: #fbcf0f;
    text-decoration: none;
}
.gridPortfolio.sec a{
	color:#A38605;	
	display:block;
	text-decoration:none;
}
.gridPortfolio.sec a:hover{
	color:#fbcf0f;
	}
.clients_pic{
	width:104px;
	height:104px;
	overflow:hidden;
	display:block;	
	float:left;
	margin:0 18px 18px 0;
	border:1px solid #A38605;
}	
.column.gridPortfolio.last h2 a{
	display:block;
	margin-bottom:1.5em;
}
/* ------------------ footer -------------------- */
#footer {
    vertical-align: middle;
    text-align: center;
    font-size: 10px;
    color: #645f4a;
}

#footer a {
    color: #645f4a;
    font-size: 10px;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
    color: #888;
}

#footer {
    margin-top: 5px;
}

/* ------------------ new -------------------- */
