#wrapper {
	height: auto;
	width: 800px;
	text-align: left;
	margin: 20px auto;
	background-color: #FFFFFF;
}
#cont {
	float: left;
	width: 600px;
	background-color: #FFFFFF;
}
#side_nav {
	background: #DFFFDF;
	float: right;
	width: 195px;
	padding-bottom: 20px;
}



#header_nav li {
	line-height: 2em;
	text-align: right;
	display: inline;
	list-style: none;
	margin-top: 1em;
	margin-left: 1em;
}
.column {
	display: inline;
	padding: 2px;
	float: left;
	height: auto;
	width: 30%;
	margin-left: 1.6%;
	background-color: #FFFFFF;
}

.shop_column {
	display: inline;
	float: left;
	height: auto;
	width: 40%;
	margin-left: 20px;
	background-color: #FFFFFF;
}
.title {
	line-height: 1.2em;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
}
.content {
	margin-bottom: 1em;
}

h6 {
	background-color: #FFCCFF;
	border-left: 5px solid #FF00CC;
	padding-left: 5px;
	margin-bottom: 5px;
}
.onlyone {
	margin-bottom: 10px;
	font-size: 121%;
	padding-left: 10px;
}
em {
	font-size: 121%;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
	color: #000099;
}




li {
	list-style: url(none) none;
	line-height: 1.5em;
	padding-left: 10px;
}



#header {
	width: 800px;
	background : url(../img/head.jpg) no-repeat;
}
.headline {
	line-height: 1.5em;
	margin-bottom: 10px;
	margin-left: 2%;
	margin-right: 2%;
}
#footer {
	background: #FFCCFF;
	text-align: center;
	clear: both;
	width: 800px;
	padding-bottom: 10px;
}
#breadcrumbnav li {
	line-height: 2em;
	display: inline;
	margin-left: 10px;
}


h5 {
	line-height: 2em;
	background: #66FF99;
	padding-left: 5px;
	border-left: 5px solid #FF0000;
	margin-bottom: 5px;
}

h4 {
	background: #FFCC99;
	border-left: 5px solid #FF0000;
	padding-left: 5px;
	line-height: 2em;
	margin-bottom: 5px;
}
#wrapper #cont  ul {
	margin-bottom: 1em;
}
#wrapper #cont li {
	line-height: 1.5em;
}

h2 {
	background: #FF99FF;
	padding-left: 5px;
	border-left: 5px solid #FF0000;
	line-height: 2em;
	margin-top: 10px;
	margin-bottom: 5px;
}
#header #rogo {
	text-indent: -5000px;
}


#header ul {
	text-align: right;
}

h1,h2,h3 {
	font-size: 139%;
	line-height: 1.5em;
	font-weight: bold;
}
h4,h5,h6 {
	font-size: 121%;
	line-height: 1.5em;
	font-weight: bold;
}
#cont h3 {
	line-height: 2em;
	background-color: #FFCC99;
	margin-left: 20px;
	border-left: 5px solid #FF0000;
	margin-bottom: 10px;
	margin-right: 10px;
	padding-left: 5px;
}
a:hover {
	color: #FF0000;
}
#wrapper #side_nav ul {
	margin-bottom: 1.5em;
}
