body {
	margin: 0px;
	background-color: #ffffff;
	font-size: 11px;
	font-family: Helvetica CE, Trebuchet MS, Arial CE,Helvetica CE, Arial, Helvetica, sans-serif;
}

#tree {
	background: url('images/tree_bg.jpg') repeat-x;
}

#tree a {
	color: #CBCBCB;
	text-decoration: none;
	padding-left: 40px;
	font-size: 12px;
}

#tree a.hide {
	text-decoration: none;
	padding-left: 0px;
}

#header {
	background: url('images/header_bg.jpg') repeat-x;
}

.logo_top {
	background: url('images/logo_top.jpg');
	width: 359px;
	height: 134px;
}

.logo_top h1{
	visibility: hidden;
}

.banner_top {
	background: url('images/banner_top.jpg');
	width: 731px;
	height: 134px;
}

#banner {
	background: url('images/banner_bg.jpg') repeat-x;
}

.logo {
	background: url('images/logo.jpg');
	width: 359px;
	height: 235px;
}

.banner {
	background: url('images/banner.jpg');
	width: 731px;
	height: 235px;
}

a.banner_visacka {
	position: absolute;
	right: 0px;
	display: inline;
	width: 198px;
	height: 235px;
	border: none;
	background: url(images/visacka.png) no-repeat;
}

#center {
	background: url('images/center_bg.jpg') repeat-x;
}

#center_text {
	background: url('images/center_text_bg.jpg') repeat;
}

.cbg {
	margin-left: 10px;
	background: url('images/cbg.jpg') repeat-x;
	background-color: #F9FCFF;
	min-height: 500px;
}

.left_menu {
	background: url('images/left_menu.jpg') no-repeat;
	width: 359px;
	height: 376px;
}

.center {
	background: url('images/center.jpg') no-repeat;
	width: 731px;
	height: 376px;
}

#bottom {
	background: #333333;
	padding-bottom: 20px;
	height: 50px;
}

.bottom_bg {
	background: url('images/bottom_bg.jpg');
	width: 731px;
	height: 385px;
}

#bottom h3 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 22px;
}

#bottom p {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 12px;
}

#footer {
	background: url('images/footer_bg.jpg') repeat-x;
}

#footer p {
	text-align: center;
	padding: 5px;
	font-size: 12px;
	font-family: Tahoma;
}

#top_menu ul {
	display: inline;
	float: left;
}

#top_menu li {
	float: left;
	list-style-image: url('images/list-image.jpg');
}

#top_menu a.submenu {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 12px;
	display: block;
	BACKGROUND-COLOR: #D9D9D9;
	TEXT-INDENT: 5px;
	line-height: 25px;
        width: 140px;
	TEXT-ALIGN: left; 
	TEXT-DECORATION: none;
        FILTER: alpha(opacity=90);
	-moz-opacity: 0.9;
}

#top_menu a {
	text-decoration: none;
	color: #333333;
	font-family: Tahoma;
	font-size: 18px;
}

#top_menu a:hover {
	color: #0000FF;
}

#topic_menu {
	padding-top: 20px;
	padding-bottom: 20px;
}

#topic_menu h2 {
	color: #333333;
	font-family: Trebuchet MS;
	font-size: 22px;
	padding-left: 50px;
}

#topic_menu li {
	list-style-image: url('images/arrow.jpg');
	margin-left: 60px;
}

#topic_menu a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	font-family: Tahoma;
}

#topic_menu a:hover {
	color: #0000FF;
}

#address p {
	float: left;
	display: inline;
	line-height: 0px;
}

* html #address p {
	float: left;
	display: inline;
	line-height: 20px;
}

.thumbnail {
	display: inline;
	float: left;
}

#master {
	padding: 25px 20px 20px 20px;
}

#master p {
 	font-family: Trebuchet MS;
	color: #2E2E2E;
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	
}

#master ul {
	list-style-image: url('images/arrow.jpg');
	line-height: 18px;
	font-family: Trebuchet MS;
	color: #2E2E2E;
	text-align: justify;
	font-size: 12px;
}

#master a {
	font-weight: normal;
	font-size: 12px;
	color: #E7692E;
}

#master a:hover {
	font-weight: normal;
	font-size: 12px;
	color: #2E2E2E;
}

#master h1,h2,h3 {
	font-family: Trebuchet MS;
}

#master .heading {
	padding-bottom: 10px;
}

#master h1 {
	font-weight: normal;
	font-size: 20px;
	color: #333333;
	line-height: 10px;
}

#master h2 {
	font-weight: normal;
	font-size: 16px;
	color: #424242;
	line-height: 10px;
}

#master h3 {
	font-weight: normal;
	font-size: 12px;
	color: #E7692E;
	display: inline;
}

#aktuality {
	float: left;
}

#aktuality a {
	text-decoration: none;
	color: #F9BC39;
}

#aktuality h2 {
	color: #F9BC39;
	font-size: 22px;
	font-family: Trebuchet MS;
	display: inline;
}

#aktuality p {
	font-family: Trebuchet MS;
	float: left;
}

input.search { 
	width: 150px; 
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	margin: 3px;
}

input.submit {
	border: 1px solid #c3c3c3;
}

#dd_ajax_float{
	position: absolute;
	top: 450px;
}
