html,body {
	color: #FFFFFF;
	background-color: #4D4D4F;
	background-image: url(layout/tail.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
body,tr,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: white;
}

hr {
	width:100%;
	height: 1px;
	border: 1px solid #8f8f8f;
}

h1 {
	font-family: 'Play', sans-serif;
	font-weight: 700;
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	border-bottom: #999 dashed 1px;
	margin-bottom: 10px;
	padding: 0px 0px 20px;
}
h2 {
	font-family: 'Play', sans-serif;
	font-weight: 400;
	font-size: 26px;
	font-weight: 400;
	color: #fff;
	padding-top: 10px;
}
h3 {
	font-family: 'Play', sans-serif;
	font-weight: 400;
	font-size: 21px;
	line-height: 20px;
	color: #fff;
}
.nutrition {
	border: 1px solid #7f7f80;
}
.nutrition tr td {
	font-size: 12px;
}

.nutrition tr td p {
	padding: 3px;
	margin: 0px;
}

.maintable {
	margin-top: 40px;
}

.maintable-index {
	margin-top: 20px;
}

.artikler {
	line-height: 20px;
}

#footer {
	background-color: #414143;
	border-top: 2px solid #BABEC1;
  	border-bottom: 2px solid #BABEC1;
	margin: 20px 0 20px 0;
}

#footer table tr td {
	font-size: 12px;
}
.footer-title {
	font-size: 14px;
}
a:link, a:visited, a:active {
	color: white;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
ul {padding:10px 20px;}

ol {padding:10px 20px;}

#footermenu {text-align: center; color: #666;}
#footermenu a {color: #999; text-decoration: none;}
#footermenu a:hover {text-decoration: underline;}

.table-data {
	border:1px solid #999;
	padding: 2px;
	margin: 20px 0px;
}
.table-data td {padding: 0px 10px;}
small {font-size: 10px; color: #A8A8A8;line-height: 12px;}

.photo-border {
	border:1px solid #999;
	padding: 3px;
	margin: 0px 0px 0px 20px;
}

.sponsorform {
	width: 300px;
	padding: 4px;
	border:1px solid #999;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #EFEFEF;
}
