#LOGO a img {
	border: none
}

hr {
	border: 0px;
	/* Für Firefox und Opera */
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #FFFFFF;
	/* Für IE (Seiten-Hintergrundfarbe!) */
	margin: 0 0 15px 0;
	padding: 0;
}

div.linkbox {
	margin-bottom: 15px;
}

#RIGHTCOLUMN div.linkbox h1 {
	font-size: 14px;
	color: #162D70;
	background: url(../3_bilder/layout/rightcolumn_h1-pfeile.gif) no-repeat left 5px;
	padding: 0 0 0 15px;
	margin: 0;
	text-transform: uppercase;
}

div.linkbox p {
	margin: 0 0 0 15px;
}

div.linkbox a {
	color: #162D70;
	text-decoration: none;
}

div.linkbox a:hover {
	text-decoration: underline;
}

a img {
	border: 1px solid #CCC;
}

div.suche {
	display: block;
	padding: 0;
}

div.suche form {
	margin: 0 0 0 15px;
	padding: 0 0 15px 0;
}

div.suche #textfield-suche {
	height: 13px;
	font-size: 11px;
	color: #666;
	margin: 0 5px 0 0;
	padding: 0px;
	float: left;
	width: 100px;
	border: 1px solid #999;
	font-weight: normal;
}

div.suche #button-suche {
	background: url(../3_bilder/layout/lupe_suche-klein.gif) no-repeat;
	width: 13px;
	height: 13px;
	border: none;
	float: left;
}

#MIDDLECOLUMN table.negativ {
	margin-left: -19px;
}

#MIDDLECOLUMN table.zentriert {
	margin: auto;
	margin-left: 0px;
}

#MIDDLECOLUMN table.bereichstabelle td.titel {
	background: #DFDFDF url(../3_bilder/layout/bereichswahltabelle-strich.gif) no-repeat left top;
	border-right: 1px solid #FFF;
	padding: 7px 0 5px 15px;
}

#MIDDLECOLUMN table.bereichstabelle td.titel a {
	font-size: 11px;
	color: #162D70;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#MIDDLECOLUMN table.bereichstabelle td.titel a:hover {
	text-decoration: underline;
}

#MIDDLECOLUMN table.bereichstabelle td img {
	margin: 0 1px 0 0;
}

#MIDDLECOLUMN table.bereichstabelle td.beschreibung {
	padding: 5px 5px 5px 10px;
	font-size: 11px;
}

#MIDDLECOLUMN table.bereichstabelle td.weiterlesen {
	background: #DFDFDF;
	padding: 2px 0 2px 10px;
	border-right: 1px solid #FFF;
}

#MIDDLECOLUMN table.bereichstabelle td.weiterlesen a {
	color: #162D70;
	text-decoration: none;
	font-weight: bold;
}

#MIDDLECOLUMN table.bereichstabelle td.weiterlesen a:hover {
	text-decoration: underline;
}

table.test {
	font-size: 11px;
	color: #162D70;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.pfeillink {
	background: url(../3_bilder/layout/more_orange.gif) no-repeat left center;
	padding: 0 0 0 17px;
}

span.pfeillink a {
	background: url(../3_bilder/layout/more_orange.gif) no-repeat left center;
	padding: 0 0 0 17px;
}

/*** Newsfeed ***/

#FEATURE-NAVIGATION a.newsfeed {
	color: #FF7500;
	text-decoration: none;
	padding: 0 0 2px 20px;
	background: url(../3_bilder/layout/rss.png) no-repeat left;
}

#FEATURE-NAVIGATION a.newsfeed:hover {
	text-decoration: underline;
}

p.bildtitel {
	font-size: 13px;
	clear: both;
	font-weight: bold;
	margin-top: -10px;
}

/*** Neue Klassen fuer T3 v6.2 ***/

img.w100 {
	width: 100%;
	height: auto;
	border: 0;
}