.teaserlinkbox {
	width: 225px;
	margin-bottom:20px;
}

.teaserlinkbox .bottom {
	background: url(/fileadmin/templates/sma/images/boxen/box.225.bg-mitte.png) top left repeat-y;
	padding-bottom: 0px;
}

.teaserlinkbox .close {
	background: url(/fileadmin/templates/sma/images/boxen/box.225.bg-bottom.png) top left no-repeat;
	height: 15px;
}

.teaserlinkbox .top {
	background: url(/fileadmin/templates/sma/images/boxen/box.225.header.png) top left no-repeat;
	padding-bottom: 11px;
	padding-left: 15px;
	padding-right: 15px;
}

.teaserlinkbox .linkbox {
	min-height: 24px;
	margin-left: 0;
	width: 224px;

}

.teaserlinkbox .linkbox a, .teaserlinkbox .linkbox a:visited {
	font-size: 11px;
	color: #0166a9;
	text-decoration: none;
	font-family: verdana, arial;
	padding: 6px 0px 6px 15px;
	display: block;
	margin-left: 1px;
}

.teaserlinkbox .linkbox a:hover {
	background: #e0eaf4;
	color: #0166a9;
	text-decoration: none;
	font-family: verdana, arial;
	margin-left: 1px;

}

.teaserlinkbox .linkbox.current a {
	background: #eeeeee;
	color: #0166a9;
	text-decoration: none;
	font-family: verdana, arial;
	margin-left: 1px;
}

.teaserlinkbox .linkbox.subpages a {
	background: #ffffff url(/fileadmin/templates/sma/images/pfeil_ordner.gif) no-repeat scroll 5px 50%;
}


.teaserlinkbox .linkbox.subpages a:hover {
	background: #e0eaf4 url(/fileadmin/templates/sma/images/pfeil_ordner.gif) no-repeat scroll 5px 50%;
}

.teaserlinkbox  .linkbox.subpages.active a {
	background: #ffffff url(/fileadmin/templates/sma/images/pfeil_ordner_open.gif) no-repeat scroll 5px 60%;	
}

.teaserlinkbox  .linkbox.subpages.active a:hover {
	background: #e0eaf4 url(/fileadmin/templates/sma/images/pfeil_ordner_open.gif) no-repeat scroll 5px 60%;	
}

.teaserlinkbox .linkbox.subpages.current a {
	background: #e0eaf4 url(/fileadmin/templates/sma/images/pfeil_ordner_open.gif) no-repeat scroll 5px 60%;
	margin-left: 1px;
	width: 208px;
}


.teaserlinkbox .linkbox.subpages.current .linkbox.level2 {
	height:100%;
	padding-left:10px;
	width:198px;
}

* html .teaserlinkbox .linkbox.subpages.current .linkbox.level2 {
	margin-left: 10px;
}



.teaserlinkbox .linkbox.subpages.current .linkbox.level2 a {
	background: none;
	width:198px;
}

.teaserlinkbox .linkbox.subpages.active .linkbox.level2 a {
	background: none;
	margin-left:9px;
	width:198px;
	padding-left:17px;
}

* html .teaserlinkbox .linkbox.subpages.active .linkbox.level2 a {
	margin-left: 9px! important;
	width: 200px !important;
}


.teaserlinkbox .linkbox.subpages  .linkbox.level2.current a {
	background: #eeeeee  no-repeat scroll 5px 50%;
} 

.teaserlinkbox .linkbox.subpages.current .linkbox.level2 a:hover {
	background: #e0eaf4  no-repeat scroll 5px 50%;
}


.teaserlinkbox .linkbox.subpages .linkbox.level2 a:hover {
	background: #e0eaf4  no-repeat scroll 5px 50%;
}

.teaserlinkbox .linkbox.level2.current a {
	background:#eeeeee none repeat scroll 0 0;
	color:#0166A9;
	font-family:verdana,arial;
	text-decoration:none;

}
