@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #CACACA;
}
#page {
	background-image:url(images/backgraund.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
}

#page2{
	background-image:url(images/backgraund_pages.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
}

.font_menu {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.padding_box {
	padding-left: 30px;
}
.text_titel {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 11px;
}
.text_favorites {
	font-size: 9px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 15px;
}
.box {
	background-image: url(images/box.jpg);
	background-repeat: repeat-x;
	background-position: 0% 100%;
}
.strok {
	background-color: #585858;
	height: 270px;
	width: 5px;
}
.border {
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-bottom-color: #8D8D8D;
	border-left-color: #8D8D8D;
	height: 100px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

a.text_link {
	
	color: #000000;
}

a.text_favorites {
	font-size: 9px;
	color: #000000;
}
.box_jset {
	text-align: justify;
	width: 650px;
}
.red_font {
	color: #FF0000;
}
.bold_text {
	font-weight: bold;
	color: #313131;
}
.title,a.title {
	color: #02387E;
	text-decoration: none;
}
