
.my_image {
	border					: 0 none;
	}

.box_corner_left {
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/ecke_links.jpg);
	height					: 150px;
	width					: 170px;
	}

.box_corner_left_small {
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/ecke_links_small.jpg);
	height					: 75px;
	width					: 85px;
	}
	
.box_corner_right {
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/ecke_rechts.jpg);
	height					: 150px;
	width					: 170px;
	}

.box_corner_right_small {
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/ecke_rechts_small.jpg);
	height					: 75px;
	width					: 85px;
	}
	
.box_backgrd {
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/bckgrd.jpg);
	height					: 150px;
	}

.box_backgrd_small {
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/bckgrd_small.jpg);
	height					: 75px;
	}
	
.box_backgrd_red {
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/captionBG.gif);
	height					: 24px;
	}

.box_left_nav {
	height					: 24px;
	border					: #B3061C 1px solid;
	padding-left			: 5px;
	text-align				: left;
	font-weight				: bold;
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/captionBG.gif);
	color					: #FFFFFF;
	}
	
.tbl_spacer {
	width					: 1px;
	background-color		: #FFFFFF;
	font-size				: 4px;
	}
	
.tbl_spacer_black {
	width					: 1px;
	background-color		: #000000;
	font-size				: 4px;
	}	
	
.tbl_spacer_empty {
	width					: 2px;
	font-size				: 4px;
	}
	
.tbl_spacer_20 {
	width					: 20px;
	font-size				: 4px;
	}	
	
.tbl_nav_content {
	color					: #FFFFFF;
	font-weight				: bold;
	text-align				: center;
	}
	
.tbl_nav_content_bttm {
	color					: #000000;
	font-weight				: bold;
	text-align				: center;
	}
	
.tbl_nav_content_category {
	color					: #000000;
	background-image		: url(http://www.making-it-easy.de/dev/popp-pc/images/bckgrd.jpg);
	font-weight				: bold;
	text-align				: center;
	}
	
.tbl_frm_red {
	border					: #B3061C 1px solid;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	}
	
.fnt_white {
	color					: #FFFFFF;
	}

.fnt_12 {
	font-size				: 12px;
	}
	
.fnt_bold {
	font-weight				: bold;
	}
	
.tbl_pd_5 {
	padding-left			: 5px;
	}

.tbl_pd_5_all {
	padding					: 5px;
	}

.tbl_pd_lr_5 {
	padding					: 5px;
	}
	
.my_link {
	color					: #FFFFFF;
	text-decoration			: none;
	font-size				: 12px;
	}
	
.my_link:hover{
	color					: #FFFFFF;
	text-decoration			: underline;
	font-size				: 12px;
	}
	
.my_link_small {
	color					: #FFFFFF;
	text-decoration			: none;
	font-size				: 10px;
	}
	
.my_link_small:hover{
	color					: #FFFFFF;
	text-decoration			: underline;
	font-size				: 10px;
	}
	
.my_link_blck {
	color					: #000000;
	text-decoration			: none;
	font-size				: 12px;
	}
	
.my_link_blck:hover{
	color					: #000000;
	text-decoration			: underline;
	font-size				: 12px;
	}
	
.pinfo {
	visibility				: hidden;
	display					: none;
	}
