*{
        margin: 0px;
        padding: 0px;
}
html, body{
        width:100%;
}
body{
        font-size: 12px;
        font-family: Arial, sans-serif;
		color: #333333;
}
img{
        border:0px;
}
h1{
		font-size:15px;
		font-weight:normal;
		margin-top: 32px;
		margin-bottom: 32px;
}
h1.description{
		position: absolute;
		display:block;
		z-index:99;
}
h2{
		font-size: 13px;
		font-weight: bold;
		color:#666666;
		margin-bottom: 20px;
		line-height: 20px;
}
h2 span.uppercase{
		text-transform: uppercase;
}
h3{
        font-weight: bold;
        font-size: 13px;
}
h6{
		font-weight: normal;
		font-size: 12px;
		margin-bottom: 3px;
}
a{
	outline: none;
}
:active, :focus{
    outline:none;
  }

.align-right{
	float:right;
}

/*---- Content ---*/
#wrap{
        margin-top:4px;
        width:10000px;
		overflow: hidden;
		position: relative;
}
/*-- Left --*/
#cover{
        background-image: url('../images/cover-right.png');
        width: 362px;
        height: 711px;
        margin-top:4px;
		top: 0px;
        left:0px;
        position: fixed;
        display:block;
		z-index: 99;
}
#cover .inner{
		background-image: url('../images/cover.gif');
		background-repeat: no-repeat;
		height: 659px;
		width: 362px;
		padding-top: 52px;
}
#cover a{
        color:#FFFFFF;
}
#logo,#logo2{
        display: block;
        margin: 0px 0px 0px 25px;
}
#adress{
        margin-left: 78px;
}

/*--Right --*/
#wrap-content{
        margin-left: 354px;
		margin-right:100px;
		height:711px;
		width:9124px;
		position: relative;
		z-index: 0;
		overflow: hidden;
		left: -9500px;
}
#wrap-content .box-left{
		background-image: url('../images/box-left.gif');
        background-repeat:no-repeat;
		background-position:left top;
}
#wrap-content .box-right{
		background-image: url('../images/box-content.gif');
		background-repeat:repeat-x;
}
#wrap-content .box-center{
		background-image: url('../images/box-right.gif');
        background-repeat:no-repeat;
		background-position:right top;
		height:701px;
		width: 100%;
		padding-top: 10px;
		overflow: hidden;
}
.content{
	 	background-image: url('../images/bg-content.gif');
        background-repeat:repeat-x;
		height: 693px;
		width: 700px;
		float: left;
		overflow: hidden;
		position: relative;
}
.content.border-right{
	 	border-right: 1px solid #cccccc;
}
.content p{
	 	margin-bottom: 27px;
		line-height:20px;
}
.content a{
		text-decoration: none;
		background-color: #d7f603;
		color: #000000;
		padding: 0px 4px 0px 4px;
}
.content a.rosa{
		background-color: #ff92c6;
}
.content a.anchor{
		text-decoration: none;
		background-color: transparent;
		padding: 0px
}
#wrap-content .content a:hover{
		text-decoration: underline;
}
#ina-beschriftung{
		top: 224px;
		left:15px;
}

/*------ Zusammenarbeit ---*/
#denker{
	position: absolute;
	right: 130px;
	top: 230px;
}

/*------ Presse ---*/
.presse{
	list-style-type: none;
}
.presse li{
	margin-bottom: 15px;
}
.presse li h3{
	display: block;
}
/*----- Referenzen -------*/
.referenz-number{
	background-repeat: no-repeat;
	background-image: url('../images/sprite.gif');
	position: absolute;
	left: 220px;
	top: 31px;
}
#referenz-1{
	background-position: -103px 0px;
	width: 71px;
	height: 36px;
}
#referenz-2{
	background-position: -103px -47px;
	width: 76px;
	height: 36px;
}
#referenz-3{
	background-position: -103px -99px;
	width: 62px;
	height: 32px;
}
#referenz-4{
	background-position: -103px -148px;
	width: 72px;
	height: 35px;
}
#referenz-5{
	background-position: -103px -202px;
	width: 65px;
	height: 36px;
}
#referenz-6{
	background-position: -103px -253px;
	width: 76px;
	height: 33px;
}
#referenz-7{
	background-position: -103px -307px;
	width: 87px;
	height: 36px;
}
/*------- Person ---------*/
.ina-metzger{
	margin-bottom: 72px;
	display: block;
}
/*---- Pfeil ---*/
.arrow a{
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	background-color: transparent;
	padding: 0px;
	background-image: url('../images/sprite.gif');
}

