a:link {
color : #153954;
text-decoration : none;
}
a:visited {
color : #153954;
text-decoration : none;
}
a:hover {
color: #404040;
text-decoration : none;
}
a:active {
color : #153954;
text-decoration : none;
}
html {
background: url(bg2.png);
}
body{
	background:url(bg.png) repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#404040;
	font-size:11px;
	padding-top:5px;
}
#container{
	width:1000px; 
	background:url(trans/Homepage-Dunkel_RDY_ray_12.png);
margin:5px auto 0 auto;
	background-position:2px;
}
#innercontainer{
	width:866px;
	margin:0 auto;
}
#header{
	background:url(trans/Homepage-Dunkel_RDY_ray_02.png);
	width:866px;
	height:139px;
}
#pic{
	width:820px;
	height:148px;
	margin:6px auto;
}
#navi{
	background:url(trans/Homepage-Dunkel_RDY_ray_04.png);
	width:866px;
	height:37px;
	text-align:center;
}
#navi a{
	display:inline-block;
	height:37px;
	line-height:37px;
	font:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFF;
	margin:0 35px;
}
#navi a:hover{
	background:url(arrow.png);
	background-repeat:no-repeat;
	background-position:bottom;
	border:none;
	color:#eee;
}
#content{
	text-align:center;
}
#footer{
	background:url(trans/Homepage-Dunkel_RDY_ray_15.png);
	height:68px;
	text-align:center;
}