#demo-bar {
    margin: 5px auto;
    padding: 5px 0;
    width: 600px;
    text-align: center;
}
#demo-wrapper {
    margin: 5px auto;
    overflow: hidden;
    height: 400px;
    width: 600px;
    border: 1px solid #ddd;
    position: relative;
}
#demo-inner {
    width: 1196px;
    height: 1117px;
    background-image: url(pic/big_team.jpg);
    position: relative;
}
.scrolling-content {
    background: transparent url(bubble.png) top left no-repeat;
    width: 139px;
    height: 73px;
    text-align: center;
    position: absolute;
}
#content1 {
    left: 48px;
    top: 0px;
}
#content2 {
    left: 1400px;
    top: 20px;
}
#content3 {
    left: 550px;
    top: 1100px;
}
* {
    margin:0px;
    padding:0px;
}
body {
    font: 12px/18px "Lucida Grande","Bitstream Vera Sans",Arial,Helvetica,sans-serif;
    color: #666;
}
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6 {
    margin: 0;
    padding: 0;
}
a {
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    color: #555;
    outline:none;
    text-decoration:none;
    text-shadow: 5px 5px 5px #aaa;
}
p {
    line-height:20px;
    color: #666;
}
h1 {
  font-family: 'Raleway', serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
  
    color:#ed2124;
    padding: 7px 20px 8px 0;
    height:auto;
    text-align:right;
    margin-bottom: 20px;
}    
.skootHeader {
    padding:0px;
    margin:-10px -1px 20px -20px;
}
h2 {
    text-align:left;
    padding-left:10px;
    padding-bottom:5px;
    font-size:1.1em;
    text-transform:uppercase;
    font-weight:normal;
    border-bottom: 1px dotted silver;
    margin-top:15px;
    margin-bottom:1em;
    letter-spacing:3px;
    background:url('pic/arrow.gif') left 5px no-repeat;
    color:#506060;
}
h3 {
    padding:1em 0 0.5em 0;
    font-size:1em;
    font-weight:bold;
    color:#333;
}
h4 {
    display:inline;
    font-size:1em;
    font-weight:bold;
    color:#444;
}
/* ------------------ header -------------------- */
.ganzOben {
    background:#ed2124;
    height:5px;
    margin-top:0px;
    width:960px;
    margin:0 auto 0 auto;
    border-bottom:1px solid #dd0000;
}
#header {
/*     border-top:1px dotted #dd0000; */
    background:transparent;
/* background-image:url(pic/head.png); */
    margin-top:1px;
    margin-bottom:0px;
    height:220px;
}
/* -------------------- mainContent ------------------ */
#wrapper {
    width:960px !important;
    margin: 0px auto;
    padding-top:30px;
    text-align:left;
}
#wrapper_in {
/*
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-radius: 5px;
    -webkit-border-bottom-left-radius:10px;
    -webkit-border-bottom-right-radius:10px;
    border: 1px solid silver;
    border-top: 1px solid silver;
    padding: 10px 0px 10px 0;
*/
}
#wrapper_index {
/*     -moz-border-radius: 5px; */
}
/* #wrapper_in,  */
#wrapper_index, #XXXheader, .topHeader {
    box-shadow: 5px 5px 5px #ddd;
    -moz-box-shadow: 5px 5px 5px #ddd;
    -webkit-box-shadow: 5px 5px 5px #ddd;
}
.contentPicture.box {
    margin-left:4px;
    width:150px;
    border:1px solid #333;
    display:block;
}
.contentPicture {
    max-height:200px;
    max-width:250px;
}
.indexPage {
    border:1px solid #eee;
    height:520px;
    background:#fff;
    background:url('pic/index2.jpg') center top no-repeat;
}
.indexPicture {
    width:940px;
    height:588px;
}
.imageSlide {
    margin-top:15px;
    display:block;
    margin-bottom:15px;
}
.logoPicture {
    position:absolute;
    top:0px;
    left:200px;
}
/* ------------------ main navi -------------------- */
.topHeader {
    border:1px solid #ddd;
    position:absolute;
    margin-top:-30px;
}
.topHeader2 {
    margin-top:-12px;
    margin-left:20px;
    position:absolute;
}
#navi {
    height:25px;
    margin-left:430px;
}
#navi ul li {
    float:left;
    list-style-type:none;
