
*, html {
	margin:0; padding:0;
	outline:none;
}

body {
	color: #000;
	font-size: 100.01%;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	margin:0; padding:0;
	background: #fff no-repeat center;
}
html, body {
	height:100%;
}
a:link, a:visited {
	font-size: 12px;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
a:hover, a:active {
	text-decoration: none;
	color:#c0c0c0;
}

.logos li {
	margin:0px;
	padding:0px;
}

.logos li a, .logos li a:hover {
	cursor:default!important;
}

.l1 a {
	display:block;
	width:160px;
	height:36px;
	background:url(../images/logos/cleveland.jpg);
	text-indent:-5000px;
}
.l1 a:hover {
/*	background:url(../images/logos/cleveland.jpg) 0px 41px;*/
	background:url(../images/logos/cleveland.jpg);
}
.l2 a {
	display:block;
	width:180px;
	height:36px;
	background:url(../images/logos/sav.jpg);
	text-indent:-5000px;
}
.l2 a:hover {
	background:url(../images/logos/sav.jpg) 0px 0px;
}
.l3 a {
	display:block;
	width:180px;
	height:36px;
	background:url(../images/logos/indimant.jpg);
	text-indent:-5000px;
}
.l3 a:hover {
	background:url(../images/logos/indimant.jpg) 0px 0px;
}

.l4 a {
	display:block;
	width:180px;
	height:27px;
	background:url(../images/logos/winter.jpg);
	text-indent:-5000px;
}
.l4 a:hover {
	background:url(../images/logos/winter.jpg) 0px 0px;
}
.l5 a {
	display:block;
	width:180px;
	height:36px;
	background:url(../images/logos/norton.jpg);
	text-indent:-5000px;
}
.l5 a:hover {
	background:url(../images/logos/norton.jpg) 0px 0px;
}

.l6 a {
	display:block;
	width:180px;
	height:36px;
	background:url(../images/logos/efesis.jpg);
	text-indent:-5000px;
}
.l6 a:hover {
	background:url(../images/logos/efesis.jpg) 0px 0px;
}

.l7 a {
	display:block;
	width:180px;
	height:31px;
	background:url(../images/logos/flexovit.jpg);
	text-indent:-5000px;
}
.l7 a:hover {
	background:url(../images/logos/flexovit.jpg) 0px 0px;
}

.l8 a {
	display:block;
	width:180px;
	height:27px;
	background:url(../images/logos/universal.jpg);
	text-indent:-5000px;
}
.l8 a:hover {
	background:url(../images/logos/universal.jpg) 0px 0px;
}

.l9 a {
	display:block;
	width:180px;
	height:36px;
	background:url(../images/logos/legrom.jpg);
	text-indent:-5000px;
}
.l9 a:hover {
	background:url(../images/logos/legrom.jpg) 0px 0px;
}


hr {
	height:1px;
	width:100%;
	margin-left:0px;
	border:1px solid #0083CE;
}

#wrapper {
	margin: 0px auto 0px auto;
	width:950px;
	padding:0px;
	background:	#fff url(../images/bg.jpg) no-repeat top left;
}
#wrapper {
	min-height:550px;
}
#top {
	height:420px;
}

#navi {
	float:left;
	margin: 114px 0px 0px 0px;
	width:412px;
	height:230px;
}

.alone {
	margin:10px 0px 0px 30px;
}

#navi li {
	color:#fff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin:0px 0px 4px 20px;
	line-height:16px;
}

#navi ul {
	margin-top:40px;
	float:left;
}

#navi li a {
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	width: 100px;
	padding: 2px 0px 2px 10px;
	background: #0083CE;
}

#navi .active {
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	width: 100px;
	padding: 2px 0px 2px 10px;
	background: #4FA9DD;
}

#navi .zweite li a {
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	width: 100px;
	padding: 2px 0px 2px 10px;
	background: #929292;
}

#navi .zweite .active {
	display:block;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	width: 100px;
	padding: 2px 0px 2px 10px;
	background: #7E7E7E;
}


#navi li a:hover {
	background: #1B90D4;
}

#navi .zweite li a:hover {
	background: #8B8B8B;
}

#bild {
	float:left;
	margin: 114px 0px 0px 0px;
	width:333px;
	height:231px;
}

.zweite {
margin-left: 74px;
background: url(../images/zweite.jpg) no-repeat top left;
}




#content {
	width: 950px;
}

#logos {
	width:205px;
	float:left;
}
#text {
	width:523px;
	padding-right:0px;
	float:left;
}

h1, h2, h3, h4 {color:#0083CE}

#aktuelles {
	width:185px;
	margin-left:25px;
	float:left;
}

h1 {
	font-size:16px;
	font-weight:bold;
	margin-bottom: 14px;
}
h3 {
	font-size:12px;
	font-weight:bold;
}


.flleft {
float: left;
margin-right:5px;
margin-top:3px;
margin-bottom:5px;
border:2px #D6DCDA solid;
}

.frimg {
float: right;
margin-left:10px;
margin-top:3px;
margin-bottom:10px;
border:2px #D6DCDA solid;
}

.download {
	height:30px;
	width: 50px;
	background:url(../images/pdf.jpg) no-repeat left top;
	padding-left: 35px;
	padding-bottom: 25px;
	padding-top: 3px;
	line-height:30px;
}

.flleft2 {
float: left;
margin-right:15px;
margin-top:3px;
border:2px #D6DCDA solid;
}

.flright2 {
float: right;
margin-left:15px;
margin-top:3px;
border:2px #D6DCDA solid;
}

#kontakt {
width:260px;
float:left;
padding-top:40px;
}

p, li {
font-size:12px;
line-height:20px;
margin-bottom: 12px;
}

#text li {
list-style:none;
background: url(../images/li.gif) 0px 3px no-repeat;
padding-left: 20px;
line-height:16px;
}

#content li {
list-style:none;
}

#kontakt h1 {
font-size:20px;
margin-bottom: 16px;
margin-top: 0px;
font-weight:bold;
color:#445F66;
padding-left:40px;
padding-top:4px;
background:url(../images/telefon.gif) top left no-repeat;
height:32px;
}

img {
border:none;
}

#footer {
margin: 0px auto 0px auto;
height:29px;
padding: 70px 0px 0px 96px;
background:url(../images/footer.jpg) #F2E9E0 no-repeat top left;
}

#footer p {
font-size:12px;
float:left;
color:#682D34;
margin-left: 26px;
height: 30px;
padding-top: 6px;
}

#footer p:hover {
background:url(../images/bgf.jpg) center top no-repeat;
cursor:default;
}

.clear {
float:none;
clear:both;
}
.clear2 {
float:none;
clear:both;
border-bottom: 1px solid #0183CF;
margin:0px!important;
padding:0px!important;
}
.katalog {
	display:block;
	float:left;
	width: 240px;
	margin-right:20px;
}

.katalog h1 {
margin-top:5px!important;
padding-top:2px!important;
}
