body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
h1{
color:#DF2822;
font-size:3px;
}
.fonttahoma14b {
 font-family:Tahoma;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 }
 .txt{
 font-family:Arial;
 font-size:14px;
 }


.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
width: 100%;
border: 0px solid #625e00;
border-width: 0px 0;
background: black url(media/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}



#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Tahoma;
margin:0;
padding:0;
list-style:none;

}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;

}


#ddcolortabs a{
float:left;
color: white;
background: #999999;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent ;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #DF2822;
}

#ddcolortabs a:hover span{
background-color: #DF2822;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #DF2822;
}

#ddcolortabsline{
clear: both;
padding: 0;
margin:1px;
width: 100%;
height: 8px;
line-height: 8px;
background: #999999;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}


.slidedoormenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 95%; /* width of menu (don't forget to add border with below!) */
border-left: 8px solid #291473; /* thick left border of menu */

}

.slidedoormenu li{
border-bottom: 0px solid #885b5c; /* Gray border beneath each menu item */
}

.slidedoormenu li a{
background: #DF2822 url(media/vstrip.gif) repeat-y left top; /* Background image positioned to the left(v) top(h) corner initially */
font: 13px Tahoma;
display: block;
color: white;
width: auto;
border-bottom: 1px solid white; /* White border beneath each menu item link, to add depth */
padding: 7px 0; /* Vertical (top/bottom) padding for each menu link */
text-indent: 8px;
text-decoration: none;
}

.slidedoormenu li a:visited, .slidedoormenu li a:active{
color: black;
}

.slidedoormenu li a:hover{
background-position: -387px 0; /* Shift background image horizontally 387px, or the start of the 2nd background image */
color:  #DF2822;
}

.slidedoormenu li.lastitem, .slidedoormenu li.lastitem a{
border-bottom-width: 0; /* For last menu item within menu, remove bottom border */
}

.slidedoormenu li.lastitem a{
padding: 8px 0; /* increase vertical border of last menu link by 2px (default is padding: 7px 0) to account for removed border width */
}
.h2{
font-family:Tahoma;
font-size:11px;
font-style:normal;
color:#000000;
}
.etiket{
font-size:9px;
}
	

.menus 
{
	
	height:auto;
	float:left;
	text-align:left;
	display:inline;
}

.MenuItems
{
    display:none;
    float:left;
    }
    
.menus ul 
{
 
	margin:5px 5px 5px 0px;
	margin-left:5px;
	font-family:Tahoma;
	font-size:11px;
	cursor:pointer;
	list-style:none;
	padding:0px;

}


.MenuItemTitle
{
	width:270px;
	height:auto;
	border-bottom:solid 1px #DF2822;
	float:left;
	display:inline;
	font-weight:bold;
}


.MenuItem 
{
	float:left;
	width:270px;
	display:inline;
	
}


.MenuItemLink 
{
	float:left;
	width:260px;

}
.MenuItemLink a
{
text-decoration:none;
color:#000000;

}


