#site					{	position: relative; margin: 0; width: 99%; height: 100%;}
#Logo					{
	position:absolute;
	left:52px;
	top:49px;
	height:40px;
	width:330px;
	background:#ffffff;
	color:#ff0099;
}
#Menu					{	position:absolute;	left:52px;	top:100px;		height:50px;	width:250px;	/* background:#ffffff; */ color:#000000;overflow:none;}
#StreepVert				{	display:none;	left:370px;	top:20px;		height:560px;	width:20px;		background:#ffffff; color:#ff0099;overflow:none;}
#Contact				{
	position:absolute;
	left:52px;
	bottom:30px;
	height:50px;
	width:330px;
	background:#ffffff;
	color:#000000;
}
#tvandel				{	position:absolute;	right:20px;	bottom:3px;	width:23px;		height:95px;}
#ContentPost			{	position:absolute; right:-2px; top:-1px; height:100%; width:100%; background:#ffffff; color:#000000; overflow:auto;}

.Post					{padding: 130px 0 130px 38%;}
.Post img				{padding: 0 0 10px 0;}
.PostInfo				{width:400px;	padding: 0 0 5px 0;		margin: 0 0 5px 0; /* border-bottom: 1px solid #ff0099; */}
.entry					{width:400px;	padding: 0 0 5px 0;		margin: 0 0 5px 0;}
.Post blockquote	{padding: 0 0 0 10px;	margin: 0 0 5px 0;		border-left: 1px solid #ff0099;		font-style: italic;  }

html {	height: 100%;}

Body {	font-size: 62.5%;	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	background-color: #ffffff;	color: #000000;	text-align: left;	height: 100%;	padding: 0;	margin: 0;	overflow:none;}

ul		{	list-style-type: none; margin: 10px 0 0 0;}
#Contact a {	color: #ff0099;}
a, a:link, a:visited	{	color: #000000;	text-decoration: none;	font-weight: 900;}
a:hover	 				{	color: #ff0099;	text-decoration: underline;}
a img {border:none;}
#current {	color: #ff0099;	text-decoration: none;}
* {
	padding: 0;
	margin: 0;
}

#Logo h1 {	font-family: Georgia;	font-size: 3.4em;	font-weight:300; line-height: 1.2em;	letter-spacing: 0;	text-align: left;	word-spacing: normal;	text-decoration: none;	color: #ff00990;	background-color: #ffffff;}

h1 {	font-family: Georgia;	font-size: 2.6em;	font-weight:300; line-height: 1.2em;	letter-spacing: 0;	text-align: left;	word-spacing: normal;	text-decoration: none;	color: #ff00990;	background-color: #ffffff;}

.product {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: normal;
}

h2 {	font-size: 1.2em; border-bottom: 1px solid #ff0099;}

#Menu a  {	font-family: Georgia;	font-size: 2.0em;	font-weight:300; line-height: 1.2em;	letter-spacing: 0;	text-align: left;	word-spacing: normal;	text-decoration: none;	background-color: #ffffff;}

/* input 		{	vertical-align: middle; border: 1px solid #ff0099; background: #ffffff; color: #000000; border: 1px solid; border-color:#ffffff #ffffff #ff0099 #ffffff;} */
input 		{	vertical-align: middle; background: #E9E9E9; color: #000000; border: none; margin: 0.5em 0 1em 0;}
textarea	{	border: none;		background-color: #E9E9E9;	color: #000000;	overflow: auto; margin: 0.5em 0 1em 0;}

/*
.contactform	{	width: 100%;	position: static;	overflow: hidden;}
.contactleft	{	width: 25%;	text-align: right;	clear: both;	float: left;	display: inline;	padding: 4px;	margin: 5px 0;}
.contactright	{	width: 40%;	text-align: left;	float: right;	display: inline;	padding: 4px;	margin: 5px 0;}
.contacterror	{	border: 2px solid #ff0099;}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
*/


/* --- Scalable Grid --- */
.grid {
	width: 600px;
	padding: 130px 0 130px 35%;	
}

.grid-m1 {
  float: left;
  width: 5%;
  height: 1px;
}

.grid-c1 {
  float: left;
  width: 30%;
}

.grid-m2 {
  float: left;
  width: 5%;
  height: 1px;
}

.grid-c2 {
  float: left;
  width: 30%;
}

.grid-m3 {
  float: left;
  width: 5%;
  height: 1px;
}

.grid-c3 {
  float: left;
  width: 30%;
}
