body {
	background-color: #2C5383;
	background-image: url(../images/backgrounds/back.jpg);
	background-repeat: repeat-x;
	margin:0 0 0 0;
	font-family:Tahoma;
	font-size:11px;
	color:white;
	line-height:16px;
}

HR {
	width:480px;
	border: none; 
	border-bottom: 1px solid #000; 
	height: 0;
}

UL {
	margin-left:25px;
}
LI {
	list-style-image:url(/images/common/bullet2.gif);
	list-style-position:outside;
}

A {
	color:#F3B400;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:underline;
}

A:hover {
	color:#F3B400;
	font-family:Tahoma;
	font-size:11px;
	text-decoration:none;
}

.number {
	background:#7CA0CD;
	width:18px;
	height:15px;
	display:block;
	color:#F3B400;
	font-size:9px;
	text-align:center;
	vertical-align:middle;
	padding-top:3px;
}

.hor_bar {
	height:7px;
	background:url(/images/common/hor_bar.gif) repeat-x center center;
}

h1, .Titles, .Title {
	color:#F3B400;
	font-size:13px;
	font-weight:bold;
	font-family:Tahoma;
}

.kop {
	font-size:12px;
	font-weight:bold;
	color:#F3B400;
}

.datum {
	font-size:10px;
	color:#EB8D00;
}

.menu_normal .menu_left {
	background:#2B5384;
	text-align:center;
	font-family:Tahoma;
	font-size:9px;
	color:#FFCC00;
	cursor:pointer;
}
.menu_normal .menu_right {
	background:#1F3C5F;
	padding-left:10px;
	font-family:Tahoma;
	font-size:11px;
	color:white;
	cursor:pointer;
}
.menu_over .menu_left {
	background:#1F3C5F;
	text-align:center;
	font-family:Tahoma;
	font-size:9px;
	color:#FFCC00;
	cursor:pointer;
}
.menu_over .menu_right {
	background:#ff9900;
	padding-left:10px;
	font-family:Tahoma;
	font-size:11px;
	color:white;
	cursor:pointer;
}
.menu_active .menu_left {
	background:#1F3C5F;
	text-align:center;
	font-family:Tahoma;
	font-size:9px;
	color:#FFCC00;
	cursor:pointer;
}
.menu_active .menu_right {
	background:url(../images/backgrounds/menu_active.gif) no-repeat;
	padding-left:10px;
	font-family:Tahoma;
	font-size:11px;
	color:white;
	cursor:pointer;
}
.submenu_active .menu_left {
	background:#1F3C5F;
	text-align:center;
	font-family:Tahoma;
	font-size:9px;
	color:#FFCC00;
	cursor:pointer;
}
.submenu_active .menu_right {
	background:#ffcc00;
	padding-left:10px;
	font-family:Tahoma;
	font-size:11px;
	color:white;
	cursor:pointer;
}

.copyright {
	margin-top:5px;
	font-family:Tahoma;
	font-size:10px;
	color:white;
}
.copyright A {
	font-family:Tahoma;
	font-size:10px;
	color:white;
}
.copyright A:hover {
	font-family:Tahoma;
	font-size:10px;
	color:white;
	text-decoration:none;
}

.breadcrumb {
	font-size:10px;
	color:white;
}
.breadcrumb A {
	font-size:10px;
	color:#FF9900;
	font-family:Tahoma;
	text-decoration:underline;
}
.breadcrumb A:hover {
	font-size:10px;
	color:#FF9900;
	font-family:Tahoma;
	text-decoration:none;
}
.breadcrumb SPAN {
	color:#F3B400;
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
}


INPUT, SELECT, TEXTAREA {

	font-size:11px;
	font-family:Tahoma;

}

SELECT {
	background:#497CBD;
	color:white;
}

.news_normal {
	background:#4D82C4;
	cursor:pointer;
}
.news_active {
	background:#274974;
	cursor:pointer;
}

.order_input {
	border:1px solid #F3B400;
	background: #4273AE;
	text-align:center;
	color: #F3B400;
	font-weight:bold;
}
	
	
	


	