body {
	background-image: url(gfx/bg2.jpg);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline overline;
	font-weight: bold;
}
a:active {
	color: #4c4d4f;
	text-decoration: none;
}
.main-tbl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo_table {
	background-image:gfx/logo.jpg;
	border: 3px solid #85333f;
}
.logo {
	background-image:gfx/logo.jpg;
	background-repeat:no-repeat;
	background-image: url(gfx/logo.jpg);
	height: 150px;
	width: 800px;
}


.links {
	border: 3px solid #85333f;
	background: #85333f;
}
.main {
	background-image: url(gfx/logo_bg.jpg);
	height: 500px;
	border: 3px solid #85333f;
	background-color: #FFF;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center 10px;
	text-align: left;
	vertical-align: top;
}
.bottom {
	border: 3px solid #85333f;
	background: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.main_div {
	text-align: left;
	vertical-align: top;
}
.title {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 36px;
	font-weight: bold;
}
.artbild {
	float:right;
	width:302px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #85333f;
	border-left-color: #85333f;
	background-color: #e9e3ba;
	text-align: center;
}
.forsidebilder {
	padding-left: 10px;
	padding-right: 10px;
	float:left; 
	width:200px;
}
	
.imgtoptitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #85333f;
}

label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}

.submit input
{
margin-left: 4.5em;
} 
input
{
color: #000;
background: #e9e3ba;
border: 1px solid #781351
}

.submit input
{
color: #fff;
background: #85333f;
border: 2px outset #d7b9c9
} 
.submit textarea
{
color: #fff;
background: #85333f;
border: 2px outset #d7b9c9
}
fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #85333f;
border: 1px solid #781351;
margin: auto;
padding: 2px 6px;
}
