#TagArea, #SearchArea {
	border:0px solid #dddddd;
        background:#ffffff;
	padding:0px;
	margin-bottom:10px;
        margin-right:20px;
}

#SearchArea {
        background:transparent;
        -moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;	
        margin-top:0px;
        margin-bottom:0px;
        margin-right:20px;
        padding:0px;
        border:1px solid #dddddd;
}

#SearchField {
height:290px;	
        background:transparent url(./../../images/BGSuche.jpg) no-repeat scroll 0%;;
         -moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	color:#000000;
	border:0px solid #dddddd;
	margin:0px;
        padding-left:44px;
        padding-top:30px; 

}

#SearchField div label {
	display:block;
}

.searchSubmit {
	border:0px none;
	background:transparent url(./../../images/icon/iconSearchSubmit.png) no-repeat scroll 0%;
	height:48px;
	width:48px;
	text-decoration:none;
	padding:0px;
	margin-left:10px;
}

#SearchArea p.SmallDescription {
	margin-top:0px;
	color:#333333;
}

#ShowDirectoryLink {
	margin:5px 0px;
}

a#ButtonSlide {
	color:#333333;
	font-size:11px;
	text-decoration:none;
}

a#ButtonSlide:hover {
	color:#FFB401;
	text-decoration:underline;
}

#DirectoryList {
         -moz-border-radius-bottomleft:0px;
	-moz-border-radius-bottomright:0px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	color:#333333;
	border-left:0px solid #dddddd;
	border-right:0px solid #dddddd;
        border-bottom:0px solid #dddddd;
        padding:10px;
	background:transparent;
         margin:0px 0px;
}

#DirectoryList td {
	vertical-align:top;
	padding:10px 45px 12px 0px;
}

#DirectoryList td img {
	float:left;
	margin-right:10px;
}

#DirectoryList a {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#DirectoryList a:hover {
	color:#FFB401;
	text-decoration:underline;
}

#DirectoryList ul.SubCatList, #DirectoryList ul.SubCatList a {
	margin-left:0px;
        font-size:11px;
	font-weight:normal;
}

#NewsContainer {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
	background:#f4f4f4;
        border:0px solid #dddddd;
	position:relative;
	width:668px;
	left:0px;
	top:0px;
	margin-bottom:10px
}

#News {
	padding-top:20px;
        padding-left:100px;
        color:#333333;
}

.DayBlock {
	margin-bottom:20px;
}

.DayBlock .DateLabel {
	background:#ffffff none repeat scroll 0%;
	border-bottom:0px solid #aeaeae;
	border-right:0px solid #FFDDB7;
        left:0px;
	position:absolute;
	padding:5px 0pt;
	text-align:center;
	width:96px;
}

.DayBlock .DateLabel h2 {
	font-weight:normal;
	font-size:14px;
	color:#333333;
	letter-spacing:-1px;
	margin-top:0pt;
	margin-bottom:0pt;
}

.DayBlock .DateLabel h2 a:link, .DayBlock .DateLabel h2 a:visited {
	color:#666666;
	text-decoration:none;
	border:medium none;
}

.DayBlock .DateLabel h2 a:hover { color:#FFB401; }

.NewsList {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
        margin:0px;
	padding:0px;
	padding-left:12px;
	line-height:12px;
}

.NewsList li {
	padding-bottom:20px;
	line-height:normal;
}

.NewsList li img {
	border:none;
	padding:0px 20px 20px 5px;
	float:left;
}

.NewsList li h2 {
	color:#333333;
	font-size:13px !important;
	font-weight:bold !important;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:8px;
}

.NewsList li h2 a:link, .NewsList li h2 a:visited {
	color:#333333;
	text-decoration:none;
}

.NewsList li h2 a:hover { color:#FFB401; }
.NewsShortDesc { padding-right:8px; margin-left:42px; }