html {
	margin:0;
	padding:0;
}

body {
	font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2";
	font-size:16px;
	margin:0;
	padding:0;
	font-weight:400;
	font-style: italic;
	color:#ffffff;
}

h1 {
	font-family:"ff-tisa-web-pro-1", "ff-tisa-web-pro-2";
	font-size:40px;
	font-weight:400;
	font-style: italic;
	line-height:26px;
}

h1 span {
	text-indent:70px;
}

p {
	line-height:18px;
}

a {
	color:#0000FF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

/* BACKGROUND IMAGES */

#images {
	display: block;
	height: 5px;
	width: 0px;
	z-index: 1;
}
	
#images div {
	background-attachment: fixed;
	height: 0px;
	width: 0px;
}

#images #bg_1 {
	background-image: url(../img/background/bg1.png);
	background-position:50% 0;
	background-repeat:no-repeat;
}

#images #bg_2 {
	background-image: url(../img/background/bg2.png);
	background-position:50% 0;
	background-repeat:no-repeat;
}

#images #bg_3 {
	background-image: url(../img/background/bg3.png);
	background-position:50% 0;
	background-repeat:no-repeat;
}

#images #bg_4 {
	background-image: url(../img/background/bg4.png);
	background-position:50% 30%;
	background-repeat:no-repeat;
}

/* CONTENT*/

#wrapper {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:2;
}

#willkommen-wrapper {
	width:960px;
	overflow:hidden;
	margin:0 0 0 0;
}

#willkommen-header {
	width:960px;
	text-align: center;
	padding: 0 0 10px 0;
	overflow:hidden;
}

#willkommen-header h1 {
	padding:45px 0 0 0;
	margin:0;
}

#willkommen-content {
	width:960px;
	overflow:hidden;
	text-align: center;
}

#willkommen-image {
	width:380px;
	float:left;
	margin:0 20px 0 0;
}

#willkommen-text {
	width:300px;
	float:left;
	padding:20px 0 0 0;
}

#menu-wrapper {
	width:960px;
	padding:0 0 70px 0;
	overflow:hidden;
}

#menu-header {
	width:960px;
	text-align:center;
	padding-bottom:40px;
	overflow:hidden;
}

#menu-left {
	width:503px;
	height:1035px;
	float:left;
}

#menu-right {
	width:444px;
	height:1035px;
	float:left;
}

#was-wrapper {
	width:960px;
	height: 100%;
	overflow:hidden;
	padding:0 0 0 0; 
	color: #ffffff;
}

#was-wrapper #menu-black {
	margin:30px auto 0 auto;
}

#was-header {
	width:960px;
	text-align: center;
	padding: 0 0 10px 0;
	overflow:hidden;
}

#was-header h1 {
	padding:55px 0 0 0;
	margin:0;
}

#was-content {
	width:960px;
	padding:0 0 0 0;
	overflow:hidden;
}

#was-image {
	width:280px;
	float:right;
}

#was-left {
	width:520px;
	margin-right:20px;
	float:left;
}

#was-right{
	width:400px;
	margin-left: 20px;
	float:right;
}

#was-left-button {
	width:50px;
	margin-right:20px;
	float:left;
}

#wofuer-wrapper {
	width:960px;
	height: 100%;
	overflow:hidden;
	padding:0 0 0 0; 
	color: #ffffff;
}

#wofuer-map {
	width:610px;
	height:547px;
	z-index:4;
	margin:50px 0 0 0;
	position:absolute;
}

#wofuer-header {
	width:960px;
	text-align: center;
	padding: 0 0 10px 0;
	overflow:hidden;
}

#wofuer-header h1 {
	padding:55px 0 0 0;
	margin:0;
}

#wofuer-directions {
	width:400px;
	height:500px;
	padding:17px 0;
	position:relative;
	z-index:3;
	left:570px;
}

#wofuer-directions-search {
	width:280px;
	margin:0 60px;
	padding:0 0 20px 0;
}

#wofuer-directions-search h1 {
	padding:22px 0 0 0;
	margin:0;
}

#wofuer-directions-search p {
	padding:4px 0 0 0;
	margin:0;
	line-height:21px;
}

input {
	font-family:"ff-tisa-web-pro-1","ff-tisa-web-pro-2";
	font-size:26px;
	color:#000;
	font-weight:600;
	font-style:italic;
	width:225px;
	height:62px;
	border:0;
	padding:10px 0;
	text-align:center;
}

input.button {
	width:27px;
	height:48px;
	background:none;
}

*:focus {outline: none;}

#wofuer-directions-opening {
	width:290px;
	margin:0 55px
}

#wofuer-directions-opening h1 {
	padding:16px 0 0 0;
	margin:0;
}

#wofuer-directions-opening ul {
	margin:0;
	padding:17px 3px;
	list-style:none;
	float:left;
}

#wofuer-directions-opening ul li span {
	letter-spacing: -1px;
}

#wofuer-content {
	width:960px;
	padding:0 0 0 90px;
	overflow:hidden;
}

#nutzen-content {
	width:960px;
	padding:0 0 0 0;
	overflow:hidden;
	text-align: left;
}

#nutzen-wrapper {
	width:960px;
	height: 100%;
	overflow:hidden;
	color: #ffffff;
}

#nutzen-header {
	width:960px;
	text-align: center;
	padding: 0 0 10px 0;
	overflow:hidden;
}

#nutzen-header h1 {
	padding:45px 0 0 0;
	margin:0;
}

#nutzen-image {
	width:380px;
	float:left;
	margin:0 20px 0 0;
}

#nutzen-text {
	width:300px;
	float:left;
	padding:20px 0 0 0;
}

#nutzen-left {
	width:460px;
	margin-right:20px;
	float:left;
}

#nutzen-right{
	width:460px;
	float:left;
}

#footer {
	width:960px;
	height:40px;
	margin:0 0 0 0;
	font-size:18px;
	font-weight:400;
	font-style: italic;
	color:#ffffff;
}

#footer ul {
	height:50px;
	list-style:none;
	float:left;
}
#footer ul li {
	height:50px;
	list-style:none;
	float:left;
}
#footer ul li.kontakt {
	width:180px;
	cursor: pointer;
}
#footer ul li.impressum {
	width:180px;
	cursor: pointer;
}
#footer ul li.stand {
	width:180px;
}
#footer ul li.copy {
	width:300px;
}

/*MENU WHITE */

#menu-white {
	width:780px;
	height:100px;
	margin:10px auto;
	padding:175px 120px 0 120px;
	background:url(../img/IM-SUITE_logo.png) 0 0 no-repeat;
	background-size: 180px 180px;
	background-position:50% 0;
}

#menu-white ul {
	width:780px;
	height:50px;
	padding:0 0 0 60px;
	list-style:none;
	display:inline-block;
}

#menu-white ul li {
	height:50px;
	list-style:none;
	float:left;
}

#menu-white ul li.home {
	width:180px;
}

#menu-white ul li.menu {
	width:180px;
}

#menu-white ul li.history {
	width:180px;
}

#menu-white ul li.findus {
	width:180px;
}

#compliance {
	cursor: pointer;
}

#itil {
	cursor: pointer;
}