body {	font-family: sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 9px;
		color: #030;
		background: #eee;
		margin: 0.3em;
		padding: 0em;
	}


div.normal {	text-align: left;
		margin: 2em;
		background: transparent;
		}

div.normal table { horizontal-align: center;
		margin: 2em;
		background: transparent;
		}


div.small {	align: right;
		color: #552;
		text-align: right;
		margin: 0em;
		background: transparent;
		font-size: 9px;
		 }


h1, h2, h3 {	font-family: sans-serif;
		background: transparent;
		margin: 0.5em;
		text-indent: 1em;
		text-decoration: none;
	}

a		{ color: black; text-decoration: none; }
a:link		{ color: black; text-decoration: none; }
a:visited	{ color: black; text-decoration: none; }
a:active	{ color: #009; text-decoration: none; }
a:hover 	{ color: #009 ; text-decoration: underline; }

#topbar {	color: #070;
		border-bottom: 3px solid #cdc;
		border-top: 2px solid #008900;
		padding: 0em;
		padding-left: 1em;
		font-family: sans-serif;
		font-variant: small-caps;
		font-weight: bold;
		font-stretch: expanded;
		font-size: 36px;
		}

#logo { 	height: 100;
		background: #008900;
		text-align: right;
		font-size: 20px;
		font-weight: bold;
		padding: 0.4em;
		color: white;
		}

#kontakt {	vertical-align: center;
		border-top: 2px solid #008900;
		border-right: 2px solid #008900;
		border-bottom: 3px solid #cdc;
		padding: 5px;
		background: #eee;
		font-size: 12 px;
		font-variant: small-caps;
		color: black;
		text-align: center;
		}

#reklame {	vertical-align: top;
		background-color: #008900;
		color: #efe;
		padding: 5px;
		text-align: center;
		}

#reklame a {	color: #efe; }

#reklame img {	border: 1px solid black; }

#menubar {	background-color: #008900;
		text-align: right;
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
		margin: 0em;
		padding: 0em;
		vertical-align: top;
		width: 180;
		height: 250;
		}

#menubar a {	color: #efe;
		text-decoration: none;
		margin: 1em}
#menubar a:visited { color: #dfd; text-decoration: none; }
#menubar a:hover { color: #fff;
		 text-decoration: none;
		  }
#menubar a:active { color: white; text-decoration: none; }

#currpage {	color: #090;
		width: 90%;
		float: right;
		background-color: #eee;
		border-bottom: 1px solid black;
		border-top: 1px solid white;
		padding: 0.1em;
		margin-bottom: 0.5em;
		margin-top: 0.5em;
		font-weight: bold;
		font-size: 130%;
		}

div.job {	border-left: 1px solid black;
		border-right: 1px solid black;
		border-bottom: 1px solid black;
		width: 80%;
		padding: 0em;
		margin: 1em;
		}

div.job h3 {	color: white;
		width: 100%;
		padding: 0em;
		margin: 0em;
		background: #494;
		text-align: center;
		font: 100%/120%;
		}

div.jobtext {	padding: 0.5em; }


#fwd {		background-color: #008900;
		text-align: left;
		font-size: 12px;
		font-weight: bold;
		font-variant: small-caps;
		vertical-align: bottom;
		height: 20;
		}
#fwd a {	color: #aba;
		text-decoration: none;
		margin: 1em}
#fwd a:hover {	color: #fff;
		text-decoration: none;
		}

