body {
	font-family: Tahoma, "Trebuchet MS";
	font-size: 9pt;
	color: #000000;
	background-color: #9A8C6F;
	background-image: url(grafika/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}

p, form {
	padding: 0px;
	margin: 0px;
}

a {
	text-decoration: none;
	color: #8B5112;
}

a:hover {
	color: #000000;
}

a.menuMain {
	color: #505050;
	font-weight: bold;
	font-size: 11pt;
	padding: 1px 0px 2px 25px;
	cursor: default; 
}

a.menuMain:hover {
	color: #000;
}

a.menuSub {
	color: #606060;
	font-weight: normal;
	font-size: 10pt;
	padding: 1px 0px 2px 40px;
}

a.menuSub:hover {
	color: #000;
	text-decoration:underline;
}

a.stg {
	text-decoration: none;
	color: #CCCCCC;
}

a.stg:hover {
	color: #666666;
}

a.menu_left {
	display: block;
	color: #8B5112;
	padding: 1px 0px 2px 25px;
	font-weight: bold;
}

a.menu_left:hover {
	color: #000000;
}

div.foto {
	width: 153px; 
	height: 122px;
}

div.foto div {
	position: absolute;
	width: 153px; height: 122px;
	background: url(grafika/foto_bg.gif) no-repeat; 
	z-index: 1;
	cursor: pointer;
}

div.foto img {
	float: left;
	margin: 10px 0px 0px 10px; 
	border: 2px solid #AF8A55;
	position: absolute;
}


div.menu_bottom {
	text-align: center;
	color: #000000;
}

div.menu_bottom a {
	color: #FFE1AB;
	font-weight: bold;
}

div.menu_bottom a:hover {
	color: #000000;
}

div.newsHeader {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 5px;
	float: left;
}

div.newsDate {
	font-size: 8pt;
	font-weight: normal;
	padding-bottom: 5px;
	float: right;
}

div.newsContent {
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 5px;
}

div.newsMore {
	float: right;
	padding-bottom: 15px;
}

div.newsMore a {
	color: #303030;
	font-weight: normal;
	font-size: 9pt
}

div.newsMore a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-size: 9pt
}

div.clear {
	clear: both;
}

img.galerie {
	margin: 2px; 
	border: 2px solid #eedebd; 
	cursor: pointer;
}

h1 {
	margin: 5px 0px 5px 0px;;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin: 3px 0px 3px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
}

hr {
	color: #333333;
	background-color: #333333;
	height: 1px;
	border: 1px;
}