body
{
	margin:0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #CCCCCC;
	background-image: url(../images/20080928/bg.jpg);
	background-repeat:repeat-x;
}

a.button
{
	background-color: Transparent !important;
	color: #000;
	font-size:13px;
	font-family: Verdana;
	font-weight: bold;	
	text-decoration: none;
	background-image: url(/images/button-left.png);
	background-position: left top;
	background-repeat: no-repeat;	
	height: 25px;
	padding: 4px 0px 5px 0px ! important;
	border: 0px none !important;
	text-decoration: none!important;
}

a.button:hover
{
	background-color: Transparent!important;
	text-decoration: none;
	background-image: url(/images/button-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;	
	border: 0px none !important;
	text-decoration: none!important;
}

a.button span
{
	background-color: Transparent;
	color: #000;
	font-size:13px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/button-right.png);
	background-position: right top;
	background-repeat: no-repeat;	
	height: 25px;
	padding-top: 4px;
	padding-bottom: 5px;
	cursor: pointer;
	margin-left: 8px;	
	padding-right: 8px;	
	border: 0px none !important;
}

a.button:hover span
{
	background-color: Transparent;
	text-decoration: none;
	background-image: url(/images/button-right.png);
	background-position: right bottom;
	background-repeat: no-repeat;	
	
}

#outer
{
	float: left;
	position:absolute; 
	top: 0px;
	left: 50%; 
	margin-left:-401px;
	width:823px;
	display: block;
	min-height: 400px;
	background-image: url(../images/20080928/outerBG.jpg);
	background-repeat:repeat-y;
	z-index: 0;
}

#outerLeft
{
	width: 10px;
	height: 399px;
	float: left;
	background-image: url(../images/20080928/outerLeftBG.jpg);
}

#outerMiddle
{
	width: 803px;
	display:block;
	float: left;
}

#outerRight
{
	width: 10px;
	height: 399px;
	float: left;
	background-image: url(../images/20080928/outerrightBG.jpg);
}

#topNavi
{
	float:left;
	width: 803px;
	height: 120px;
	background-image: url(../images/20080928/topBG.jpg);
	background-color: #000;
	background-repeat: no-repeat;
}

#topNaviMenu
{
	position: absolute;
	left: 16px;
	top: 90px; 
	width: 588px;
	height: 20px;
}

/***********************************************************/

#topNaviMenu td 
{
	padding: 0px;	
	margin: 0px;
}


#topNaviMenu .TopNavi table
{
	padding-left: 7px;
	padding-bottom: 5px;
	height: 15px;
}


#topNaviMenu .TopNavi a
{
	background-color: Transparent;
	color: #000;
	font-size:14px;
	font-family: Verdana;
	font-weight: bold;	
	text-decoration: none;
	background-image: url(/images/button-left.png);
	background-position: left top;
	background-repeat: no-repeat;	
	height: 24px;
	padding: 4px 0px 4px 0px ! important;
}

#topNaviMenu .TopNavi a:hover
{
	background-color: Transparent;
	text-decoration: none;
	background-image: url(/images/button-left.png);
	background-position: left bottom;
	background-repeat: no-repeat;	
}

#topNaviMenu .TopNavi a span
{
	background-color: Transparent;
	color: #000;
	font-size:14px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/button-right.png);
	background-position: right top;
	background-repeat: no-repeat;	
	height: 24px;
	padding-top: 4px;
	padding-bottom: 4px;
	cursor: pointer;
	margin-left: 8px;	
	padding-right: 8px;	
}

#topNaviMenu .TopNavi a:hover span
{
	background-color: Transparent;
	text-decoration: none;
	background-image: url(/images/button-right.png);
	background-position: right bottom;
	background-repeat: no-repeat;	
	
}

/***********************************************************/


#middle
{
	float:left;
	width: 803px;
	min-height: 460px;
	background-image: url(../images/20080928/hintergrund_hell.jpg);
	background-repeat: repeat;	
}

