/* Stylesheet til robert.com */

body
{
    background-image: url(/grafik/spalte/baggrund.gif);
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow-y:scroll;
}
tr
{
    font-family: Verdana, Sans-Serif;
    font-size: 12px;
    color : #000000;
}
b
{
    font-weight: bold;
}
center
{
    text-align: center;
}
div.body
{
    width: 100%;
    position: absolute;
    text-align: center;
}
table
{
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    border: 0px;
}
a:link
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:visited
{
    color : #000000;
    background-color : transparent;
    text-decoration : underline;
}
a:hover
{
    color : #208C44;
    background-color : transparent;
    text-decoration : underline;
}

/* Indstillinger for events_1 */
a.events_1:link
{
    color : #208C44;
    background-color : transparent;
    text-decoration : underline;
}
a.events_1:visited
{
    color : #208C44;
    background-color : transparent;
    text-decoration : underline;
}
a.events_1:hover
{
    color : #208C44;
    background-color : transparent;
    text-decoration : underline;
}

/* Indstillinger for events_2 */
a.events_2:link
{
    color : #AB9566;
    background-color : transparent;
    text-decoration : underline;
}
a.events_2:visited
{
    color : #AB9566;
    background-color : transparent;
    text-decoration : underline;
}
a.events_2:hover
{
    color : #208C44;
    background-color : transparent;
    text-decoration : underline;
}

/* Indstillinger for recipes */
a.recipes:link
{
    color : #AB9566;
    background-color : transparent;
    text-decoration : underline;
}
a.recipes:visited
{
    color : #AB9566;
    background-color : transparent;
    text-decoration : underline;
}
a.recipes:hover
{
    color : #208C44;
    background-color : transparent;
    text-decoration : underline;
}

/* Indstillinger for groen */
a.groen:link
{
    color : #333333;
    background-color : transparent;
    text-decoration : none;
}
a.groen:visited
{
    color : #333333;
    background-color : transparent;
    text-decoration : none;
}
a.groen:hover
{
    color : #208C44;
    background-color : transparent;
    text-decoration : none;
}

/* Indstillinger for felter */
.input
{
	font-family : Arial;
	color : #000000;
	font-size : 12px;
	border : 1;
	border-color : #7F9DB9;
	border-style : solid;
	background-color : White;
	fontcolor : #000000;
}
.input_guld
{
	font-family : Arial;
	color : #000000;
	font-size : 12px;
	border : 1;
	border-color : #AB9566;
	border-style : solid;
	background-color : White;
	fontcolor : #000000;
}
