﻿#bodybox {
	float:left;
	width:900px;
	background-image:url('../Images/bg_bodybox.jpg');
}

#bodyboxNoMenu {
	float:left;
	width:900px;
	background-image:url('../Images/bg_bodybox_noLeftMenu.jpg');
}

#bodyboxNoNews {
	float:left;
	width:888px;
	background-color: White;
	padding-left:6px;
	padding-right:6px;
	padding-top:10px;
	padding-bottom:10px;
}

#subnavi {
	display:inline;
	float:left;
	width:180px;
	padding-left:8px;
	padding-top:10px;
}

#title 
{
	color:#494841;
	font-weight:bold;
	font-size:14px;
	background-image:url('../Images/bg_sitemappath.jpg'); 
	background-repeat:no-repeat;
	height:24px;
	padding-left:6px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
}


#subnavi ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	width:158px;
	padding-left:10px;
}

#subnavi ul li {
	height:24px;	
	background-image:url('../../Images/button_subnavi.jpg');
	background-repeat:no-repeat;
	line-height:24px;
	margin-left:10px;
}

#subnavi ul li a {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#494841;
	text-decoration:none;
	padding-left:10px;
}

#subnavi ul li a:hover {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#494841;
	text-decoration:underline;
	padding-left:10px;
}

#subnavi ul.AspNet-Menu li.AspNet-Menu-Selected a {
	font-family:Verdana, sans-serif;
	font-size:12px;
	color:#494841;
	text-decoration:none;
	padding-left:10px;
}

#content {
	display:inline;
	float:left;
	width:500px;
	padding-top:10px;
	padding-left:6px;
	padding-right:6px;
}

html>body #content {
	display:inline;
	float:left;
	width:500px;
	padding-top:10px;
	padding-left:13px;
	padding-right:6px;
}

#contentNoMenu {
	display:inline;
	float:left;
	width:695px;
	padding-left:6px;
	padding-right:6px;
	padding-top:10px;
	padding-bottom:10px;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#c1d000;
}

#content p {
	line-height:15px;
}

#content p a {
	color: #494841;
	text-decoration:underline;
}

#newsbox
{
	/*display:inline;*/
	float:left;
	width:180px;
	margin-left: 0px;
	padding-left:6px;
	padding-top:10px;
	padding-right:6px;
	overflow: hidden;
}

/*html>body #newsbox
{
	float:left;
	width:180px;
	margin-left: 0px;
	padding-left:6px;
	padding-top:10px;
	padding-right:6px;
	overflow: hidden;
}*/

#newsEntry
{
	background-image:url('../../Images/button_subnavi.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:4px;
	padding-left:10px;
	margin-bottom:8px;
	padding-right:5px;
	margin-right:1px;
	line-height:normal;
	font-style:italic;
}

#newsEntry a
{
    color:Black;
    text-decoration: none;
}

#newsEntry p
{
    margin: 0px;
    padding: 0px;
}

#newsEntry a:hover
{
    color:Black;
    text-decoration: underline;
}

#imageList
{
	width: 125px; 
	display: inline; 
	float: left;
	text-align:center;
}

#imageList a
{
	border-style:none;
	margin-bottom:2px;
	text-decoration: none;
	color:inherit;
}

#imageList a:hover
{
	border-style:none;
	margin-bottom:2px;
	font-weight:bold;
	text-decoration: underline;
}

#imageList div
{
    margin-top: -1px;
    margin-bottom: 7px;
    padding: 0px;
}

#imageList img
{
	padding:1px;
	border-width:2px;
	border-color:#494841;
	border-style:solid;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#description
{
	width: 363px; 
	display: inline; 
	float: left; 
	padding-left: 9px;
}


#description img
{
	padding:1px;
	border-width:2px;
	border-color:#494841;
	border-style:solid;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

#subcategoryItem
{
	background-image:url('../Images/HorizontalDottedLine_light.jpg'); 
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#subcategoryItem a
{
	display:block;
	color: #494841;
	text-decoration:underline;
	font-size: 14px;
	font-weight:bold;
	margin-bottom:5px;
}

#subcategoryItem p
{
    margin: 0px;
    padding: 0px;
}

#home
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-right: 30px;
}

#contacts
{
    background:#494841; 
    color:White;
}

#home p
{
	text-align: justify;
}


#newsItem
{
	background-image:url('../Images/HorizontalDottedLine_light.jpg'); 
	background-repeat:no-repeat;
	background-position:bottom;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

#newsItem p
{
    margin: 0px;
    padding: 0px;
}

