* {
	padding: 0;
    margin: 0;
    border: 0;
}
		
body {
	text-align: center;
	background: url("images/firma-sw-930.jpg") no-repeat top center;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
    line-height: 16px;
    color: #000033;  
}
		
ul {
	list-style-position: outside;
   	line-height: 1.5;
	color: #000033;
}
		
h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
 }
        		
table {
     border-collapse: collapse;
     table-layout:fixed
}
        
td {
   vertical-align:top;
   line-height: 1.5;
   margin:0;
}
        
a {
   text-decoration: none;
   color: #000033;
}
        
a:hover {
   text-decoration: underline;
}


#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
}

#frame {
	width: 392px;
	margin-left:0;
	padding-right:20px;
	color:#000033;
	text-align: left;
	background: #cc9933;
}


#scrollObject { 
  position: relative; 
  overflow: hidden;
  width: 425px;
  height: 380px;
}

#text {
  position:absolute;
  top:0;
  left:0;
}

table.main {
	width: 930px;
	height: 500px;
	/*background: #ccccaa;*/
	table-layout:fixed;
}


	table.main td.left {
	    margin-top:-70px;
		vertical-align:left;
		width: 250px;
		/* 
	    background:url("images/Schere2.gif");
		background-size:230px 450px;
		background-repeat:no-repeat;
		background-position:top center; 
		background-color: #ccccaa;  
		background-color: #cc9944; */	
	}	
	
	table.main td.index {
		width: 650px;	
	}
	
	
	table.main td.mid {
		width: 350px;
	}
	
	table.main td.mid div.content {
			margin-top:35px;
			margin-bottom: 30px;
			padding-left:0px;
			padding-right: 20px;
			text-align: left;
	}
		
	table.main td.right {
		width: 300px;	
	}
	
		table.main td.right div.content {
			margin-top:-75px;
			margin-bottom: 30px;
			padding-left:20px;
			padding-right: 20px;
			text-align: left;
	}
	table.main td.midright {
		width: 650px;
	}
	
	table.main td.midright div.content {
			margin-top:30px;
			margin-bottom: 30px;
			padding-left:0px;
			padding-right: 20px;
			text-align: left;
	}
	
		
		
		
	