*{
padding:0;
margin:0;
border:0 none;
list-style-type:none;
}

body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #022E5B;
	font-family:Arial, Arial CE, Verdana, Sans-serif;
  font-size: 12px;
}

#all {
margin: auto;
width: 939px;
}

#logo {
width: 100%;
}

#main {
width: 100%;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#main-move {
width: 740px;
margin: auto;
padding-top: 50px;
}

#content {
width: 520px;
float: left;
text-align: justify;
position: relative;
top: -20px;
}

.item {
width: 480px;
margin-left: 10px;
margin-right: 30px;
padding-top: 20px;
clear: both;
}

.item a, .item a:active, .item a:visited {
text-decoration: underline;
font-size: 16px;
font-weight: bold;
color: #ff8900;
}

.item a:hover {
text-decoration: none;
font-size: 16px;
font-weight: bold;
color: #0453a4;
}

.url {
font-size: 11px;
color: #888888;
}

#sidebar-wrapper ul li {
margin-left: 10px;
line-height: 1.5em;
}

#sidebar {
text-decoration: none;
font-size: 12px;
color: #444444;
width: 220px;
float: right;
}

#sidebar a, #sidebar a:active, #sidebar a:visited {
text-decoration: none;
font-size: 12px;
color: #444444;
}

#sidebar a:hover {
text-decoration: none;
border-bottom: 1px dotted #0453a4;
font-size: 12px;
color: #0453a4;
}

#sidebar h3 {
font-size: 16px;
font-weight: bold;
margin-top: 15px;
margin-bottom: 5px;
}

#navigation {
width: 220px;
text-align: left;
margin-bottom: 10px;
}

#navigation a, #navigation a:visited, #navigation a:active {
font-weight: bold;
text-decoration: none;
font-size: 14px;
color: #000000;
}

#navigation a:hover {
font-weight: bold;
text-decoration: underline;
font-size: 14px;
color: #ff8900;
border-width: 0px;
}

#navigation ul li {
line-height: 2.0em;
width: 100%;
}

.clear {
clear: both;
width: 740px;
}

#footer {
margin: auto;
width: 939px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 32px;
	text-align: center;
	color: #333333;
}

#footer a, #footer a:visited, #footer a:active {
text-decoration: underline;
color: #333333;   
}

#footer a:hover {
color: #333333;
text-decoration: none;     
} 

.normlinks a, .normlinks a:active, .normlinks a:visited {
font-size: 12px;
font-weight: normal;
text-decoration: underline;
color: #000000;
}

.normlinks a:hover {
font-size: 12px;
font-weight: normal;
text-decoration: none;
color: #ff8900;
}

.nahled {
float: left;
width: 100px;
height: 75px;
border: 1px solid #cccccc;
margin-top: 3px;
margin-right: 8px;
}

.cat-item-24, .cat-item-40, .cat-item-26, .cat-item-14, .cat-item-28, .cat-item-29, .cat-item-16, .cat-item-18, .cat-item-36, .cat-item-10, .cat-item-79, .cat-item-5, .cat-item-22 {
font-weight: bold;
}



#search {
margin-bottom: 10px;
}


select, input, textarea {
font-size: 12px;
}

input {
background-color: #aec7d9;
border: 1px solid #022e5b;
color:#033a73;
padding: 2px;
}

.submit {
margin-top:10px;
}

select {
background:#aec7d9;
border:1px solid #022e5b;
color:#033a73;
}

textarea {
background:#aec7d9;
border:1px solid #022e5b;
font-size:1em;
font-family:Arial, Arial CE;
color:#033a73;
margin:0;
}
