.header{
	background-repeat:no-repeat;
}

.td_links{
background-image:url(../_img/balk_links.jpg);
}

.td_rechts{
background-image:url(../_img/balk_rechts.jpg);
}

.menu_kop_l{
background-image:url(../_img/menu_kop.jpg);
width:180px;
height:25px;
font:"Times New Roman", Times, serif;
font-weight:bold;
color:#FFFFFF;
font-size:14px;
padding:0px 10px 7px 0px;
text-align:right;
background-repeat:no-repeat;
}

.menu_item_l_normal{
background-image:url(../_img/menu_item_bottom.jpg);
width:180px;
height:2px;
background-repeat:no-repeat;
}

.menu_item_l_last{
background-image:url(../_img/menu_item_last.jpg);
width:180px;
height:15px;
background-repeat:no-repeat;
}

.menu_kop_r{
background-image:url(../_img/menu_kop_r.jpg);
width:225px;
height:25px;
font:"Times New Roman", Times, serif;
font-weight:bold;
color:#FFFFFF;
font-size:14px;
padding:0px 10px 7px 0px;
text-align:right;
background-repeat:no-repeat;
}

.menu_item_r_normal{
background-image:url(../_img/menu_item_bottom_r.jpg);
width:225px;
height:2px;
background-repeat:no-repeat;
}

.menu_item_r_last{
background-image:url(../_img/menu_item_last_r.jpg);
width:225px;
height:17px;
background-repeat:no-repeat;
}


div.main_box_opactxt 
{
	position: relative; top: 0px; border-width: 0px 0 0px 0; border-color: black; border-style: solid; text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;	
	background-color: transparent;   /* transparent background      */
	z-index: 2;                      /* place it over the other DIV */
	padding: 2px;
	width:510px;
}

div.main_box_opactxt a.photo_switch:link, a.photo_switch:visited
{
	background-color: white; 
	border:1pt #000000 solid; 
	margin:0px 0px 0px 0px;
	color: black;
	text-decoration: none;
	padding: 3px 0 3px 0;
	font-weight: bold;
}

div.main_box_opactxt a.photo_switch:active, a.photo_switch:hover
{
	background-color: red; 
	border:1pt #000000 solid; 
	margin:0px 0px 0px 0px;
	color: black;
	text-decoration: none;
	padding: 3px 0 3px 0;
	font-weight: bold;
}