.arrow-main-left a{
/*	background-image: url('../images/arrow-main-left.gif');*/
	width: 37px;
	height: 29px;
	top: 20px;
	right: 80px;
	background-position: 0px -47px;
}
.arrow-main-left a:hover{
	background-position: -37px -47px;
}
.arrow-main-right a{
/*	background-image: url('../images/arrow-main-right.gif');*/
	width: 39px;
	height: 28px;
	top: 20px;
	right: 32px;
	background-position: 0px -91px;
}
.arrow-main-right a:hover{
	background-position: -39px -91px;
}
.arrow-sub-left a{
	/*background-image: url('../images/arrow-sub-left.gif');*/
	width: 34px;
	height: 15px;
	top: 28px;
	right: 80px;
}
.arrow-main-left.only a{
	top: 17px;
	right: 32px;
}
.arrow-sub-left a:hover{
	background-position: -34px 0px;
}
.arrow-sub-right a{
/*	background-image: url('../images/arrow-sub-right.gif');*/
	width: 35px;
	height: 16px;
	top: 25px;
	right: 32px;
	background-position: 0px -23px;
}
.arrow-sub-right a:hover{
	background-position: -35px -23px;
}

/*-- Navigation --*/
#navigation{
	list-style-type: none;
	margin: 108px 0px 36px 0px;
}
#navigation li a{
	display: block;
	background-repeat: no-repeat;
	display: block;
}
#navigation li a.ich{
	background-image: url('../images/navi-ich.gif');
	width:160px;
	height: 34px;
}
#navigation li a.ich:hover{
	background-position: 0px -34px;
}
#navigation li.active a.ich{
	background-position: 0px -68px;
}
#navigation li a.du{
	background-image: url('../images/navi-du.gif');
	width:194px;
	height: 34px;
	margin-top: -5px;
}
#navigation li a.du:hover{
	background-position: 0px -34px;
}
#navigation li.active a.du{
	background-position: 0px -68px;
}
#navigation li a.ersiees{
	background-image: url('../images/navi-ersiees.gif');
	width:340px;
	height: 33px;
	margin-top: -9px;
}
#navigation li a.ersiees:hover{
	background-position: 0px -33px;
}
#navigation li.active a.ersiees{
	background-position: 0px -66px;
}
#navigation li a.wir{
	background-image: url('../images/navi-wir.gif');
	width:291px;
	height: 38px;
	margin-top: 17px;
}
#navigation li a.wir:hover{
	background-position: 0px -39px;
}
#navigation li.active a.wir{
	background-position: 0px -78px;
}
#navigation li a.ihr{
	background-image: url('../images/navi-ihr.gif');
	width:157px;
	height: 27px;
	margin-top: -8px;
}
#navigation li a.ihr:hover{
	background-position: 0px -28px;
}
#navigation li.active a.ihr{
	background-position: 0px -55px;
}
#navigation li a.sie{
	background-image: url('../images/navi-sie.gif');
	width:218px;
	height: 34px;
	margin-top: -6px;
}
#navigation li a.sie:hover{
	background-position: 0px -34px;
}
#navigation li.active a.sie{
	background-position: 0px -69px;
}
#navigation li a.impressum{
	background-image: url('../images/navi-impressum.gif');
	width:160px;
	height: 35px;
	margin-top: 69px;
}
#navigation li a.impressum:hover{
	background-position: 0px -35px;
}
#navigation li.active a.impressum{
	background-position: 0px -70px;
}
/*---- Abstände ----*/
.mb20{
	margin-bottom: 20px !important;
}
.mb10{
	margin-bottom: 10px !important;
}
.mb21{
	margin-bottom: 21px !important;
}
.ml24{
	margin-left: 24px;
}
.mr24{
	margin-right: 24px;
}
.mb24{
	margin-bottom: 24px !important;
}
.mb46{
	margin-bottom: 46px !important;
}
.ml36{
	margin-left: 36px;
}
.mt36{
	margin-top: 36px;
}
.mb36{
	margin-bottom: 36px !important;
}
.mb30{
	margin-bottom: 30px !important;
}
.mt110{
	padding-top: 110px;
}
.mr30{
	margin-right: 30px;
}
.mt30{
	margin-top: 30px;
}
.mt42{
	margin-top: 42px;
}
.mt60{
	margin-top: 60px;
}
.w332{
	width: 340px;
}
.w458{
	width: 458px;
}
.w400{
	width: 400px;
}
.w356{
	width: 356px;
}
.w206{
	width: 206px;
}
.align-left{
	float: left;
}
.align-right{
	float: right;
}