@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
a {
	font-family: Trebuchet MS;
	text-decoration: none;
	color: #006db6;
}
.menu {
	background-image: url(img/menu_bg_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.menu2 {
	background-image: url(img/menu_bg_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menu3 {
	background-image: url(img/menu_bg_center.jpg);
	background-repeat: repeat-x;
}
.menu-punkt {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
}
.menu-punkt a {
	color: #FFFFFF;
	text-decoration: none;
}
.str-small {
	width:2px;
}
.rm-top {
	background-image: url(img/rmenu_top.gif);
	background-repeat: no-repeat;
	width:300px;
	height:64px;
}
.rm-logo {
	background-image: url(img/rmenu_logo.gif);
	background-repeat: no-repeat;
	width:300px;
	height:83px;
}
.rm-all {
	background-image: url(img/rmenu_all.gif);
	background-repeat: repeat-y;
	width:300px;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 150px;
}

.rm-star {
	background-image: url(img/rmenu_all.gif);
	background-repeat: repeat-y;
};

.rm-bott {
	background-image: url(img/rmenu_bott.gif);
	background-repeat: no-repeat;
	width: 300px;
	height: 34px;
	margin-top:30px;
}
.date {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #3b3b3b;
	padding-bottom: 7px;
}
.zag {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #006db6;
	padding-bottom: 7px;
	font-weight: bold;
}
.text-news {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #171717;
}
.line-news {
	background-image: url(img/str_news.gif);
	background-repeat: no-repeat;
	height: 45px;
	background-position: center;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 36px;
	color: #000000;
	font-weight: normal;
}
p, td {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #282828;
	font-weight: normal;
}
li {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #282828;
	font-weight: normal;
}

.all-content {
	padding-left:0px;
}
.list-cont {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #282828;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 30px;
}
.text-small {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #010101;
}
.text-small2 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #686868;
}
.bottom_menu {
	font-family: Trebuchet MS;
	font-size: 10px;
}
.bottom_menu a {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #006db6;
	text-decoration: none;
}



.date_small {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3b3b3b;
	padding-bottom: 7px;
}
.zag_small {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #006db6;
	padding-bottom: 7px;
	font-weight: bold;
}
.text-news_small {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #171717;
}
