/*
# www.Djs.de
# 
# css styles by 
# ALX - TAB GmbH
# Dorfstrasse 42
# 15827 Blankenfelde
*/
/*DIV { border: 1px solid grey; }*/


body { margin: 0px; padding: 0px; 
	background: url('../grafx/bg_image.gif');
	overflow: hidden; 
	font-family: "Verdana", "Helvetica", Courier, monospace;
	font-size: 10px;
	}
	
/* 3djs counter */
#DjsMainCounter { 
	width: 100%;
	padding: 6px 0px 0px 0px;
	}
#DjsMainCounter td { font-size: 10px; color: #ff9e00; }
/* 3djs counter */	
	
form { margin: 0px; }
h1 { font-size: 12px; }
h2 { font-size: 14px; }
ul { padding-left: 20px; margin-bottom: 10px; }
li { margin-bottom: -7px; }


.ImgName { font-size: 9px; }


#DjsHomeMain {
	position: absolute;
	left: 50%;
	margin-left: -461px;
	top: 50%;
	margin-top: -248px;
	width: 912px;
	height: 496px;
	}
#DjsHomeBorderRight {
	/*border: 1px solid red;*/
	position: absolute;
	top: 0px;
	right: 0px;
	width: 6px;
	height: 496px;
	background: url('../grafx_png/start_border_right.png');
	}
#DjsHomeSnfMain, #DjsHomeVssMain, #DjsHomeHssMain {
	/*border: 1px solid orange;*/
	position: absolute;
	width: 239px;
	height: 496px;
	}
#DjsHomeSnfMain {
	left: 189px;
	}
#DjsHomeVssMain {
	left: 428px;
	}
#DjsHomeHssMain {
	left: 667px;
	}
#DjsHomeSnfContent, #DjsHomeVssContent, #DjsHomeHssContent {
	z-index: 50;
	/*border: 1px solid #ffffff;*/
	position: absolute;
	top: 137px;
	left: 10px;
	width: 219px;
	height: 319px;
	/* */
	color: #333333;
	}
	
#DjsHomeSnfContent a, #DjsHomeVssContent a, #DjsHomeHssContent a {
	font-weight: bold;
	/*color: #ffffff;*/
	color: #000000;
	}
#DjsHomeSnf01, #DjsHomeVss01, #DjsHomeHss01,
#DjsHomeSnf02, #DjsHomeVss02, #DjsHomeHss02,
#DjsHomeSnf03, #DjsHomeVss03, #DjsHomeHss03,
#DjsHomeSnf04, #DjsHomeVss04, #DjsHomeHss04 { z-index: 30; position: absolute; left: 0px; width: 239px; }
	
#DjsHomeSnf01, #DjsHomeVss01, #DjsHomeHss01 { top: 0px; height: 100px; }
#DjsHomeSnf02, #DjsHomeVss02, #DjsHomeHss02 { top: 100px; height: 27px; }
#DjsHomeSnf03, #DjsHomeVss03, #DjsHomeHss03 { top: 127px; height: 339px; }
#DjsHomeSnf04, #DjsHomeVss04, #DjsHomeHss04 { bottom: 0px; height: 30px; }

#DjsHomeSnf01 { background: url('../grafx_png/start_snf_01.png'); }
#DjsHomeVss01 { background: url('../grafx_png/start_vss_01.png'); }
#DjsHomeHss01 { background: url('../grafx_png/start_hss_01.png'); }
#DjsHomeSnf02 { background: url('../grafx_png/start_snf_02.png'); }
#DjsHomeVss02 { background: url('../grafx_png/start_vss_02.png'); }
#DjsHomeHss02 { background: url('../grafx_png/start_hss_02.png'); }
/**/
#DjsHomeSnf03 { background: url('../grafx_png/start_snf_03.png'); }
#DjsHomeVss03 { background: url('../grafx_png/start_vss_03.png'); }
#DjsHomeHss03 { background: url('../grafx_png/start_hss_03.png'); }
/**/
/*
#DjsHomeSnf03 { background: url('../home_images/snf_001.jpg'); }
#DjsHomeVss03 { background: url('../home_images/vss_001.jpg'); }
#DjsHomeHss03 { background: url('../home_images/hss_001.jpg'); }
*/
#DjsHomeSnf04 { background: url('../grafx_png/start_snf_04.png'); }
#DjsHomeVss04 { background: url('../grafx_png/start_vss_04.png'); }
#DjsHomeHss04 { background: url('../grafx_png/start_hss_04.png'); }

#DjsHomeLeft01 {
	position: absolute;
	left: 0px;
	top: -33px;
	width: 189px;
	height: 133px;
	background: url('../grafx_png/snf_head_01.png');
	}
#DjsHomeLeft02 {
	position: absolute;
	left: 0px;
	top: 100px;
	width: 189px;
	height: 27px;
	background: url('../grafx_png/snf_head_03.png');
	}
#DjsHomeLeft03 {
	position: absolute;
	left: 0px;
	top: 127px;
	width: 17px;
	height: 339px;
	background: url('../grafx_png/snf_left_01.png');
	}
#DjsHomeLeft04 {
	position: absolute;
	left: 17px;
	top: 127px;
	width: 172px;
	height: 339px;
	background: url('../grafx_png/snf_left_02.png');
	}
#DjsHomeLeft05 {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 189px;
	height: 30px;
	background: url('../grafx_png/snf_bottom_01.png');
	}
