@charset "utf-8";
/* CSS Document */


/* Basic Construction */
#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:900px;
	height:675px;
	margin-left:auto;
	margin-right:auto;
}

#homepage-design-dani-1-02_ {
	position:absolute;
	left:327px;
	top:0px;
	width:250px;
	height:170px;
}

#homepage-design-dani-1-03_ {
	position:absolute;
	left:68px;
	top:170px;
	width:58px;
	height:17px;
}

#homepage-design-dani-1-04_ {
	position:absolute;
	left:126px;
	top:170px;
	width:108px;
	height:17px;
}

#homepage-design-dani-1-05_ {
	position:absolute;
	left:234px;
	top:170px;
	width:77px;
	height:17px;
}

#homepage-design-dani-1-06_ {
	position:absolute;
	left:311px;
	top:170px;
	width:91px;
	height:17px;
}

#homepage-design-dani-1-07_ {
	position:absolute;
	left:402px;
	top:170px;
	width:77px;
	height:17px;
}

#homepage-design-dani-1-08_ {
	position:absolute;
	left:479px;
	top:170px;
	width:87px;
	height:17px;
}

#homepage-design-dani-1-09_ {
	position:absolute;
	left:566px;
	top:170px;
	width:64px;
	height:17px;
}

#homepage-design-dani-1-10_ {
	position:absolute;
	left:630px;
	top:170px;
	width:89px;
	height:17px;
}

#homepage-design-dani-1-11_ {
	position:absolute;
	left:719px;
	top:170px;
	width:114px;
	height:17px;
}

#index-17_ {
	position:absolute;
	left:101px;
	top:207px;
	width:702px;
	height:auto;
	z-index:5;
	background-image:url(images/test.png);
}

/* IE < 7 PNG-Hack START*/
* html #index-17_ {
	background-image:none;	
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/test.png')
}
/* IE < 7 PMG-Hack END*/

#bg-pic_ {
	position:relative;
	left:606px;
	top:300px;
	width:294px;
	height:375px;
	z-index:0;
	background-image:url(images/bg_pic.jpg);
}


/* HTML-Elements */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	background-color:#000000;
	text-align:justify;
}

a {
	border:none;
	color:#000000;
	font-style:italic;
}

h1 {
	display:inline;
	margin:0px;
	font-size:1.4em;
}

h2 {
	display:inline;
	margin:0px;
	font-size:1.2em;
	font-style:normal;	
}

h3 {
	display:inline;
	margin:0px;
	font-size:0.9em;
	font-style:normal;	
}

h4 {
	display:inline;
	margin:0px;
	font-size:0.8em;
	font-style:italic;
}

h5 {
	margin:0px;
	margin-bottom:2px;
	font-size:0.8em;
	font-style:italic;
}

img {
	border:none;
}

input {
	background-color:#CCCCCC;
	border:1px dashed #000000;
	font-size:1.1em;
	padding-left:4px;
	padding-right:4px;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	border:1px dashed #000000;
	font-size:1.1em;
	padding-left:4px;
	padding-right:4px;
}

/* Classes */
tr.bottom_line td {
	border-bottom:thin #000000 solid;
}

tr.amend_line td {
	border-bottom:1px #000000 dashed;
}

div.main_outline {
	border:#000000 dashed 3px;	
	padding-bottom:10px;
}

.any_block {
	border:#000000 dashed 2px;
	padding-left:6px;
	padding-right:6px;
}

.hover_td {
	hover:expression(this.onmouseover=new Function("this.style.cursor='hand';this.style.color='#666666';"),this.onmouseout=new Function("this.style.cursor='auto';this.style.color='';"));
}

.hover_td:hover {
	cursor:pointer;
	color:#666666;
}

div.b_o_t_ {
	display:none;
}
tr.notice td {
	 background-color:#FF0000;
	 -moz-border-radius:10px;
	 padding-left:3px;
	 padding-right:3px;
}
tr.confirm td {
	 background-color:#009933;
	 -moz-border-radius:10px;
	 padding-left:3px;
	 padding-right:3px;
}