/* CSS Document */

.container{
	float:left;
	color: #FFFFFF;
	width:29%;
	text-align:center;
	margin:10px;
	height:170px;
	border:1px solid #fff;
}
.subdir_head {
	height:45px;
	background-color:#FF9900;
	border-bottom:1px solid #fff;
}
.h1_subdir {
	color:#fff;
}
.subdir_head a:link,
.subdir_head a:active,
.subdir_head a:visited {
	color:#fff;
}
.subdir_head a:hover {
	
}
.subdir_img {
	padding:10px;
	padding-left:18px;
	text-align:center;
	height:152px;
}
div.container img{
	text-align:center;
}

.auswahl {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}

div.subDirSelectContainer {
	background:none;
	background-image:url('../images/webelemente/buttons/bt_sub.gif');	
	border:none;
	font-size:0px;
	width: 50px;
	height:50px;
	text-align:center;
	text-align: center;
}