#dom-tooltips {
position: absolute;
left: 0;
top: 0;
z-index: 1000;
display: block;
visibility: hidden;
padding: 6px 8px 6px 9px;
border-left: 1px solid #9ea2a4;
border-right: 1px solid #9ea2a4;
border-top:1px solid #9ea2a4;
border-bottom: 1px solid #9ea2a4;
background-color: #e7e7e7;
color: #000000;
font-family: Verdana, Sans-Serif;
font-size: 11px;
font-weight:normal;
line-height:130%;
margin:-12px 0px 0px -5px;
}
#dom-tooltips ul {margin: 0 0 0 0px;list-style: square;}
#dom-tooltips li {margin: 0;}
#dom-tooltips small {color: #ffffff;}


BODY{
	background-color:#bdc1c4;
	background-image:url('../images/bg.gif');
	background-repeat:repeat-x;
}

#topTD{
	width:918px;
	height:63px;
	background-color:#e3e7ea;
	vertical-align:bottom;
}

#logoDiv{
	float:left;
	padding:0px 0px 5px 10px;
}

#searchDiv{
	float:right;
	padding:0px 5px 0px 0px;
}

#searchInput{
	width:128px;
	height:19px;
	padding:3px 0px 0px 4px;
	margin:0px;
	background-image:url('../images/searchInput.jpg');
	background-repeat:no-repeat;
	border:0px;
	float:right;
}

#searchButton{
	width:19px;
	height:22px;
	padding:0px;
	margin:0px;	
	background-image:url('../images/searchButton.jpg');
	background-repeat:no-repeat;
	border:0px;
	float:right;
}

#menuTD{
	width:918px;
	height:32px;
	background-image:url('../images/menu.png');
	background-repeat:no-repeat;
}
#menuDiv{
}

#breadcrumb{
	width:886px;
	height:10px;
	line-height:10px;
	padding:12px 0px 0px 12px;
}

#breadcrumb a:link{text-decoration:none;}
#breadcrumb a:visited{text-decoration:none;}
#breadcrumb a:hover{text-decoration:none;}

#mainTD{
	width:898px;
	background-image:url('../images/mainTop.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
	
}
#mainDiv{

}

#bottomTD{
	width:918px;
	height:20px;
	background-image:url('../images/bottom.gif');
	background-repeat:no-repeat;
}


#bottomLinksDiv{
	float:left;
	width:300px;
	height:19px;
	padding:1px 0px 0px 15px;

}
#bottomLinksDiv IMG{
	border:0px;
}

#bottomLinksDiv a:link{text-transform:uppercase; text-decoration:none; font-weight:normal;}
#bottomLinksDiv a:visited{text-transform:uppercase; text-decoration:none; font-weight:normal;}
#bottomLinksDiv a:hover{text-transform:uppercase; text-decoration:none; font-weight:normal;}

#bottomLinksDiv div{
	padding-right:11px;
	float:left;
}

#bottomLinksDiv div IMG{
	border:0px;
	
}

#print, #tip, #kontakt{
	padding:2px 0px 0px 0px;
}


#addressDiv{
	float:right;
	padding:2px 15px 0px 0px;
}

#addressDiv a:link{text-transform:none; text-decoration:none; font-weight:normal;}
#addressDiv a:visited{text-transform:none; text-decoration:none; font-weight:normal;}
#addressDiv a:hover{text-transform:none; text-decoration:none; font-weight:normal;}

#addressDiv P.bodytext{
	padding:1px 0px 0px 0px;
	margin:0px;
	line-height:100%;
}

/* SHADOW BEGIN */
#shadowTopLeftTD{
	width:10px;
	height:24px;
	background-image:url('../images/shadowTopLeft.png');
	background-repeat:no-repeat;
}

#shadowTopRightTD{
	width:10px;
	height:24px;
	background-image:url('../images/shadowTopRight.png');
	background-repeat:no-repeat;
}

#shadowLeftTD{
	width:10px;	
	background-image:url('../images/shadowLeft.png');
	background-repeat:repeat-y;
}

#shadowRightTD{
	width:10px;
	background-image:url('../images/shadowRight.png');
	background-repeat:repeat-y;
}

#shadowLeftBottom{
	width:10px;
	height:15px;
	background-image:url('../images/shadowBottomLeft.png');
	background-repeat:no-repeat;
}


#shadowRightBottom{
	width:10px;
	height:15px;
	background-image:url('../images/shadowBottomRight.png');
	background-repeat:no-repeat;
}


/* SHADOW END */
