html, body {
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494D4C;
	background-image:url(/templates/pics/body-bg.gif);
	background-repeat: repeat-x;
	margin: 0 0 20px 0;
}
p {
	margin: 0;
	padding: 0 0 30px 0;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
	

}


ol {
	margin: 0 0 6px 25px;
}
ul {
	margin: 0 0 6px 15px;
}
#content ul {
	/*list-style-image: url('/templates/pics/anstrich.gif');
	list-style-position: outside;*/

	margin: 0;
}

#content li{
	background-image:url(/templates/pics/anstrich.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-left: 45px;
	padding-top: 5px;
	/*background-position: 0 0;*/
}
object, embed {
	margin: 0; 
	padding: 0;
	cursor: pointer;
}

form, input, label, select, textarea {
	margin: 0;
	padding: 0;
}
a:link, a:visited, a:active, a:hover { 
	color: #F04D23;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, a img {
	border: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 23px 0;
	padding: 0;
	font-size: 16px;
	color: #000000;
}
h1 {
	margin: 0 0 5px 0;
}
h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font-size: 14px;
}
h3 {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 12px;
}
h4 {
	margin: 0 0 6px 0;
	font-weight: bold;
	font-size: 10px;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 10px;
}
form {
	margin: 0;
	padding: 0;
}
/* Schriftarten */
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.times {
	font-family: "Times New Roman", Times, serif;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.vsuper {
	vertical-align:top;
	font-size: 9px;
}
.vbottom {
	vertical-align: text-bottom;
	font-size: 9px;
}
.floatl { float: left; }
.floatr { float: right; }
.fixfloat {
	clear: both;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
/* Farben */
.bg-dark { background-color: #788D90; }
.bg-mint { background-color: #AAD3D8;}
.bg-lgrey { background-color: #E1DFDF; }
.bg-mgrey { background-color: #C3C5C8; }
.bg-dgrey { background-color: #AEAFB2; }
.bg-white { background-color: #FFFFFF; }

.lh-30 { line-height: 30px;}
.white { color: #FFFFFF; }

/* min-height */
.minh-10 {
	height: 10px;
	overflow: visible;
}
html>body .minh-10 {
	height: auto;
	min-height: 10px;
}
/* Innen und Außenabstände */
.p-0-16 { padding: 0 16px; }
.p-10-50 {padding: 10px 50px;}
.pb-10 { padding-bottom: 10px; }
.ml-20 { margin-left: 20px; }
.ml-10 { margin-left: 10px; }
.mb-10 { margin-bottom: 10px; }
.mb-15 { margin-bottom: 15px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.pl-100 { padding-left: 100px; }
.p-8 { padding: 8px; }
/* Seitenaufbau */
#main-container {
	margin: auto;
	width: 960px;
	height: 500px;
	overflow: visible;
}
html>body #main-container {
	height: auto;
	min-height: 500px;
}
#site-container {
	width: 960px;
	height: 500px;
	padding: 0 20px;
	overflow: visible;
}
html>body #site-container {
	height: auto;
	min-height: 500px;
}
#head-container {
	width: 960px;
	height: 99px;
	overflow: hidden;
	position: relative;
}
#head-logo {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 97px;
	overflow: hidden;
	border-bottom: 2px solid #000000;
}
#head-img {
	position: absolute;
	left: 200px;
	top: 0;
	width: 760px;
	height: 97px;
	overflow: hidden;
	background-color: #f6f7f6;
	/* background-image: url(/templates/pics/head-bg.gif);
	background-repeat: no-repeat;
	background-position: left top; */
	border-bottom: 2px solid #000000;
}
#info-nav {
	position: absolute;
	left: 570px;
	top: 0;
	width: 190px;
	height: 97px;
	overflow: hidden;
}
#information-container {
	width: 800px;
	height: 20px;
	padding: 0 10px;
	overflow: hidden;
}

#search-container {
	position: absolute;
	left: 0;
	top: 0;
	padding: 7px 0 0 10px;
	width: 180px;
	height: 26px;
	border-right: 1px solid #9D989A;
}

#short-sitemap-container {
	width: 960px;
	height: 18px;
	overflow: hidden;
	background-image: url(/templates/pics/breadcrumb-bg.png);
	background-repeat: repeat-x;
	position: relative;
}
#short-sitemap-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	height: 18px;
	overflow: hidden;
	background-image: url(/templates/pics/short-sitemap-left-bg.gif);
	background-repeat: no-repeat;
}
#short-sitemap {
	position: absolute;
	left: 200px;
	top: 0;
	width: 760px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	background-color: #BDC5C2;
	background-image: url(/templates/pics/short-sitemap-right-bg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
#shop-head-container {
	width: 820px;
	height: 41px;
	overflow: hidden;
}
#content-container {
	width: 960px;
	height: 500px;
	overflow: visible;
	background-image: url(/templates/pics/main-content-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#content-container-gradient {
	width: 960px;
	height: 500px;
	overflow: visible;
	background-image: url(/templates/pics/content-right-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
html>body #content-container, html>body #content-container-gradient {
	height: auto;
	min-height: 500px;
}
#main-nav-container {
	width: 200px;
	margin-right: 20px;
	height: 10px;
	overflow: visible;
}
#content {
	width: 530px;
	margin-right: 20px;
	height: 10px;
	overflow: visible;
	padding: 15px 0;
	color: #000000;
}
#content-index {
	width: 760px;
	height: 10px;
	overflow: visible;
	color: #000000;
	position: relative;
}
#content-right {
	width: 190px;
	height: 10px;
	overflow: visible;
}

html>body #main-nav-container, html>body #content, html>body #content-right, html>body #content-index  {
	height: auto;
	min-height: 10px;
}
#foot-container {
	background-image: url(/templates/pics/foot-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 860px;
	height: 35px;
	text-align: center;
	font-size: 11px;
	color: #4D4D4D;
	font-size: 10px;
	background-color: #F4F7F6;
}
#foot-container .pipe { color: #5CBAD3; }