/*
Created by: puMion Designs Camiel Verschoor.
www.pumion.cenawerk.eu
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color: #000000;
}
#wrapper { 
 margin: 10px auto;
 width: 900px;
 border-bottom-width: 1px;
 border-left-width: 0px;
 border-top-width: 0px;
 border-right-width: 0px;
 border-style: solid;
}

#faux {
 background-image: url(images/2faux.gif);
 overflow: auto;
 width: 100%
}
#header {
 width: 900px;
 height: 200px;
 background: url(images/template.jpg);
}
#leftcolumn { 
 text-align: center;
 display: inline;
 background-image: url(images/menu.jpg);
 padding: 0px;
 width: 298px;
 float: left;
 background-repeat: no-repeat;
 background-color: #efeeef;
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
 border-top-width: 0px;
 border-bottom-width: 0px;
}
#rightcolumn { 
 float: right;
 color: #333;
 padding: 5px;
 width: 588px;
 min-height: 460px;
 background-image: url(images/logo.gif);
 display: inline;
 position: relative;
 border-bottom-width: 0px;
 border-left-width: 0px;
 border-top-width: 0px;
 border-right-width: 1px;
 border-style: solid;
}

.clear { clear: both; background: none; }

h1
{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 40px; 
}
h2
{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 30px; 
}
h3 {
font-style: italic;
font-size: 15px;
}

.u {
text-decoration: underline;
}
.content
{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 12px;
margin: 5px;
}

.headermenu
{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 20px;
} 

.linksmenu
{
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size: 13px;
}

.sign
	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.right
	{
	float: right;
	}
.b
	{
	font-weight: bold;
	}
	
.menuimage
	{
	border-width: 0px;
	}

a:link
{
	text-decoration: none;
	color: #000000;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover 
{
	color: #000000;
	text-decoration: underline;
}

a:active 
{
	color: #000000;
}	.newsdate 	{				font-style: italic;			}			.form		{					border: 1px;				border-style: solid;				border-color: #667DCB;				background-color: #FFFFFF;			}			.form2		{					border: 0px;				background: transparant;			}.shopimage	{				width: 150px;			}
