body {
	background-color: #ffffff;

	margin: 0;
	padding: 0;
	min-width: 800px;
	color: #000000;
	font-family: lucida grande, helvetica, arial;
	font-size: 11px;
	
	overflow: auto;
	overflow-y: hidden;
}

h2 {
	margin: 0;
	text-align: left;
	font-size: 11pt; 
	font-weight: bold; 
	color: #3333CC;
}

img, table {
	border: 0;
	padding: 0;
}

.frame {
border:3px solid #000;
float:left;
display:block;
overflow:hidden;
}

.imgframe {
display:block;
}

a:link, a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}
			
A.menu {
       color: #444444;
   	   text-decoration: none;
}

A.menu:hover {
       color: #3333CC;
}

#clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

div.index {
            background-image: url();
                    position: relative;   /*Absolute Positionierung für Pixel*/
                       width: 800px;
                      height: 600px;
                     padding: 0px;
                     z-index: 1;
}

div.head {
            background-image: url(../images/bghead9.jpg);
                    position: absolute;   /*Absolute Positionierung für Pixel*/
                         top: 0px;
                        left: 0px;
                       width: 800px;
                      height: 90px;
                     padding: 0px;
                     z-index: 2;
}

div.content {
            background-color: #FFFFFF;
                    position: absolute;   /*Absolute Positionierung für Pixel*/
                         top: 85px;
                        left: 150px;
                       width: 648px;
                      height: 510px;
                     padding: 0px 10px;
                    overflow: auto;
                     z-index: 2;         	
}

div.menu {
            background-image: url(../images/bgframe.jpg);
                    position: absolute;   /*Absolute Positionierung für Pixel*/
                         top: 90px;
                        left: 0px;
                       width: 150px;
                      height: 510px;
                     padding: 0px;
                     z-index: 3;
}

td.menu {
	        font-family: times_roman;
                   font-size: 17px;
                   font-weight: bold;                   
}

.button {
	width: 93px;
	height: 16px;
	background-color: #3333CC;
	color: #ffffff;
	border: none;
	font-weight: bold;
	font-size: 10px;
	margin: -10px 12px 0 0 !important;
	margin: 5px 12px 0 0;
}

.button2 {
	width: 110px;
	height: 16px;
	background-color: #3333CC;
	color: #ffffff;
	border: none;
	font-weight: bold;
	font-size: 10px;
	margin: -10px 12px 0 0 !important;
	margin: 5px 12px 0 0;
}

.button3 {
	width: 110px;
	height: 16px;
	background-color: #3333CC;
	color: #ffffff;
	border: none;
	font-weight: bold;
	font-size: 10px;
}

.formbutton_dark {
  color: #fff;
  background: #3333CC;
  border: 1px solid #fff;
  width: 114px;
  height: 20px;
}

.input {
	margin: 3px 12px 0px 7px;
	height: 16px;
	width: 8.5em;
	border: 1px solid #000000;
	font-size: 11px;
	vertical-align: middle;
}

#container {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center left;
	margin: 3em auto;
	width: 474px;
	height: 273px;
	position: relative;
}

fieldset {
	width: 200px;
	margin: 0 auto auto 70px;
	text-align: right;
	border: none;
	position: absolute;
	top: 0px;
	left: 20px;
}

#box { 
	width: 620px; 
}

blockquote {
display: block;
padding: 0;
width: 550px;
color: #3333CC;
font-size: 10pt;
}

