/* hide from ie on mac \*/
html {
	height: 100%;
}	
#flashcontent {
	height: 375px;
	clear: both;
}
/* end hide */
body {
	height: 100%;
	padding: 0;
	background-color: #231f20;
	color:#ffffff;
	font-family:sans-serif;
	font-size:100%;
	margin-top: 10px;
}	
a {	
	color:#cccccc;
}
h1#logo {
	text-indent: -9999px;
	background: url(http://www.paalenperk.com/images/website/logo.gif) no-repeat;
	width: 280px;
	height: 60px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	margin-top: 0;
}
p#toplinks {
	text-align: right;
	display: inline;
	float: right;
	margin-top: 35px;
	font: 90% Georgia, "Times New Roman", Times, serif;
}
p#toplinks a {
	color: #666;
}
p#toplinks a:hover {
	color: #ed1c24;
	font-weight: normal;
	font-style: normal;
}
ul#menu {
	width: 780px;
	padding: 0;
	height: 25px;
	margin: 25px auto 10px;
}
ul#menu li {
	float: left;
	margin-right: 30px;
	font-size: 1,0%;
	list-style-type: none;
}
ul#menu li a {
	text-decoration: none;
	font-size: 160%;
	color: #666;
}
ul#menu li a:hover, ul#menu li a.actief  {
	color: #ed1c24;
}
div.wrapper {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
.wrapper #links {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 580px;
}
.wrapper #links h2 {
	font-weight: normal;
	font-style: normal;
	color: #ed1c24;
	background: url(http://www.paalenperk.com/images/website/boompje.gif) no-repeat;
	height: 32px;
	text-indent: 28px;
	padding-top: 3px;
}
.wrapper #links p.datum {
	margin-left: 40px;
	margin-top: -22px;
	color: #fff;
}
.wrapper #links p {
	margin-bottom: 18px;
	line-height: 130%;
}
.wrapper #links ul#shirts {
	
}
.wrapper #links ul#shirts li {
	list-style-type: none;
	margin-left: -40px;
	clear: both;
	padding-bottom: 25px;
}
.wrapper #links ul#shirts li img {
	float: left;
	margin-right: 15px;
	border: 4px solid #fff;
}
.wrapper #links ul#shirts li p.stock {
	color: #ed1c24;
}
.wrapper #rechts {
	width: 160px;
	float: right;
	background-color: #ed1c24;
	padding: 10px;
	font: 90% Georgia, "Times New Roman", Times, serif;
	margin-top: -35px;
	margin-bottom: 10px;
}
.wrapper #rechts p {
	margin-top: 0;
}
.wrapper #rechts a {
	color: #231f20;
}
.wrapper #rechts a:hover {
	text-decoration: none;
}
p#footer {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	clear: both;
	font: 70% Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	border-top: 1px solid #ed1c24;
}