html{
	height:100%;
	margin:0;
	padding:0
} 

html,body {
	padding:0;
	margin:0;
	background-color: #14101f;
	font-size: 11px;
	font-family: Arial, verdana, sans-serif;
	color: #FFF;
}
body{	
	text-align:center;
	background-color: #14101f;
	height:100%;
}
#wrapper {
	display: inline-block;
	margin: auto;
	margin-top: 50px;
	height: 656px;
	width:909px;
	text-align:left;
	position:relative;
	overflow:hidden;
}
img {
	border: none;
}
a {
	color: #c17cd3;
	text-decoration: none;
}
a:hover {
	color: #64007e;
}
#header {
	height: 98px;
}
#menu {
	height: 98px;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}
#menu ul {
	padding-left: 100px;
	list-style-type: none;
	margin-top: 82px;
	margin-left: 0px;
	display: inline-block;
	/*width: 100%;*/
}
#menu li {
	width: 116px;
	height: 14px;
	padding-left: 2px;
	border: 1px dotted #454f72;
	float: left;
	list-style-type: none;
	margin-right: 10px;
	background: url('images/bg_menu.png') repeat 0 0;
}

#logo {
	width: 150px;
	margin: 24px 0 0;
	padding: 0;
	float: right;
}
#content {
	height: 412px;
	padding-top: 90px;
	width: 705px;
	padding-left: 100px;
	padding-right: 100px;
	line-height: 18px;
	overflow: auto;
	margin-top: 3px;
}
#content h1 {
	font-size: 13px;
	font-weight: bold;
	color: #C17CD3;
}
#content-home {
	height: 272px;
	padding-top: 90px;
	width: 705px;
	padding-left: 100px;
	padding-right: 100px;
	line-height: 18px;
	overflow: auto;
	margin-top: 3px;
}
#content-home h1 {
	font-size: 13px;
	font-weight: bold;
	color: #C17CD3;
}
#content-kontakt {
	height: 412px;
	padding-top: 90px;
	width: 705px;
	padding-left: 100px;
	padding-right: 100px;
	line-height: 18px;
	overflow: auto;
	margin-top: 3px;
}
#content-kontakt h1 {
	font-size: 13px;
	font-weight: bold;
	color: #C17CD3;
}
#footer {
	text-align: right;
	color: #683d73;
	padding-right: 20px;
	width: 889px;
	margin-top: 10px;
}
#footer .colored {
	color: #c17cd3;
}
#footer .stcolored {
	color: #683d73;
}
.home-img-1 {
	background: url('images/service_1.png') 0 0;
	width: 902px;
	height: 25px;
	margin-left: 5px;
}
.home-img-1 a {
	width: 902px;
	height: 25px;
	display: block;
}
.home-img-1:hover {
	background: url('images/service_2.png') 0 0;
}
.home-img-2 {
	background: url('images/produktivitaets_1.png') 0 0;
	width: 902px;
	height: 24px;
	margin-left: 5px;
}
.home-img-2 a {
	width: 902px;
	height: 24px;
	display: block;
}
.home-img-2:hover {
	background: url('images/produktivitaets_2.png') 0 0;
}
.home-img-3 {
	background: url('images/design_1.png') 0 0;
	width: 902px;
	height: 25px;
	margin-left: 5px;
}
.home-img-3 a {
	width: 902px;
	height: 25px;
	display: block;
}
.home-img-3:hover {
	background: url('images/design_2.png') 0 0;
}
.home-img-4 {
	background: url('images/dummy_1.png') 0 0;
	width: 902px;
	height: 23px;
	margin-left: 5px;
}
.home-img-4 a {
	width: 902px;
	height: 23px;
	display: block;
}
.home-img-4:hover {
	background: url('images/dummy_2.png') 0 0;
}
.home-img-5 {
	background: url('images/roger_1.png') 0 0;
	width: 902px;
	height: 24px;
	margin-left: 5px;
}
.home-img-5 a {
	width: 902px;
	height: 24px;
	display: block;
}
.home-img-5:hover {
	background: url('images/roger_2.png') 0 0;
}
.home-img-6 {
	background: url('images/hubacher_1.png') 0 0;
	width: 902px;
	height: 23px;
	margin-left: 5px;
}
.home-img-6 a {
	width: 902px;
	height: 23px;
	display: block;
}
.home-img-6:hover {
	background: url('images/hubacher_2.png') 0 0;
}