/* display:block; */
}
.naviLink {
    margin-left:15px;
    padding-right:15px;
    border-right:1px dotted #dd0000;
}
.naviLink a:hover {
    color:#222;
/*     border-bottom:2px solid #ed2124; */
}
.active {
    color:#dd0000;
    font-weight:bold;
	padding: 2px 5px;
}
.active:hover {
    color:#dd0000 !important;
    font-weight:bold;
}
/* ------------------ sub navi -------------------- */
#naviSub {
    margin-top:50px;
}
#naviSub ul li {
    list-style-type:none;
    height:50px;
    padding-top:0px;
    padding-bottom:0px;
    background:url('pic/line_n.jpg') no-repeat 70px 46px;
    display:block;
}
.first .naviSubLink a {
    float:right;
    font-size:14px;
    color:#555;
    padding:14px 40px 15px 0px;
}
.naviSubLink a img {
    height:14px;
}
.naviSubLink a:hover {
    color:#610606;
    text-decoration:none;
}
.activeSub {
    color:#a10a0a !important;
    background:url('pic/arrow_n.gif') no-repeat right 0px;
}
.second3 .activeSub {
    color:#ed2124 !important;
    background:url('pic/arrow_n2.gif') no-repeat left 0px;
}
.activeSub:hover {
    color:#a10a0a !important;
}
/* -------------------- grids ------------------ */
#container {
    margin:30px 10px 0px 10px;
    padding-bottom:20px;
    width:938px;
}
.second {
    border:1px solid #ccc;
	-moz-border-radius: 10px;
	border-radius: 10px;    
}
.column {
    float: left;
    color:#333;
    min-height:300px;
    height: auto !important;
    height: 300px;
}
.column.first {
    width:265px;
}
.column.second {
    width:670px;
	background: #fff;
	padding-bottom: 1em;
}
.content {
    margin:10px 10px 10px 20px;
}
.content ul {
    margin:10px 0 10px 30px;
}
.clean {
    clear: both;
}
/* -------------------- service ------------------ */
.companyName {
    font-weight:bold;
    color:#222;
    font-size:0.9em;
}
/* -------------------- portfolio ------------------ */
.ImageSlide img{
	float: left;
	width: 310px;
	margin-bottom: 10px;
}
.content.portfolio p {
	padding-bottom: 1em;
}
.portfolio a img {
	border:1px solid #666;
}
.portBox{
	width: 308px;
	border: 1px solid #666;
	height: 210px;
	overflow: hidden;
	float: left;
}
/* -------------------- contact ------------------ */
.contactItem {
    margin:15px 0 20px 0px;
}
.contactHead {
    margin-bottom:20px;
    font-weight:bold;
}
.part1 {
    margin-top:-5px;
    width:200px;
    float:left;
}
.part2 {
    width:400px;
    float:right;
}
.imageContact {
    width:400px;
    float:right;
    margin-top:10px;
}
.contact h1 {
    height:30px;
}
/* ------------------ footer -------------------- */
#footer {
    background:url('pic/bg_bottom.jpg') left top repeat-x;
    text-align:center;
    font-size:10px;
    color:#444;
    height:80px;
}
#footer {
/*     padding-top:20px; */
}
#footer a {
    color:#444;
    font-size:10px;
    text-decoration:none;
}
#footer a:hover {
    text-decoration:underline;
    color:#111;
}
/* ------------------ new -------------------- */
#box_container{
	margin-top: 62px;
	margin-left: -20px;
}
.box{
	float: left;
	display: block;
	border: 1px solid #ccc;
	margin: 0 0 20px 42px;
	background: url('pic/bg_box.png') 0 bottom repeat-x;
}
/* ------------------ portfolio -------------------- */

