body,p,td,li {
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666;
	line-height: 130%;

}

body {
	margin: 0;
	padding: 0;
}

a {
	color: #BD5D4A;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #BD5D4A;
}

#umabildhg {
	position: absolute;
	left: 0;
	top: 0;
}

#menu {
	position: absolute;
	width: 490px;
	left: 320px;
	top: 5px;
}

#content {
	position: absolute;
	width: 490px;
	left: 320px;
	top: 110px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #BD5D4A;
	font-weight: normal;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #BD5D4A;
}
.bild {
	margin: 5px;
	border: 1px solid #000000;
}

.jgbhead {
	background-color: #e0e0e0;
	border: solid #999;
	border-width: 1px 1px 0;
}

.jgbentry {
	border: 1px solid #999;
	margin-bottom: 10px;
}

.jgbinput,.jgbtextarea,.jgbsubmit,.jgbspamcheck {
	font: 8pt Verdana,Arial,Helvetica,sans-serif;
	border: 1px solid #000;
	background-color: #fff;
	margin-bottom: 2px;
}

.jgbinput {
	border-width: 0 0 1px;
	width: 350px;
	padding: 0 2px;
}

.jgbtextarea {
	width: 400px;
	height: 100px;
}

.jgbsubmit {
	font-weight: bold;
	color: #c00;
}

.jgbspamcheck {
	width: 20px;
}

.jgbversion {
	font: 7pt Verdana,Arial,Helvetica,sans-serif;
}