@font-face {
	font-family: "whitman-roman";
	src: url("../fonts/whitmanromanlf.eot");
	src: 
		url("../fonts/whitmanromanlf.otf") format("opentype"),
		url("../fonts/whitmanromanlf.ttf") format("truetype");
}

.box{
	/*display: none;*/
}

#footer{

	-webkit-animation: all 2.7748s 1 ease-in-out;
	-moz-animation: all 2s ;
	-o-animation: all 2.7748s 1 ease-in-out;
}


body{
overflow: hidden;
}


:focus {
  -moz-outline-style: none;
  outline-style:none;
outline: none;
}

a{
-moz-outline-style: none !important;
  outline-style:none !important;
outline: none !important;
}

a:active{
-moz-outline-style: none;
  outline-style:none;
outline: none;

}


*:focus {
  -moz-outline-style: none;
outline-style:none;
outline: none;
}



*{
outline-style:none;
  -moz-outline-style: none;
outline: none;
}

*:active{
outline-style:none;
outline: none;
}

h1 a{ outline: none;}
h1 a:active{ outline: none;}

body {
	margin: 0;
	padding: 0;
	/*background: #e2e2e2;*/
	font-family: "whitman-roman";
}

#container {
	position: relative;
	margin: 0 auto 10px auto;
	padding: 55px 0 30px 0;
	width: 100%;
	max-width: 1000px;
	height: 500px;
	background: #fff;
	border: 2px solid #fff;
	border-top: none;
	/*
	-moz-box-shadow: inset 0 0 10px #aaa;
	-webkit-box-shadow: inset 0 0 10px#aaa;
	box-shadow: inner 0 0 10px #aaa;*/
}
/*
body, h1, h2, h3, h4, h5, p, {
	font-family: "whitman-roman" !important;
}*/

h1 {
outline-style:none;
 	outline: none;
	margin: 0 auto;
	padding: 0 0 0 146px;
	width: 196px;
	text-align: center;
	/*border: 2px solid red;*/
}

h1 a {
outline-style:none;
 	outline: none;
	display: block;
	height: 48px;
}

h1 a:hover #main-icon {
border: none;
outline-style:none;
 	outline: none;
	background: transparent url('../img/sprite.png') bottom left no-repeat;
}

#main-icon {
	display: inline-block;
	width: 48px;
	height: 48px;
	background: transparent url('../img/sprite.png') top left no-repeat;
	/*border: 1px solid red;*/
}

#logo-text {
outline-style:none;
 	outline: none;
	display: inline-block;
	width: 147px;
	height: 48px;
	background: transparent url('../img/logo.png') top left no-repeat;
}

#menu {
	position: absolute;
	top: 230px;
	margin-left: -8px;
	left: 50%;
	width: 16px;
	/*background: #ada;*/
	/*left: 452px;*/
}

#menu ul {
	margin: 0;
	padding: 0;
	display: block;
	width: 16px;
	list-style-type: none;
}

#menu ul li a {
	margin: 0;
	padding: 0;
	margin-bottom: 16px;
	display: block;
	/*width: 16px;*/
	height: 48px;
	/*background: blue;*/
	/*background: transparent url('../img/sprite.png') top left no-repeat;*/
}

.box {
	position: absolute;
	padding: 18px 18px 8px 18px;
}

#box1 { top: 48px; left: 100px; width: 250px; border: 1px solid #bc0a1b; }
#box2 { top: 40px; left: 50px; width: 300px; border: 1px solid #a20a63; }
#box3 { top: 140px; left: 60px; width: 310px; border: 1px solid #f4bf82; }
#box4 { top: 130px; left: 660px; width: 262px; border: 1px solid #40a0c4; }
#box5 { top: 120px; left: 660px; width: 260px; border: 1px solid #95cb4d; }


#box4 img{
	margin-left: 10%;
	margin-top: 30%;
	width: 80%;
	vertical-align: middle;
	text-align: center;
	
}

#box4 img.tcom{
	margin-left: 10%;
	margin-top: 40%;
	width: 80%;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 13px;
	
}
#box4 div.client{
 border: 1px solid #40A0C4;
    display: block;
    float: left;
    margin-bottom: 14px;
    margin-right: 19px;
    min-height: 110px;
    overflow: hidden;
    width: 110px;
    margin-top:5px;
}

#impressum {
	display: none;
	position: absolute;
	
	top: 200px;
	width: auto;
	margin: 0 55% 0 15%;
	border: 1px solid #AAA;
	/*border: 1px solid red;*/
}


#kontakt {
	display: none;
	position: absolute;
	top: 200px;
	width: auto;
	
	margin: 0 8% 0 60%;
	border: 1px solid #AAA;
	/*border: 1px solid blue;*/
}

.line { position: absolute;
	display: none;
}

#line1 {
	top: 78px;
	left: 387px;
	width: 89px;
	height: 1px;
	border-top: 1px solid #bc0a1b;
}

#line2a {
	top: 198px;
	left: 387px;
	width: 60px;
	height: 1px;
	border-top: 1px solid #a20a63;
}

#line2b {
	top: 198px;
	left: 447px;
	width: 100px;
	height: 135px;
	border-left: 1px solid #a20a63;
}

#line2c {
	top: 332px;
	left: 447px;
	width: 45px;
	height: 1px;
	border-top: 1px solid #a20a63;
}

#line3 {
	top: 462px;
	left: 407px;
	width: 85px;
	height: 1px;
	border-top: 1px solid #f4bf82;
}

#line4a {
	top: 270px;
	left: 507px;
	width: 45px;
	height: 1px;
	border-top: 1px solid #40a0c4;
}

#line4b {
	top: 180px;
	left: 552px;
	width: 45px;
	height: 91px;
	border-left: 1px solid #40a0c4;
}

#line4c {
	top: 180px;
	left: 552px;
	width: 108px;
	height: 91px;
	border-top: 1px solid #40a0c4;
}

#line5a {
	top: 320px;
	left: 592px;
	width: 69px;
	height: 91px;
	border-top: 1px solid #95cb4d;
}

#line5b {
	top: 320px;
	left: 592px;
	width: 69px;
	height: 80px;
	border-left: 1px solid #95cb4d;
}

#line5c {
	top: 400px;
	left: 508px;
	width: 85px;
	height: 80px;
	border-top: 1px solid #95cb4d;
}

.link { background: transparent url('../img/sprite.png') top left no-repeat; }

a#link1:hover { background: transparent url('../img/sprite.png') -64px 0px no-repeat; }
a#link2:hover { background: transparent url('../img/sprite.png') -80px 0px no-repeat; }
a#link3:hover { background: transparent url('../img/sprite.png') -48px -48px no-repeat; }
a#link4:hover { background: transparent url('../img/sprite.png') -64px -48px no-repeat; }

.box { display: none; }

.box h3 {
	margin: 0 0 15px 0;
	padding: 0;
	color: #707070;
	font-size: 90%;
}

.box p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #707070;
	font-size: 90%;
}

#footer {
	position: relative;
	bottom: -60px;
	text-align: center;
	font-family: "whitman-roman";
}

#footer a {
	color: #706f6f;
	text-decoration: none;
	font-family: "whitman-roman";
	font-weight: bold;
	/*
	font-style: italic;*/
	font-size: 0.84em;
}