/* 960 Grid System */
@import url(/catalog/view/theme/staubbeutelprofis/stylesheet/reset.css);
@import url(/catalog/view/theme/staubbeutelprofis/stylesheet/text.css);
@import url(/catalog/view/theme/staubbeutelprofis/stylesheet/960.css);
@import url(/catalog/view/theme/staubbeutelprofis/stylesheet/layout.css);
@import url(/catalog/view/theme/staubbeutelprofis/stylesheet/opencart.css);/**/

html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
* {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background:#fff url(/catalog/view/theme/staubbeutelprofis/image/bg.png) repeat-x top center;
}
body, td, th, input, textarea, select, a {
	font-size: 12px;
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #000;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
p {
	margin-top: 0px;
}

h1.text {
	color: #000000;
	text-transform: normal;
}

.welcomeText {
	background-image: url('/image/welcome_text.png'); 
	background-repeat: no-repeat; 
	height: 165px;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 8pt;
	line-height: 1.2em;
}

#tab_description h1{
	color: #000000;
	font-size: 14pt;
	margin-bottom: 10px;
}

#tab_description h2{
	color: #000000;
	font-size: 12pt;
	margin-bottom: 10px;
}

#tab_description h3{
	color: #000000;
	font-size: 10pt;
	margin-bottom: 10px;
}

h2.small {
	font-size: 12pt;
	margin-top: 18px;
	margin-bottom: 7px;
	color: #303030;
}

h3.small {
	font-size: 10pt;
	margin-bottom: 5px;
	color: #303030;
}

.middle ul {
	list-style-image: url('../image/list_li.gif');
	line-height: 20px;
	
}

.middle li {
	
}

