@charset "utf-8";
/* CSS Document for top slider
*/

/* wd_slide */

#portfolio {list-style:none;padding:0;margin:0;float:left;position:relative;top:0px;left:0px;width:717px; height:350px; border:solid 7px #FFF; border-bottom:solid 0px #FFF;}

#portfolio img {width: 717px;height: 350px;}
#portfolio li {position:relative;top:0px;left:0px;width: 717px;height: 350px;}

ul#slide_nav {margin:0;padding:0;list-style-type:none;}

ul#slide_nav li {float:left; /*background-color:#88a8c6;*/ }


#button_selected {}
.wd_slide_nav {}
ul#slide_nav { display:block; float:left; }


.content { background:url(/fileadmin/dev/images/startpage_fade_background.gif) bottom; width:175px; height:215px; }
.shade_1{ margin-right:10px; }
.shade_2{ margin-right:10px; }
.shade_3{ margin-right:10px; }
.shade_1 h2 { background:url(/fileadmin/dev/images/startpage_fade_bottom_green.gif) no-repeat; height:44px; }
.shade_2 h2 { background:url(/fileadmin/dev/images/startpage_fade_bottom_orange.gif) no-repeat; height:44px; }
.shade_3 h2 { background:url(/fileadmin/dev/images/startpage_fade_bottom_blue.gif) no-repeat;  height:44px; }
.shade_4 h2 { background:url(/fileadmin/dev/images/startpage_fade_bottom_blue.gif) no-repeat;  height:44px; }
.shade_1 .selector { background:none; height:20px; }
.shade_2 .selector { background:none; height:20px; }
.shade_3 .selector { background:none;  height:20px; }
.shade_4 .selector { background:none;  height:20px; }
#button_selected .shade_1 .selector { background:url(/fileadmin/dev/images/startpage_fade_top_green.gif) no-repeat; }
#button_selected .shade_2 .selector { background:url(/fileadmin/dev/images/startpage_fade_top_orange.gif) no-repeat; }
#button_selected .shade_3 .selector { background:url(/fileadmin/dev/images/startpage_fade_top_blue.gif) no-repeat; }
#button_selected .shade_4 .selector { background:url(/fileadmin/dev/images/startpage_fade_top_blue.gif) no-repeat; }

.selector{ clear:both; width:175px; height:20px; }
/*
 * #button_selected .selector{
	visibility:visible;
	clear:both;
	width:175px; height:20px;
}
*/
.wd_slide_nav h2, .wd_slide_nav h2 a {
	color:#FFF; 
	text-decoration:none; 
	font-family:arial; 
	font-size:13px; 
	margin:0px;
       padding:3px;
       display:block;
}
.wd_slide_nav p{
	margin:0px;
	padding:0px 5px;
}
