body{padding: 0px; margin: 0px;}

#footer{padding-top: 5px; clear: both;}

body
{
	overflow-y:scroll;
}

.MenuItems
{
    font-size:14px;
    font-family:Segoe UI;
    text-decoration: none;
    font-weight: bold;
    color: #9C9C9C;
}

.MenuItems a
{
    font-size:14px;
    font-family:Segoe UI;
    text-decoration: none;
    color: #9C9C9C;
}

.MenuItems a:hover
{
    font-size:14px;
    font-family:Segoe UI;
    text-decoration: none;
    color: #f62402;
}

.MenuItems:hover
{
    font-size:14px;
    font-family:Segoe UI;
    text-decoration: none;
    color: #f62402;
}

.FooterMenu
{
    font-size:12px;
    font-family:Segoe UI;
    text-decoration: none;
    font-weight: bold;
}

.FooterMenu a
{
    font-size:12px;
    font-family:Segoe UI;
    text-decoration: none;
    font-weight: bold;
    color:#FFFFFF;
    text-align:left;
}

#carousel {
	width:520px;
	height:100px;	
	margin:0 auto;
	overflow:hidden;
	padding-left:20px;
}

#slides {
	overflow:hidden;
	/* fix ie overflow issue */
	position:relative;
	width:520px;
	height:100px;
	
}

/* remove the list styles, width : item width * total items */	
#slides ul {
	position:relative;	
	left:0;
	top:0;
	list-style:none;
	margin:0;
	padding:0;	
	width:520px;			
	
}

/* width of the item, in this case I put 250x250x gif */
#slides li {
	width:250px;
	height:250px;	
	float:left;
	
}

#slides li img {
	
	
}

/* Styling for prev and next buttons */
#buttons {
	padding:0 0 5px 0;	
	float:right;
}

#buttons a {
	display:block; 
	width:31px; 
	height:32px;
	text-indent:-999em;
	float:left;
	outline:0;
}

a#prev {
	background:url(media/150/arrow.gif) 0 -31px no-repeat; 
}

a#prev:hover {
	background:url(media/150/arrow.gif) 0 0 no-repeat;
}

a#next {
	background:url(media/150/arrow.gif) -32px -31px no-repeat; 
}

a#next:hover {
	background:url(media/150/arrow.gif) -32px 0 no-repeat;
}

.clear {clear:both}

.AvantisHeading
{
    color: #f22d0e;
    font-size: 10pt;
    font-weight: bold;
    font-family:Segoe UI;
}

.AvantisLightText
{
    color: #828282;
    font-size: 8pt;
    font-weight: normal;
    font-family:Segoe UI;
}

.AvantisHighlightText
{
    color: #1598d2;
    font-size: 8pt;
    font-weight: normal;
    font-family:Segoe UI;
}

.TextBoxNewsletter
{
    height: 26px;
    border: solid 1px #555555;  
    font-size: 12pt;   
    width: 150px;
    font-family:Segoe UI;
}

.headertest
{
    color: #f22d0e;
    font-size: 10pt;
    font-weight: bold;
    font-family:Segoe UI;
}

.headtextHead
{
     	color: #FFFFFF;
	font-family:Segoe UI;
	font-size: 22pt;
}

.headtextBody
{
     	color: #FFFFFF;
	font-family:Segoe UI;
	font-size: 14pt;
}

.headUndermeny
{
	color: #FFFFFF;
	font-family:Segoe UI;
	font-size: 22pt;
}

.leftmenu
{	
    text-decoration:none;
    font-size:13px;
    font-family:Segoe UI;
    text-decoration: none;
    font-weight: bold;
    color:#696969;
    text-align:left;
}

.leftmenu a
{	
    text-decoration:none;
    font-size:13px;
    font-family:Segoe UI;
    text-decoration: none;
    font-weight: bold;
    color:#696969;
    text-align:left;
}

.leftmenu:hover
{	
    text-decoration:none;
    font-size:13px;
    font-family:Segoe UI;
    text-decoration: none;
    font-weight: bold;
    color:#f62402;
    text-align:left;
}

.leftmenu a:hover
{	
    text-decoration:none;
    font-size:13px;
    font-family:Segoe UI;
    text-decoration: none;
    font-weight: bold;
    color:#f62402;
    text-align:left;
}

.Ingresstext
{
    font-family:Segoe UI;
    font-weight:bold;
    color:#4F4F4F;
    font-style:italic;
    font-size:14px;
}

.BodyText
{
    font-family:Segoe UI;       
    font-size:14px;
    text-align: left;
    color:#696969;
}

div.jMyCarousel .prev{
	background: url('/media/6290/previous.png') center center no-repeat;
	width:15px;
	height:15px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('/media/6285/next.png') center center no-repeat;
	width:15px;
	height:15px;
	border:0px;	
}



/** Carousel 2 **/
div.jMyCarousel{
	margin:auto;
}


div.jMyCarousel ul li{
	margin:5px;
	border:0px solid #444;
	line-height:0px;
	padding:3px;
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	margin:0px;
	padding:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

p
{
margin:0;
padding:0;
}






































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
