BODY {
	margin-left: 0px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #272218;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		background-image:url('http://www.brudoggom.dk/grafik/gom/gom_bg.jpg');
	background-repeat:repeat;
background-attachment:fixed;
background-position:top;
}

#tableborder  {
border: 1px solid #414121;
}

hr	{
	size:	1px;
	color: #ECE9D8;
}

/* Disse styles bruges KUN til top menuen */
#topmenu {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}

a.topmenu:link { 
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:visited { 
	color: #FFFFFF;
	text-decoration: none;	
}

a.topmenu:hover { 
	color: #FFFFFF;
	text-decoration: underline;	
}
a.topmenu:active { 
	color: #FFFFFF;
	text-decoration: underline;	
}
/* Slut med top menuen styles */

ul{ /* Denne style gør at der ikke er så langt mellem listerne og det der står ovenfor dem */
margin-top: 4px;
}
ol{ /* Denne style gør at der ikke er så langt mellem listerne og det der står ovenfor dem */
margin-top: 4px;
}

li{ /* Denne style gør at der er et fint mellemrum mellem listerne */
line-height: 18px;
/*text-indent: -5px;*/
font-size: 11px;
}


/*Generelle links på siden er defineret her */
a:link { 
	color: #000000;
	text-decoration: underline;
}

a:visited { 
	color: #000000;
	text-decoration: underline;	
}

a:hoover { 
	color: #C2902F;
	text-decoration: none;	
}
a:active { 
	color: #C2902F;
	text-decoration: none;	
}
a:visited:hover
{
	color: #C2902F;
	text-decoration: none;
}
/*Generelle links på siden slutter her */

TD {
font-size: 12px;
font-weight: normal;
color: #000000;
line-height: 16px;
font-family: Arial, Helvetica, sans-serif;
}

h1{
font-size:16px;
font-family: Georgia;
font-weight: normal;
color: #000000;
}

h2{
font-family: Georgia;
font-size:15px;
color: #000000;
letter-spacing: 1px;
font-weight: normal;
}

.big{ /* Denne style kan bruges som alternativ til H2 tags */
font-size: 14px;
font-weight: normal;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 2px;
}

.title{
font-size: 14px;
font-weight: normal;
color: #837B68;
font-family:Arial, Helvetica, sans-serif;
}

#small {
font-size: 11px;
font-weight: normal;
color: #4C4938;
line-height: 13px;
font-family: Arial, Helvetica, sans-serif;
}

/* Disse styles bruges KUN til grønne links */
a.greenlink:link { 
	color: #00731B;
	text-decoration: none;
}

a.greenlink:visited { 
	color: #00731B;
	text-decoration: none;	
}

a.greenlink:hoover { 
	color: #00731B;
	text-decoration: underline;	
}
a.greenlink:active { 
	color: #00731B;
	text-decoration: none;	
}
/* Slut med grønne links*/

.greentext	{
	color:#00731B;
}

#bgcolor  {
background-color: #EEE6D8;
padding: 15px;
letter-spacing: 2px;
font-size: 11px;
}

#bgcolor1  {
background-color: #E8E0CE;
padding: 10px;
font-size: 11px;
}

/* BEAUTY */

#beautytext {
font-family: arial;
font-size:11px;
font-weight: normal;
color: #77184F;
}

/* Her er towerreklamen til højre */
#tower
{
	position: absolute;
	top: 235px;
	left: 0px;
	width: 0px;
	height: 600px;
	visibility: hidden;
	z-index: 1;
}