.titel {
		font-size:36px;
	color: #0080C0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
	

body {
	background-color : #FF8000;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	 }


.head {
	color: #0080C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-style : normal;
	font-weight : bold;
	font: Arial, Helvetica, sans-serif;
  }

a {
    color : #0080FF;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 16px;
    font-style : normal;
    font-weight : bold;
    line-height : normal;
    text-decoration : none;
  }
 
 .content {
	position: absolute;
	visibility: visible;
	left: 200px;
	top: 10px;
	width: 800px;
}

  
.menu {
	position: absolute;
	visibility: visible;
	left: 10px;
	top: 10px;
	width: 180px;
}

.menu_text {
	color: #0080C0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : bold;
    line-height : normal;
    text-decoration : none;
  }
.menu_text_hover {
	color: #0080C0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : bold;
    line-height : normal;
    text-decoration : none;
  }

.txt_field {
	color: #0080C0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
  }


.txt_b {
	color: #0080C0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight: bold;
  }


.txt {
	color: #0080C0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
  }

.t0 {border: 2px dotted #fff;}
.t1 {border: 2px dotted #0080C0;}

.s1 {
    border: 0px;
	color: #0080C0;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : bold;
    line-height : normal;
    text-decoration : none;

	

  }


.s0 {
    border: 0px;
	color: #FF8000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-style : normal;
    font-weight : bold;
    line-height : normal;
    text-decoration : none;

  }


.dot {
	padding-left:5px;
	border: 2px dotted #fff;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  }


.pix {
	border-style: solid;
	border-color: #0080C0;


	border-width: 4px;
  }





