* {
border:medium none;
font-size:1em;
margin:0pt;
padding:0pt;
}


body {
	background: #0f9 url(img/gradientbg3.jpg) repeat-x;
	color:#fff;
	border-top: 2px solid #000;
	font-family:Helvetica, "Lucidia Grande", Sans-serif;
	font-size: 15px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	text-align:center;
	}

a {
	outline: none;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	outline: none;
	color: #fff;
	text-decoration: none;
}
	
h1 {
	text-align: center;
	letter-spacing: 2px;
	color: #000;
	margin-bottom: 15px;
}

h2 {
	text-align: center;
	letter-spacing: 5px;
	color: #000;
}

#header {
	background: transparent;
	height: 60px;
	width: 220px;
	margin: 0 auto;
}

#switcher {
	background-color: white;
	cursor: pointer;
	border-bottom: 2px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 220px;
	margin: 0px auto;
    }

.accToggler {
	color: #000;	
}

.accContent {
	margin:0px auto;
	color: #000;	
} 


#logo {
	cursor: pointer;
	margin:0px auto;
	height: 134px;
	padding: 30px;
	margin-bottom: 0px;
	border-bottom: 1px solid #fff;
	}
	
#container {
	margin: 0px auto;
	width: 932px;
	}

#kwick {
	background-color: #000;
	margin: 0px;
	border-top: 10px solid #000;
	border-bottom: 10px solid #000;
	border-left: 10px solid #000;
	}
#kwick .kwicks {
	display: block;
	height: 250px;
	margin: 0px;
}
#kwick li {
	float:left;
}

#kwick .kwick {
	background:#fff none repeat scroll 0%;
	border-right:2px solid #fff;
	display:block;
	height:250px;
	overflow:hidden;
	width:150px;
}
#kwick .kwick span {
	display:none;
}
#kwick .opt1 {
	background:#000 url(img/store.jpg) repeat scroll 0%;
}
#kwick .opt2 {
	background:#000 url(img/it_store.jpg) repeat scroll 0%;
}
#kwick .opt3 {
	background:#000 url(img/brands.jpg) repeat scroll 0%;
}
#kwick .opt4 {
	background:#000 url(img/open.jpg) repeat scroll 0%;
}
#kwick .opt5 {
	background:#000 url(img/kontakt.jpg) repeat scroll 0%;
}
#kwick .opt6 {
	background:#000 url(img/weg.jpg) repeat scroll 0%;
	border-right:0pt none;
}

#footer {
	color: #fff;
	width: 932px;
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #fff;
	line-height:1.5;
	cursor: default;
}
#impressum {
	margin-top: 30px;
	text-align: left;
}

.left {
	float: left;
	margin-left: 20px;	
}

.center {
	float: left;
	padding-right: 30px;
	margin-right: 20px;
	padding-left: 30px;
	margin-left: 35px;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
}

.right {
	float: none;
	height:150px;
	margin-left: 672px;
	
	
		
}
.pointer {
	cursor: pointer;
		
}

.images {
	display: none;
		
}