.redtext{
	color: #FF0000;
	font-size: 14px;
}
.bigtext{
	
	font-size: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(bilder/gg-bg.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;}

#canvas{
	margin-top: 5%;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666;
	background-color: #FFF;}
	
.pad{
	padding: 10px;}

#menuspace{
	height: 18px;
	margin-bottom: 10px;}
	
#oligg{
	height: 200px;
	border: 1px solid #000;
	margin-bottom: 15px;}

#vcol{
	float: left;
	width: 160px;}

#mcol{
	float: right;
	width: 500px;}

#footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	clear: both;}
	
img {
	border: 0;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 3px;
	margin-top: 0px;}
	
h1 {
	font-size: 11px;
	background-color: #DDC893;
	display: block;
	border: 1px solid #333333;
	margin-bottom: 10px;}

h2 {
	font-size: 12px;
	padding: 0px;
	margin-bottom: 5px;}
	
h3 {font-size: 11px;}

a:link, a:visited {
	color: #A40000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;}

a:hover {
	color: #000;
	text-decoration: none;
}

p {
	line-height: 1.3em;
	margin: 0px;
	text-align: left;
}
	
.bold{font-weight: bold;}
	
.smallbold{
	font-size: 90%;
	font-weight: bold;}
	
.italic{
	font-style: italic;}
	
.smalltext{font-size: 60%;}
	
a.femfem {
  width:59px !important;}
	
ul#menuh{
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	font-size: 12px;}

ul#menuh li{
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;}

ul#menuh a{
	display: block;
	float: left;
	width: 106px;
	text-decoration:none;
	color:#000;
	background-color: #DDC893;
	font-weight: normal;
	text-align: center;
	padding: 0.2em;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;}
	
ul#menuh a:hover{
	color: #C2A561;
	background-color: #EBE2CD;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C2A561;
	border-bottom-color: #C2A561;}
	
ul#menuv{
	margin-left:0;
	padding-left: 0px;
	list-style-type: none;
	width: 100%;
	font-size: 12px;
	margin-top: 0px;}
	
ul#menuv li{
	margin-bottom: 2px;}
	
ul#menuv a{
	display: block;
	width: 160px;
	text-decoration:none;
	color:#000;
	background-color: #ebe2cd;
	border: 1px solid #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0.2em;}
	
ul#menuv a:hover{
	color: #fff;
	background-color: #DDC893;
	border: 1px solid #C2A561;}