#middle3Col {
	width: 803px;
}

#middle3ColLeft {
	float: left;
	width: 70px;	
	height: 300px;
	overflow: hidden;
}

#middle3ColLeft img {
	margin-left: 10px;	
	margin-top: 10px;
}

#middle3ColMiddle {
	float: left;
	width: 510px;
	overflow: hidden;
}

#middle3ColMiddle .Vorstellungsliste  {
/*	display: none;	*/
}

#middle3ColRight {
	float: left;
	width: 215px;
	overflow: hidden;
}




#footerBanner {
	float:left;
	width: 803px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerBanner .Vorstellungsliste,
#footerBanner .Vorstellungsliste #dgGefundeneVorstellungen,
#footerBanner .Vorstellungsliste #pnlPagingElements {
	width: 640px ! important;	
}

#footerBanner .Vorstellungsliste {
	margin-left: 80px;	
}

#footerBanner .Vorstellungsliste br,
#footerBanner .Vorstellungsliste #pnlPagingElements {
	display: none;
}



#footer
{
	float:left;
	width: 803px;
	height: 30px;
	background-image: url(../images/20080928/hintergrund.jpg);
	border-top: solid 1px #888;
	border-bottom: solid 1px #000;
}

#footerNavi
{
	/*position: relative;*/
	margin: 5px;
	margin-top: 0px;
	width: auto;
	height: 20px;
	display: inline;
	float: left;
	left:10px;
	max-height: 30px;
	position: relative;
	top:5px;
	background-color: #F8E9C4;
	border-top: solid 1px #000;	
	border-left: solid 1px #000;	
	border-right: solid 1px #000;	
	border-bottom: solid 1px #000;	
}
#footerNavi .Footer
{
	display: block;
	margin-top:2px;
}
#footerNavi .Footer {
	display: block;	
}


#footerNavi .FulltextSearchControl {
	font-size: 0pt;	
	margin-left: 400px;
	position: absolute ;
	margin-top: -26px;
	z-index: 5;
	width: 250px; 
	margin-top: -16px;
}

#footerNavi .FulltextSearchControl #tblSearchControl {
	border: none;
	border-style: hidden;	
	margin: 0px;
	margin-top: -3px;
	padding: 0px;	
	width: 228px;
}

#footerNavi .FulltextSearchControl #tblSearchControl td {
	margin: 0px;
	padding: 0px;	
	vertical-align: top;
	font-size: 10pt;
	height: 10px;
	max-height: 30px;
	width: 225px;
}
#footerNavi .FulltextSearchControl #tblSearchControl td input {
	margin: 0px;
	padding: 0px;	
	height: 18px;	
	border: 1px solid #000;
}

#footerNavi .FulltextSearchControl #tblSearchControl td a {
	position: relative;
	z-index: 10;
	top: 0px;
	right: 0px;
	float: right;
	border: none ! important;
	border-style: hidden ! important;
	text-decoration: none ! important;
	background-position: left top;
	height: 25px ! important;
	display: block ! important;
	padding: 0px ! important;
	padding-left: 66px ! important;
	overflow: hidden;
	background-color: Transparent! important;
	width: 66px;	
	background-image: url(images/btn-suchen.gif);	
	margin-top: -23px;
}

#footerNavi .FulltextSearchControl #tblSearchControl td a:hover {
	background-position: left bottom;
}



.Footer
{
	margin-top: -10px;
}


#outerFooter
{
	margin-bottom: 10px;
}

#subFooter
{
	clear: both;
	width: 803px;
}

#subFooter .subfooter {
	margin-left: 0px;	
}


#footerNavi 
{
	height: 15px;
}

#footerNavi div.Footer
{
	margin: 0px;	
}

#footerNavi .Footer p 
{
	margin: 0px;	
}

#FulltextSearchControl 
{
	z-index: 10;	
}